rendered paste bodyachew22@MythTV:~/mythtv-0.19$ ./configure
# Basic Settings
Compile type release
Compiler cache no
DistCC no
Install prefix /usr/local
CPU x86 (model name : AMD Athlon(tm) XP 2600+)
Big Endian no
MMX enabled yes
Vector Builtins yes
# Input Support
Joystick menu yes
lirc support no
Video4Linux sup. yes
ivtv support yes
FireWire support no
DVB support no [/usr/include]
DBox2 support yes
# Sound Output Support
OSS support yes
ALSA support yes
aRts support yes
JACK support no
DTS passthrough no
# Video Output Support
x11 support yes
xrandr support yes
xv support yes
XvMC support no
XvMC VLD support no
XvMC pro support no
XvMC libs
OpenGL vsync no
DirectFB no
# Misc Features
DVD playback no
Frontend yes
Backend yes
Creating libs/libmyth/mythconfig.h and libs/libmyth/mythconfig.mak
libs/libmyth/mythconfig.h is unchanged
achew22@MythTV:~/mythtv-0.19$ make
cd libs && make -f Makefile
make[1]: Entering directory `/home/achew22/mythtv-0.19/libs'
cd libavutil && make -f Makefile
make[2]: Entering directory `/home/achew22/mythtv-0.19/libs/libavutil'
qmake -o Makefile libavutil.pro
make[2]: Leaving directory `/home/achew22/mythtv-0.19/libs/libavutil'
make[2]: Entering directory `/home/achew22/mythtv-0.19/libs/libavutil'
make[2]: Nothing to be done for `first'.
make[2]: Leaving directory `/home/achew22/mythtv-0.19/libs/libavutil'
cd libavcodec && make -f Makefile
make[2]: Entering directory `/home/achew22/mythtv-0.19/libs/libavcodec'
qmake -o Makefile libavcodec.pro
make[2]: Leaving directory `/home/achew22/mythtv-0.19/libs/libavcodec'
make[2]: Entering directory `/home/achew22/mythtv-0.19/libs/libavcodec'
make[2]: Nothing to be done for `first'.
make[2]: Leaving directory `/home/achew22/mythtv-0.19/libs/libavcodec'
cd libavformat && make -f Makefile
make[2]: Entering directory `/home/achew22/mythtv-0.19/libs/libavformat'
qmake -o Makefile libavformat.pro
make[2]: Leaving directory `/home/achew22/mythtv-0.19/libs/libavformat'
make[2]: Entering directory `/home/achew22/mythtv-0.19/libs/libavformat'
make[2]: Nothing to be done for `first'.
make[2]: Leaving directory `/home/achew22/mythtv-0.19/libs/libavformat'
cd libmythsamplerate && make -f Makefile
make[2]: Entering directory `/home/achew22/mythtv-0.19/libs/libmythsamplerate'
qmake -o Makefile libmythsamplerate.pro
make[2]: Leaving directory `/home/achew22/mythtv-0.19/libs/libmythsamplerate'
make[2]: Entering directory `/home/achew22/mythtv-0.19/libs/libmythsamplerate'
make[2]: Nothing to be done for `first'.
make[2]: Leaving directory `/home/achew22/mythtv-0.19/libs/libmythsamplerate'
cd libmythsoundtouch && make -f Makefile
make[2]: Entering directory `/home/achew22/mythtv-0.19/libs/libmythsoundtouch'
qmake -o Makefile libmythsoundtouch.pro
make[2]: Leaving directory `/home/achew22/mythtv-0.19/libs/libmythsoundtouch'
make[2]: Entering directory `/home/achew22/mythtv-0.19/libs/libmythsoundtouch'
make[2]: Nothing to be done for `first'.
make[2]: Leaving directory `/home/achew22/mythtv-0.19/libs/libmythsoundtouch'
cd libmythmpeg2 && make -f Makefile
make[2]: Entering directory `/home/achew22/mythtv-0.19/libs/libmythmpeg2'
qmake -o Makefile libmythmpeg2.pro
make[2]: Leaving directory `/home/achew22/mythtv-0.19/libs/libmythmpeg2'
make[2]: Entering directory `/home/achew22/mythtv-0.19/libs/libmythmpeg2'
make[2]: Nothing to be done for `first'.
make[2]: Leaving directory `/home/achew22/mythtv-0.19/libs/libmythmpeg2'
cd libmyth && make -f Makefile
make[2]: Entering directory `/home/achew22/mythtv-0.19/libs/libmyth'
qmake -o Makefile libmyth.pro
make[2]: Leaving directory `/home/achew22/mythtv-0.19/libs/libmyth'
make[2]: Entering directory `/home/achew22/mythtv-0.19/libs/libmyth'
rm -f libmyth-0.19.so.0.19.0 libmyth-0.19.so libmyth-0.19.so.0 libmyth-0.19.so.0.19
g++ -shared -Wl,-soname,libmyth-0.19.so.0 -o libmyth-0.19.so.0.19.0 dialogbox.o lcddevice.o mythcontext.o mythwidgets.o oldsettings.o remotefile.o settings.o themedmenu.o util.o mythwizard.o uitypes.o xmlparse.o mythplugin.o mythdialogs.o audiooutput.o httpcomms.o mythmedia.o uilistbtntype.o generictree.o managedlist.o DisplayRes.o volumecontrol.o volumebase.o audiooutputbase.o dbsettings.o screensaver.o screensaver-null.o output.o langsettings.o mythdbcon.o audiooutputnull.o DisplayResScreen.o util-x11.o qmdcodec.o virtualkeyboard.o mythobservable.o audiooutputoss.o mythcdrom.o mythmediamonitor.o mythcdrom-linux.o audiooutputalsa.o jsmenu.o jsmenuevent.o audiooutputarts.o screensaver-x11.o DisplayResX.o moc_dialogbox.o moc_lcddevice.o moc_mythcontext.o moc_mythwidgets.o moc_settings.o moc_themedmenu.o moc_mythwizard.o moc_uitypes.o moc_mythdialogs.o moc_httpcomms.o moc_mythmedia.o moc_uilistbtntype.o moc_managedlist.o moc_virtualkeyboard.o moc_mythcdrom.o moc_mythmediamonitor.o moc_jsmenu.o moc_screensaver-x11.o -L/usr/share/qt3/lib -L../libmythsamplerate -lmythsamplerate-0.19 -L../libmythsoundtouch -lmythsoundtouch-0.19 -lfreetype -lmp3lame -lasound -L/usr/lib -lartsc -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -L/usr/X11R6/lib -lXinerama -lXv -lXxf86vm -lXrandr -lqt-mt -lXext -lX11 -lm -lpthread
/usr/bin/ld: cannot find -lXxf86vm
collect2: ld returned 1 exit status
make[2]: *** [libmyth-0.19.so.0.19.0] Error 1
make[2]: Leaving directory `/home/achew22/mythtv-0.19/libs/libmyth'
make[1]: *** [sub-libmyth] Error 2
make[1]: Leaving directory `/home/achew22/mythtv-0.19/libs'
make: *** [sub-libs] Error 2