Mailing List archive

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

[linux-dvb] Re: no sec.h for vdr-1.0.4



On Tue, Oct 29, 2002 at 04:02:06PM +0100, Holger Waechtler wrote:

> >there is no sec.h (for compiling vdr-1.0.4) in todays (from CVS) DVB
> >package:
> sec.h does not exists anymore. Please use recent vdr sources.

Ccompiling vdr-1.4.14 i ran into this:

|[root@zaphod vdr-1.1.14]# make
|dvbdevice.c:29:21: warning: ost/sec.h: No such file or directory
|g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -D_GNU_SOURCE -I../DVB/ost/include audio.c
|g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -D_GNU_SOURCE -I../DVB/ost/include channels.c
|g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -D_GNU_SOURCE -I../DVB/ost/include config.c
|g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -D_GNU_SOURCE -I../DVB/ost/include cutter.c
|g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -D_GNU_SOURCE -I../DVB/ost/include device.c
|g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -D_GNU_SOURCE -I../DVB/ost/include diseqc.c
|g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -D_GNU_SOURCE -I../DVB/ost/include dvbdevice.c
|In file included from dvbdevice.c:10:
|dvbdevice.h:38: 'FrontendType' is used as a type, but is not defined as a type.
|dvbdevice.c:29:21: ost/sec.h: No such file or directory
|dvbdevice.c: In constructor `CDvbDevice::cDvbDevice(int)':
|dvbdevice.c:86: `FrontendType' undeclared (first use this function)
|dvbdevice.c:86: (Each undeclared identifier is reported only once for each function it appears in.)
|dvbdevice.c:86: `FrontendType' undeclared (first use this function)
|[...]
|dvbdevice.c:763: `AudioMixer_t' undeclared (first use this function)
|dvbdevice.c:763: parse error before ;' token
|dvbdevice.c:765: `Am' undeclared (first use this function)
|dvbdevice.c: In member function `Virtual bool cDvbDevice::GetTSPacket(uchar*&)':
|dvbdevice.c:997: `EBUFFEROVERFLOW' undeclared (first use this function)
|make: *** [dvbdevice.o] Fehler 1

-- 
Und Tschüss.
Stefan

### Kilroy was here ###  4855  4:20pm  up 188 days


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



Home | Main Index | Thread Index