Mailing List archive

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

[linux-dvb] Re: Reception of raw TS or multiple PIDS



On Fri, Feb 07, 2003 at 08:52:10PM +0100, Nico wrote:
> Dvbstream (you should use the last cvs version from www.sf.net/projects/dvbtools/) 
> will help you to get a TS stream

I checked out dvbstream out of CVS now, but it didn't compile, I got:

miernik@tarnica:/usr/src/dvbstream$ make
gcc -I ../DVB/include -g -Wall -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNEWSTRUCT -c -o rtp.o rtp.c
gcc -I ../DVB/include -g -Wall -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNEWSTRUCT -c -o tune.o tune.c
In file included from tune.h:25,
                 from tune.c:40:
dvb_defaults.h:83: warning: #warning No DVB-T country defined in dvb_defaults.h
dvb_defaults.h:84: warning: #warning defaulting to UK
dvb_defaults.h:85: warning: #warning Ignore this if using Satellite or Cable
tune.c:487: warning: #warning DISEQC is unimplemented for NEWSTRUCT
In file included from tune.c:40:
tune.h:27: parse error before `fe_spectral_inversion_t'
tune.c:153: parse error before `fe_status_t'
tune.c: In function `print_status':
tune.c:154: `fd' undeclared (first use in this function)
tune.c:154: (Each undeclared identifier is reported only once
tune.c:154: for each function it appears in.)
tune.c:155: `festatus' undeclared (first use in this function)
tune.c: In function `check_status':
tune.c:174: `fe_status_t' undeclared (first use in this function)
tune.c:174: parse error before `festatus'
tune.c:194: warning: suggest parentheses around assignment used as truth value
tune.c:237: `festatus' undeclared (first use in this function)
tune.c:172: warning: unused variable `res'
tune.c:172: warning: unused variable `i'
tune.c: At top level:
tune.c:355: parse error before `fe_spectral_inversion_t'
tune.c: In function `tune_it':
tune.c:360: `fe_sec_voltage_t' undeclared (first use in this function)
tune.c:360: parse error before `voltage'
tune.c:381: `fd_frontend' undeclared (first use in this function)
tune.c:397: `freq' undeclared (first use in this function)
tune.c:400: `bandwidth' undeclared (first use in this function)
tune.c:401: `HP_CodeRate' undeclared (first use in this function)
tune.c:403: `modulation' undeclared (first use in this function)
tune.c:404: `TransmissionMode' undeclared (first use in this function)
tune.c:405: `guardInterval' undeclared (first use in this function)
tune.c:423: `pol' undeclared (first use in this function)
tune.c:423: `srate' undeclared (first use in this function)
tune.c:423: `tone' undeclared (first use in this function)
tune.c:428: `voltage' undeclared (first use in this function)
tune.c:467: `specInv' undeclared (first use in this function)
make: *** [tune.o] Error 1


I use a NEWSTRUCT DVB driver, form a 20030201 CVS snapshot. I have the 
driver sources in /usr/src/DVB/

-- 
    Miernik          ____________________________________________________
___ ICQ: 4004001 ___/___ tel.: +48608233394 ___/  mailto:miernik@ctnet.pl
No Iraq war http://www.globalexchange.org/campaigns/iraq/invadeIraq082702.html
Please call the White House +1-202-456-1111 or fax +1-202-456-2461 and say no!

Attachment: pgp00005.pgp
Description: PGP signature


Home | Main Index | Thread Index