First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 154840
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Tony Vroon <chainsaw@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Sascha Geschwandtner <s.geschwandtner@gmx.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 154840 depends on: Show dependency tree
Show dependency graph
Bug 154840 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-11-11 13:47 0000
In order to build the paranormal plugin, which is being done automatically,
libsdl is needed; according to configure.ac, in version >= 1.2.5.

$ readelf -d /usr/lib/audacious/Visualization/libparanormal.so 

Dynamic section at offset 0x19b04 contains 27 entries:
  Tag        Type                         Name/Value
 0x00000001 (NEEDED)                     Shared library: [libgtk-x11-2.0.so.0]
 0x00000001 (NEEDED)                     Shared library: [libgobject-2.0.so.0]
 0x00000001 (NEEDED)                     Shared library: [libglib-2.0.so.0]
 0x00000001 (NEEDED)                     Shared library: [libSDL-1.2.so.0]
[...]

So this needs to be added to the ebuilds. Perhaps via USE flag?

------- Comment #1 From Tony Vroon 2007-01-05 02:25:06 0000 -------
Dependency added to 1.3.0_alpha1, thank you for your bug report.

First Last Prev Next    No search results available      Search page      Enter new bug