Compile fail with 2.3.50

Abdul Basit basit@basit.yi.org
Wed, 8 Mar 2000 18:17:58 +0000


hi,
Even after patching with the patch for netfilter 0.90.4 , its compile still
fails  with 2.3.50 ..
--------------------
.90.4\"  -D__KERNEL__ -DMODULE -DMODVERSIONS -include
/usr/src/linux/include/linux/modversions.h  -fno-strict-aliasing
conntrack/ip_conntrack_standalone.c -c -o
conntrack/ip_conntrack_standalone.o
cc -O -Wall -Wunused -Iinclude/ -I/usr/src/linux/include
-DNETFILTER_VERSION=\"0.90.4\"  -D__KERNEL__ -DMODULE -DMODVERSIONS -include
/usr/src/linux/include/linux/modversions.h  -fno-strict-aliasing
conntrack/ip_conntrack_core.c -c -o conntrack/ip_conntrack_core.o
conntrack/ip_conntrack_core.c:56:  F_REASON_MIN_RESERVED_FOR_CONNTRACK'
undeclared here (not in a function)
conntrack/ip_conntrack_core.c:56: initializer element is not constant
conntrack/ip_conntrack_core.c: In function 	p_conntrack_put':
conntrack/ip_conntrack_core.c:201:  F_REASON_MIN_RESERVED_FOR_CONNTRACK'
undeclared (first use in this function)
conntrack/ip_conntrack_core.c:201: (Each undeclared identifier is reported
only once
conntrack/ip_conntrack_core.c:201: for each function it appears in.)
conntrack/ip_conntrack_core.c: In function  pdate_skb':
conntrack/ip_conntrack_core.c:335:  F_REASON_MIN_RESERVED_FOR_CONNTRACK'
undeclared (first use in this function)
conntrack/ip_conntrack_core.c: In function 	p_conntrack_easy_get':
conntrack/ip_conntrack_core.c:448:  F_REASON_MIN_RESERVED_FOR_CONNTRACK'
undeclared (first use in this function)
make: *** [conntrack/ip_conntrack_core.o] Error 1
jupiter<root>:/linux2/sources/netfilter-0.90.4#