Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 151393

Summary: amule wont build against new libsdl or new directfb
Product: Gentoo Linux Reporter: mark manning <i440r>
Component: New packagesAssignee: Gentoo net-p2p team <net-p2p>
Status: RESOLVED INVALID    
Severity: normal CC: vapier
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

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'."