Advertisement
ewwink

nginx more_headers windows error

Jan 28th, 2014
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.99 KB | None | 0 0
  1. cl -c -O2 -W4 -WX -nologo -MT -Zi -DFD_SETSIZE=1024 -DNO_SYS_TYPES_H -Yungx_config.h -Fpobjs/ngx_config.pch -I src/core -I src/event -I src/event/modules -I src/os/win32 -I objs/lib/pcre-8.34 -I objs/lib/openssl-1.0.1f/openssl/include -I objs/lib/zlib-1.2.8 -I objs -I src/http -I src/http/modules -I src/mail -Foobjs/addon/src/ngx_http_headers_more_filter_module.obj objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c
  2. ngx_http_headers_more_filter_module.c
  3. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(10) : error C2220: warning treated as error - no 'object' file generated
  4. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(10) : warning C4627: '#include "ddebug.h"': skipped when looking for precompiled header use
  5. Add directive to 'ngx_config.h' or rebuild precompiled header
  6. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(13) : warning C4627: '#include "ngx_http_headers_more_filter_module.h"': skipped when looking for precompiled header use
  7. Add directive to 'ngx_config.h' or rebuild precompiled header
  8. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(14) : warning C4627: '#include "ngx_http_headers_more_headers_out.h"': skipped when looking for precompiled header use
  9. Add directive to 'ngx_config.h' or rebuild precompiled header
  10. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(15) : warning C4627: '#include "ngx_http_headers_more_headers_in.h"': skipped when looking for precompiled header use
  11. Add directive to 'ngx_config.h' or rebuild precompiled header
  12. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(16) : warning C4627: '#include "ngx_http_headers_more_util.h"': skipped when looking for precompiled header use
  13. Add directive to 'ngx_config.h' or rebuild precompiled header
  14. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(8) : warning C4603: 'DDEBUG' : macro is not defined or definition is different after precompiled header use
  15. Add macro to precompiled header instead of defining here
  16. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(17) : use of precompiled header
  17. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(22) : error C2143: syntax error : missing ')' before '*'
  18. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(22) : error C2143: syntax error : missing '{' before '*'
  19. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(22) : error C2059: syntax error : ')'
  20. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(22) : warning C4431: missing type specifier - int assumed. Note: C no longer supports default-int
  21. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(22) : warning C4218: nonstandard extension used : must specify at least a storage class or a type
  22. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(23) : error C2143: syntax error : missing ')' before '*'
  23. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(23) : error C2143: syntax error : missing '{' before '*'
  24. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(23) : warning C4431: missing type specifier - int assumed. Note: C no longer supports default-int
  25. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(24) : error C2059: syntax error : 'type'
  26. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(24) : error C2059: syntax error : ')'
  27. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(25) : error C2143: syntax error : missing ')' before '*'
  28. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(25) : error C2143: syntax error : missing '{' before '*'
  29. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(25) : error C2059: syntax error : ')'
  30. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(25) : warning C4431: missing type specifier - int assumed. Note: C no longer supports default-int
  31. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(25) : warning C4218: nonstandard extension used : must specify at least a storage class or a type
  32. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(26) : error C2143: syntax error : missing ')' before '*'
  33. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(26) : error C2143: syntax error : missing '{' before '*'
  34. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(26) : error C2059: syntax error : ')'
  35. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(26) : warning C4431: missing type specifier - int assumed. Note: C no longer supports default-int
  36. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(26) : warning C4218: nonstandard extension used : must specify at least a storage class or a type
  37. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(30) : error C2143: syntax error : missing ')' before '*'
  38. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(30) : error C2143: syntax error : missing '{' before '*'
  39. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(30) : error C2059: syntax error : ')'
  40. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(30) : warning C4431: missing type specifier - int assumed. Note: C no longer supports default-int
  41. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(30) : warning C4218: nonstandard extension used : must specify at least a storage class or a type
  42. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(34) : error C2143: syntax error : missing ')' before '*'
  43. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(34) : error C2143: syntax error : missing '{' before '*'
  44. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(34) : error C2059: syntax error : ')'
  45. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(34) : warning C4431: missing type specifier - int assumed. Note: C no longer supports default-int
  46. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(34) : warning C4218: nonstandard extension used : must specify at least a storage class or a type
  47. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(39) : error C2061: syntax error : identifier 'ngx_http_headers_more_filter_commands'
  48. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(39) : error C2059: syntax error : ';'
  49. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(39) : error C3409: empty attribute block is not allowed
  50. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(39) : error C2513: '/*global*/ ' : no variable declared before '='
  51. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(41) : warning C4013: 'ngx_string' undefined; assuming extern returning int
  52. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(42) : error C2065: 'NGX_HTTP_MAIN_CONF' : undeclared identifier
  53. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(42) : error C2065: 'NGX_HTTP_SRV_CONF' : undeclared identifier
  54. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(42) : error C2065: 'NGX_HTTP_LOC_CONF' : undeclared identifier
  55. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(43) : error C2065: 'NGX_HTTP_LIF_CONF' : undeclared identifier
  56. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(43) : error C2065: 'NGX_CONF_1MORE' : undeclared identifier
  57. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(44) : error C2065: 'ngx_http_headers_more_set_headers' : undeclared identifier
  58. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(45) : error C2065: 'NGX_HTTP_LOC_CONF_OFFSET' : undeclared identifier
  59. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(50) : error C2065: 'NGX_HTTP_MAIN_CONF' : undeclared identifier
  60. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(50) : error C2065: 'NGX_HTTP_SRV_CONF' : undeclared identifier
  61. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(50) : error C2065: 'NGX_HTTP_LOC_CONF' : undeclared identifier
  62. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(51) : error C2065: 'NGX_HTTP_LIF_CONF' : undeclared identifier
  63. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(51) : error C2065: 'NGX_CONF_1MORE' : undeclared identifier
  64. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(52) : error C2065: 'ngx_http_headers_more_clear_headers' : undeclared identifier
  65. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(53) : error C2065: 'NGX_HTTP_LOC_CONF_OFFSET' : undeclared identifier
  66. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(58) : error C2065: 'NGX_HTTP_MAIN_CONF' : undeclared identifier
  67. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(58) : error C2065: 'NGX_HTTP_SRV_CONF' : undeclared identifier
  68. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(58) : error C2065: 'NGX_HTTP_LOC_CONF' : undeclared identifier
  69. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(59) : error C2065: 'NGX_HTTP_LIF_CONF' : undeclared identifier
  70. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(59) : error C2065: 'NGX_CONF_1MORE' : undeclared identifier
  71. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(60) : error C2065: 'ngx_http_headers_more_set_input_headers' : undeclared identifier
  72. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(61) : error C2065: 'NGX_HTTP_LOC_CONF_OFFSET' : undeclared identifier
  73. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(66) : error C2065: 'NGX_HTTP_MAIN_CONF' : undeclared identifier
  74. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(66) : error C2065: 'NGX_HTTP_SRV_CONF' : undeclared identifier
  75. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(66) : error C2065: 'NGX_HTTP_LOC_CONF' : undeclared identifier
  76. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(67) : error C2065: 'NGX_HTTP_LIF_CONF' : undeclared identifier
  77. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(67) : error C2065: 'NGX_CONF_1MORE' : undeclared identifier
  78. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(68) : error C2065: 'ngx_http_headers_more_clear_input_headers' : undeclared identifier
  79. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(69) : error C2065: 'NGX_HTTP_LOC_CONF_OFFSET' : undeclared identifier
  80. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(74) : error C2065: 'ngx_null_command' : undeclared identifier
  81. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(74) : warning C4218: nonstandard extension used : must specify at least a storage class or a type
  82. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(77) : error C2061: syntax error : identifier 'ngx_http_headers_more_filter_module_ctx'
  83. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(77) : error C2059: syntax error : ';'
  84. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(77) : error C2513: '/*global*/ ' : no variable declared before '='
  85. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(79) : error C2065: 'ngx_http_headers_more_post_config' : undeclared identifier
  86. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(81) : error C2065: 'ngx_http_headers_more_create_main_conf' : undeclared identifier
  87. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(87) : error C2065: 'ngx_http_headers_more_create_loc_conf' : undeclared identifier
  88. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(89) : error C2065: 'ngx_http_headers_more_merge_loc_conf' : undeclared identifier
  89. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(89) : warning C4218: nonstandard extension used : must specify at least a storage class or a type
  90. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(92) : error C2061: syntax error : identifier 'ngx_http_headers_more_filter_module'
  91. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(92) : error C2059: syntax error : ';'
  92. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(92) : error C2513: '/*global*/ ' : no variable declared before '='
  93. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(93) : error C2065: 'NGX_MODULE_V1' : undeclared identifier
  94. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(94) : error C2065: 'ngx_http_headers_more_filter_module_ctx' : undeclared identifier
  95. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(95) : error C2065: 'ngx_http_headers_more_filter_commands' : undeclared identifier
  96. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(96) : error C2065: 'NGX_HTTP_MODULE' : undeclared identifier
  97. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(105) : error C2065: 'NGX_MODULE_V1_PADDING' : undeclared identifier
  98. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(105) : warning C4218: nonstandard extension used : must specify at least a storage class or a type
  99. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(108) : error C2061: syntax error : identifier 'ngx_http_next_header_filter'
  100. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(108) : error C2059: syntax error : ';'
  101. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(111) : warning C4431: missing type specifier - int assumed. Note: C no longer supports default-int
  102. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(111) : error C2143: syntax error : missing '{' before '*'
  103. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(111) : warning C4431: missing type specifier - int assumed. Note: C no longer supports default-int
  104. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(111) : warning C4218: nonstandard extension used : must specify at least a storage class or a type
  105. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(115) : error C2143: syntax error : missing ')' before '*'
  106. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(115) : error C2143: syntax error : missing '{' before '*'
  107. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(115) : error C2059: syntax error : ')'
  108. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(116) : warning C4431: missing type specifier - int assumed. Note: C no longer supports default-int
  109. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(116) : error C2054: expected '(' to follow 'r'
  110. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(147) : error C2143: syntax error : missing ')' before '*'
  111. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(147) : error C2143: syntax error : missing '{' before '*'
  112. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(147) : error C2059: syntax error : ')'
  113. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(148) : warning C4431: missing type specifier - int assumed. Note: C no longer supports default-int
  114. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(148) : error C2054: expected '(' to follow 'cf'
  115. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(157) : error C2143: syntax error : missing ')' before '*'
  116. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(157) : error C2143: syntax error : missing '{' before '*'
  117. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(157) : error C2059: syntax error : ')'
  118. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(158) : warning C4431: missing type specifier - int assumed. Note: C no longer supports default-int
  119. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(158) : error C2054: expected '(' to follow 'cf'
  120. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(177) : error C2143: syntax error : missing ')' before '*'
  121. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(177) : error C2143: syntax error : missing '{' before '*'
  122. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(177) : warning C4431: missing type specifier - int assumed. Note: C no longer supports default-int
  123. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(177) : error C2059: syntax error : 'type'
  124. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(177) : error C2059: syntax error : ')'
  125. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(211) : error C2143: syntax error : missing ')' before '*'
  126. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(211) : error C2143: syntax error : missing '{' before '*'
  127. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(211) : error C2059: syntax error : ')'
  128. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(212) : warning C4431: missing type specifier - int assumed. Note: C no longer supports default-int
  129. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(212) : error C2054: expected '(' to follow 'cf'
  130. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(259) : error C2143: syntax error : missing ')' before '*'
  131. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(259) : error C2143: syntax error : missing '{' before '*'
  132. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(259) : error C2059: syntax error : ')'
  133. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(260) : warning C4431: missing type specifier - int assumed. Note: C no longer supports default-int
  134. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(260) : error C2054: expected '(' to follow 'r'
  135. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(332) : error C2143: syntax error : missing ')' before '*'
  136. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(332) : error C2143: syntax error : missing '{' before '*'
  137. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(332) : error C2059: syntax error : ')'
  138. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(333) : warning C4431: missing type specifier - int assumed. Note: C no longer supports default-int
  139. objs/lib/headers-more/src/ngx_http_headers_more_filter_module.c(333) : error C2054: expected '(' to follow 'cf'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement