Mailing List archive

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

[vdr] compile errors vdr-1.1.13



                                         Roetgen, Mo 28.10.02 20:16
Hi,
until now I use vdr-1.1.12 with the NEWSTRUCT driver from cvs. I tried to  
update to 1.1.13 or 1.1.14 but I can't compile these versions. I use the  
gcc 3.2 (SuSE 8.1) with a self compiled kernel 2.4.19 (vanilla, not SuSE).  
With version 1.1.14 I get the following error messages:

g++ -g -O2 -Wall -Woverloaded-virtual -c -DNEWSTRUCT -DREMOTE_NONE - 
D_GNU_SOURCE -I.
./DVB/include dvbdevice.c
In file included from dvbdevice.c:10:
dvbdevice.h:35: 'fe_type_t' is used as a type, but is not defined as a  
type.
dvbdevice.c: In constructor `cDvbDevice::cDvbDevice(int)':
dvbdevice.c:84: `frontendType' undeclared (first use this function)
dvbdevice.c:84: (Each undeclared identifier is reported only once for each
   function it appears in.)
dvbdevice.c:84: `fe_type_t' undeclared (first use this function)
dvbdevice.c: At global scope:
dvbdevice.c:316: parse error before `[' token
dvbdevice.c: In member function `virtual bool
   cDvbDevice::SetPid(cDevice::cPidHandle*, int, bool)':
dvbdevice.c:325: `dmx_pes_filter_params' undeclared (first use this  
function)
dvbdevice.c:325: parse error before `;' token
dvbdevice.c:329: `pesFilterParams' undeclared (first use this function)
dvbdevice.c:340: `PesTypes' undeclared (first use this function)
dvbdevice.c: In member function `virtual bool
    cDvbDevice::SetChannelDevice(const cChannel*, bool)':
dvbdevice.c:618: `fe_spectral_inversion_t' undeclared (first use this  
function)
dvbdevice.c:620: `fe_code_rate_t' undeclared (first use this function)
dvbdevice.c:638: `fe_modulation_t' undeclared (first use this function)
dvbdevice.c:655: `fe_bandwidth_t' undeclared (first use this function)
dvbdevice.c:659: `fe_transmit_mode_t' undeclared (first use this function)
dvbdevice.c:660: `fe_guard_interval_t' undeclared (first use this  
function)
dvbdevice.c:661: `fe_hierarchy_t' undeclared (first use this function)
dvbdevice.c:697: `fe_status_t' undeclared (first use this function)
dvbdevice.c:697: parse error before `=' token
dvbdevice.c:699: `status' undeclared (first use this function)
dvbdevice.c: In member function `virtual void
   cDvbDevice::SetVolumeDevice(int)':
dvbdevice.c:761: `audio_mixer_t' undeclared (first use this function)
dvbdevice.c:761: parse error before `;' token
dvbdevice.c:765: `am' undeclared (first use this function)
make: *** [dvbdevice.o] Fehler 1


I'm not a programmer, so I don't know what to do. Any hints?

TIA,
Andreas
-- 
Andreas Hölscher, D-52159 Roetgen, Germany
http://www.andreas-hoelscher.de
(PGP ID: 1024/0x6AC897BB)


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



Home | Main Index | Thread Index