When compiling vdr-1.7.8 and vdr-plugin xine-9.2 I get the following error:

Plugin xine:
make[1]: Entering directory 
`/usr/local/src/vdr-1.7.8/PLUGINS/src/xine-0.9.2'
make[1]: Leaving directory `/usr/local/src/vdr-1.7.8/PLUGINS/src/xine-0.9.2'
make[1]: Entering directory 
`/usr/local/src/vdr-1.7.8/PLUGINS/src/xine-0.9.2'
ccache 
g++ -g -O2 -Wall -march=pentium4 -fPIC -Woverloaded-virtual -fPIC -c 
-D_GNU_SOURCE 
 -DPLUGIN_NAME_I18N='"xine"' -DFIFO_DIR=\"/tmp/vdr-xine\" 
-DVERIFY_BITMAP_DIRTY=0 
 -DSET_VIDEO_WINDOW -I/usr/src/v4l/v4l-dvb/linux/include 
`pkg-config --cflags libxine`  -I../../../include xine.c
In file included from xine.c:14:
xineDevice.h:87: error: âeVideoAspectâ has not been declared
./../../include/vdr/device.h:380: warning: âvirtual void 
cDevice::GetVideoSize(int&, int&, double&)â was hidden
xineDevice.h:87: warning:   by âvirtual void 
PluginXine::cXineDevice::GetVideoSize(int&, int&, int&)â
make[1]: *** [xine.o] Error 1
make[1]: Leaving directory `/usr/local/src/vdr-1.7.8/PLUGINS/src/xine-0.9.2

Thanks, 


_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Reply via email to