Mailing List archive

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

[vdr] Re: version 1.1.31 - fails to compile



> > vdr:~/VDR31/VDR# make
> > g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_
> > -D_GNU_SOURCE -I../DVB/include menu.c
> > In file included from menu.c:10:
> > osd.h:126: warning: `virtual void cOsdObject::Show()' was hidden
> > menu.h:157: warning:   by `void cReplayControl::Show(int)'
> > menu.c:2913: default argument given for parameter 3 of `
> >     cRecordControl::cRecordControl(cDevice*, cTimer*, bool = false)'
> > menu.h:119: after previous specification in `
> >     cRecordControl::cRecordControl(cDevice*, cTimer* = 0, bool = false)'
> > make: *** [menu.o] Error 1
> 
> Ok, just remove the " = false" in menu.c.


Ahhh thanks for the hint, now mine compiles (and runs) fine :)

Thomas


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index