Any chance we could do a quick patch release with this change, as I'm sure this will quickly become a FAQ otherwise. Please? :-) Andrew Dave Chapman wrote:
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 [root@linserv dvbstream]# make[cut][cut]tune.c:173: error: syntax error before "uint32_t"
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 ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.