[mythtv-users] Problem compiling MythTV

Gareth Williams gjw49 at student.canterbury.ac.nz
Thu Oct 9 19:02:24 EDT 2003


On Wednesday 08 October 2003 22:54, Joseph A. Caputo wrote:
> Okay... make sure you didn't remove *all* of the Qt references from
> ld.so.conf.  You should have a single entry pointing to your current Qt
> installation.

Thanks. Yeah, I've made sure I have exactly 1 entry in ld.so.conf pointing to 
the current qt installation, by version number - 
"/usr/local/qt-x11-free-3.1.2/lib/". And I've run ldconfig.
Still no luck, same old errors.

Starting with
----------------
make[2]: Entering directory 
`/home/gareth/src/video/mythtv-0.11/programs/mythepg'
g++  -o mythepg main.o    -Wl,-rpath,/usr/local/qt/lib -L/usr/local/qt/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.11 -L/usr/X11R6/lib 
-lXinerama -lXv -lX11 -lXext -lXxf86vm -lfreetype -lmp3lame -lqt-mt -lXext 
-lX11 -lm -lpthread
main.o(.text+0x7a): In function `main':
: undefined reference to `QApplication::QApplication[in-charge](int&, char**)'
----------------

And just pages and pages of undefined references to 'Qthis' and 'Qthat'. :-/

It seems to be when it's trying to compile mythepg. What exactly is mythepg - 
is it central / core / required, or just some little fringe app I can do 
without? I'm thinking of trying compiling without mythepg if I can possibly 
do without it...

Thanks for all your help.

Cheers,
Gareth




More information about the mythtv-users mailing list