[mythtv] CVS compile error

Frank Münchow beebof at gmx.de
Wed Jan 26 14:02:33 EST 2005


I am getting this error when compiling mythtv cvs, latest checkout.
Can somebody help me, please?

-----------------------------------------------------------------
make[1]: Entering directory `/tmp/mythtv/mythtv/programs/mythepg'
g++ -c -pipe -Wall -W -O2 -march=athlon-xp -fomit-frame-pointer 
-D_REENTRANT  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 
-DPREFIX=\"/usr/local\" -DMMX -DCONFIG_VIDEO4LINUX -DLCD_DEVICE 
-DUSING_DVB -DUSING_DVB_EIT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
-I/usr/qt/3/mkspecs/linux-g++ -I. -I../../libs -I../../libs/libmyth 
-I/usr/local/include -I/usr/src/linux-2.6.10-r1/include 
-I/usr/qt/3/include -o main.o main.cpp
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+0x64): In function `main':
: undefined reference to `MythContext::MythContext[in-charge](QString 
const&, bool)'
main.o(.text+0x111): In function `main':
: undefined reference to `MythContext::OpenDatabase(QSqlDatabase*, bool)'
main.o(.text+0x20f): In function `main':
: undefined reference to 
`MythMainWindow::MythMainWindow[in-charge](QWidget*, char const*, bool, 
unsigned)'
collect2: ld returned 1 exit status
make[1]: *** [mythepg] Fehler 1
make[1]: Leaving directory `/tmp/mythtv/programs/mythepg'
make: *** [sub-mythepg] Fehler 2


More information about the mythtv-dev mailing list