Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36105 - Can´t compile media-plugins/xmms-nebulus
Summary: Can´t compile media-plugins/xmms-nebulus
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-19 01:13 UTC by listen
Modified: 2003-12-22 21:55 UTC (History)
2 users (show)

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


Attachments
config.log (config.log,26.43 KB, text/plain)
2003-12-20 05:39 UTC, listen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description listen 2003-12-19 01:13:54 UTC
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"
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2003-12-19 03:15:18 UTC
is libsdl installed?
Comment 2 listen 2003-12-19 05:42:09 UTC
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
Comment 3 SpanKY gentoo-dev 2003-12-19 13:42:48 UTC
can you post the config.log from the build directory ?
Comment 4 listen 2003-12-20 05:39:49 UTC
Created attachment 22481 [details]
config.log

Here it is
Comment 5 SpanKY gentoo-dev 2003-12-22 21:55:12 UTC
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