[mythtv] Help with Myth/QT Build!

Cedar McKay cedarmckay at mac.com
Mon Jan 27 11:39:38 EST 2003


On Monday, January 27, 2003, at 07:23  AM, Charles Choukalos wrote:

> Help anyone,
>
> I had a Redhat 7.3 server working like a champ with
> MythTV 0.7 .  However, I upgraded to RH 8.0 to get the
> mythmusic to compile (Ogg Vorbis not liking RH 7.3).
> Now my box is seriously fubared.  I endedup
> recompiling qt 3.05 and did a make dist clean on
> mythtv.  Then tried compiling Mythtv and got the
> following error:
>
> cd libmyth && make -f Makefile
> make[2]: Entering directory
> `/usr/local/mythtv-0.7/libs/libmyth'
> rm -f libmyth-0.7.so.0.7.0 libmyth-0.7.so
> libmyth-0.7.so.0 libmyth-0.7.so.0.7
> g++ -shared -Wl,-soname,libmyth-0.7.so.0 -o
> libmyth-0.7.so.0.7.0 dialogbox.o guidegrid.o
> infodialog.o infostructs.o lcddevice.o programinfo.o
> settings.o themedmenu.o mythcontext.o moc_dialogbox.o
> moc_guidegrid.o moc_infodialog.o moc_lcddevice.o
> moc_themedmenu.o   -Wl,-rpath,/usr/local/qt/lib
> -L/usr/local/qt/lib  -L/usr/X11R6/lib -lqt-mt
> -lpthread -lXext -lX11 -lm
> /usr/bin/ld: cannot find -lqt-mt
> collect2: ld returned 1 exit status
> make[2]: *** [libmyth-0.7.so.0.7.0] Error 1
>

I suspect that your original problem was that you have not installed 
all the prerequisites outlined on 
http://www.mythtv.org/docs/mythtv-HOWTO-3.html#ss3.2 But you may have 
screwed some more stuff up when you tried to replace  Red Hat's  QT 
with your own.
>

> make[1]: Entering directory
> `/usr/local/mythgame-0.7/mythgame'
> g++ -c -pipe -Wall -W -O3 -march=pentiumpro
> -fomit-frame-pointer -funroll-loops
> -fexpensive-optimizations -finline-functions
> -fno-exceptions -D_REENTRANT  -D_GNU_SOURCE
> -DPREFIX=\"/usr/local\" -DQT_NO_DEBUG
> -DQT_THREAD_SUPPORT -I/usr/local/include
> -I/usr/local/qt/include
> -I/usr/local/qt/mkspecs/default -o databasebox.o
> databasebox.cpp
> cc1plus: warning: changing search order for system
> directory "/usr/local/include"
> cc1plus: warning:   as it has already been specified
> as a non-system directory
>
I get this all the time. I don't know what it means, but it doesn't 
seem to matter.

best,
cedar



More information about the mythtv-dev mailing list