All of lore.kernel.org
 help / color / mirror / Atom feed
* 1.2.11 compile error
@ 2004-08-15 15:46 dragon
  2004-08-16  4:20 ` Patrick McHardy
  0 siblings, 1 reply; 2+ messages in thread
From: dragon @ 2004-08-15 15:46 UTC (permalink / raw)
  To: netfilter-devel

Hi

I tryd to compile iptables-1.2.11 with kernel 2.6.7, grsec 2.0.1 and I
have this error.

bash-2.05b# make
Extensions found: IPv4:recent IPv6:ah IPv6:esp IPv6:frag IPv6:ipv6header
IPv6:hbh IPv6:dst IPv6:rt
cc -O2 -Wall -Wunused -I/usr/src/linux/include -Iinclude/
-DIPTABLES_VERSION=\"1.2.11\"  -fPIC -o extensions/libipt_ah_sh.o -c
extensions/libipt_ah.c
In file included from include/libiptc/libiptc.h:6,
                 from include/iptables.h:5,
                 from extensions/libipt_ah.c:8:
/usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:255: warning:
declaration does not declare anything
/usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:255: warning: no
semicolon at end of struct or union
/usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:255: error:
parse error before ',' token
/usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:259: error:
parse error before '}' token
/usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:339: warning:
type defaults to `int' in declaration of `DECLARE_MUTEX'
/usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:339: warning:
parameter names (without types) in function declaration
/usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:339: warning:
`DECLARE_MUTEX' declared `static' but never defined
make: *** [extensions/libipt_ah_sh.o] Error 1
bash-2.05b# 


It is a kernel bug or I make wrong something?

gcc 3.3.4, glibc 2.3.3.

dragon

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 1.2.11 compile error
  2004-08-15 15:46 1.2.11 compile error dragon
@ 2004-08-16  4:20 ` Patrick McHardy
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick McHardy @ 2004-08-16  4:20 UTC (permalink / raw)
  To: dragon; +Cc: netfilter-devel

dragon wrote:
> Hi
> 
> I tryd to compile iptables-1.2.11 with kernel 2.6.7, grsec 2.0.1 and I
> have this error.
> 

This problem is fixed in 2.6.8.

Regards
Patrick

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-08-16  4:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-15 15:46 1.2.11 compile error dragon
2004-08-16  4:20 ` Patrick McHardy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.