[mythtv] SImple compiling question

John Hurliman jhurliman at myrealbox.com
Thu Apr 17 14:36:29 EDT 2003


Well I rebooted the machine and did a make clean;./configure;make and 
that problem either went away or is not apparent at the moment, and was 
replaced by another one. I'm assuming I just don't know how to use 
./configure;make;make install so I'm going to sleep on this one and come 
back to it. The original problem I posted I don't think is a issue for 
me now though.

make[2]: Entering directory `/root/mythtv/MC/programs/mythepg'
g++  -o mythepg main.o   -L/usr/lib/qt3/lib -L/usr/X11R6/lib 
-L../../libs/libmyth -L../../libs/libmythtv -L../../libs/libavcodec 
-L../../libs/libvbitext -L../../libs/libavformat -lmythtv -lavformat 
-lavcodec -lvbitext -lmyth-0.9 -lXv -lXinerama -lmp3lame -lqt-mt -lXext 
-lX11 -lm -lpthread
collect2: ld returned 1 exit status
make[2]: *** [mythepg] Error 1
make[2]: Leaving directory `/root/mythtv/MC/programs/mythepg'
make[1]: *** [sub-mythepg] Error 2
make[1]: Leaving directory `/root/mythtv/MC/programs'
make: *** [sub-programs] Error 2


John Hurliman wrote:

> Just checked out this mornings CVS and I'm really stuck on this 
> compile error. I'm guessing it's some really obvious; could someone 
> point me in the right direction?
>
> main.o(.text+0x364): In function `main':
> /root/mythtv/MC/programs/mythepg/main.cpp:36: undefined reference to 
> `RunProgramGuide(QString, bool, TV*)'
>
> John Hurliman
>




More information about the mythtv-dev mailing list