kensouxp2003 发表于 2005-4-11 20:18:54

help急!!2.6.11.7在make时的错误!

在make的时候每次到了这一步
CC net/ipv4/netfilter/ipt_TOS.o
都会出现下面的错误:
net/ipv4/netfilter/ipt_TOS.c:17:42: linux/netfilter_ipv4/ipt_TOS.h: 没有那个文件或目录
net/ipv4/netfilter/ipt_TOS.c: In function `target':
net/ipv4/netfilter/ipt_TOS.c:33: dereferencing pointer to incomplete type
net/ipv4/netfilter/ipt_TOS.c:42: dereferencing pointer to incomplete type
net/ipv4/netfilter/ipt_TOS.c: In function `checkentry':
net/ipv4/netfilter/ipt_TOS.c:61: dereferencing pointer to incomplete type
net/ipv4/netfilter/ipt_TOS.c:63: sizeof applied to an incomplete type
net/ipv4/netfilter/ipt_TOS.c:66: sizeof applied to an incomplete type
net/ipv4/netfilter/ipt_TOS.c:79: `IPTOS_NORMALSVC' undeclared (first use in this function)
net/ipv4/netfilter/ipt_TOS.c:79: (Each undeclared identifier is reported only once
net/ipv4/netfilter/ipt_TOS.c:79: for each function it appears in.)
make: *** Error 1
make: *** Error 2
make: *** Error 2
make: *** Error 2
可是他说的那个.h文件本来就不存在啊?请问这是怎么回事?!我好着急!!
请高手指点一下啊!!!!谢谢!!!!!!!!~~~~~~~~~
页: [1]
查看完整版本: help急!!2.6.11.7在make时的错误!