Hi, Just wondering if you got anywhere with this error. I've hit the same problem today, can't seem to figure it out. FYI I'm using gentoo linux, trying to compile mythtv 0.18 for use with directfb. I have previously been able to compile 0.18 for use with X11, without getting this error, but now am stuck.
Richard --------------------------------- Hello all, I've been working with mythtv now for awhile. Never had any real problems. Now I'm trying to install 0.18 onto a new system. I am running into linking errors below. Does anyone know much about this? I can't find anything anywhere on this. ----------------------------------------------------- make[2]: Nothing to be done for `first'. make[2]: Leaving directory `/usr/src/BUILD/mythtv-0.18/filters/onefield' cd bobdeint && make -f Makefile make[2]: Entering directory `/usr/src/BUILD/mythtv-0.18/filters/bobdeint' make[2]: Nothing to be done for `first'. make[2]: Leaving directory `/usr/src/BUILD/mythtv-0.18/filters/bobdeint' make[1]: Leaving directory `/usr/src/BUILD/mythtv-0.18/filters' cd programs && make -f Makefile make[1]: Entering directory `/usr/src/BUILD/mythtv-0.18/programs' cd mythepg && make -f Makefile make[2]: Entering directory `/usr/src/BUILD/mythtv-0.18/programs/mythepg' g++ -o mythepg main.o -L/usr/share/qt3/lib -L../../libs/libmyth -L../../libs/libmythtv -L../../libs/libavcodec -L../../libs/libavformat -lmythtv-0.18 -lmythavformat-0.18 -lmythavcodec-0.18 -lmyth-0.18 -lfreetype -lmp3lame -lasound -L/usr/X11R6/lib -lqt-mt -lXext -lX11 -lm -lpthread ../../libs/libmyth/libmyth-0.18.so: undefined reference to `ScreenSaverX11::ScreenSaverX11[in-charge]()' --------------------------------------------------- Here's some other information: hezekiah:/usr/src/BUILD/mythtv-0.18# g++ -v Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux Thread model: posix gcc version 3.3.5 (Debian 1:3.3.5-5) hezekiah:/usr/src/BUILD/mythtv-0.18# uname -a Linux hezekiah 2.6.8 #6 Wed Mar 16 13:47:44 MST 2005 i686 GNU/Linux Thanks much if anyone can help, Leo Przybylski _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
