Mailing List archive

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

[linux-dvb] Re: Antwort: VDR and AC3 out via SB live



Martin Hoffmann wrote:
> 
> Sorry, but how is the xlist.c file supposed to be compiled ? (Maybe stupid
> question)
> 
> If i simply use gcc xlist.c i get a lot of undeclared things...
> Here is the output of gcc:
> 
> xlist.c: In function `main':
> xlist.c:29: parse error before `int'
> xlist.c:31: `f' undeclared (first use in this function)

seems to me as non ansi var declaration is used here.

try to compile with g++ instaed of gcc.

best regards ...
clemens


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



Home | Main Index | Thread Index