Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Compile of vdr-dxr3 0.2.2 fails



Hi !

Compile of vdr-dxr3 0.2.2 fails:

/privat/tv/dvb/vdr > make plugins
make[1]: Entering directory `/privat/tv/dvb/vdr-1.3.10/PLUGINS/src/dxr3-0.2.2'
make[1]: Leaving directory `/privat/tv/dvb/vdr-1.3.10/PLUGINS/src/dxr3-0.2.2'
make[1]: Entering directory `/privat/tv/dvb/vdr-1.3.10/PLUGINS/src/dxr3-0.2.2'
g++ -O2 -Wall -Woverloaded-virtual -c -DPLUGIN_NAME_I18N='"dxr3"' 
-DSOCKET_CHMOD=0660 -D_GNU_SOURCE -I../../../include 
-I../../../../DVB/include -I/privat/tv/ffmpeg dxr3.c
In file included from dxr3osd.h:14,
                 from dxr3abstractiondevice.h:17,
                 from dxr3syncbuffer.h:15,
                 from dxr3demuxdevice.h:14,
                 from dxr3device.h:17,
                 from dxr3.c:10:
spuenc.h:52: error: syntax error before `*' token
spuenc.h:91: error: `cWindow' was not declared in this scope
spuenc.h:91: error: `win' was not declared in this scope
spuenc.h:91: error: parse error before `,' token
spuenc.h:93: error: parse error before `*' token
In file included from dxr3abstractiondevice.h:17,
                 from dxr3syncbuffer.h:15,
                 from dxr3demuxdevice.h:14,
                 from dxr3device.h:17,
                 from dxr3.c:10:
dxr3osd.h:16: error: parse error before `{' token
dxr3osd.h:21: error: `cWindow' was not declared in this scope
dxr3osd.h:21: error: `Window' was not declared in this scope
dxr3osd.h:23: error: parse error before `protected'
dxr3osd.h:25: error: `cWindow' was not declared in this scope
dxr3osd.h:25: error: `Window' was not declared in this scope
dxr3osd.h:25: error: virtual outside class declaration
dxr3osd.h:25: error: variable or field `CommitWindow' declared void
dxr3osd.h:26: error: `cWindow' was not declared in this scope
dxr3osd.h:26: error: `Window' was not declared in this scope
dxr3osd.h:26: error: virtual outside class declaration
dxr3osd.h:26: error: variable or field `ShowWindow' declared void
dxr3osd.h:27: error: `cWindow' was not declared in this scope
dxr3osd.h:27: error: `Window' was not declared in this scope
dxr3osd.h:27: error: parse error before `)' token
dxr3osd.h:27: error: virtual outside class declaration
dxr3osd.h:28: error: `cWindow' was not declared in this scope
dxr3osd.h:28: error: `Window' was not declared in this scope
dxr3osd.h:28: error: parse error before `,' token
dxr3osd.h:28: error: virtual outside class declaration
dxr3osd.h:29: error: `cWindow' was not declared in this scope
dxr3osd.h:29: error: `Window' was not declared in this scope
dxr3osd.h:29: error: virtual outside class declaration
dxr3osd.h:29: error: variable or field `CloseWindow' declared void
dxr3osd.h:31: error: parse error before `public'
dxr3osd.h:33: error: destructors must be member functions
dxr3osd.h:33: error: virtual outside class declaration
dxr3osd.h:34: error: parse error before `}' token
In file included from dxr3syncbuffer.h:15,
                 from dxr3demuxdevice.h:14,
                 from dxr3device.h:17,
                 from dxr3.c:10:
dxr3abstractiondevice.h:72: error: syntax error before `*' token
In file included from dxr3device.h:17,
                 from dxr3.c:10:
dxr3demuxdevice.h:41: error: syntax error before `*' token
In file included from dxr3.c:10:
dxr3device.h:55: error: ISO C++ forbids declaration of `cOsdBase' with no type
dxr3device.h:55: error: `cOsdBase' declared as a `virtual' field
dxr3device.h:55: error: parse error before `*' token
../../../include/vdr/device.h:131: warning: `virtual int
   cDevice::ProvidesCa(const cChannel*) const' was hidden
dxr3device.h:54: warning:   by `virtual int cDxr3Device::ProvidesCa(int)'
make[1]: *** [dxr3.o] Error 1
make[1]: Leaving directory `/privat/tv/dvb/vdr-1.3.10/PLUGINS/src/dxr3-0.2.2'

Dirk




Home | Main Index | Thread Index