[mythtv-users] undefined reference to `XVMC_VLD_field_start'

Alberto Alonso sp-23856721 at ggsys.net
Sat May 6 22:41:44 EDT 2006


While trying to compile mythtv-0.19 I am getting
the following:

make[2]: Entering directory `/a/mythtv-0.19/programs/mythtv'
g++  -o mythtv main.o    -L/usr/share/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 -L/usr/X11R6/lib -lXrandr -lqt-mt -lXext -lX11 -lm -lpthread
../../libs/libavcodec/libmythavcodec-0.19.so: undefined reference to
`XVMC_VLD_field_start'
../../libs/libavcodec/libmythavcodec-0.19.so: undefined reference to
`XVMC_VLD_field_end'
../../libs/libavcodec/libmythavcodec-0.19.so: undefined reference to
`XVMC_VLD_decode_slice'
collect2: ld returned 1 exit status
make[2]: *** [mythtv] Error 1
make[2]: Leaving directory `/a/mythtv-0.19/programs/mythtv'
make[1]: *** [sub-mythtv] Error 2
make[1]: Leaving directory `/a/mythtv-0.19/programs'
make: *** [sub-programs] Error 2



Any ideas?

Alberto




More information about the mythtv-users mailing list