Mailing List archive

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

AW: Video Disk Recorder version 0.63



Hello,
i got the same Problem and solved simply solved it with the included patch
for "menu.c"

Harry


-----Ursprüngliche Nachricht-----
Von: kls@cadsoft.de [mailto:kls@cadsoft.de]Im Auftrag von Klaus
Schmidinger
Gesendet: Mittwoch, 13. September 2000 14:35
An: linux-dvb@linuxtv.org
Betreff: Re: Video Disk Recorder version 0.63


Lars Bensmann wrote:
>
> Hello,
>
> On Sun, Sep 10, 2000 at 06:24:33PM +0200, Klaus Schmidinger wrote:
> > The new version 0.63 of the Video Disk Recorder project
> > is now available at
> >
> >     http://www.cadsoft.de/people/kls/vdr/download.htm
>
> It doesn't compile for me.... Versions 0.61 and 0.62 did.
>
> [lars@skynet VDR]$ make
> g++ -g -O2 -Wall -m486 -c -DREMOTE_KBD -I../DVB/driver menu.c
> menu.c: In method `enum eOSState cDirectChannelSelect::ProcessKey(eKeys)':
> menu.c:1193: initialization to `char *' from `const char *' discards
qualifiers
> make: *** [menu.o] Error 1
> [lars@skynet VDR]$
>
> Does anybody know what's going wrong?

Insert a 'const' at the beginning of that line.
Apparently my compiler didn't complain about that, so I missed it.
Sorry...

Greetings
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
_______________________________________________________________

    [ Part 2, Application/OCTET-STREAM (Name: "patch.diff")  616bytes. ]
    [ Unable to print this part. ]



Home | Main Index | Thread Index