Mailing List archive

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

[vdr] Re: Problems with building



Martin Neuditschko wrote:
> 
> Hi!
> 
> I have a little problem and I hope someone can help me.
> Directories:
> DVB: /usr/local/src/DVB
> VDR: /usr/local/src/VDR
> DVB driver and tuxzap are working, but if I do a
> "make" in the VDR directory I get this output:
> 
> magi:/usr/local/src/VDR # make
> g++ -g -O2 -Wall -Woverloaded-virtual -m486 -c -DREMOTE_KBD
> -I../DVB/ost/include dvbap
> i.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, i
> nt, 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
> 
> I think it is a problem of a not installed module, isn' t it?

You're using an older version of the driver.
Get the latest driver and try again.

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
_______________________________________________________________



Home | Main Index | Thread Index