Mailing List archive

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

[vdr] Compiling VDR



At compiling new VDR version i geht this error-Messages:

/ost/include config.c
g++ -g -O2 -Wall -Woverloaded-virtual -m486 -c -DREMOTE_KBD -DDEBUG_OSD -I../DVB/ost/include dvbapi.c
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
tvserver:/vdr/VDR #

anyone have a IDEA ?



Home | Main Index | Thread Index