When I try to compile xmms-nebulus, I get errors about SDL checking for SDL - version >= 1.2.3... no *** Could not run SDL test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means SDL was incorrectly installed *** or that you have moved SDL since it was installed. In the latter case, you *** may want to edit the sdl-config script: /usr/bin/sdl-config configure: error: *** SDL >= 1.2.3 not installed - please install first *** !!! ERROR: media-plugins/xmms-nebulus-0.6.0 failed. !!! Function econf, Line 338, Exitcode 1 !!! econf failed Reproducible: Always Steps to Reproduce: 1. Change to ~x86 2. emerge -UDv world 3. can compile xmms-nebulus Actual Results: I got the error concerning SDL Expected Results: Compile just fine :-) Portage 2.0.49-r18 (default-x86-1.4, gcc-3.3.2, glibc-2.3.3_pre20031212-r0, 2.4.20-gentoo-r9) ================================================================= System uname: 2.4.20-gentoo-r9 i686 Intel(R) Pentium(R) 4 CPU 1.80GHz Gentoo Base System version 1.4.3.12 distcc 2.11.2 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] ccache version 2.3 [enabled] ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config /var/bind /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-O2 -mcpu=i686 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache sandbox" GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linux/distributions/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X aalib acpi alsa apache2 apm arts avi berkdb bonobo cdr crypt cups curl dga directfb dvd encode esd ethereal fbcon firebird flash foomaticdb gd gdbm gif gnome gphoto2 gpm gtk gtk2 gtkhtml guile imlib innodb java joystick jpeg kde libg++ libwww lirc mad maildir mbox mcal mikmod mmx motif mozilla mpeg mysql ncurses nls oggvorbis opengl oss pam pda pdflib perl png python qt quicktime readline ruby samba scanner sdl slang slp spell sse ssl svga tcltk tcpd tetex tiff truetype usb wmf x86 xml xml2 xmms xv zlib"
is libsdl installed?
Yes, it is. Here is the output of emerge -s libsdl * media-libs/libsdl Latest version available: 1.2.6-r3 Latest version installed: 1.2.6-r3 Size of downloaded files: 1,994 kB Homepage: http://www.libsdl.org/ Description: Simple Direct Media Layer
can you post the config.log from the build directory ?
Created attachment 22481 [details] config.log Here it is
re-emerge libsdl and try again you've updated/removed directfb since you last emerged libsdl and thus have broken it ;) might also want to try the `revdep-rebuild` util in the gentoolkit pkg