g++ -c -pipe -march=k8 -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DMMX -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DUSING_OSS -DUSING_DVB -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 -I../../libs/libmyth -I../../libs/libmythtv -I../.. -I../../libs/libavutil -I../../libs/libavformat -I../../libs/libavcodec -I/usr/qt/3/include -o moc_server.o moc_server.cpp
g++ -o mythbackend version.o autoexpire.o encoderlink.o filetransfer.o httpstatus.o main.o mainserver.o playbacksock.o scheduler.o server.o housekeeper.o moc_httpstatus.o moc_mainserver.o moc_server.o -L/usr/qt/3/lib64 -L../../libs/libmyth -L../../libs/libmythtv -L../../libs/libavutil -L../../libs/libavcodec -L../../libs/libavformat -lmythtv-0.19 -lmythavformat-0.19 -lmythavutil-0.19 -lmythavcodec-0.19 -lmyth-0.19 -lfreetype -lmp3lame -L/usr/X11R6/lib64 -lXinerama -lXv -lXxf86vm -lXrandr -lqt-mt -lXext -lX11 -lm -lpthread
../../libs/libmythtv/libmythtv-0.19.so: undefined reference to `vbi_bit_reverse'
../../libs/libmythtv/libmythtv-0.19.so: undefined reference to `formats'
../../libs/libmythtv/libmythtv-0.19.so: undefined reference to `subtitles'
collect2: ld returned 1 exit status
make[2]: *** [mythbackend] Error 1
make[2]: Leaving directory `/var/tmp/portage/mythtv-0.19_p9163-r1/work/mythtv-0.19/programs/mythbackend'
make[1]: *** [sub-mythbackend] Error 2
make[1]: Leaving directory `/var/tmp/portage/mythtv-0.19_p9163-r1/work/mythtv-0.19/programs'
make: *** [sub-programs] Error 2
!!! ERROR: media-tv/mythtv-0.19_p9163-r1 failed.
Call stack:
ebuild.sh, line 1532: Called dyn_compile
ebuild.sh, line 929: Called src_compile
mythtv-0.19_p9163-r1.ebuild, line 217: Called die
Running AMD64, all dependencies have been compiled correctly (as far as I can tell). Use flags are as follows:
USE="-ipv6 -X -kde -gnome -gtk -alsa -oss -opengl -xv -cups bzip2 dvb oggvorbis samba"
Let me know what else I can provide to help solve this problem--I'm not sure offhand what is necessary.


