[mythtv] SImple compiling question

Dan M dan at milkcarton.com
Thu Apr 17 14:13:25 EDT 2003


"collect2: ld returned 1 exit status "  Looks like it can't find the 
libs.  Did you update /etc/ld.so.conf and put in /usr/local/lib?

John Hurliman wrote:

> 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
>>
>
>
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at snowman.net
> http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-dev




More information about the mythtv-dev mailing list