Advertisement
Guest User

WebDevHobo

a guest
Jan 30th, 2010
360
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 39.36 KB | None | 0 0
  1. /bin/bash /opt/xdebug-2.0.5/libtool --mode=compile cc  -I. -I/opt/xdebug-2.0.5 -DPHP_ATOM_INC -I/opt/xdebug-2.0.5/include -I/opt/xdebug-2.0.5/main -I/opt/xdebug-2.0.5 -I/opt/lampp/include/php -I/opt/lampp/include/php/main -I/opt/lampp/include/php/TSRM -I/opt/lampp/include/php/Zend -I/opt/lampp/include/php/ext -I/opt/lampp/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O0   -c /opt/xdebug-2.0.5/xdebug.c -o xdebug.lo
  2. mkdir .libs
  3.  cc -I. -I/opt/xdebug-2.0.5 -DPHP_ATOM_INC -I/opt/xdebug-2.0.5/include -I/opt/xdebug-2.0.5/main -I/opt/xdebug-2.0.5 -I/opt/lampp/include/php -I/opt/lampp/include/php/main -I/opt/lampp/include/php/TSRM -I/opt/lampp/include/php/Zend -I/opt/lampp/include/php/ext -I/opt/lampp/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /opt/xdebug-2.0.5/xdebug.c  -fPIC -DPIC -o .libs/xdebug.o
  4. /opt/xdebug-2.0.5/xdebug.c:25:17: error: php.h: No such file or directory
  5. /opt/xdebug-2.0.5/xdebug.c:26:30: error: main/php_version.h: No such file or directory
  6. In file included from /opt/xdebug-2.0.5/xdebug.c:27:
  7. /opt/xdebug-2.0.5/xdebug_compat.h:30:35: error: ext/standard/php_var.h: No such file or directory
  8. /opt/xdebug-2.0.5/xdebug_compat.h:43:34: error: ext/standard/base64.h: No such file or directory
  9. In file included from /opt/xdebug-2.0.5/xdebug.c:27:
  10. /opt/xdebug-2.0.5/xdebug_compat.h:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  11. /opt/xdebug-2.0.5/xdebug.c:39:18: error: TSRM.h: No such file or directory
  12. /opt/xdebug-2.0.5/xdebug.c:40:18: error: SAPI.h: No such file or directory
  13. /opt/xdebug-2.0.5/xdebug.c:41:26: error: main/php_ini.h: No such file or directory
  14. /opt/xdebug-2.0.5/xdebug.c:42:31: error: ext/standard/head.h: No such file or directory
  15. /opt/xdebug-2.0.5/xdebug.c:43:31: error: ext/standard/html.h: No such file or directory
  16. /opt/xdebug-2.0.5/xdebug.c:44:31: error: ext/standard/info.h: No such file or directory
  17. /opt/xdebug-2.0.5/xdebug.c:45:40: error: ext/standard/php_smart_str.h: No such file or directory
  18. /opt/xdebug-2.0.5/xdebug.c:46:37: error: ext/standard/php_string.h: No such file or directory
  19. /opt/xdebug-2.0.5/xdebug.c:47:25: error: php_globals.h: No such file or directory
  20. /opt/xdebug-2.0.5/xdebug.c:50:18: error: zend.h: No such file or directory
  21. /opt/xdebug-2.0.5/xdebug.c:51:22: error: zend_API.h: No such file or directory
  22. /opt/xdebug-2.0.5/xdebug.c:52:24: error: zend_alloc.h: No such file or directory
  23. /opt/xdebug-2.0.5/xdebug.c:53:26: error: zend_execute.h: No such file or directory
  24. /opt/xdebug-2.0.5/xdebug.c:54:26: error: zend_compile.h: No such file or directory
  25. /opt/xdebug-2.0.5/xdebug.c:55:28: error: zend_constants.h: No such file or directory
  26. /opt/xdebug-2.0.5/xdebug.c:56:29: error: zend_extensions.h: No such file or directory
  27. In file included from /opt/xdebug-2.0.5/xdebug_handlers.h:26,
  28.                  from /opt/xdebug-2.0.5/php_xdebug.h:30,
  29.                  from /opt/xdebug-2.0.5/xdebug.c:64:
  30. /opt/xdebug-2.0.5/xdebug_private.h:22:23: error: zend_hash.h: No such file or directory
  31. In file included from /opt/xdebug-2.0.5/xdebug_handlers.h:26,
  32.                  from /opt/xdebug-2.0.5/php_xdebug.h:30,
  33.                  from /opt/xdebug-2.0.5/xdebug.c:64:
  34. /opt/xdebug-2.0.5/xdebug_private.h:32: error: expected ';', ',' or ')' before 'TSRMLS_DC'
  35. /opt/xdebug-2.0.5/xdebug_private.h:33: warning: parameter names (without types) in function declaration
  36. /opt/xdebug-2.0.5/xdebug_private.h:140: error: expected specifier-qualifier-list before 'HashTable'
  37. /opt/xdebug-2.0.5/xdebug_private.h:165: error: expected specifier-qualifier-list before 'zval'
  38. /opt/xdebug-2.0.5/xdebug_private.h:189: warning: parameter names (without types) in function declaration
  39. /opt/xdebug-2.0.5/xdebug_private.h:190: error: expected ';', ',' or ')' before 'TSRMLS_DC'
  40. /opt/xdebug-2.0.5/xdebug_private.h:191: warning: parameter names (without types) in function declaration
  41. In file included from /opt/xdebug-2.0.5/xdebug_handlers.h:27,
  42.                  from /opt/xdebug-2.0.5/php_xdebug.h:30,
  43.                  from /opt/xdebug-2.0.5/xdebug.c:64:
  44. /opt/xdebug-2.0.5/usefulstuff.h:60: error: expected ';', ',' or ')' before 'TSRMLS_DC'
  45. /opt/xdebug-2.0.5/usefulstuff.h:61: error: expected ';', ',' or ')' before 'TSRMLS_DC'
  46. /opt/xdebug-2.0.5/usefulstuff.h:62: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  47. In file included from /opt/xdebug-2.0.5/php_xdebug.h:30,
  48.                  from /opt/xdebug-2.0.5/xdebug.c:64:
  49. /opt/xdebug-2.0.5/xdebug_handlers.h:112: error: expected ';', ',' or ')' before 'line'
  50. In file included from /opt/xdebug-2.0.5/php_xdebug.h:30,
  51.                  from /opt/xdebug-2.0.5/xdebug.c:64:
  52. /opt/xdebug-2.0.5/xdebug_handlers.h:115: error: expected ';' before 'int'
  53. In file included from /opt/xdebug-2.0.5/xdebug.c:64:
  54. /opt/xdebug-2.0.5/php_xdebug.h:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xdebug_module_entry'
  55. /opt/xdebug-2.0.5/php_xdebug.h:65: warning: data definition has no type or storage class
  56. /opt/xdebug-2.0.5/php_xdebug.h:65: warning: parameter names (without types) in function declaration
  57. /opt/xdebug-2.0.5/php_xdebug.h:66: warning: data definition has no type or storage class
  58. /opt/xdebug-2.0.5/php_xdebug.h:66: warning: parameter names (without types) in function declaration
  59. /opt/xdebug-2.0.5/php_xdebug.h:67: warning: data definition has no type or storage class
  60. /opt/xdebug-2.0.5/php_xdebug.h:67: warning: parameter names (without types) in function declaration
  61. /opt/xdebug-2.0.5/php_xdebug.h:68: warning: data definition has no type or storage class
  62. /opt/xdebug-2.0.5/php_xdebug.h:68: warning: parameter names (without types) in function declaration
  63. /opt/xdebug-2.0.5/php_xdebug.h:69: warning: data definition has no type or storage class
  64. /opt/xdebug-2.0.5/php_xdebug.h:69: warning: parameter names (without types) in function declaration
  65. /opt/xdebug-2.0.5/php_xdebug.h:75: warning: data definition has no type or storage class
  66. /opt/xdebug-2.0.5/php_xdebug.h:75: warning: parameter names (without types) in function declaration
  67. /opt/xdebug-2.0.5/php_xdebug.h:76: warning: data definition has no type or storage class
  68. /opt/xdebug-2.0.5/php_xdebug.h:76: warning: parameter names (without types) in function declaration
  69. /opt/xdebug-2.0.5/php_xdebug.h:77: warning: data definition has no type or storage class
  70. /opt/xdebug-2.0.5/php_xdebug.h:77: warning: parameter names (without types) in function declaration
  71. /opt/xdebug-2.0.5/php_xdebug.h:78: warning: data definition has no type or storage class
  72. /opt/xdebug-2.0.5/php_xdebug.h:78: warning: parameter names (without types) in function declaration
  73. /opt/xdebug-2.0.5/php_xdebug.h:79: warning: data definition has no type or storage class
  74. /opt/xdebug-2.0.5/php_xdebug.h:79: warning: parameter names (without types) in function declaration
  75. /opt/xdebug-2.0.5/php_xdebug.h:80: warning: data definition has no type or storage class
  76. /opt/xdebug-2.0.5/php_xdebug.h:80: warning: parameter names (without types) in function declaration
  77. /opt/xdebug-2.0.5/php_xdebug.h:81: warning: data definition has no type or storage class
  78. /opt/xdebug-2.0.5/php_xdebug.h:81: warning: parameter names (without types) in function declaration
  79. /opt/xdebug-2.0.5/php_xdebug.h:82: warning: data definition has no type or storage class
  80. /opt/xdebug-2.0.5/php_xdebug.h:82: warning: parameter names (without types) in function declaration
  81. /opt/xdebug-2.0.5/php_xdebug.h:84: warning: data definition has no type or storage class
  82. /opt/xdebug-2.0.5/php_xdebug.h:84: warning: parameter names (without types) in function declaration
  83. /opt/xdebug-2.0.5/php_xdebug.h:86: warning: data definition has no type or storage class
  84. /opt/xdebug-2.0.5/php_xdebug.h:86: warning: parameter names (without types) in function declaration
  85. /opt/xdebug-2.0.5/php_xdebug.h:87: warning: data definition has no type or storage class
  86. /opt/xdebug-2.0.5/php_xdebug.h:87: warning: parameter names (without types) in function declaration
  87. /opt/xdebug-2.0.5/php_xdebug.h:88: warning: data definition has no type or storage class
  88. /opt/xdebug-2.0.5/php_xdebug.h:88: warning: parameter names (without types) in function declaration
  89. /opt/xdebug-2.0.5/php_xdebug.h:91: warning: data definition has no type or storage class
  90. /opt/xdebug-2.0.5/php_xdebug.h:91: warning: parameter names (without types) in function declaration
  91. /opt/xdebug-2.0.5/php_xdebug.h:92: warning: data definition has no type or storage class
  92. /opt/xdebug-2.0.5/php_xdebug.h:92: warning: parameter names (without types) in function declaration
  93. /opt/xdebug-2.0.5/php_xdebug.h:93: warning: data definition has no type or storage class
  94. /opt/xdebug-2.0.5/php_xdebug.h:93: warning: parameter names (without types) in function declaration
  95. /opt/xdebug-2.0.5/php_xdebug.h:96: warning: data definition has no type or storage class
  96. /opt/xdebug-2.0.5/php_xdebug.h:96: warning: parameter names (without types) in function declaration
  97. /opt/xdebug-2.0.5/php_xdebug.h:99: warning: data definition has no type or storage class
  98. /opt/xdebug-2.0.5/php_xdebug.h:99: warning: parameter names (without types) in function declaration
  99. /opt/xdebug-2.0.5/php_xdebug.h:100: warning: data definition has no type or storage class
  100. /opt/xdebug-2.0.5/php_xdebug.h:100: warning: parameter names (without types) in function declaration
  101. /opt/xdebug-2.0.5/php_xdebug.h:101: warning: data definition has no type or storage class
  102. /opt/xdebug-2.0.5/php_xdebug.h:101: warning: parameter names (without types) in function declaration
  103. /opt/xdebug-2.0.5/php_xdebug.h:104: warning: data definition has no type or storage class
  104. /opt/xdebug-2.0.5/php_xdebug.h:104: warning: parameter names (without types) in function declaration
  105. /opt/xdebug-2.0.5/php_xdebug.h:105: warning: data definition has no type or storage class
  106. /opt/xdebug-2.0.5/php_xdebug.h:105: warning: parameter names (without types) in function declaration
  107. /opt/xdebug-2.0.5/php_xdebug.h:106: warning: data definition has no type or storage class
  108. /opt/xdebug-2.0.5/php_xdebug.h:106: warning: parameter names (without types) in function declaration
  109. /opt/xdebug-2.0.5/php_xdebug.h:109: warning: data definition has no type or storage class
  110. /opt/xdebug-2.0.5/php_xdebug.h:109: warning: parameter names (without types) in function declaration
  111. /opt/xdebug-2.0.5/php_xdebug.h:114: warning: data definition has no type or storage class
  112. /opt/xdebug-2.0.5/php_xdebug.h:114: warning: parameter names (without types) in function declaration
  113. /opt/xdebug-2.0.5/php_xdebug.h: In function 'ZEND_BEGIN_MODULE_GLOBALS':
  114. /opt/xdebug-2.0.5/php_xdebug.h:123: error: expected declaration specifiers before 'zend_bool'
  115. /opt/xdebug-2.0.5/php_xdebug.h:124: error: expected declaration specifiers before 'zend_bool'
  116. /opt/xdebug-2.0.5/php_xdebug.h:126: error: expected declaration specifiers before 'zend_bool'
  117. /opt/xdebug-2.0.5/php_xdebug.h:127: error: expected declaration specifiers before 'zend_bool'
  118. /opt/xdebug-2.0.5/php_xdebug.h:128: error: expected declaration specifiers before 'zend_bool'
  119. /opt/xdebug-2.0.5/php_xdebug.h:129: error: expected declaration specifiers before 'zend_bool'
  120. /opt/xdebug-2.0.5/php_xdebug.h:130: error: expected declaration specifiers before 'zend_bool'
  121. /opt/xdebug-2.0.5/php_xdebug.h:131: error: expected declaration specifiers before 'zend_bool'
  122. /opt/xdebug-2.0.5/php_xdebug.h:134: error: expected declaration specifiers before 'HashTable'
  123. /opt/xdebug-2.0.5/php_xdebug.h:135: error: expected declaration specifiers before 'zend_execute_data'
  124. /opt/xdebug-2.0.5/php_xdebug.h:138: warning: parameter names (without types) in function declaration
  125. /opt/xdebug-2.0.5/php_xdebug.h:139: warning: parameter names (without types) in function declaration
  126. /opt/xdebug-2.0.5/php_xdebug.h:141: error: expected declaration specifiers before 'FILE'
  127. /opt/xdebug-2.0.5/php_xdebug.h:142: error: expected declaration specifiers before 'zend_bool'
  128. /opt/xdebug-2.0.5/php_xdebug.h:143: error: expected declaration specifiers before 'zend_bool'
  129. /opt/xdebug-2.0.5/php_xdebug.h:157: error: expected declaration specifiers before 'zend_bool'
  130. /opt/xdebug-2.0.5/php_xdebug.h:159: error: expected declaration specifiers before 'zend_bool'
  131. /opt/xdebug-2.0.5/php_xdebug.h:160: error: expected declaration specifiers before 'zend_bool'
  132. /opt/xdebug-2.0.5/php_xdebug.h:165: error: expected declaration specifiers before 'zend_bool'
  133. /opt/xdebug-2.0.5/php_xdebug.h:166: error: expected declaration specifiers before 'zend_bool'
  134. /opt/xdebug-2.0.5/php_xdebug.h:167: error: expected declaration specifiers before 'zend_bool'
  135. /opt/xdebug-2.0.5/php_xdebug.h:168: error: expected declaration specifiers before 'zend_bool'
  136. /opt/xdebug-2.0.5/php_xdebug.h:179: error: expected declaration specifiers before 'zend_bool'
  137. /opt/xdebug-2.0.5/php_xdebug.h:184: error: expected declaration specifiers before 'zend_bool'
  138. /opt/xdebug-2.0.5/php_xdebug.h:186: error: expected declaration specifiers before 'FILE'
  139. /opt/xdebug-2.0.5/php_xdebug.h:191: error: expected declaration specifiers before 'zend_bool'
  140. /opt/xdebug-2.0.5/php_xdebug.h:192: error: expected declaration specifiers before 'zend_bool'
  141. /opt/xdebug-2.0.5/php_xdebug.h:198: error: expected declaration specifiers before 'zend_bool'
  142. /opt/xdebug-2.0.5/php_xdebug.h:201: error: expected declaration specifiers before 'zend_bool'
  143. /opt/xdebug-2.0.5/php_xdebug.h:202: error: expected declaration specifiers before 'zend_bool'
  144. /opt/xdebug-2.0.5/php_xdebug.h:205: error: expected declaration specifiers before 'zend_bool'
  145. /opt/xdebug-2.0.5/php_xdebug.h:206: error: expected declaration specifiers before 'FILE'
  146. /opt/xdebug-2.0.5/php_xdebug.h:214: error: expected declaration specifiers before 'php_output_globals'
  147. /opt/xdebug-2.0.5/php_xdebug.h:220: error: expected declaration specifiers before 'HashTable'
  148. /opt/xdebug-2.0.5/php_xdebug.h:221: error: expected declaration specifiers before 'zend_bool'
  149. /opt/xdebug-2.0.5/php_xdebug.h:223: error: expected declaration specifiers before 'ZEND_END_MODULE_GLOBALS'
  150. In file included from /opt/xdebug-2.0.5/xdebug.c:66:
  151. /opt/xdebug-2.0.5/xdebug_code_coverage.h:30: error: expected declaration specifiers before 'xdebug_coverage_line'
  152. /opt/xdebug-2.0.5/xdebug_code_coverage.h:35: error: storage class specified for parameter 'xdebug_coverage_file'
  153. /opt/xdebug-2.0.5/xdebug_code_coverage.h:40: error: expected ';', ',' or ')' before 'TSRMLS_DC'
  154. /opt/xdebug-2.0.5/xdebug_code_coverage.h:41: error: expected ')' before '*' token
  155. /opt/xdebug-2.0.5/xdebug_code_coverage.h:43: error: expected declaration specifiers before 'PHP_FUNCTION'
  156. /opt/xdebug-2.0.5/xdebug_code_coverage.h:44: error: expected declaration specifiers before 'PHP_FUNCTION'
  157. /opt/xdebug-2.0.5/xdebug_code_coverage.h:45: error: expected declaration specifiers before 'PHP_FUNCTION'
  158. /opt/xdebug-2.0.5/xdebug_code_coverage.h:47: error: expected declaration specifiers before 'PHP_FUNCTION'
  159. In file included from /opt/xdebug-2.0.5/xdebug_var.h:21,
  160.                  from /opt/xdebug-2.0.5/xdebug.c:70:
  161. /opt/xdebug-2.0.5/xdebug_str.h:33: error: storage class specified for parameter 'xdebug_str'
  162. /opt/xdebug-2.0.5/xdebug_str.h:35: error: expected ')' before '*' token
  163. /opt/xdebug-2.0.5/xdebug_str.h:36: error: expected ')' before '*' token
  164. /opt/xdebug-2.0.5/xdebug_str.h:37: error: expected ')' before '*' token
  165. /opt/xdebug-2.0.5/xdebug_str.h:38: error: expected ')' before '*' token
  166. In file included from /opt/xdebug-2.0.5/xdebug_var.h:22,
  167.                  from /opt/xdebug-2.0.5/xdebug.c:70:
  168. /opt/xdebug-2.0.5/xdebug_xml.h:24: error: storage class specified for parameter 'xdebug_xml_attribute'
  169. /opt/xdebug-2.0.5/xdebug_xml.h:25: error: storage class specified for parameter 'xdebug_xml_text_node'
  170. /opt/xdebug-2.0.5/xdebug_xml.h:26: error: storage class specified for parameter 'xdebug_xml_node'
  171. /opt/xdebug-2.0.5/xdebug_xml.h:28: warning: empty declaration
  172. /opt/xdebug-2.0.5/xdebug_xml.h:38: warning: empty declaration
  173. /opt/xdebug-2.0.5/xdebug_xml.h:46: warning: empty declaration
  174. /opt/xdebug-2.0.5/xdebug_xml.h:60: error: expected declaration specifiers before 'xdebug_xml_node'
  175. /opt/xdebug-2.0.5/xdebug_xml.h:61: error: expected ')' before '*' token
  176. /opt/xdebug-2.0.5/xdebug_xml.h:62: error: expected ')' before '*' token
  177. /opt/xdebug-2.0.5/xdebug_xml.h:64: error: expected ')' before '*' token
  178. /opt/xdebug-2.0.5/xdebug_xml.h:70: error: expected ')' before '*' token
  179. /opt/xdebug-2.0.5/xdebug_xml.h:71: error: expected ')' before '*' token
  180. In file included from /opt/xdebug-2.0.5/xdebug.c:70:
  181. /opt/xdebug-2.0.5/xdebug_var.h:34: error: storage class specified for parameter 'xdebug_var_runtime_page'
  182. /opt/xdebug-2.0.5/xdebug_var.h:41: error: expected specifier-qualifier-list before 'xdebug_var_runtime_page'
  183. /opt/xdebug-2.0.5/xdebug_var.h:42: error: storage class specified for parameter 'xdebug_var_export_options'
  184. /opt/xdebug-2.0.5/xdebug_var.h:44: error: expected declaration specifiers before 'zval'
  185. /opt/xdebug-2.0.5/xdebug_var.h:46: error: expected declaration specifiers before 'xdebug_var_export_options'
  186. /opt/xdebug-2.0.5/xdebug_var.h:48: error: expected ')' before '*' token
  187. In file included from /opt/xdebug-2.0.5/xdebug.c:70:
  188. /opt/xdebug-2.0.5/xdebug_var.h:49: error: expected ')' before '*' token
  189. /opt/xdebug-2.0.5/xdebug_var.h:50: error: expected ')' before '*' token
  190. /opt/xdebug-2.0.5/xdebug_var.h:51: error: expected ')' before '*' token
  191. /opt/xdebug-2.0.5/xdebug_var.h:55: error: expected ')' before '*' token
  192. /opt/xdebug-2.0.5/xdebug_var.h:56: error: expected declaration specifiers or '...' before 'zval'
  193. /opt/xdebug-2.0.5/xdebug_var.h:57: error: expected declaration specifiers or '...' before 'zval'
  194. /opt/xdebug-2.0.5/xdebug_var.h:57: error: expected declaration specifiers or '...' before 'xdebug_var_export_options'
  195. /opt/xdebug-2.0.5/xdebug_var.h:58: error: expected declaration specifiers before 'xdebug_xml_node'
  196. /opt/xdebug-2.0.5/xdebug_var.h:60: error: expected ')' before '*' token
  197. /opt/xdebug-2.0.5/xdebug_var.h:61: error: expected declaration specifiers or '...' before 'zval'
  198. /opt/xdebug-2.0.5/xdebug_var.h:61: error: expected declaration specifiers or '...' before 'xdebug_var_export_options'
  199. /opt/xdebug-2.0.5/xdebug_var.h:63: error: expected ';', ',' or ')' before 'TSRMLS_DC'
  200. In file included from /opt/xdebug-2.0.5/xdebug.c:71:
  201. /opt/xdebug-2.0.5/xdebug_profiler.h:27: error: expected ';', ',' or ')' before 'TSRMLS_DC'
  202. /opt/xdebug-2.0.5/xdebug_profiler.h:28: warning: parameter names (without types) in function declaration
  203. /opt/xdebug-2.0.5/xdebug_profiler.h:29: error: expected ';', ',' or ')' before 'TSRMLS_DC'
  204. /opt/xdebug-2.0.5/xdebug_profiler.h:31: error: expected ';', ',' or ')' before 'TSRMLS_DC'
  205. /opt/xdebug-2.0.5/xdebug_profiler.h:32: error: expected declaration specifiers or '...' before 'zend_op_array'
  206. /opt/xdebug-2.0.5/xdebug_profiler.h:33: error: expected ';', ',' or ')' before 'TSRMLS_DC'
  207. /opt/xdebug-2.0.5/xdebug_profiler.h:34: error: expected ';', ',' or ')' before 'TSRMLS_DC'
  208. In file included from /opt/xdebug-2.0.5/xdebug.c:72:
  209. /opt/xdebug-2.0.5/xdebug_superglobals.h:25: error: expected ';', ',' or ')' before 'TSRMLS_DC'
  210. /opt/xdebug-2.0.5/xdebug.c:76: error: expected declaration specifiers before 'zend_op_array'
  211. /opt/xdebug-2.0.5/xdebug.c:77: error: expected declaration specifiers before 'zend_op_array'
  212. /opt/xdebug-2.0.5/xdebug.c:79: error: expected ')' before '*' token
  213. /opt/xdebug-2.0.5/xdebug.c:80: error: expected ')' before '*' token
  214. /opt/xdebug-2.0.5/xdebug.c:82: error: expected ')' before '*' token
  215. /opt/xdebug-2.0.5/xdebug.c:83: error: expected ')' before '*' token
  216. /opt/xdebug-2.0.5/xdebug.c:86: error: expected ';', ',' or ')' before 'error_lineno'
  217. /opt/xdebug-2.0.5/xdebug.c:87: error: expected ';', ',' or ')' before 'error_lineno'
  218. /opt/xdebug-2.0.5/xdebug.c:88: error: expected ';', ',' or ')' before 'error_lineno'
  219. /opt/xdebug-2.0.5/xdebug.c:102: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  220. /opt/xdebug-2.0.5/xdebug.c:103: error: expected ';', ',' or ')' before 'TSRMLS_DC'
  221. /opt/xdebug-2.0.5/xdebug.c:104: error: expected ';', ',' or ')' before 'TSRMLS_DC'
  222. /opt/xdebug-2.0.5/xdebug.c:105: error: expected declaration specifiers or '...' before 'zval'
  223. /opt/xdebug-2.0.5/xdebug.c:105: error: storage class specified for parameter 'return_trace_stack_retval'
  224. /opt/xdebug-2.0.5/xdebug.c:107: error: parameter 'zend_xdebug_initialised' is initialized
  225. /opt/xdebug-2.0.5/xdebug.c:109: error: expected declaration specifiers before 'function_entry'
  226. /opt/xdebug-2.0.5/xdebug.c:149: error: expected declaration specifiers before ';' token
  227. /opt/xdebug-2.0.5/xdebug.c:151: error: expected declaration specifiers before 'zend_module_entry'
  228. /opt/xdebug-2.0.5/xdebug.c:174: error: expected declaration specifiers before ';' token
  229. /opt/xdebug-2.0.5/xdebug.c:177: error: expected declaration specifiers before 'ZEND_DECLARE_MODULE_GLOBALS'
  230. /opt/xdebug-2.0.5/xdebug.c:189: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  231. /opt/xdebug-2.0.5/xdebug.c:194: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  232. /opt/xdebug-2.0.5/xdebug.c:199: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  233. /opt/xdebug-2.0.5/xdebug.c:204: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  234. /opt/xdebug-2.0.5/xdebug.c:209: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  235. /opt/xdebug-2.0.5/xdebug.c:214: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  236. /opt/xdebug-2.0.5/xdebug.c:219: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  237. /opt/xdebug-2.0.5/xdebug.c:224: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  238. /opt/xdebug-2.0.5/xdebug.c:237: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  239. /opt/xdebug-2.0.5/xdebug.c:253: error: expected declaration specifiers before 'PHP_INI_BEGIN'
  240. /opt/xdebug-2.0.5/xdebug.c:352: error: expected ')' before '*' token
  241. /opt/xdebug-2.0.5/xdebug.c:365: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  242. /opt/xdebug-2.0.5/xdebug.c:379: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  243. /opt/xdebug-2.0.5/xdebug.c:546: error: expected declaration specifiers before 'PHP_MINIT_FUNCTION'
  244. /opt/xdebug-2.0.5/xdebug.c:638: error: expected declaration specifiers before 'PHP_MSHUTDOWN_FUNCTION'
  245. /opt/xdebug-2.0.5/xdebug.c:662: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  246. /opt/xdebug-2.0.5/xdebug.c:671: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  247. /opt/xdebug-2.0.5/xdebug.c:721: error: expected declaration specifiers before 'PHP_RINIT_FUNCTION'
  248. /opt/xdebug-2.0.5/xdebug.c:828: error: expected declaration specifiers before 'PHP_RSHUTDOWN_FUNCTION'
  249. /opt/xdebug-2.0.5/xdebug.c:885: error: expected declaration specifiers before 'PHP_MINFO_FUNCTION'
  250. /opt/xdebug-2.0.5/xdebug.c:911: error: expected declaration specifiers or '...' before 'zend_execute_data'
  251. /opt/xdebug-2.0.5/xdebug.c:912: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  252. /opt/xdebug-2.0.5/xdebug.c:966: error: expected ';', ',' or ')' before 'TSRMLS_DC'
  253. /opt/xdebug-2.0.5/xdebug.c:980: error: expected ';', ',' or ')' before 'TSRMLS_DC'
  254. /opt/xdebug-2.0.5/xdebug.c:994: error: expected ')' before '*' token
  255. /opt/xdebug-2.0.5/xdebug.c:1239: error: expected declaration specifiers or '...' before 'zend_op_array'
  256. /opt/xdebug-2.0.5/xdebug.c:1240: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  257. /opt/xdebug-2.0.5/xdebug.c:1294: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  258. /opt/xdebug-2.0.5/xdebug.c:1327: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  259. /opt/xdebug-2.0.5/xdebug.c:1368: error: expected ')' before '*' token
  260. /opt/xdebug-2.0.5/xdebug.c:1603: error: expected ')' before '*' token
  261. /opt/xdebug-2.0.5/xdebug.c:1662: error: storage class specified for parameter 'text_formats'
  262. /opt/xdebug-2.0.5/xdebug.c:1662: error: parameter 'text_formats' is initialized
  263. /opt/xdebug-2.0.5/xdebug.c:1663: warning: initialization from incompatible pointer type
  264. /opt/xdebug-2.0.5/xdebug.c:1664: warning: excess elements in scalar initializer
  265. /opt/xdebug-2.0.5/xdebug.c:1664: warning: (near initialization for 'text_formats')
  266. /opt/xdebug-2.0.5/xdebug.c:1665: warning: excess elements in scalar initializer
  267. /opt/xdebug-2.0.5/xdebug.c:1665: warning: (near initialization for 'text_formats')
  268. /opt/xdebug-2.0.5/xdebug.c:1669: warning: excess elements in scalar initializer
  269. /opt/xdebug-2.0.5/xdebug.c:1669: warning: (near initialization for 'text_formats')
  270. /opt/xdebug-2.0.5/xdebug.c:1671: warning: excess elements in scalar initializer
  271. /opt/xdebug-2.0.5/xdebug.c:1671: warning: (near initialization for 'text_formats')
  272. /opt/xdebug-2.0.5/xdebug.c:1672: warning: excess elements in scalar initializer
  273. /opt/xdebug-2.0.5/xdebug.c:1672: warning: (near initialization for 'text_formats')
  274. /opt/xdebug-2.0.5/xdebug.c:1673: warning: excess elements in scalar initializer
  275. /opt/xdebug-2.0.5/xdebug.c:1673: warning: (near initialization for 'text_formats')
  276. /opt/xdebug-2.0.5/xdebug.c:1674: warning: excess elements in scalar initializer
  277. /opt/xdebug-2.0.5/xdebug.c:1674: warning: (near initialization for 'text_formats')
  278. /opt/xdebug-2.0.5/xdebug.c:1675: warning: excess elements in scalar initializer
  279. /opt/xdebug-2.0.5/xdebug.c:1675: warning: (near initialization for 'text_formats')
  280. /opt/xdebug-2.0.5/xdebug.c:1677: warning: excess elements in scalar initializer
  281. /opt/xdebug-2.0.5/xdebug.c:1677: warning: (near initialization for 'text_formats')
  282. /opt/xdebug-2.0.5/xdebug.c:1679: error: storage class specified for parameter 'html_formats'
  283. /opt/xdebug-2.0.5/xdebug.c:1679: error: parameter 'html_formats' is initialized
  284. /opt/xdebug-2.0.5/xdebug.c:1680: warning: initialization from incompatible pointer type
  285. /opt/xdebug-2.0.5/xdebug.c:1681: warning: excess elements in scalar initializer
  286. /opt/xdebug-2.0.5/xdebug.c:1681: warning: (near initialization for 'html_formats')
  287. /opt/xdebug-2.0.5/xdebug.c:1686: warning: excess elements in scalar initializer
  288. /opt/xdebug-2.0.5/xdebug.c:1686: warning: (near initialization for 'html_formats')
  289. /opt/xdebug-2.0.5/xdebug.c:1687: warning: excess elements in scalar initializer
  290. /opt/xdebug-2.0.5/xdebug.c:1687: warning: (near initialization for 'html_formats')
  291. /opt/xdebug-2.0.5/xdebug.c:1689: warning: excess elements in scalar initializer
  292. /opt/xdebug-2.0.5/xdebug.c:1689: warning: (near initialization for 'html_formats')
  293. /opt/xdebug-2.0.5/xdebug.c:1690: warning: excess elements in scalar initializer
  294. /opt/xdebug-2.0.5/xdebug.c:1690: warning: (near initialization for 'html_formats')
  295. /opt/xdebug-2.0.5/xdebug.c:1694: warning: excess elements in scalar initializer
  296. /opt/xdebug-2.0.5/xdebug.c:1694: warning: (near initialization for 'html_formats')
  297. /opt/xdebug-2.0.5/xdebug.c:1696: warning: excess elements in scalar initializer
  298. /opt/xdebug-2.0.5/xdebug.c:1696: warning: (near initialization for 'html_formats')
  299. /opt/xdebug-2.0.5/xdebug.c:1697: warning: excess elements in scalar initializer
  300. /opt/xdebug-2.0.5/xdebug.c:1697: warning: (near initialization for 'html_formats')
  301. /opt/xdebug-2.0.5/xdebug.c:1699: warning: excess elements in scalar initializer
  302. /opt/xdebug-2.0.5/xdebug.c:1699: warning: (near initialization for 'html_formats')
  303. /opt/xdebug-2.0.5/xdebug.c:1702: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  304. /opt/xdebug-2.0.5/xdebug.c:1753: error: expected ';', ',' or ')' before 'TSRMLS_DC'
  305. /opt/xdebug-2.0.5/xdebug.c:1807: error: expected ';', ',' or ')' before 'TSRMLS_DC'
  306. /opt/xdebug-2.0.5/xdebug.c:1959: error: expected ';', ',' or ')' before 'TSRMLS_DC'
  307. /opt/xdebug-2.0.5/xdebug.c:1968: error: expected declaration specifiers or '...' before 'zval'
  308. /opt/xdebug-2.0.5/xdebug.c:1969: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  309. /opt/xdebug-2.0.5/xdebug.c:1996: error: expected ';', ',' or ')' before 'TSRMLS_DC'
  310. /opt/xdebug-2.0.5/xdebug.c:2062: error: expected ';', ',' or ')' before 'TSRMLS_DC'
  311. /opt/xdebug-2.0.5/xdebug.c:2102: error: expected ';', ',' or ')' before 'TSRMLS_DC'
  312. /opt/xdebug-2.0.5/xdebug.c:2135: error: expected ';', ',' or ')' before 'TSRMLS_DC'
  313. /opt/xdebug-2.0.5/xdebug.c:2150: error: expected ';', ',' or ')' before 'TSRMLS_DC'
  314. /opt/xdebug-2.0.5/xdebug.c:2161: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  315. /opt/xdebug-2.0.5/xdebug.c:2250: error: expected ';', ',' or ')' before 'error_lineno'
  316. /opt/xdebug-2.0.5/xdebug.c:2401: error: expected declaration specifiers before 'zend_op_array'
  317. /opt/xdebug-2.0.5/xdebug.c:2418: error: expected declaration specifiers before 'PHP_FUNCTION'
  318. /opt/xdebug-2.0.5/xdebug.c:2427: error: expected declaration specifiers before 'PHP_FUNCTION'
  319. /opt/xdebug-2.0.5/xdebug.c:2490: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  320. /opt/xdebug-2.0.5/xdebug.c:2498: error: expected declaration specifiers before 'PHP_FUNCTION'
  321. /opt/xdebug-2.0.5/xdebug.c:2509: error: expected declaration specifiers before 'PHP_FUNCTION'
  322. /opt/xdebug-2.0.5/xdebug.c:2531: error: expected declaration specifiers before 'PHP_FUNCTION'
  323. /opt/xdebug-2.0.5/xdebug.c:2550: error: expected declaration specifiers before 'PHP_FUNCTION'
  324. /opt/xdebug-2.0.5/xdebug.c:2569: error: expected declaration specifiers before 'PHP_FUNCTION'
  325. /opt/xdebug-2.0.5/xdebug.c:2588: error: expected declaration specifiers before 'PHP_FUNCTION'
  326. /opt/xdebug-2.0.5/xdebug.c:2607: error: expected declaration specifiers before 'PHP_FUNCTION'
  327. /opt/xdebug-2.0.5/xdebug.c:2617: error: expected declaration specifiers before 'PHP_FUNCTION'
  328. /opt/xdebug-2.0.5/xdebug.c:2648: error: expected declaration specifiers before 'PHP_FUNCTION'
  329. /opt/xdebug-2.0.5/xdebug.c:2689: error: expected declaration specifiers before 'PHP_FUNCTION'
  330. /opt/xdebug-2.0.5/xdebug.c:2723: error: expected declaration specifiers before 'PHP_FUNCTION'
  331. /opt/xdebug-2.0.5/xdebug.c:2734: error: expected declaration specifiers before 'PHP_FUNCTION'
  332. /opt/xdebug-2.0.5/xdebug.c:2745: error: expected declaration specifiers before 'PHP_FUNCTION'
  333. /opt/xdebug-2.0.5/xdebug.c:2750: error: expected declaration specifiers before 'PHP_FUNCTION'
  334. /opt/xdebug-2.0.5/xdebug.c:2768: error: expected declaration specifiers before 'PHP_FUNCTION'
  335. /opt/xdebug-2.0.5/xdebug.c:2797: error: expected ';', ',' or ')' before 'TSRMLS_DC'
  336. /opt/xdebug-2.0.5/xdebug.c:2851: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  337. /opt/xdebug-2.0.5/xdebug.c:2883: error: expected declaration specifiers before 'PHP_FUNCTION'
  338. /opt/xdebug-2.0.5/xdebug.c:2894: error: expected declaration specifiers before 'PHP_FUNCTION'
  339. /opt/xdebug-2.0.5/xdebug.c:2903: error: expected declaration specifiers before 'PHP_FUNCTION'
  340. /opt/xdebug-2.0.5/xdebug.c:2912: error: expected declaration specifiers before 'PHP_FUNCTION'
  341. /opt/xdebug-2.0.5/xdebug.c:2932: error: expected declaration specifiers before 'PHP_FUNCTION'
  342. /opt/xdebug-2.0.5/xdebug.c:2955: error: expected declaration specifiers before 'PHP_FUNCTION'
  343. /opt/xdebug-2.0.5/xdebug.c:2963: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  344. /opt/xdebug-2.0.5/xdebug.c:3017: error: expected declaration specifiers before 'ZEND_DLEXPORT'
  345. /opt/xdebug-2.0.5/xdebug.c:3141: error: expected declaration specifiers before 'ZEND_DLEXPORT'
  346. /opt/xdebug-2.0.5/xdebug.c:3148: error: expected declaration specifiers before 'ZEND_DLEXPORT'
  347. /opt/xdebug-2.0.5/xdebug.c:3153: error: expected declaration specifiers before 'ZEND_DLEXPORT'
  348. /opt/xdebug-2.0.5/xdebug.c:3162: error: expected declaration specifiers before 'ZEND_EXTENSION'
  349. /opt/xdebug-2.0.5/xdebug.c:3164: error: expected declaration specifiers before 'ZEND_DLEXPORT'
  350. /opt/xdebug-2.0.5/xdebug.c:3182: error: expected declaration specifiers before ';' token
  351. /opt/xdebug-2.0.5/xdebug.c:1679: error: declaration for parameter 'html_formats' but no such parameter
  352. /opt/xdebug-2.0.5/xdebug.c:1662: error: declaration for parameter 'text_formats' but no such parameter
  353. /opt/xdebug-2.0.5/xdebug.c:107: error: declaration for parameter 'zend_xdebug_initialised' but no such parameter
  354. /opt/xdebug-2.0.5/xdebug.c:105: error: declaration for parameter 'return_trace_stack_retval' but no such parameter
  355. /opt/xdebug-2.0.5/xdebug_superglobals.h:26: error: declaration for parameter 'xdebug_superglobals_dump_tok' but no such parameter
  356. /opt/xdebug-2.0.5/xdebug_superglobals.h:24: error: declaration for parameter 'xdebug_superglobals_dump_dtor' but no such parameter
  357. /opt/xdebug-2.0.5/xdebug_profiler.h:37: error: declaration for parameter 'xdebug_profile_aggr_call_entry_dtor' but no such parameter
  358. /opt/xdebug-2.0.5/xdebug_profiler.h:36: error: declaration for parameter 'xdebug_profile_call_entry_dtor' but no such parameter
  359. /opt/xdebug-2.0.5/xdebug_profiler.h:32: error: declaration for parameter 'xdebug_profiler_function_user_end' but no such parameter
  360. /opt/xdebug-2.0.5/xdebug_profiler.h:28: error: declaration for parameter 'xdebug_profiler_deinit' but no such parameter
  361. /opt/xdebug-2.0.5/xdebug_var.h:61: error: declaration for parameter 'xdebug_get_zval_synopsis_fancy' but no such parameter
  362. /opt/xdebug-2.0.5/xdebug_var.h:57: error: declaration for parameter 'xdebug_get_zval_value_fancy' but no such parameter
  363. /opt/xdebug-2.0.5/xdebug_var.h:56: error: declaration for parameter 'xdebug_get_zval_value_xml' but no such parameter
  364. /opt/xdebug-2.0.5/xdebug_var.h:54: error: declaration for parameter 'xdebug_error_type' but no such parameter
  365. /opt/xdebug-2.0.5/xdebug_var.h:53: error: declaration for parameter 'xdebug_xmlize' but no such parameter
  366. /opt/xdebug-2.0.5/xdebug_var.h:42: error: declaration for parameter 'xdebug_var_export_options' but no such parameter
  367. /opt/xdebug-2.0.5/xdebug_var.h:34: error: declaration for parameter 'xdebug_var_runtime_page' but no such parameter
  368. /opt/xdebug-2.0.5/xdebug_xml.h:26: error: declaration for parameter 'xdebug_xml_node' but no such parameter
  369. /opt/xdebug-2.0.5/xdebug_xml.h:25: error: declaration for parameter 'xdebug_xml_text_node' but no such parameter
  370. /opt/xdebug-2.0.5/xdebug_xml.h:24: error: declaration for parameter 'xdebug_xml_attribute' but no such parameter
  371. /opt/xdebug-2.0.5/xdebug_str.h:41: error: declaration for parameter 'xdebug_strndup' but no such parameter
  372. /opt/xdebug-2.0.5/xdebug_str.h:40: error: declaration for parameter 'xdebug_sprintf' but no such parameter
  373. /opt/xdebug-2.0.5/xdebug_str.h:33: error: declaration for parameter 'xdebug_str' but no such parameter
  374. /opt/xdebug-2.0.5/xdebug_code_coverage.h:38: error: declaration for parameter 'xdebug_coverage_file_dtor' but no such parameter
  375. /opt/xdebug-2.0.5/xdebug_code_coverage.h:37: error: declaration for parameter 'xdebug_coverage_line_dtor' but no such parameter
  376. /opt/xdebug-2.0.5/xdebug_code_coverage.h:35: error: declaration for parameter 'xdebug_coverage_file' but no such parameter
  377. /opt/xdebug-2.0.5/php_xdebug.h:217: error: declaration for parameter 'stdin_redirected' but no such parameter
  378. /opt/xdebug-2.0.5/php_xdebug.h:216: error: declaration for parameter 'stderr_redirected' but no such parameter
  379. /opt/xdebug-2.0.5/php_xdebug.h:215: error: declaration for parameter 'stdout_redirected' but no such parameter
  380. /opt/xdebug-2.0.5/php_xdebug.h:211: error: declaration for parameter 'lasttransid' but no such parameter
  381. /opt/xdebug-2.0.5/php_xdebug.h:210: error: declaration for parameter 'lastcmd' but no such parameter
  382. /opt/xdebug-2.0.5/php_xdebug.h:207: error: declaration for parameter 'profile_filename' but no such parameter
  383. /opt/xdebug-2.0.5/php_xdebug.h:200: error: declaration for parameter 'profiler_output_name' but no such parameter
  384. /opt/xdebug-2.0.5/php_xdebug.h:199: error: declaration for parameter 'profiler_output_dir' but no such parameter
  385. /opt/xdebug-2.0.5/php_xdebug.h:195: error: declaration for parameter 'no_exec' but no such parameter
  386. /opt/xdebug-2.0.5/php_xdebug.h:194: error: declaration for parameter 'breakpoint_count' but no such parameter
  387. /opt/xdebug-2.0.5/php_xdebug.h:193: error: declaration for parameter 'context' but no such parameter
  388. /opt/xdebug-2.0.5/php_xdebug.h:188: error: declaration for parameter 'ide_key' but no such parameter
  389. /opt/xdebug-2.0.5/php_xdebug.h:185: error: declaration for parameter 'remote_log' but no such parameter
  390. /opt/xdebug-2.0.5/php_xdebug.h:183: error: declaration for parameter 'remote_handler' but no such parameter
  391. /opt/xdebug-2.0.5/php_xdebug.h:182: error: declaration for parameter 'remote_mode' but no such parameter
  392. /opt/xdebug-2.0.5/php_xdebug.h:181: error: declaration for parameter 'remote_host' but no such parameter
  393. /opt/xdebug-2.0.5/php_xdebug.h:180: error: declaration for parameter 'remote_port' but no such parameter
  394. /opt/xdebug-2.0.5/php_xdebug.h:176: error: declaration for parameter 'session' but no such parameter
  395. /opt/xdebug-2.0.5/php_xdebug.h:175: error: declaration for parameter 'request' but no such parameter
  396. /opt/xdebug-2.0.5/php_xdebug.h:174: error: declaration for parameter 'env' but no such parameter
  397. /opt/xdebug-2.0.5/php_xdebug.h:173: error: declaration for parameter 'files' but no such parameter
  398. /opt/xdebug-2.0.5/php_xdebug.h:172: error: declaration for parameter 'cookie' but no such parameter
  399. /opt/xdebug-2.0.5/php_xdebug.h:171: error: declaration for parameter 'post' but no such parameter
  400. /opt/xdebug-2.0.5/php_xdebug.h:170: error: declaration for parameter 'get' but no such parameter
  401. /opt/xdebug-2.0.5/php_xdebug.h:169: error: declaration for parameter 'server' but no such parameter
  402. /opt/xdebug-2.0.5/php_xdebug.h:162: error: declaration for parameter 'reserved_offset' but no such parameter
  403. /opt/xdebug-2.0.5/php_xdebug.h:161: error: declaration for parameter 'function_count' but no such parameter
  404. /opt/xdebug-2.0.5/php_xdebug.h:158: error: declaration for parameter 'code_coverage' but no such parameter
  405. /opt/xdebug-2.0.5/php_xdebug.h:154: error: declaration for parameter 'display_max_depth' but no such parameter
  406. /opt/xdebug-2.0.5/php_xdebug.h:153: error: declaration for parameter 'display_max_data' but no such parameter
  407. /opt/xdebug-2.0.5/php_xdebug.h:152: error: declaration for parameter 'display_max_children' but no such parameter
  408. /opt/xdebug-2.0.5/php_xdebug.h:149: error: declaration for parameter 'last_exception_trace' but no such parameter
  409. /opt/xdebug-2.0.5/php_xdebug.h:148: error: declaration for parameter 'tracefile_name' but no such parameter
  410. /opt/xdebug-2.0.5/php_xdebug.h:147: error: declaration for parameter 'trace_format' but no such parameter
  411. /opt/xdebug-2.0.5/php_xdebug.h:146: error: declaration for parameter 'trace_options' but no such parameter
  412. /opt/xdebug-2.0.5/php_xdebug.h:145: error: declaration for parameter 'trace_output_name' but no such parameter
  413. /opt/xdebug-2.0.5/php_xdebug.h:144: error: declaration for parameter 'trace_output_dir' but no such parameter
  414. /opt/xdebug-2.0.5/php_xdebug.h:139: error: declaration for parameter 'orig_set_time_limit_func' but no such parameter
  415. /opt/xdebug-2.0.5/php_xdebug.h:138: error: declaration for parameter 'orig_var_dump_func' but no such parameter
  416. /opt/xdebug-2.0.5/php_xdebug.h:136: error: declaration for parameter 'prev_memory' but no such parameter
  417. /opt/xdebug-2.0.5/php_xdebug.h:133: error: declaration for parameter 'start_time' but no such parameter
  418. /opt/xdebug-2.0.5/php_xdebug.h:132: error: declaration for parameter 'manual_url' but no such parameter
  419. /opt/xdebug-2.0.5/php_xdebug.h:125: error: declaration for parameter 'collect_params' but no such parameter
  420. /opt/xdebug-2.0.5/php_xdebug.h:122: error: declaration for parameter 'max_nesting_level' but no such parameter
  421. /opt/xdebug-2.0.5/php_xdebug.h:121: error: declaration for parameter 'stack' but no such parameter
  422. /opt/xdebug-2.0.5/php_xdebug.h:120: error: declaration for parameter 'level' but no such parameter
  423. /opt/xdebug-2.0.5/php_xdebug.h:118: error: declaration for parameter 'reason' but no such parameter
  424. /opt/xdebug-2.0.5/php_xdebug.h:117: error: declaration for parameter 'status' but no such parameter
  425. /opt/xdebug-2.0.5/xdebug.c:3182: error: expected '{' at end of input
  426. make: *** [xdebug.lo] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement