Uwe Kiewel ha scritto:
> cc -O3 -pipe -Wall -fPIC -g -I/usr/local/include    -c -D_GNU_SOURCE
> -DPLUGIN_NAME_I18N='"xineliboutput"' -D_REENTRANT -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64 -DXINELIBOUTPUT_VERSION='"1.0.2"'
> -DHAVE_XRENDER=1 -DHAVE_XDPMS=1 -DHAVE_XINERAMA=1 -DHAVE_EXTRACTOR_H=1
> -DUSE_ICONV=1 -Wall -I../../../include -I/usr/include/qt4
> xine_input_vdr.c
> xine_input_vdr.c: In function 'resume_demuxer':
> xine_input_vdr.c:2363: error: 'xine_stream_t' has no member named
> 'demux_resume'
> make: *** [xine_input_vdr.o] Error 1
>
> _______________________________________________
> vdr mailing list
> vdr@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
>
>   
Well,
seems i found the answer by my self. I simply revert the version of the
file xine_input_vdr.c using the command suggested by Petri in a previous
post:

cvs update -C -r 1.127 xine_input_vdr.c

Diego Pierotto

-- 
Member of the Italian VDR Wiki
http://vdr.spaghettilinux.org/


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

Reply via email to