Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 119021 - lib-compat-loki needs dependancy on lib-compat
Summary: lib-compat-loki needs dependancy on lib-compat
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-14 13:05 UTC by Simon Cooper
Modified: 2006-01-15 20:09 UTC (History)
0 users

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 Simon Cooper 2006-01-14 13:05:17 UTC
/usr/lib/loki_libsmpeg-0.4.so.0 has a library link to libstdc++-libc6.2-2.so.3, which is only provided by the lib-compat ebuild, but this is not on lib-compat-loki's dependancy list:

# ldd /usr/lib/loki_libsmpeg-0.4.so.0 
        linux-gate.so.1 =>  (0xffffe000)
        libSDL-1.2.so.0 => /usr/lib/libSDL-1.2.so.0 (0xb7eb9000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xb7ea7000)
        libstdc++-libc6.2-2.so.3 => /usr/lib/libstdc++-libc6.2-2.so.3 (0xb7e53000)
        libm.so.6 => /lib/libm.so.6 (0xb7e31000)
        libc.so.6 => /lib/libc.so.6 (0xb7d1c000)
        libdl.so.2 => /lib/libdl.so.2 (0xb7d18000)
        libX11.so.6 => /usr/lib/libX11.so.6 (0xb7c6a000)
        libXext.so.6 => /usr/lib/libXext.so.6 (0xb7c5f000)
        /lib/ld-linux.so.2 (0x80000000)

# emerge -pe lib-compat-loki | grep lib-compat
[ebuild  N    ] sys-libs/lib-compat-loki-0.2
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2006-01-15 20:09:19 UTC
Fixed in CVS...