I'm trying to compile netsukuku sources with my latest gentoo machine I enter the src/ dir and I type "scons"
Compiling aborts with the following error: gcc -o ipv6-gmp.o -c -Wall ipv6-gmp.c In file included from ipv6-gmp.c:22: includes.h:32:24: error: asm/bitops.h: No such file or directory In file included from ipv6-gmp.c:24: ipv6-gmp.h:24:2: warning: #warning THIS HAS BEEN DEPRECATED. REMOVE ME!! ipv6-gmp.h:25:2: warning: #warning THIS HAS BEEN DEPRECATED. REMOVE ME!! ipv6-gmp.h:26:2: warning: #warning THIS HAS BEEN DEPRECATED. REMOVE ME!! scons: *** [ipv6-gmp.o] Error 1 scons: building terminated because of errors. [EMAIL PROTECTED] ~/SORGENTI/netsukuku/src $ I think is a kernel header issue. AlpT what version of kernel headers are you using ? Saverio _______________________________________________ Netsukuku mailing list [email protected] http://lists.dyne.org/mailman/listinfo/netsukuku
