Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: Compile Error with vdr-1.1.13
At Thursday 24 October 2002 20:21 jackfritt wrote:
> anybody compiled this version without errors ?
> I compiled the CVS Version of the DVB driver.
> I can see programm with tuxview and change channel with szap.
> When I try to compile vdr with make NEWSTRUCT=1
> I get the error message:
>
> g++ -g -O2 -Wall -Woverloaded-virtual -c -DNEWSTRUCT -DREMOTE_KBD
> -D_GNU_SOURCE -I../DVB/include dvbplayer.c
> dvbplayer.c:639: default argument given for parameter 1 of `const char**
> cDvbPlayer::GetAudioTracks(int* = 0) const'
> dvbplayer.c:126: after previous specification in `virtual const char**
> cDvbPlayer::GetAudioTracks(int* = 0) const'
> make: *** [dvbplayer.o] Fehler 1
This is gcc 3.2, vdr was developed with 2.9x,somebody posted a patch for it
some weeks and again some days ago.
You just have to delete the "= NULL" in those two lines.
Greetings,
Sascha Volkenandt
--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.
Home |
Main Index |
Thread Index