Mailing List archive

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

[linux-dvb] Problem with compiling vdr on debian



hi,

i write some time ago an email to this mailinglist because i had problems
with compiling vdr on my system if kernel is > 2.4.0. now i think my problem
is my new debian system ( i use woody and sid). anyone here with vdr on an
debian system. i think it has something to do with the kernelheaders in
/usr/include ( this are the headers or?).
compiling the siemensdvbdriver is no problem (0.8 cvs 0.8.1 and 0.8.2).

thanks tobias

p.s. the errormessage (from my last mail):

 g++ -g -O2 -Wall -m486 -c -DREMOTE_KBD -I../DVB/driver config.c
> In file included from /usr/include/sys/types.h:209,
>                 from /usr/include/bits/socket.h:32,
>                 from /usr/include/netinet/in.h:212,
>                 from ../DVB/driver/dvb.h:16,
>                 from dvbapi.h:22,
>                 from config.h:18,
>                 from config.c:10:
> /usr/include/sys/select.h:52: warning: `__NFDBITS' redefined
> /usr/include/linux/posix_types.h:22: warning: this is the location of
> the previous definition
> /usr/include/sys/select.h:54: warning: `__FDMASK' redefined
> /usr/include/linux/posix_types.h:34: warning: this is the location of
> the previous definition
> g++ -g -O2 -Wall -m486 -c -DREMOTE_KBD -I../DVB/driver dvbapi.c
> In file included from /usr/include/sys/types.h:209,
>                 from /usr/include/bits/socket.h:32,
>                 from /usr/include/netinet/in.h:212,
>                 from ../DVB/driver/dvb.h:16,
>                 from dvbapi.h:22,
>                 from dvbapi.c:10:
> /usr/include/sys/select.h:52: warning: `__NFDBITS' redefined
> /usr/include/linux/posix_types.h:22: warning: this is the location of
> the previous definition
> /usr/include/sys/select.h:54: warning: `__FDMASK' redefined
> /usr/include/linux/posix_types.h:34: warning: this is the location of
> the previous definition
> dvbapi.c: In method `cIndexFile::cIndexFile(const char *, bool)':
> dvbapi.c:151: warning: int format, __off_t arg (arg 3)
> dvbapi.c: In method `cReplayBuffer::~cReplayBuffer()':
> dvbapi.c:974: `VID_PLAY_CLEAR_BUFFER' undeclared (first use this function)
> dvbapi.c:974: (Each undeclared identifier is reported only once
> dvbapi.c:974: for each function it appears in.)
> dvbapi.c: In function `static bool cDvbApi::Init()':
> dvbapi.c:1666: `VID_TYPE_DVB' undeclared (first use this function)
> make: *** [dvbapi.o] Error 1
> myrddin:/data/DVB/VDR#




--- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index