Mailing List archive

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

[vdr] Re: [menu.o] Error 1 when compiling vdr-1.1.31



Rudi Hofer wrote:
> 
> I've been using vdr-1.0.4 with 3 DVB cards successfully for quite a
> while now. Now I tried to compile the newest version, but I got the
> error messages listed below.
> 
> Any help is appreciated.
> 
> Rudi
> 
> .
> .
> .
> g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_RCU
> -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

Just delete the ' = false' part from line 2913 in menu.c.

BTW: this has already been posted here ;-)

Klaus
-- 
_______________________________________________________________

Klaus Schmidinger                       Phone: +49-8635-6989-10
CadSoft Computer GmbH                   Fax:   +49-8635-6989-40
Hofmark 2                               Email:   kls@cadsoft.de
D-84568 Pleiskirchen, Germany           URL:     www.cadsoft.de
_______________________________________________________________


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



Home | Main Index | Thread Index