Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@r2d2 ipset-6.23]# make modules
- make -C /lib/modules/`uname -r`/build M=$PWD/kernel/net V= \
- KCFLAGS="-DPACKAGE_VERSION=6.23" \
- IP_SET_MAX=256 KDIR=$PWD/kernel modules
- make[1]: Entering directory `/usr/src/kernels/2.6.32-504.el6.x86_64'
- Makefile:634: "WARNING: Appending $KCFLAGS (-DPACKAGE_VERSION=6.23) from command line to kernel $CFLAGS"
- CC [M] /root/div/ipset-6.23/kernel/net/netfilter/xt_set.o
- In file included from /root/div/ipset-6.23/kernel/include/linux/netfilter/ipset/ip_set.h:22,
- from /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:18:
- /root/div/ipset-6.23/kernel/include/linux/netfilter/ipset/ip_set_compat.h:108: error: redefinition of ‘nla_put_be16’
- include/net/netlink.h:817: note: previous definition of ‘nla_put_be16’ was here
- /root/div/ipset-6.23/kernel/include/linux/netfilter/ipset/ip_set_compat.h:113: error: redefinition of ‘nla_put_net16’
- include/net/netlink.h:828: note: previous definition of ‘nla_put_net16’ was here
- /root/div/ipset-6.23/kernel/include/linux/netfilter/ipset/ip_set_compat.h:118: error: redefinition of ‘nla_put_be32’
- include/net/netlink.h:850: note: previous definition of ‘nla_put_be32’ was here
- /root/div/ipset-6.23/kernel/include/linux/netfilter/ipset/ip_set_compat.h:123: error: redefinition of ‘nla_put_net32’
- include/net/netlink.h:861: note: previous definition of ‘nla_put_net32’ was here
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c: In function ‘set_match_v0_checkentry’:
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:99: error: ‘const struct xt_mtchk_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:108: error: ‘const struct xt_mtchk_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c: In function ‘set_match_v0_destroy’:
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:123: error: ‘const struct xt_mtdtor_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c: In function ‘set_match_v1_checkentry’:
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:148: error: ‘const struct xt_mtchk_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:157: error: ‘const struct xt_mtchk_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c: In function ‘set_match_v1_destroy’:
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:169: error: ‘const struct xt_mtdtor_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c: In function ‘set_target_v0’:
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:231: error: ‘const struct xt_match_param’ has no member named ‘targinfo’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c: In function ‘set_target_v0_checkentry’:
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:254: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:264: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:270: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:279: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:281: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c: In function ‘set_target_v0_destroy’:
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:298: error: ‘const struct xt_tgdtor_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:300: error: ‘const struct xt_tgdtor_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c: In function ‘set_target_v1’:
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:308: error: ‘const struct xt_match_param’ has no member named ‘targinfo’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c: In function ‘set_target_v1_checkentry’:
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:331: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:341: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:347: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:356: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:358: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c: In function ‘set_target_v1_destroy’:
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:371: error: ‘const struct xt_tgdtor_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:373: error: ‘const struct xt_tgdtor_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c: In function ‘set_target_v2’:
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:381: error: ‘const struct xt_match_param’ has no member named ‘targinfo’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c: In function ‘set_target_v3’:
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:409: error: ‘const struct xt_match_param’ has no member named ‘targinfo’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c: In function ‘set_target_v3_checkentry’:
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:458: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:468: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:474: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:493: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:499: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:502: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:513: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:515: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:517: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c: In function ‘set_target_v3_destroy’:
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:530: error: ‘const struct xt_tgdtor_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:532: error: ‘const struct xt_tgdtor_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:534: error: ‘const struct xt_tgdtor_param’ has no member named ‘net’
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c: At top level:
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:543: warning: initialization from incompatible pointer type
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:545: warning: initialization from incompatible pointer type
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:553: warning: initialization from incompatible pointer type
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:555: warning: initialization from incompatible pointer type
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:563: warning: initialization from incompatible pointer type
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:565: warning: initialization from incompatible pointer type
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:574: warning: initialization from incompatible pointer type
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:576: warning: initialization from incompatible pointer type
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:584: warning: initialization from incompatible pointer type
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:586: warning: initialization from incompatible pointer type
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:595: warning: initialization from incompatible pointer type
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:597: warning: initialization from incompatible pointer type
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:605: warning: initialization from incompatible pointer type
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:607: warning: initialization from incompatible pointer type
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:618: warning: initialization from incompatible pointer type
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:620: warning: initialization from incompatible pointer type
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:628: warning: initialization from incompatible pointer type
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:630: warning: initialization from incompatible pointer type
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:638: warning: initialization from incompatible pointer type
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:640: warning: initialization from incompatible pointer type
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:649: warning: initialization from incompatible pointer type
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:651: warning: initialization from incompatible pointer type
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:659: warning: initialization from incompatible pointer type
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:661: warning: initialization from incompatible pointer type
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:670: warning: initialization from incompatible pointer type
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:672: warning: initialization from incompatible pointer type
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:680: warning: initialization from incompatible pointer type
- /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:682: warning: initialization from incompatible pointer type
- make[3]: *** [/root/div/ipset-6.23/kernel/net/netfilter/xt_set.o] Error 1
- make[2]: *** [/root/div/ipset-6.23/kernel/net/netfilter] Error 2
- make[1]: *** [_module_/root/div/ipset-6.23/kernel/net] Error 2
- make[1]: Leaving directory `/usr/src/kernels/2.6.32-504.el6.x86_64'
- make: *** [modules] Error 2
Advertisement
Add Comment
Please, Sign In to add comment