I do an emerge -uDN world and the libquicktime don't compile anymore. make[3]: Entering directory `/var/tmp/portage/libquicktime-0.9.4/work/libquicktime-0.9.4/utils' if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/quicktime -I../include -I/usr/include/alsa -O3 -march=prescott -pipe -fomit-frame-pointer -MT lqtplay.o -MD -MP -MF ".deps/lqtplay.Tpo" -c -o lqtplay.o lqtplay.c; \ then mv -f ".deps/lqtplay.Tpo" ".deps/lqtplay.Po"; else rm -f ".deps/lqtplay.Tpo"; exit 1; fi /bin/sh ../libtool --mode=link --tag=CC i686-pc-linux-gnu-gcc -O3 -march=prescott -pipe -fomit-frame-pointer -o lqtplay lqtplay.o ../src/libquicktime.la -lXaw -lXt -lSM -lICE -lXext -lXv -lGLU -lGL -lX11 -lm -lasound -lm -ldl -lpthread -lpthread -lm -lz -ldl mkdir .libs libtool: link: `/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../..//libGL.la' is not a valid libtool archive make[3]: *** [lqtplay] Error 1 make[3]: Leaving directory `/var/tmp/portage/libquicktime-0.9.4/work/libquicktime-0.9.4/utils' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/libquicktime-0.9.4/work/libquicktime-0.9.4/utils' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/libquicktime-0.9.4/work/libquicktime-0.9.4' make: *** [all] Error 2 !!! ERROR: media-libs/libquicktime-0.9.4 failed. Call stack: ebuild.sh, line 1539: Called dyn_compile ebuild.sh, line 939: Called src_compile libquicktime-0.9.4.ebuild, line 58: Called die
Created attachment 92374 [details] # emerge --info
Run eselect opengl set nvidia and try again. If it doesn't help, well that's what the other bug is about. *** This bug has been marked as a duplicate of 133729 ***
eselect opengl set nvidia solve the problem thanks