Scott White wrote:
Hi,

I've just installed linuxtv-dvb-1.1.0 & linuxtv-dvb-apps-1.1.0, however
I am having trouble compiling dvbstream.  Can anyone point me in the
right direction



[EMAIL PROTECTED] dvbstream]# make
[cut]
tune.c:173: error: syntax error before "uint32_t"
[cut]

I fixed this problem a few days ago. I wasn't explicitly including stdint.h. Either insert the line

#include <stdint.h>

near the top of "tune.c", or update to the latest CVS.

Regards,

Dave.


-- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.



Reply via email to