Mailing List archive

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

[vdr] Cant't compile VDR 0.96+0.95



hi,

I've tried to compile VDR 0.95 and VDR 0.96 with no success.
VDR 0.94 runs fine.
The Make-Output is at the end of this Mail.

I'm a Linux newbie and using SUSE 7.2 Kernel 2.4.

Thanks for your help!

best regards,

Jochen Vieten


bash-2.05# cd VDR
bash-2.05# make REMOTE=KBD
Makefile:67: .dependencies: No such file or directory
g++ -g -O2 -Wall -Woverloaded-virtual -m486 -c -DREMOTE_KBD -I../DVB/ost/inc
lude config.c
g++ -g -O2 -Wall -Woverloaded-virtual -m486 -c -DREMOTE_KBD -I../DVB/ost/inc
lude 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
bash-2.05#




Home | Main Index | Thread Index