Hi all, i have following problem on Linux gimli 2.6.10-gentoo-r6 #1 Thu Jan 20 21:57:01 CET 2005 i686 Mobile Intel(R) Pentium(R) 4 - M CPU 1.80GHz GenuineIntel GNU/Linux
with following settings: qt-3.3.3-r1 QMAKESPEC=linux-g++ QTDIR=/usr/qt/3 QMAKE_CXXFLAGS_RELEASE = -O3 -march=pentium4m -fomit-frame-pointer When i am compiling mythtv the subdir mythepg fails: make[2]: Leaving directory `/source/mythtv/programs/mythepg' make[2]: Entering directory `/source/mythtv/programs/mythepg' g++ -Wl,-rpath,/usr/qt/3/lib -o mythepg main.o -L/usr/qt/3/lib -L/usr/X11R6/lib -L../../libs/libmyth -L../../libs/libmythtv -L../../libs/libavcodec -L../../libs/libavformat -lmythtv-0.16 -lmythavformat-0.16 -lmythavcodec-0.16 -lmyth-0.16 -lfreetype -lmp3lame -L/usr/X11R6/lib -lXinerama -lXv -lX11 -lXext -lXxf86vm -lqt-mt -lXext -lX11 -lm -lpthread main.o(.text+0x11f): In function `main': : undefined reference to `MythContext::OpenDatabase(QSqlDatabase*, bool)' collect2: ld returned 1 exit status make[2]: *** [mythepg] Error 1 make[2]: Leaving directory `/source/mythtv/programs/mythepg' make[1]: *** [sub-mythepg] Error 2 make[1]: Leaving directory `/source/mythtv/programs' make: *** [sub-programs] Error 2 This is indipendent to CVS or stable Version. Any help would be very appreciated Christian ______________________________________________________________ Verschicken Sie romantische, coole und witzige Bilder per SMS! Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193 _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
