I ever succeed in FC4
But while in Redhat9 I get this error below which occurs in command make.
What is wrong? 
And I am thinking now.....


make[1]: Entering directory `/home/mythtv1/programs'
cd mythepg && qmake  -o Makefile
cd mythepg && make -f Makefile
make[2]: Entering directory `/home/mythtv1/programs/mythepg'
g++ -c -pipe -march=pentium4 -Wall -W -O3 -Wall -Wno-switch 
-fomit-frame-pointer -D_REENTRANT  -DMMX -Di386 -DUSING_IVTV -DUSING_XRANDR 
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DQT_NO_DEBUG 
-DQT_THREAD_SUPPORT -I/usr/lib/qt-3.1/mkspecs/default -I. -I../../libs 
-I../../libs/libmyth -I/usr/local/include -I/usr/lib/qt-3.1/include -o main.o 
main.cpp
g++  -o mythepg main.o   -L/usr/lib/qt-3.1/lib -L../../libs/libmyth 
-L../../libs/libmythtv -L../../libs/libavcodec -L../../libs/libavformat 
-lmythtv-0.18.1 -lmythavformat-0.18.1 -lmythavcodec-0.18.1 -lmyth-0.18.1 
-lfreetype -lmp3lame -L/usr/X11R6/lib -lXinerama -lXv -lX11 -lXext -lXxf86vm 
-lqt-mt -lXext -lX11 -lm -lpthread
../../libs/libmyth/libmyth-0.18.1.so: undefined reference to 
`XRRFreeScreenConfigInfo'
../../libs/libmyth/libmyth-0.18.1.so: undefined reference to `XRRConfigSizes'
../../libs/libmyth/libmyth-0.18.1.so: undefined reference to 
`XRRConfigCurrentConfiguration'
../../libs/libmyth/libmyth-0.18.1.so: undefined reference to `XRRGetScreenInfo'
../../libs/libmyth/libmyth-0.18.1.so: undefined reference to 
`XRRSetScreenConfigAndRate'
../../libs/libmyth/libmyth-0.18.1.so: undefined reference to `XRRRates'
collect2: ld returned 1 exit status
make[2]: *** [mythepg] Error 1
make[2]: Leaving directory `/home/mythtv1/programs/mythepg'
make[1]: *** [sub-mythepg] Error 2
make[1]: Leaving directory `/home/mythtv1/programs'
make: *** [sub-programs] Error 2
[EMAIL PROTECTED] mythtv1]#
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to