Menu

#28 Success install 2.6.31.5 and ipt 1.4.4

git version
open
nobody
5
2014-08-26
2009-11-11
Anonymous
No

Issue with missied include file:
In file included from /usr/include/asm/types.h:4,
from /lib/modules/2.6.31.5/build/include/linux/types.h:4,
from ../iptables-1.4.4/include/xtables.h:15,
from ../iptables-1.4.4/include/iptables.h:5,
from libipt_NETFLOW.c:8:
/lib/modules/2.6.31.5/build/include/asm-generic/int-ll64.h:11:29: error: asm/bitsperlong.h: Нет такого файла или каталога
make: *** [libipt_NETFLOW.so] Ошибка 1

Was solved by change Makefiles
-I$(KDIR)/include
to this
-I/usr/include
=======
Module loaded, flow is generated

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.