Package: ipset
Version: 2.2.9-1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of ipset_2.2.9-1 on lxdebian.bfinv.de by sbuild/s390 85
[...]
> cc -g -Wall -O2 -O2 -Wall -Wunused -I.  -DIPSET_VERSION=\"2.2.9\" 
> -DIPSET_LIB_DIR=\"/usr/lib/ipset\" -c -o ipset.o ipset.c
> In file included from /usr/include/asm/bitops.h:831,
>                  from ipset.c:24:
> /usr/include/asm-generic/bitops/ffs.h:13: error: static declaration of 'ffs' 
> follows non-static declaration
> ipset.c: In function 'kernel_getfrom':
> ipset.c:301: warning: passing argument 5 of 'getsockopt' from incompatible 
> pointer type
> ipset.c: In function 'kernel_getfrom_handleerrno':
> ipset.c:350: warning: passing argument 5 of 'getsockopt' from incompatible 
> pointer type
> ipset.c: In function 'check_protocolversion':
> ipset.c:372: warning: passing argument 5 of 'getsockopt' from incompatible 
> pointer type
> make[1]: *** [ipset.o] Error 1
> make[1]: Leaving directory `/build/buildd/ipset-2.2.9'
> make: *** [debian/stamp-makefile-build] Error 2
> ******************************************************************************
> Build finished at 20060923-1852
> FAILED [dpkg-buildpackage died]

asm/bitops.h is no on the list of exported kernel headers and therefor
not usable in userspace.

Bastian


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to