When i try to emerge xine-ui 0.9.20 it stops with this error: gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../readline -I../../readline -I../../src -I../../src -I.. /../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I /usr/X11R6/include -I/usr/include -I../../src/xitk/xine-toolkit -march=athlon-xp -O3 -pipe -O3 -pipe -fomit-fram e-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizati ons -fschedule-insns2 -fno-strict-aliasing -ffast-math -funroll-loops -finline-functions -mcpu=athlon -Wall -D_FIL E_OFFSET_BITS=64 -c `test -f lirc.c || echo './'`lirc.c source='main.c' object='main.o' libtool=no \ depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \ depmode=gcc3 /bin/sh ../../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../readline -I../../readline -I../../src -I../../src -I.. /../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I /usr/X11R6/include -I/usr/include -I../../src/xitk/xine-toolkit -march=athlon-xp -O3 -pipe -O3 -pipe -fomit-fram e-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizati ons -fschedule-insns2 -fno-strict-aliasing -ffast-math -funroll-loops -finline-functions -mcpu=athlon -Wall -D_FIL E_OFFSET_BITS=64 -c `test -f main.c || echo './'`main.c main.c: In function `main': main.c:1311: warning: implicit declaration of function `xine_engine_set_param' main.c:1311: `XINE_ENGINE_PARAM_VERBOSITY' undeclared (first use in this function) main.c:1311: (Each undeclared identifier is reported only once main.c:1311: for each function it appears in.) make[4]: *** [main.o] Error 1 make[4]: Leaving directory `/var/tmp/portage/xine-ui-0.9.20/work/xine-ui-0.9.20/src/xitk' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/xine-ui-0.9.20/work/xine-ui-0.9.20/src/xitk' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/xine-ui-0.9.20/work/xine-ui-0.9.20/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/xine-ui-0.9.20/work/xine-ui-0.9.20' make: *** [all] Error 2 !!! ERROR: media-video/xine-ui-0.9.20 failed. !!! Function src_compile, Line 54, Exitcode 2 !!! (no error message) Reproducible: Always Steps to Reproduce: 1. emerge sync 2. emerge xine-ui Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.2-r0) ================================================================= System uname: 2.4.21-pre5-ac3 i686 AMD Athlon(TM) XP 1900+ GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://gentoo.oregonstate.edu/ http://www.ibiblio.org/pub/Linux/distributions/gentoo" CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" PORTDIR="/usr/portage" DISTDIR="/usr/portage/distfiles" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR_OVERLAY="" USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg kde gnome libg++ libwww mikmod mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib alsa gdbm berkdb slang readline arts svga tcltk java guile X sdl gpm tcpd pam ssl perl python esd imlib oggvorbis gtk qt motif opengl snmp cdr" COMPILER="gcc3" CHOST="i686-pc-linux-gnu" CFLAGS="-march=athlon-xp -O3 -pipe" CXXFLAGS="-march=athlon-xp -O3 -pipe" ACCEPT_KEYWORDS="x86 ~x86" MAKEOPTS="-j1" AUTOCLEAN="yes" SYNC="rsync://rsync.gentoo.org/gentoo-portage" FEATURES="sandbox ccache"
Have you got latest xine-lib (1_beta9)?
yes i have, but i just discovered that i also have a parallel installation of xine (cvs) in /usr/local/ which is probably about 2 month old... i think it tries to use that version of the lib to build ... I'll try to remove it and retry the emerge This is xine (X11 gui) - a free video player v0.9.19 (c) 2000-2003 by G. Bartsch and the xine project team. Built with xine library 1.0.0 (1-cvs) Found xine library version: 1.0.0 (1-beta9). XServer Vendor: Gentoo Linux (XFree86 4.3.0, revision r1). Release: 40300000, Protocol Version: 11, Revision: 0, Available Screen(s): 1, using 0 Depth: 16. XShmQueryVersion: 1.1.
well i deleted the files in /usr/local that didn't do the trick but when i did an emerge unmerge xine-lib and xine-ui and tried again after that everything build fine... sorry for the trouble i caused
Closing this then.