Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] Re: problems :)
Johannes Schoeller wrote:
>
> ...
> .) i can.t change the value of "set system time" in the
> setup menu. it stays on "yes" and can.t be changed
> to "no".
Are you sure you have configured the "Left" and "Right" keys of
your remote control correctly?
> .) i can.t compile VDR under this configuration.
> i get the following output:
>
> g++ -g -02 -Wall -m486 -c -DREMOTE_LIRC -DVFAT -I../DVB/driver dvbapi.c
> dvbapi.c: In method ´cReplayBuffer::~cReplayBuffer()':
> dvbapi.c:974: `VID_PLAY_CLEAR_BUFFER` undeclared (first use of this function)
> dvbapi.c:974: (Each undeclared identifier is reported only once
> dvbapi.c:974: for each function it appears in.)
> dvbapi.c: In method `void cReplayBuffer::Action()`:
> dvbapi.c:998: confused y earlier errors, bailing out
> make: *** [dvbapi.o] Error 1
You are not getting the 'videodev.h' from the driver.
It needs to contain the line
#define VID_PLAY_CLEAR_BUFFER 15
I believe there's also a videodev.h in the kernel sources,
maybe somehow you are getting that one.
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 listar@linuxtv.org with "unsubscribe linux-dvb" as subject.
Home |
Main Index |
Thread Index