[mythtv] Compile error with CVS as of 8:50AM 3/28/2005

Kevin Kuphal kuphal at dls.net
Mon Mar 28 14:55:43 UTC 2005


make[2]: Entering directory 
`/home/kkuphal/mythtv-cvs/mythtv/programs/mythepg'
g++ -Wl,-rpath,/usr/lib/qt-3.3/lib -o mythepg main.o    
-L/usr/lib/qt-3.3/lib -L../../libs/libmyth -L../../libs/libmythtv 
-L../../libs/libavcodec -L../../libs/libavformat -lmythtv-0.17 
-lmythavformat-0.17 -lmythavcodec-0.17 -lmyth-0.17 -lfreetype -lmp3lame 
-lasound -L/usr/X11R6/lib -lXinerama -lXv -lX11 -lXext -lXxf86vm -lGL 
-lGLU -lqt-mt -lXext -lX11 -lm -lpthread
../../libs/libmythtv/libmythtv-0.17.so: undefined reference to `vtable 
for CommDetect'
collect2: ld returned 1 exit status
make[2]: *** [mythepg] Error 1
make[2]: Leaving directory 
`/home/kkuphal/mythtv-cvs/mythtv/programs/mythepg'
make[1]: *** [sub-mythepg] Error 2
make[1]: Leaving directory `/home/kkuphal/mythtv-cvs/mythtv/programs'
make: *** [sub-programs] Error 2

I did a CVS update on both my frontend and backend this morning to 
compile in the new commercial detection code and other recent fixes.  On 
my backend things seem to have compiled fine, but my frontend is 
throwing this error.  Both were running CVS as of a week ago (same 
checkout) when they were updated.  Any ideas or should I just dump and 
try a clean checkout.  I didn't want to do that immediately in case this 
was a problem that needed fixing by other means.

Kevin


More information about the mythtv-dev mailing list