i get this error while compile netsukuku:

if gcc -DHAVE_CONFIG_H -I. -I. -I.    -g -I.  -I -g -O2 -MT igs.o -MD
-MP -MF ".deps/igs.Tpo" -c -o igs.o igs.c; \
        then mv -f ".deps/igs.Tpo" ".deps/igs.Po"; else rm -f
".deps/igs.Tpo"; exit 1; fi
In file included from igs.c:42:
mark.h:5:47: error: linux/netfilter_ipv4/ip_conntrack.h: Nessun file o
directory
mark.h:6:53: error: linux/netfilter_ipv4/ip_conntrack_tuple.h: Nessun
file o directory
In file included from mark.h:7,
                 from igs.c:42:
libiptc/ipt_conntrack.h:67: error: ‘IP_CT_DIR_MAX’ undeclared here (not
in a function)
make[3]: *** [igs.o] Error 1
make[3]: Leaving directory `/home/dany700/Desktop/netsukuku-0.0.9b/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/dany700/Desktop/netsukuku-0.0.9b/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/dany700/Desktop/netsukuku-0.0.9b/src'
make: *** [all-recursive] Error 1

Could anyone tell me how to solve the problem, please?
Thanks in advance.

_______________________________________________
Netsukuku mailing list
[email protected]
http://lists.dyne.org/mailman/listinfo/netsukuku

Reply via email to