Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 205115 - media-libs/libsdl libtool dependency_libs issues
Summary: media-libs/libsdl libtool dependency_libs issues
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
: 225739 244110 244178 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-01-09 20:14 UTC by Bob Johnson
Modified: 2008-10-29 17:51 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bob Johnson 2008-01-09 20:14:55 UTC
Some of the 'subsidiary' libsdl ebuilds (the ones shown in the summary) generate .la files which depend on svgalib if built when the svga use flag is enabled, but don't have svga? dependency lines in their ebuilds. Hence, when the svga use flag is disabled and svgalib is removed from the system any packages that require these sdl libraries will fail to compile because the /usr/lib/libsd-*.la file will still have an -lsvga library line.



Reproducible: Always

Steps to Reproduce:
1.Have the sdl libraries built when the svga use flag is active
2.Disable the svga use flag and unmerge svgalib
3.Run emerge -uDv --newuse, then revdep-rebuild. Tuxtype for sure (maybe others?) will fail during linking with '-lvga' not found errors.




I doubt this is an important bug, as the fix is simply to recompile the sdl-* libraries and it probably impacts very few users. It's just something I ran into while removing svgalib from my system,  which is encouraged by bug http://bugs.gentoo.org/show_bug.cgi?id=195632. I'm filing it as an FYI for others with the same issue. Feel free to close this out.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2008-01-27 04:17:12 UTC
yep, good for finding in bugzilla but changing use flags does sometimes need manual labor.
Comment 2 Tristan Heaven (RETIRED) gentoo-dev 2008-06-10 14:26:56 UTC
*** Bug 225739 has been marked as a duplicate of this bug. ***
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2008-10-29 17:50:47 UTC
*** Bug 244110 has been marked as a duplicate of this bug. ***
Comment 4 Mr. Bones. (RETIRED) gentoo-dev 2008-10-29 17:51:08 UTC
*** Bug 244178 has been marked as a duplicate of this bug. ***