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 Sat, 8 Feb 2003, Miernik wrote:

You must be using oldstruct drivers (0.9.4) right?
In this case you should comment NEWSTRUCT=1 in Makefile and assure that
you have ost/*.h in ../DVB/include/ or somewhere else (and in this case
modify the -I parameter accordingly


 > 
> 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'



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



Home | Main Index | Thread Index