Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 151393 - amule wont build against new libsdl or new directfb
Summary: amule wont build against new libsdl or new directfb
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-14 15:26 UTC by mark manning
Modified: 2006-10-23 15:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emergeinfo,9.36 KB, text/plain)
2006-10-23 12:25 UTC, NaiL
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mark manning 2006-10-14 15:26:26 UTC
emerge amule returns...

/usr/lib/libSDL-1.2.so.0: undefined reference to `DirectFBInit'
/usr/lib/libSDL-1.2.so.0: undefined reference to `DirectFBCreate'
/usr/lib/libSDL-1.2.so.0: undefined reference to `DirectFBErrorString'
/usr/lib/libSDL-1.2.so.0: undefined reference to `DirectFBError'
/usr/lib/libSDL-1.2.so.0: undefined reference to `DirectFBInit'

which is probably an error in libsdl but it would be usefull if we had both a directfb and a sdl use flag for amule so we can compile without the crufty-bloat :)
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-10-14 15:56:14 UTC
Please, don't restrict bugs without any reason. Just leave the checkboxes alone.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-10-14 16:29:01 UTC
Which versions? emerge --info?
Comment 3 NaiL 2006-10-23 12:25:47 UTC
Created attachment 100309 [details]
emerge --info

emerge --info
Comment 4 NaiL 2006-10-23 12:27:23 UTC
Same error here.

media-libs/libsdl-1.2.11 is installed on my system.

emerge --info atached
Comment 5 NaiL 2006-10-23 12:30:25 UTC
net-p2p/amule-2.1.2 and net-p2p/amule-2.1.3 get the same error.
Comment 6 SpanKY gentoo-dev 2006-10-23 15:52:44 UTC
you didnt read the message after upgrading DirectFB

    ewarn "Each DirectFB update in the 0.9.xx series"
    ewarn "breaks DirectFB related applications."
    ewarn "Please run \"revdep-rebuild\" which can be"
    ewarn "found by emerging the package 'gentoolkit'."