<html><body>
<p>Hi, please help me:), many thanks. <br>
What 's the problem of my comiling for Installing MythTV SVN on Fedora Core 6 (according to the guid: Installing MythTV SVN on Fedora on web: <a href="http://www.mythtv.org/wiki/index.php/Installing_MythTV_SVN_on_Fedora_Core">http://www.mythtv.org/wiki/index.php/Installing_MythTV_SVN_on_Fedora_Core</a>). <br>
Please give me some help, many thanks! <br>
The following is the display content on the terminal:<br>
<br>
<b><font size="4" color="#FF0000">[root@localhost mythtv]# ./configure --prefix=/usr/local</font></b><font size="4"><br>
# Basic Settings<br>
Compile type release<br>
Compiler cache no<br>
DistCC no<br>
Install prefix /usr/local<br>
CPU x86 (model name : Intel(R) Pentium(R) 4 CPU 3.00GHz)<br>
Big Endian no<br>
MMX enabled yes<br>
<br>
# Input Support<br>
Joystick menu yes<br>
lirc support no<br>
Apple Remote no<br>
Video4Linux sup. yes<br>
ivtv support yes<br>
FireWire support no<br>
DVB support no [/usr/include]<br>
DBox2 support yes<br>
HDHomeRun sup. yes<br>
CRC Ip Rec sup. yes<br>
FreeBox support yes<br>
<br>
# Sound Output Support<br>
OSS support yes<br>
ALSA support yes<br>
aRts support no <br>
JACK support no<br>
DTS passthrough no<br>
<br>
# Video Output Support<br>
x11 support yes<br>
xrandr support yes<br>
xv support yes<br>
XvMC support no<br>
XvMC VLD support no<br>
XvMC pro support no<br>
XvMC OpenGL sup. no<br>
Mac accel. no<br>
OpenGL vsync no<br>
DirectFB no<br>
<br>
# Misc Features<br>
Frontend yes<br>
Backend yes<br>
<br>
# Bindings<br>
bindings_perl no<br>
Creating libs/libmyth/mythconfig.h and libs/libmyth/mythconfig.mak <br>
<br>
libs/libmyth/mythconfig.h is unchanged<br>
</font><b><font size="4" color="#FF0000">[root@localhost mythtv]# qmake PREFIX=/usr/local </font></b><a href="http://mythtv.pro/"><b><u><font size="4" color="#FF0000">mythtv.pro</font></u></b></a><font size="4"><br>
</font><br>
<br>
<b><font size="4" color="#FF0000">[root@localhost mythtv]# make</font></b><font size="4"><br>
cd libs && make -f Makefile<br>
make[1]: Entering directory `/home/mythtv/mythbuild/mythtv/libs' <br>
cd libavutil && make -f Makefile<br>
make[2]: Entering directory `/home/mythtv/mythbuild/mythtv/libs/libavutil'<br>
qmake "PREFIX=/usr/local" -o Makefile </font><a href="http://libavutil.pro/"><u><font size="4" color="#0000FF">libavutil.pro </font></u></a><font size="4"><br>
make[2]: Leaving directory `/home/mythtv/mythbuild/mythtv/libs/libavutil'<br>
make[2]: Entering directory `/home/mythtv/mythbuild/mythtv/libs/libavutil'<br>
make[2]: Nothing to be done for `first'.<br>
</font><font size="4">..............<br>
make[2]: Entering directory `/home/mythtv/mythbuild/mythtv/programs/mythshutdown' <br>
qmake "PREFIX=/usr/local" -o Makefile </font><a href="http://mythshutdown.pro/"><u><font size="4" color="#0000FF">mythshutdown.pro</font></u></a><font size="4"><br>
make[2]: Leaving directory `/home/mythtv/mythbuild/mythtv/programs/mythshutdown'<br>
make[2]: Entering directory `/home/mythtv/mythbuild/mythtv/programs/mythshutdown' <br>
make[2]: Nothing to be done for `first'.<br>
make[2]: Leaving directory `/home/mythtv/mythbuild/mythtv/programs/mythshutdown'<br>
cd mythtranscode/replex && make -f Makefile<br>
make[2]: Entering directory `/home/mythtv/mythbuild/mythtv/programs/mythtranscode/replex' <br>
qmake "PREFIX=/usr/local" -o Makefile </font><a href="http://replex.pro/"><u><font size="4" color="#0000FF">replex.pro</font></u></a><font size="4"><br>
make[2]: Leaving directory `/home/mythtv/mythbuild/mythtv/programs/mythtranscode/replex'<br>
make[2]: Entering directory `/home/mythtv/mythbuild/mythtv/programs/mythtranscode/replex' <br>
g++ -o mythreplex avi.o element.o mpg_common.o multiplex.o ringbuffer.o ts.o replex.o pes.o -L/usr/local/lib -L/usr/lib/qt-3.3/lib -lmythavcodec-0.20 -lmythavformat-0.20 -lmythavutil-0.20 -lfreetype -lmp3lame -lasound -lXinerama -lXv -lXxf86vm -lXrandr -L../../../libs/libavutil -L../../../libs/libavcodec -L../../../libs/libavformat -lqt-mt -lXext -lX11 -lm <br>
/usr/local/lib/libmythavcodec-</font><a href="http://0.20.so/"><u><font size="4" color="#0000FF">0.20.so</font></u></a><font size="4">: undefined reference to `XvMCLoadQMatrix'<br>
/usr/local/lib/libmythavcodec-</font><a href="http://0.20.so/"><u><font size="4" color="#0000FF">0.20.so</font></u></a><font size="4">: undefined reference to `XvMCFlushSurface' <br>
/usr/local/lib/libmythavcodec-</font><a href="http://0.20.so/"><u><font size="4" color="#0000FF">0.20.so</font></u></a><font size="4">: undefined reference to `XvMCBeginSurface'<br>
/usr/local/lib/libmythavcodec-</font><a href="http://0.20.so/"><u><font size="4" color="#0000FF">0.20.so</font></u></a><font size="4">: undefined reference to `XvMCSyncSurface' <br>
collect2: ld returned 1 exit status<br>
make[2]: *** [mythreplex] Error 1<br>
make[2]: Leaving directory `/home/mythtv/mythbuild/mythtv/programs/mythtranscode/replex'<br>
make[1]: *** [sub-mythtranscode-replex] Error 2 <br>
make[1]: Leaving directory `/home/mythtv/mythbuild/mythtv/programs'<br>
make: *** [sub-programs] Error 2<br>
[root@localhost mythtv]# </font></body></html>