Re: [ANNOUNCE] ipset 2.4.7 released

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello again,

On Fri, 30 Jan 2009, G.W. Haywood wrote:

> On Wed, 28 Jan 2009, Jozsef Kadlecsik wrote:
>
> > I'm happy to announce ipset 2.4.7, which contains a compatibility
> > fix for kernels >= 2.6.28
>
> And it seems to work fine with kernel 2.4.37 ...

Hmmmmm - except for

gcc -D__KERNEL__ -I/mnt/hde3/gwh/src/linux/linux-2.4.37/include -Wall  \
 -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing           \
 -fno-common -fno-builtin-strpbrk -fno-builtin-sprintf                 \
 -fomit-frame-pointer  -pipe -mpreferred-stack-boundary=2 -march=i686  \
 -nostdinc -iwithprefix include -DKBUILD_BASENAME=ip_set_setlist -c -o \
 ip_set_setlist.o ip_set_setlist.c
ip_set_setlist.c:25: parse error before "next_index_eq"
ip_set_setlist.c:26: warning: return type defaults to `int'
ip_set_setlist.c:176: parse error before "unshift_setlist"
ip_set_setlist.c:177: warning: return type defaults to `int'
make[3]: *** [ip_set_setlist.o] Error 1

This is an otherwise vanilla non-modular kernel.  You're welcome to
have the .config if you need it.  I have no need for ip_set_setlist,
everything else compiles fine, so I've just disabled it.

$ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man   \
 --infodir=/usr/share/info --enable-shared --enable-threads=posix     \
 --disable-checking --with-system-zlib --enable-__cxa_atexit          \
 --host=i386-redhat-linux
Thread model: posix
gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)

I had to tweak the Makefile to compile ipsets with this compiler
because your new warning switches aren't recognized, but I'm sure
that's of no concern - few people will be using such a compiler so
old as this.

--

73,
Ged.
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux