Mailing List archive

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

[linux-dvb] Re: "Video datastream broken" the legend continues ...



On Friday 30 July 2004 12:03, Joerg Riechardt wrote:
>  -c szap-status-time.c  -o szap-status-time

the easiest way is to replace the szap.c with this file
and after this do "make" ...

for me i compiles with:

gcc -MD -Wall -g -O2 -I../../include -I../lib -o szap-status-time.o -c 
szap-status-time.c
gcc -Wall -g -O2 -o szap-status-time szap-status-time.o ../lib/lnb.o

hermann




Home | Main Index | Thread Index