Get this with and without XvMC enabled.


g++ -o mythepg main.o -L/usr/qt/3/lib -L../../libs/libmyth -L../../libs/libmythtv -L../../libs/libavcodec -L../../libs/libavformat -lmythtv-0.18 -lmythavformat-0.18 -lmythavcodec-0.18 -lmyth-0.18 -lfreetype -lmp3lame -lasound -L/usr/X11R6/lib -lXinerama -lXv -lX11 -lXext -lXxf86vm -lXvMCNVIDIA -lXvMC -lqt-mt -lXext -lX11 -lm -lpthread
../../libs/libmythtv/libmythtv-0.18.so: undefined reference to `XvMCSurfaceTypes::find(int, int, int, bool, bool, int, int, int, _XDisplay*, unsigned long, unsigned long, unsigned long&, int&)'
../../libs/libavcodec/libmythavcodec-0.18.so: undefined reference to `XVMC_pack_pblocks'
../../libs/libavcodec/libmythavcodec-0.18.so: undefined reference to `XVMC_decode_mb'
../../libs/libavcodec/libmythavcodec-0.18.so: undefined reference to `XVMC_field_start'
../../libs/libavcodec/libmythavcodec-0.18.so: undefined reference to `XVMC_init_block'
../../libs/libmythtv/libmythtv-0.18.so: undefined reference to `XvMCSurfaceTypes::has(_XDisplay*, XvMCAccelID, unsigned, int, unsigned, unsigned, unsigned, unsigned)'
../../libs/libavcodec/libmythavcodec-0.18.so: undefined reference to `XVMC_field_end'
collect2: ld returned 1 exit status
make[2]: *** [mythepg] Error 1
make[2]: Leaving directory `/root/download/mythtv/mythtv/programs/mythepg'
make[1]: *** [sub-mythepg] Error 2
make[1]: Leaving directory `/root/download/mythtv/mythtv/programs'
make: *** [sub-programs] Error 2


_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to