[mythtv-users] SVN compilation problem

Nathan A. Smith nasa01 at comcast.net
Tue Feb 21 01:00:44 UTC 2006


Hi fellow Myth Users, 

I was attempting to compile svn with xvmc support;

I did a ./configure --enable-xmvc
followed by qmake mythtv.pro
and make...

After some compilation I get this:

make[2]: Leaving directory `/root/C_Myth/mythtv/programs/mythtv'
make[2]: Entering directory `/root/C_Myth/mythtv/programs/mythtv'
g++  -o mythtv main.o    -L/usr/lib/qt3//lib -L../../libs/libmyth
-L../../libs/libmythtv -L../../libs/libavutil -L../../libs/libavcodec
-L../../libs/libavformat -lmythtv-0.19 -lmythavformat-0.19
-lmythavutil-0.19 -lmythavcodec-0.19 -lmyth-0.19 -lfreetype -lmp3lame
-lasound -ljack -L/usr/X11R6/lib -lXinerama -lXv -lXxf86vm -lXrandr
-lXvMCW -lXvMC -lqt-mt -lXext -lX11 -lm -lpthread
../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
`XvMCSurfaceTypes::find(int, int, int, bool, bool, int, int, int,
_XDisplay*, unsigned long, unsigned long, unsigned long&, int&)'
../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
`XvMCSurfaceTypes::has(_XDisplay*, XvMCAccelID, unsigned int, int,
unsigned int, unsigned int, unsigned int, unsigned int)'
collect2: ld returned 1 exit status
make[2]: *** [mythtv] Error 1
make[2]: Leaving directory `/root/C_Myth/mythtv/programs/mythtv'
make[1]: *** [sub-mythtv] Error 2
make[1]: Leaving directory `/root/C_Myth/mythtv/programs'
make: *** [sub-programs] Error 2


Any idea?

Nasa



More information about the mythtv-users mailing list