Package: xtables-addons-source
Version: 2.2-1

xt_DNETMAP.c could not be compiled because of the changed definition of kuid_t 
in linux-3.9

Here is a snippet of the output from the build:

Xtables-addons 2.2 - Linux 3.9.4
if [ -n "/lib/modules/3.9.4/build" ]; then make -C /lib/modules/3.9.4/build 
M=/home/src/xtables-addons-2.2/extensions modules; fi;
make[5]: Entering directory `/home/src/linux-3.9.4'
  CC [M]  /home/src/xtables-addons-2.2/extensions/xt_DNETMAP.o
/home/src/xtables-addons-2.2/extensions/xt_DNETMAP.c: In function 
‘dnetmap_tg_check’:
/home/src/xtables-addons-2.2/extensions/xt_DNETMAP.c:331:16: error: 
incompatible types when assigning to type ‘kuid_t’ from type ‘unsigned int’
/home/src/xtables-addons-2.2/extensions/xt_DNETMAP.c:332:16: error: 
incompatible types when assigning to type ‘kgid_t’ from type ‘unsigned int’
/home/src/xtables-addons-2.2/extensions/xt_DNETMAP.c:344:16: error: 
incompatible types when assigning to type ‘kuid_t’ from type ‘unsigned int’
/home/src/xtables-addons-2.2/extensions/xt_DNETMAP.c:345:16: error: 
incompatible types when assigning to type ‘kgid_t’ from type ‘unsigned int’
make[6]: *** [/home/src/xtables-addons-2.2/extensions/xt_DNETMAP.o] Error 1


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to