[mythtv-users] error compiling 0.19 with --enable-xvmc

Mike VanderPloeg galvin_pdx at yahoo.com
Sun Feb 19 22:34:50 UTC 2006


I've done some searching, but no avail.  I can't
compile 0.19 with --enable-xvmc.  See the error below.
 Has anybody else seen this?

My system is 2.6.15 compiled from FC4 source on AMD64.
gcc is 4.0.2.

My configure options are:
./configure --enable-dvb --dvb-path=/usr/include
--enable-xvmc --enable-proc-opt

Error from 'make':
g++  -o mythtv main.o    -L/usr/lib64/qt-3.3/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 -L/usr/lib64 -lartsc -lgmodule-2.0 -ldl
-lgthread-2.0 -lglib-2.0 -L/usr/X11R6/lib64 -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
`/usr/src/mythtv-0.19/programs/mythtv'
make[1]: *** [sub-mythtv] Error 2
make[1]: Leaving directory
`/usr/src/mythtv-0.19/programs'
make: *** [sub-programs] Error 2

TIA,
Mike



More information about the mythtv-users mailing list