Mailing List archive

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

[vdr] Re: version 1.1.31 - fails to compile



Klaus Schmidinger wrote:
Lauri Tischler wrote:

Klaus Schmidinger wrote:

VDR developer version 1.1.31 is now available at
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.
Done, now it compiles, can't test right now,
kids want to watch hockey finals :)




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



Home | Main Index | Thread Index