| Summary: | mythtv can't find -lGL after installing nvidia-provided binary drivers | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Matthew Schultz <mattsch> |
| Component: | New packages | Assignee: | Doug Goldstein (RETIRED) <cardoe> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | CC: | x11-drivers |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Matthew Schultz
2006-02-27 23:05:24 UTC
We need the actual build error, post more lines above or *attach* config.log here. I went to emerge again and this is what I get in the /var/tmp/portage/mythtv-0.19_p9163/work/mythtv-0.19/config.log file: Tue Feb 28 08:07:26 PST 2006 ./configure --prefix=/usr --mandir=/usr/share/man --disable-audio-jack --disable-altivec --enable-lirc --disable-joystick-menu --disable-dbox2 --enable-dvb --enable-dvb-eit --dvb-path=/usr/inclu de --enable-dvd --enable-opengl-vsync --enable-firewire --enable-xrandr --enable-xv --disable-directfb --enable-x11 --enable-proc-opt --enable-mmx --compile-type=release --arch=athlon-xp --disable- distcc --disable-ccache Here are the last several lines of output: gcc -c -pipe -march=athlon-xp -w -O3 -Wall -Wno-switch -fomit-frame-pointer -DPIC -fPIC -fno-common -D_REENTRANT -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../../libs/libavcodec -I/usr/qt/3/include -o slice.o slice.c gcc -c -pipe -march=athlon-xp -w -O3 -Wall -Wno-switch -fomit-frame-pointer -DPIC -fPIC -fno-common -D_REENTRANT -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../../libs/libavcodec -I/usr/qt/3/include -o motion_comp.o motion_comp.c gcc -c -pipe -march=athlon-xp -w -O3 -Wall -Wno-switch -fomit-frame-pointer -DPIC -fPIC -fno-common -D_REENTRANT -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../../libs/libavcodec -I/usr/qt/3/include -o idct.o idct.c gcc -c -pipe -march=athlon-xp -w -O3 -Wall -Wno-switch -fomit-frame-pointer -DPIC -fPIC -fno-common -D_REENTRANT -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../../libs/libavcodec -I/usr/qt/3/include -o motion_comp_mmx.o motion_comp_mmx.c gcc -c -pipe -march=athlon-xp -w -O3 -Wall -Wno-switch -fomit-frame-pointer -DPIC -fPIC -fno-common -D_REENTRANT -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../../libs/libavcodec -I/usr/qt/3/include -o idct_mmx.o idct_mmx.c rm -f libmythmpeg2-0.19.a ar cqs libmythmpeg2-0.19.a cpu_accel.o cpu_state.o alloc.o header.o decode.o slice.o motion_comp.o idct.o motion_comp_mmx.o idct_mmx.o make[2]: Leaving directory `/var/tmp/portage/mythtv-0.19_p9163/work/mythtv-0.19/libs/libmythmpeg2' cd libmyth && make -f Makefile make[2]: Entering directory `/var/tmp/portage/mythtv-0.19_p9163/work/mythtv-0.19/libs/libmyth' g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o dialogbox.o dialogbox.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o lcddevice.o lcddevice.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o mythcontext.o mythcontext.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o mythwidgets.o mythwidgets.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o oldsettings.o oldsettings.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o remotefile.o remotefile.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o settings.o settings.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o themedmenu.o themedmenu.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o util.o util.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o mythwizard.o mythwizard.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o uitypes.o uitypes.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o xmlparse.o xmlparse.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o mythplugin.o mythplugin.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o mythdialogs.o mythdialogs.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o audiooutput.o audiooutput.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o httpcomms.o httpcomms.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o mythmedia.o mythmedia.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o uilistbtntype.o uilistbtntype.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o generictree.o generictree.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o managedlist.o managedlist.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o DisplayRes.o DisplayRes.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o volumecontrol.o volumecontrol.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o volumebase.o volumebase.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o audiooutputbase.o audiooutputbase.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o dbsettings.o dbsettings.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o screensaver.o screensaver.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o screensaver-null.o screensaver-null.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o output.o output.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o langsettings.o langsettings.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o mythdbcon.o mythdbcon.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o audiooutputnull.o audiooutputnull.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o DisplayResScreen.o DisplayResScreen.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o util-x11.o util-x11.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o qmdcodec.o qmdcodec.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o virtualkeyboard.o virtualkeyboard.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o mythobservable.o mythobservable.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o audiooutputoss.o audiooutputoss.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o mythcdrom.o mythcdrom.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o mythmediamonitor.o mythmediamonitor.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o mythcdrom-linux.o mythcdrom-linux.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o audiooutputalsa.o audiooutputalsa.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o lirc.o lirc.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o lircevent.o lircevent.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o screensaver-x11.o screensaver-x11.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o DisplayResX.o DisplayResX.cpp /usr/qt/3/bin/moc dialogbox.h -o moc_dialogbox.cpp /usr/qt/3/bin/moc lcddevice.h -o moc_lcddevice.cpp /usr/qt/3/bin/moc mythcontext.h -o moc_mythcontext.cpp /usr/qt/3/bin/moc mythwidgets.h -o moc_mythwidgets.cpp /usr/qt/3/bin/moc settings.h -o moc_settings.cpp /usr/qt/3/bin/moc themedmenu.h -o moc_themedmenu.cpp /usr/qt/3/bin/moc mythwizard.h -o moc_mythwizard.cpp /usr/qt/3/bin/moc uitypes.h -o moc_uitypes.cpp /usr/qt/3/bin/moc mythdialogs.h -o moc_mythdialogs.cpp /usr/qt/3/bin/moc httpcomms.h -o moc_httpcomms.cpp /usr/qt/3/bin/moc mythmedia.h -o moc_mythmedia.cpp /usr/qt/3/bin/moc uilistbtntype.h -o moc_uilistbtntype.cpp /usr/qt/3/bin/moc managedlist.h -o moc_managedlist.cpp /usr/qt/3/bin/moc virtualkeyboard.h -o moc_virtualkeyboard.cpp /usr/qt/3/bin/moc mythcdrom.h -o moc_mythcdrom.cpp /usr/qt/3/bin/moc mythmediamonitor.h -o moc_mythmediamonitor.cpp /usr/qt/3/bin/moc lirc.h -o moc_lirc.cpp /usr/qt/3/bin/moc screensaver-x11.h -o moc_screensaver-x11.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o moc_dialogbox.o moc_dialogbox.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o moc_lcddevice.o moc_lcddevice.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o moc_mythcontext.o moc_mythcontext.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o moc_mythwidgets.o moc_mythwidgets.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o moc_settings.o moc_settings.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o moc_themedmenu.o moc_themedmenu.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o moc_mythwizard.o moc_mythwizard.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o moc_uitypes.o moc_uitypes.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o moc_mythdialogs.o moc_mythdialogs.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o moc_httpcomms.o moc_httpcomms.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o moc_mythmedia.o moc_mythmedia.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o moc_uilistbtntype.o moc_uilistbtntype.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o moc_managedlist.o moc_managedlist.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o moc_virtualkeyboard.o moc_virtualkeyboard.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o moc_mythcdrom.o moc_mythcdrom.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o moc_mythmediamonitor.o moc_mythmediamonitor.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o moc_lirc.o moc_lirc.cpp g++ -c -pipe -march=athlon-xp -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/usr/qt/3/include -o moc_screensaver-x11.o moc_screensaver-x11.cpp rm -f libmyth-0.19.so.0.19.0 libmyth-0.19.so libmyth-0.19.so.0 libmyth-0.19.so.0.19 g++ -shared -Wl,-soname,libmyth-0.19.so.0 -o libmyth-0.19.so.0.19.0 dialogbox.o lcddevice.o mythcontext.o mythwidgets.o oldsettings.o remotefile.o settings.o themedmenu.o util.o mythwizard.o uitypes.o xmlparse.o mythplugin.o mythdialogs.o audiooutput.o httpcomms.o mythmedia.o uilistbtntype.o generictree.o managedlist.o DisplayRes.o volumecontrol.o volumebase.o audiooutputbase.o dbsettings.o screensaver.o screensaver-null.o output.o langsettings.o mythdbcon.o audiooutputnull.o DisplayResScreen.o util-x11.o qmdcodec.o virtualkeyboard.o mythobservable.o audiooutputoss.o mythcdrom.o mythmediamonitor.o mythcdrom-linux.o audiooutputalsa.o lirc.o lircevent.o screensaver-x11.o DisplayResX.o moc_dialogbox.o moc_lcddevice.o moc_mythcontext.o moc_mythwidgets.o moc_settings.o moc_themedmenu.o moc_mythwizard.o moc_uitypes.o moc_mythdialogs.o moc_httpcomms.o moc_mythmedia.o moc_uilistbtntype.o moc_managedlist.o moc_virtualkeyboard.o moc_mythcdrom.o moc_mythmediamonitor.o moc_lirc.o moc_screensaver-x11.o -L/usr/qt/3/lib -L../libmythsamplerate -lmythsamplerate-0.19 -L../libmythsoundtouch -lmythsoundtouch-0.19 -llirc_client -lfreetype -lmp3lame -lasound -ldvdnav -L/usr/X11R6/lib -lXinerama -lXv -lXxf86vm -lXrandr -lGL -lGLU -lqt-mt -lXext -lX11 -lm -lpthread /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lGL collect2: ld returned 1 exit status make[2]: *** [libmyth-0.19.so.0.19.0] Error 1 make[2]: Leaving directory `/var/tmp/portage/mythtv-0.19_p9163/work/mythtv-0.19/libs/libmyth' make[1]: *** [sub-libmyth] Error 2 make[1]: Leaving directory `/var/tmp/portage/mythtv-0.19_p9163/work/mythtv-0.19/libs' make: *** [sub-libs] Error 2 Ah OK, see the other bug for solution. *** This bug has been marked as a duplicate of 82415 *** I wish that was the solution. I ran opengl-update xorg-x11 and got this:
* Switching to xorg-x11 OpenGL interface ...
>>> Regenerating /etc/ld.so.cache... [ ok ]
I also tried running opengl-update nvidia and I got this:
* Unrecognized option: nvidia
opengl-update 2.2.1
Then I tried emerging mythtv-0.19_p9163 again and I got the same build error.
I should mention that I already have mythtv-0.19 emerged and this error started on the mythtv-0.19-r1 ebuild.
(In reply to comment #4) This has nothing in common with mythtv, set your opengl implementation properly. > * Switching to xorg-x11 OpenGL interface ... > >>> Regenerating /etc/ld.so.cache... [ ok ] Yes, so that's correct. If mythtv doesn't compile then, it's opengl problem. > I also tried running opengl-update nvidia and I got this: > > * Unrecognized option: nvidia > opengl-update 2.2.1 Re-emerge nvidia drivers. So, does mythtv compile when you have switched opengl to xorg-x11 or not? Not really apparent what exactly you did. When I run opengl-update --help, under notes, it says there is only 1 available implementation: xorg-x11. I'm not using the gentoo nvidia drivers. I'm using the nvidia provided binary drivers (NVIDIA-Linux-x86-1.0-7174-pkg1.run -- I can't run anything higher than this version because I have an old Geforce 256). As I said, after switching to xorg-x11 by running opengl-update xorg-x11, I tried to reemerge mythtv and I came up with the same error. Just to test I tried reemerging what I already have installed ( emerge =media-tv/mythtv-0.19 ) and it exits with the same error as well. What package came out recently that is breaking the mythtv build process? This wasn't happening a few weeks ago. If you use the nvidia-provided drivers rather than the ones in portage, they generally do a good job of screwing everything up on your system irt working nicely with opengl-update. I have been using the nvidia-provided binary drivers from the day I installed gentoo and I have never had any problems with them. I was able to compile mythtv 0.18.1 and 0.19 when it came out a few weeks ago but when 0.19-r1 came out, I couldn't compile it anymore. Now if I was able to compile mythtv before with the nvidia-provided drivers, why can't I compile mythtv now? mythtv-0.19-r1 does not have any changes that would make anything not compile regarding OpenGL. The only code changes are in the backend. Nothing in the frontend, which has the OpenGL code. So... it's something funky with your system and your setup. Run opengl-update. Also, assigning the bug to someone that doesn't maintain the package is a pretty quick way of not getting the bug supported. I found the problem and it had nothing to do with the nvidia drivers. As it turns out gcc 3.4.5 was just stabilized a few days ago and it emerged when I emerged world. I remembered how gcc 3.4.4 hosed my system (many things wouldn't compile) when it emerged (that's not supposed to happen is it?). Supposedly the previous version of gcc is supposed to live in harmony with the newest but this is the second time I've seen that it doesn't. As soon as I ran gcc-config and switched to 3.4.5 from 3.4.4 and reemerged libtool, I reemerged mythtv again and, voila, it builds fine now. Turned out not to be a MythTV problem. |