Mailing List archive

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

[vdr] vdr-1.0.4-AIO does not compile (was: Re: Re: EPG Viewer finished




Apply vdr-1.0.4-AIO-22.06.diff.gz or vdr-1.0.4-AIO-17.07.diff.gz
breaks compilation:

msi:~/video/vdr-1.0.4# make
Makefile:154: .dependencies: No such file or directory
g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DREMOTE_KBD -DUSE_AIO -I../DVB/ost/include config.c
In file included from dvbapi.h:104,
                 from config.h:18,
                 from config.c:10:
ca52.h:52: variable or field `wclear' declared void
ca52.h:52: ANSI C++ forbids initialization of member `wclear'
ca52.h:52: making `wclear' static
ca52.h:52: ANSI C++ forbids in-class initialization of non-const static member `wclear'
ca52.h:52: field initializer is not constant
In file included from dvbapi.h:105,
                 from config.h:18,
                 from config.c:10:
dts.h:30: variable or field `wclear' declared void
dts.h:30: ANSI C++ forbids initialization of member `wclear'
dts.h:30: making `wclear' static
dts.h:30: ANSI C++ forbids in-class initialization of non-const static member `wclear'
dts.h:30: field initializer is not constant
make: *** [config.o] Error 1


What's that?

ca52.h does not have a line 52 lines at all 
and there is no where a "wclear" ?






Home | Main Index | Thread Index