From: Michael R. <re...@eu...> - 2004-09-11 20:03:11
|
Hi Heiko, >>> In file included from /usr/include/linux/ppp_defs.h:45, >>> from /usr/include/net/ppp_defs.h:8, >>> from /usr/include/net/if_ppp.h:56, >>> from system.c:219: >>> /usr/include/linux/crc-ccitt.h:6: error: syntax error before "const" > the types u16 and u8 are not defined. I replaced them with __u8 and > __u16 and everything works fine. Hmmm... modifying some glibc (or kernel) include files just to get lcd4linux working... hmmm.... I'd not consider this 'clean' :-) maybe you could search for where u16 and u8 are defined. Maybe it's sufficient to include this file just before if_ppp.h. On the other hand, maybe if_ppp.h should include these necessary files itself... > Of course I forgott to mention 1 'small' little detail, I'm using > Kernel 2.6.8.1. This should be no problem, as I'm using the same kernel here. bye, Michael -- Michael Reinelt ICQ #288386781 e-mail: re...@eu... Tel: +43 676 3079941 Geisslergasse 4, A-8045 Graz, Austria GPG/PGP-Key: 0xDF13BA50 |