Guest User

Untitled

a guest
Nov 5th, 2014
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.61 KB | None | 0 0
  1. [root@r2d2 ipset-6.23]# make modules
  2. make -C /lib/modules/`uname -r`/build M=$PWD/kernel/net V= \
  3. KCFLAGS="-DPACKAGE_VERSION=6.23" \
  4. IP_SET_MAX=256 KDIR=$PWD/kernel modules
  5. make[1]: Entering directory `/usr/src/kernels/2.6.32-504.el6.x86_64'
  6. Makefile:634: "WARNING: Appending $KCFLAGS (-DPACKAGE_VERSION=6.23) from command line to kernel $CFLAGS"
  7. CC [M] /root/div/ipset-6.23/kernel/net/netfilter/xt_set.o
  8. In file included from /root/div/ipset-6.23/kernel/include/linux/netfilter/ipset/ip_set.h:22,
  9. from /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:18:
  10. /root/div/ipset-6.23/kernel/include/linux/netfilter/ipset/ip_set_compat.h:108: error: redefinition of ‘nla_put_be16’
  11. include/net/netlink.h:817: note: previous definition of ‘nla_put_be16’ was here
  12. /root/div/ipset-6.23/kernel/include/linux/netfilter/ipset/ip_set_compat.h:113: error: redefinition of ‘nla_put_net16’
  13. include/net/netlink.h:828: note: previous definition of ‘nla_put_net16’ was here
  14. /root/div/ipset-6.23/kernel/include/linux/netfilter/ipset/ip_set_compat.h:118: error: redefinition of ‘nla_put_be32’
  15. include/net/netlink.h:850: note: previous definition of ‘nla_put_be32’ was here
  16. /root/div/ipset-6.23/kernel/include/linux/netfilter/ipset/ip_set_compat.h:123: error: redefinition of ‘nla_put_net32’
  17. include/net/netlink.h:861: note: previous definition of ‘nla_put_net32’ was here
  18. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c: In function ‘set_match_v0_checkentry’:
  19. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:99: error: ‘const struct xt_mtchk_param’ has no member named ‘net’
  20. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:108: error: ‘const struct xt_mtchk_param’ has no member named ‘net’
  21. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c: In function ‘set_match_v0_destroy’:
  22. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:123: error: ‘const struct xt_mtdtor_param’ has no member named ‘net’
  23. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c: In function ‘set_match_v1_checkentry’:
  24. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:148: error: ‘const struct xt_mtchk_param’ has no member named ‘net’
  25. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:157: error: ‘const struct xt_mtchk_param’ has no member named ‘net’
  26. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c: In function ‘set_match_v1_destroy’:
  27. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:169: error: ‘const struct xt_mtdtor_param’ has no member named ‘net’
  28. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c: In function ‘set_target_v0’:
  29. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:231: error: ‘const struct xt_match_param’ has no member named ‘targinfo’
  30. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c: In function ‘set_target_v0_checkentry’:
  31. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:254: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
  32. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:264: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
  33. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:270: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
  34. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:279: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
  35. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:281: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
  36. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c: In function ‘set_target_v0_destroy’:
  37. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:298: error: ‘const struct xt_tgdtor_param’ has no member named ‘net’
  38. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:300: error: ‘const struct xt_tgdtor_param’ has no member named ‘net’
  39. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c: In function ‘set_target_v1’:
  40. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:308: error: ‘const struct xt_match_param’ has no member named ‘targinfo’
  41. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c: In function ‘set_target_v1_checkentry’:
  42. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:331: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
  43. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:341: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
  44. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:347: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
  45. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:356: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
  46. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:358: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
  47. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c: In function ‘set_target_v1_destroy’:
  48. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:371: error: ‘const struct xt_tgdtor_param’ has no member named ‘net’
  49. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:373: error: ‘const struct xt_tgdtor_param’ has no member named ‘net’
  50. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c: In function ‘set_target_v2’:
  51. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:381: error: ‘const struct xt_match_param’ has no member named ‘targinfo’
  52. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c: In function ‘set_target_v3’:
  53. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:409: error: ‘const struct xt_match_param’ has no member named ‘targinfo’
  54. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c: In function ‘set_target_v3_checkentry’:
  55. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:458: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
  56. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:468: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
  57. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:474: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
  58. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:493: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
  59. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:499: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
  60. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:502: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
  61. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:513: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
  62. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:515: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
  63. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:517: error: ‘const struct xt_tgchk_param’ has no member named ‘net’
  64. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c: In function ‘set_target_v3_destroy’:
  65. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:530: error: ‘const struct xt_tgdtor_param’ has no member named ‘net’
  66. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:532: error: ‘const struct xt_tgdtor_param’ has no member named ‘net’
  67. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:534: error: ‘const struct xt_tgdtor_param’ has no member named ‘net’
  68. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c: At top level:
  69. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:543: warning: initialization from incompatible pointer type
  70. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:545: warning: initialization from incompatible pointer type
  71. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:553: warning: initialization from incompatible pointer type
  72. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:555: warning: initialization from incompatible pointer type
  73. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:563: warning: initialization from incompatible pointer type
  74. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:565: warning: initialization from incompatible pointer type
  75. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:574: warning: initialization from incompatible pointer type
  76. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:576: warning: initialization from incompatible pointer type
  77. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:584: warning: initialization from incompatible pointer type
  78. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:586: warning: initialization from incompatible pointer type
  79. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:595: warning: initialization from incompatible pointer type
  80. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:597: warning: initialization from incompatible pointer type
  81. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:605: warning: initialization from incompatible pointer type
  82. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:607: warning: initialization from incompatible pointer type
  83. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:618: warning: initialization from incompatible pointer type
  84. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:620: warning: initialization from incompatible pointer type
  85. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:628: warning: initialization from incompatible pointer type
  86. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:630: warning: initialization from incompatible pointer type
  87. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:638: warning: initialization from incompatible pointer type
  88. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:640: warning: initialization from incompatible pointer type
  89. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:649: warning: initialization from incompatible pointer type
  90. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:651: warning: initialization from incompatible pointer type
  91. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:659: warning: initialization from incompatible pointer type
  92. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:661: warning: initialization from incompatible pointer type
  93. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:670: warning: initialization from incompatible pointer type
  94. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:672: warning: initialization from incompatible pointer type
  95. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:680: warning: initialization from incompatible pointer type
  96. /root/div/ipset-6.23/kernel/net/netfilter/xt_set.c:682: warning: initialization from incompatible pointer type
  97. make[3]: *** [/root/div/ipset-6.23/kernel/net/netfilter/xt_set.o] Error 1
  98. make[2]: *** [/root/div/ipset-6.23/kernel/net/netfilter] Error 2
  99. make[1]: *** [_module_/root/div/ipset-6.23/kernel/net] Error 2
  100. make[1]: Leaving directory `/usr/src/kernels/2.6.32-504.el6.x86_64'
  101. make: *** [modules] Error 2
Advertisement
Add Comment
Please, Sign In to add comment