[vdr] vdr 1.7.8 - __u8’ does not name a type
Goga777
goga777 at bk.ru
Sat Jun 20 19:55:14 CEST 2009
> > 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> ?
yes my /s2-liplianin/linux/include/linux/dvb/frontend.h contains #include <linux/types.h
and /usr/include/linux/types.h also conteins #includes <asm/types.h>
Goga
More information about the vdr
mailing list