Mailing List archive

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

[linux-dvb] VDR-0.96 does not compile



Hi,
I just upgraded my system to SuSE 7.2 and suse kernel 2.4.4-4GB.
I tried to compile the new versions of DVB and VDR. DVB compiled and 'make 
insmode' worked. I can't say for the moment if the driver is working.
Then I compiled VDR-0.96 which fails after a few seconds. Here is what I get:

stargate:/home/ron/vdr/current/VDR # make
Makefile:67: .dependencies: No such file or directory
g++ -g -O2 -Wall -Woverloaded-virtual -m486 -c -DREMOTE_KBD 
-I../DVB/ost/include config.c
g++ -g -O2 -Wall -Woverloaded-virtual -m486 -c -DREMOTE_KBD 
-I../DVB/ost/include dvbapi.c
dvbapi.c: In method `cIndexFile::cIndexFile(const char *, bool)':
dvbapi.c:146: warning: int format, __off_t arg (arg 3)
dvbapi.c: In method `enum eSetChannelResult cDvbApi::SetChannel(int, int, 
char, int, int, int, int, int, int, int, int, int, int)':
dvbapi.c:3258: `FrontendParameters' undeclared (first use this function)
dvbapi.c:3258: (Each undeclared identifier is reported only once
dvbapi.c:3258: for each function it appears in.)
dvbapi.c:3258: parse error before `;'
dvbapi.c:3259: `Frontend' undeclared (first use this function)
dvbapi.c:3260: `INVERSION_AUTO' undeclared (first use this function)
dvbapi.c:3286: `FE_SET_FRONTEND' undeclared (first use this function)
dvbapi.c:3291: `FrontendEvent' undeclared (first use this function)
dvbapi.c:3291: parse error before `;'
dvbapi.c:3292: `FE_GET_EVENT' undeclared (first use this function)
dvbapi.c:3292: `event' undeclared (first use this function)
dvbapi.c:3305: parse error before `;'
dvbapi.c:3319: parse error before `;'
make: *** [dvbapi.o] Error 1
stargate:/home/ron/vdr/current/VDR #

Seems to be something wrong with an include file. I did not have such 
problems with version 0.92 (under SuSE 7.1)
Does anyone has a similar environment?
Thanks for your help.
Ronald


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


Home | Main Index | Thread Index