Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66510 - lib-compat need libSDL-1.2.so.0 even when USE="-X"
Summary: lib-compat need libSDL-1.2.so.0 even when USE="-X"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
: 66856 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-10-06 03:38 UTC by Patrick Fourniols
Modified: 2004-10-09 16:37 UTC (History)
1 user (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 Patrick Fourniols 2004-10-06 03:38:31 UTC
revdep-rebuild
...
Checking dynamic linking consistency...
  broken /usr/lib/libsmpeg-0.4.so.0.dummy (requires libSDL-1.2.so.0)
 done.

annoying but not critical ( don't want X on a machine without screen, just a server ;)

Reproducible: Always
Steps to Reproduce:
1.emerge lib-compat
2.revdep-rebuild
3.

Actual Results:  
Checking dynamic linking consistency...
  broken /usr/lib/libsmpeg-0.4.so.0.dummy (requires libSDL-1.2.so.0)
 done.

Expected Results:  
no claim for libsdl ;)

Gentoo Base System version 1.5.3
Portage 2.0.51_rc7 (default-x86-2004.2, gcc-3.4.2, glibc-2.3.4.20040808-r0,
2.6.8-gentoo-r6 i686)
=================================================================
System uname: 2.6.8-gentoo-r6 i686 AMD Athlon(tm) processor
distcc 2.17 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/fax /usr/share/config /var/bind /var/qmail/control /var/spool/fax/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=athlon -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distcc distlocks fixpackages sandbox"
GENTOO_MIRRORS="ftp://mir.zyrianes.net/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow apm arts avi berkdb bitmap-fonts clamav crypt cups encode fam
foomaticdb gdbm gif gpm gtk2 imlib jpeg libg++ libwww mad maildir mikmod motif
mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png python quicktime
readline samba sdl slang spell ssl svga tcpd truetype x86 xml2 xmms xprint xv zlib"
Comment 1 SpanKY gentoo-dev 2004-10-07 20:13:54 UTC
removed if USE=-sdl
Comment 2 SpanKY gentoo-dev 2004-10-09 16:37:19 UTC
*** Bug 66856 has been marked as a duplicate of this bug. ***