[vdr] dxr3 compiling and 1.5.11
YUP
yupadmin at gmail.com
Thu Nov 15 19:58:43 CET 2007
I successfully compiled dxr3 plugin from cvs (stable at it was described
here http://www.linuxtv.org/vdrwiki/index.php/Dxr3-plugin), but still
no luck - vdr crashes with segmentation fault. Compiling official dxr3
1.2.7 plugin marked as stable gives me the following errors:
../../../include/vdr/osd.h:410: warning: ‘virtual cOsd*
cOsdProvider::CreateOsd(int, int, uint)’ was hidden
dxr3osd.h:13: warning: by ‘virtual cOsd*
cDxr3OsdProvider::CreateOsd(int, int)’
g++ -fPIC -O2 -Wall -Woverloaded-virtual -c -DPLUGIN_NAME_I18N='"dxr3"'
-D_GNU_SOURCE -DMICROCODE=\"/lib/firmware/em8300.bin\" -DUSE_XINE_SCALER
-I../../../include `ffmpeg-config --cflags` -I/usr/include dxr3device.c
/usr/include/ffmpeg/avcodec.h:2432: warning: attribute ignored in
declaration of ‘struct ImgReSampleContext’
/usr/include/ffmpeg/avcodec.h:2432: warning: attribute for ‘struct
ImgReSampleContext’ must follow the ‘struct’ keyword
/usr/include/ffmpeg/avcodec.h:2437: warning: ‘ImgReSampleContext’ is
deprecated (declared at /usr/include/ffmpeg/avcodec.h:2434)
/usr/include/ffmpeg/avcodec.h:2444: warning: ‘ImgReSampleContext’ is
deprecated (declared at /usr/include/ffmpeg/avcodec.h:2434)
/usr/include/ffmpeg/avcodec.h:2448: warning: ‘ImgReSampleContext’ is
deprecated (declared at /usr/include/ffmpeg/avcodec.h:2434)
/usr/include/ffmpeg/avcodec.h:2450: warning: ‘ImgReSampleContext’ is
deprecated (declared at /usr/include/ffmpeg/avcodec.h:2434)
../../../include/vdr/osd.h:410: warning: ‘virtual cOsd*
cOsdProvider::CreateOsd(int, int, uint)’ was hidden
dxr3osd.h:13: warning: by ‘virtual cOsd*
cDxr3OsdProvider::CreateOsd(int, int)’
dxr3device.c: In member function ‘virtual void
cDxr3Device::MakePrimaryDevice(bool)’:
dxr3device.c:53: error: cannot allocate an object of abstract type
‘cDxr3OsdProvider’
dxr3osd.h:10: note: because the following virtual functions are pure
within ‘cDxr3OsdProvider’:
../../../include/vdr/osd.h:410: note: virtual cOsd*
cOsdProvider::CreateOsd(int, int, uint)
make: *** [dxr3device.o] Error 1
Yarema
Xavier Beaudouin wrote:
> Hi,
>
>> Did anybody try to compile dxr3 plugin from source from e-tobi
>> repositories against 1.5.11 tree? Any luck?
>
> About dxr3 plugin I still have bloody green screen... ;( No luck at all to
> make this card working... ;(
>
> /Xavier
>
> --
> Xavier Beaudouin - http://oav.net/
>
> _______________________________________________
> vdr mailing list
> vdr at linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
>
More information about the vdr
mailing list