* [linux-dvb] Bug in DVB header files
@ 2009-03-02 17:07 Klaus Schmidinger
0 siblings, 0 replies; only message in thread
From: Klaus Schmidinger @ 2009-03-02 17:07 UTC (permalink / raw)
To: linux-dvb
Reinhard Nissl made me aware of the fact that with recent versions
of the driver from http://linuxtv.org/hg/v4l-dvb there is apparently
someting wrong with the header files. Doing
#include <linux/videodev2.h>
#include <linux/dvb/audio.h>
results in
.../linux/dvb/audio.h:79: error: 'uint16_t' does not name a type
Doing the #includes in reverse order gives
/usr/include/sys/select.h:78: error: conflicting declaration 'typedef struct fd_set fd_set'
/usr/include/linux/types.h:12: error: 'fd_set' has a previous declaration as 'typedef struct __kernel_fd_set fd_set'
The only way to compile VDR with the recent driver is to revert to
the header files as they were before the change labeled
"backport include changes on some .h files"
Klaus
_______________________________________________
linux-dvb users mailing list
For V4L/DVB development, please use instead linux-media@vger.kernel.org
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-03-02 17:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-02 17:07 [linux-dvb] Bug in DVB header files Klaus Schmidinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox