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

_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Reply via email to