
gtg902r at mail
Feb 3, 2004, 5:21 PM
Post #1 of 2
(607 views)
Permalink
|
I had .12 running on my machine, and would like to install .14, but it doesn't seem to want to compile. I tried .13 and got the same result, but .12 still compiles just fine. I'm running 2.6.1 on a Slackware install. Any ideas? Should i try recompiling QT? here's what i get: (hope this isn't too garbled without linebreaks) --clip-- g++ -Wl,-rpath,/usr/lib/qt-3.2.2/lib -o mythlcd main.o mythlcd.o moc_mythlcd.o -L/usr/lib/qt-3.2.2/lib -L/usr/X11R6/lib -L../../libs/libmyth -L../../libs/libmythtv -L../../libs/libavcodec -L../../libs/libavformat -lmythtv-0.14 -lmythavformat-0.14 -lmythavcodec-0.14 -lmyth-0.14 -lfreetype -lmp3lame -L/usr/X11R6/lib -lXinerama -lXv -lXxf86vm -lqt-mt -lXext -lX11 -lm -lpthread make[2]: Leaving directory `/home/orpheus/installs/mythtv/mythtv-0.14/programs/mythlcd' cd mythtvosd && make -f Makefile make[2]: Entering directory `/home/orpheus/installs/mythtv/mythtv-0.14/programs/mythtvosd' g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer -D_REENTRANT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DMMX -DUSING_IVTV -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/usr/lib/qt-3.2.2/mkspecs/default -I. -I/usr/local/include -I/usr/lib/qt-3.2.2/include -o main.o main.cpp g++ -Wl,-rpath,/usr/lib/qt-3.2.2/lib -o mythtvosd main.o -L/usr/lib/qt-3.2.2/lib -L/usr/X11R6/lib -lqt-mt -lXext -lX11 -lm -lpthread /usr/X11R6/lib/libfontconfig.so.1: undefined reference to `FT_Get_PS_Font_Info' /usr/lib/qt-3.2.2/lib/libqt-mt.so: undefined reference to `FT_Stream_GetShort' /usr/lib/qt-3.2.2/lib/libqt-mt.so: undefined reference to `FT_Stream_ExitFrame' /usr/lib/qt-3.2.2/lib/libqt-mt.so: undefined reference to `FT_Stream_GetLong' /usr/lib/qt-3.2.2/lib/libqt-mt.so: undefined reference to `FT_Stream_Seek' /usr/X11R6/lib/libfontconfig.so.1: undefined reference to `FT_Has_PS_Glyph_Names' /usr/X11R6/lib/libfontconfig.so.1: undefined reference to `FT_Get_Next_Char' /usr/lib/qt-3.2.2/lib/libqt-mt.so: undefined reference to `FT_Stream_EnterFrame' /usr/X11R6/lib/libfontconfig.so.1: undefined reference to `FT_Get_BDF_Property' collect2: ld returned 1 exit status make[2]: *** [mythtvosd] Error 1 make[1]: *** [sub-mythtvosd] Error 2 make: *** [sub-programs] Error 2 make[2]: Leaving directory `/home/orpheus/installs/mythtv/mythtv-0.14/programs/mythtvosd' make[1]: Leaving directory `/home/orpheus/installs/mythtv/mythtv-0.14/programs' any help would be great, scott AIM: Scottmg00
|