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

R. G. Newbury newbury at mandamus.org
Tue Feb 21 14:38:48 UTC 2006


Mike VanderPloeg wrote:
> 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
>   
What happens if you add:  --enable-xv?

You might also want to try enabling ALL of the video related switches at 
the top of the configure file. Myth will ignore those that you cannot 
actually use.
Geoff


-- 
       R. Geoffrey Newbury			
     Barrister and Solicitor
 Suite 106, 150 Lakeshore Road West
    Mississauga, Ontario, L5H 3R2

  905-271-9600  Fax 905-271-1638
       newbury at mandamus.org



More information about the mythtv-users mailing list