Package: keepalived
Version: 1.1.13-1
Severity: serious
From my pbuilder build log:
...
cc -g -Wall -O2 -I/tmp/buildd/keepalived-1.1.13/debian/include -I../include
-I../../lib -Wall -Wunused -Wstrict-prototypes -D_KRNL_2_6_
-D_WITHOUT_LINKWATCH_ -D_WITH_LVS_ -D_HAVE_IPVS_SYNCD_ -c vrrp_arp.c
In file included from /usr/include/net/ethernet.h:26,
from ../include/vrrp_arp.h:29,
from vrrp_arp.c:29:
/usr/include/sys/types.h:46: error: conflicting types for 'loff_t'
/usr/include/linux/types.h:30: error: previous declaration of 'loff_t' was here
/usr/include/sys/types.h:62: error: conflicting types for 'dev_t'
/usr/include/linux/types.h:13: error: previous declaration of 'dev_t' was here
...
make[3]: *** [vrrp_arp.o] Error 1
make[3]: Leaving directory `/tmp/buildd/keepalived-1.1.13/keepalived/vrrp'
make[2]: *** [all] Error 1
make[2]: Leaving directory `/tmp/buildd/keepalived-1.1.13/keepalived'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/keepalived-1.1.13'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
--
Daniel Schepler