[vdr] vdr 1.7.8 - __u8’ does not name a type
Anssi Hannula
anssi.hannula at gmail.com
Sat Jun 20 17:13:15 CEST 2009
Goga777 wrote:
> Hi
>
> I added #include <asm/types.h> as Tobi recommended
> http://e-tobi.net/websvn/filedetails.php?repname=vdr-pkg&path=%2Fvdr%2Fbranches%2Fdevel%2Fdebian%2Fpatches%2F99_dvb-header-fixes.dpatch
>
> and after that I could compile vdr 178
[...]
>> ../s2-liplianin/linux/include/linux/dvb/frontend.h:92: error: ‘__u8’ does not name a type
Strange, that file (at least current version) #includes <linux/types.h>,
which in turn (/usr/include/linux/types.h) #includes <asm/types.h>.
Including <asm/types.h> from VDR should not be necessary.
Could you confirm that your frontend.h file also contains #include
<linux/types.h> and tha tyour /usr/include/linux/types.h #includes
<asm/types.h> ?
--
Anssi Hannula
More information about the vdr
mailing list