[mythtv] compile error cvs checkout 12-11 12:30 CST

James Meyer james.meyer at operamail.com
Sat Dec 11 18:35:08 UTC 2004


I am getting this error when compiling mythtv cvs.  
Is this a setup problem on my side?


make[2]: Entering directory `/myth/rebuild/cvs/mythtv/filters/bobdeint'
gcc -c -pipe -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -Wall -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer -Wno-missing-prototypes -D_REENTRANT -fPIC  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DMMX -DCONFIG_VIDEO4LINUX -DUSING_IVTV -DLCD_DEVICE -DUSING_OSS -DUSING_XRANDR -I/usr/lib/qt3/mkspecs/default -I. -I/usr/include -I/usr/local/include -I../../libs/libmythtv -I/usr/include -o filter_bobdeint.o filter_bobdeint.c
rm -f libbobdeint.so
g++ -shared -o libbobdeint.so filter_bobdeint.o   -L/usr/lib/ -lpthread
make[2]: Leaving directory `/myth/rebuild/cvs/mythtv/filters/bobdeint'
make[1]: Leaving directory `/myth/rebuild/cvs/mythtv/filters'
cd programs && qmake programs.pro -o Makefile
cd programs && make -f Makefile
make[1]: Entering directory `/myth/rebuild/cvs/mythtv/programs'
cd mythepg && qmake mythepg.pro -o Makefile
cd mythepg && make -f Makefile
make[2]: Entering directory `/myth/rebuild/cvs/mythtv/programs/mythepg'
g++ -c -pipe -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -Wall -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer -D_REENTRANT  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DMMX -DCONFIG_VIDEO4LINUX -DUSING_IVTV -DLCD_DEVICE -DUSING_OSS -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib/qt3/mkspecs/default -I. -I../../libs -I../../libs/libmyth -I/usr/include -I/usr/local/include -I/usr/include -I/usr/lib/qt3/include -o main.o main.cpp
g++  -o mythepg main.o    -L/usr/lib/ -L/usr/lib/qt3/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-lXxf86vm -lqt-mt -lXext -lX11 -lm -lpthread
main.o(.text+0x168): 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 `/myth/rebuild/cvs/mythtv/programs/mythepg'
make[1]: *** [sub-mythepg] Error 2
make[1]: Leaving directory `/myth/rebuild/cvs/mythtv/programs'
make: *** [sub-programs] Error 2
chrome:/myth/rebuild/cvs/mythtv # cd /usr/lib/
chrome:/usr/lib # ls


More information about the mythtv-dev mailing list