Public paste
errors
By: pne | Date: Oct 14 2008 12:49 | Format: None | Expires: never | Size: 25.93 KB | Hits: 1363

  1. **** MAKE ****
  2.  
  3. Making all in src
  4. make[1]: Entering directory `/home/digissl/ocsp/src'
  5. make  all-am
  6. make[2]: Entering directory `/home/digissl/ocsp/src'
  7. if gcc-3.4  -DOCSPD_ARCH_LINUX=1 -I. -I. -I. -I../include     -g -Wall -pthread -g -O2 -MT ocspd.o -MD -MP -MF ".deps/ocspd.Tpo" -c -o ocspd.o ocspd.c;
  8.         then mv -f ".deps/ocspd.Tpo" ".deps/ocspd.Po"; else rm -f ".deps/ocspd.Tpo"; exit 1; fi
  9. In file included from general.h:13,
  10.                  from ocspd.c:25:
  11. crypto.h:20:28: openssl/x509v3.h: No such file or directory
  12. In file included from general.h:13,
  13.                  from ocspd.c:25:
  14. crypto.h:22: error: syntax error before '(' token
  15. In file included from ocspd.c:25:
  16. general.h:68:26: openssl/conf.h: No such file or directory
  17. general.h:69:25: openssl/bio.h: No such file or directory
  18. general.h:70:25: openssl/err.h: No such file or directory
  19. general.h:71:24: openssl/bn.h: No such file or directory
  20. general.h:72:28: openssl/txt_db.h: No such file or directory
  21. general.h:73:25: openssl/evp.h: No such file or directory
  22. general.h:74:26: openssl/x509.h: No such file or directory
  23. general.h:76:29: openssl/objects.h: No such file or directory
  24. general.h:77:27: openssl/ocsp.h: No such file or directory
  25. general.h:78:25: openssl/pem.h: No such file or directory
  26. In file included from ocspd.c:25:
  27. general.h:221: error: syntax error before "X509_CRL"
  28. general.h:221: warning: no semicolon at end of struct or union
  29. general.h:222: warning: type defaults to `int' in declaration of `CRL_DATA'
  30. general.h:222: warning: data definition has no type or storage class
  31. general.h:229: error: syntax error before "ASN1_INTEGER"
  32. general.h:229: warning: no semicolon at end of struct or union
  33. general.h:232: warning: type defaults to `int' in declaration of `rev_time'
  34. general.h:232: warning: data definition has no type or storage class
  35. general.h:236: error: syntax error before '*' token
  36. general.h:236: warning: type defaults to `int' in declaration of `invalidity_time'
  37. general.h:236: warning: data definition has no type or storage class
  38. general.h:239: error: syntax error before '*' token
  39. general.h:239: warning: type defaults to `int' in declaration of `hold_instr'
  40. general.h:239: warning: data definition has no type or storage class
  41. general.h:241: error: syntax error before '}' token
  42. general.h:241: warning: type defaults to `int' in declaration of `X509_CRL_ENTRY'
  43. general.h:241: warning: data definition has no type or storage class
  44. general.h:251: error: syntax error before "X509_ALGOR"
  45. general.h:251: warning: no semicolon at end of struct or union
  46. general.h:253: warning: type defaults to `int' in declaration of `keyHash'
  47. general.h:253: warning: data definition has no type or storage class
  48. general.h:254: error: syntax error before '*' token
  49. general.h:254: warning: type defaults to `int' in declaration of `nameHash'
  50. general.h:254: warning: data definition has no type or storage class
  51. general.h:256: error: syntax error before '}' token
  52. general.h:256: warning: type defaults to `int' in declaration of `CA_ENTRY_CERTID'
  53. general.h:256: warning: data definition has no type or storage class
  54. general.h:276: error: syntax error before "STACK_OF"
  55. general.h:276: warning: no semicolon at end of struct or union
  56. general.h:285: error: syntax error before '*' token
  57. general.h:285: warning: type defaults to `int' in declaration of `crl'
  58. general.h:285: warning: data definition has no type or storage class
  59. general.h:288: error: syntax error before '*' token
  60. general.h:288: warning: type defaults to `int' in declaration of `cid'
  61. general.h:288: warning: data definition has no type or storage class
  62. general.h:291: error: syntax error before '*' token
  63. general.h:291: warning: type defaults to `int' in declaration of `crl_list'
  64. general.h:291: warning: data definition has no type or storage class
  65. general.h:294: error: syntax error before '*' token
  66. general.h:294: warning: type defaults to `int' in declaration of `nextUpdate'
  67. general.h:294: warning: data definition has no type or storage class
  68. general.h:295: error: syntax error before '*' token
  69. general.h:295: warning: type defaults to `int' in declaration of `lastUpdate'
  70. general.h:295: warning: data definition has no type or storage class
  71. general.h:304: error: syntax error before '}' token
  72. general.h:304: warning: type defaults to `int' in declaration of `CA_LIST_ENTRY'
  73. general.h:304: warning: data definition has no type or storage class
  74. general.h:316: error: syntax error before "CONF"
  75. general.h:316: warning: no semicolon at end of struct or union
  76. general.h:326: error: syntax error before "crl_data"
  77. general.h:326: warning: type defaults to `int' in declaration of `crl_data'
  78. general.h:326: warning: data definition has no type or storage class
  79. general.h:334: error: syntax error before '*' token
  80. general.h:334: warning: type defaults to `int' in declaration of `digest'
  81. general.h:334: warning: data definition has no type or storage class
  82. general.h:337: error: syntax error before '*' token
  83. general.h:337: warning: type defaults to `int' in declaration of `cacert'
  84. general.h:337: warning: data definition has no type or storage class
  85. general.h:340: error: syntax error before '*' token
  86. general.h:340: warning: type defaults to `int' in declaration of `ocspd_cert'
  87. general.h:340: warning: data definition has no type or storage class
  88. general.h:341: error: syntax error before '*' token
  89. general.h:341: warning: type defaults to `int' in declaration of `ocspd_pkey'
  90. general.h:341: warning: data definition has no type or storage class
  91. general.h:344: error: syntax error before '*' token
  92. general.h:344: warning: type defaults to `int' in declaration of `other_certs'
  93. general.h:344: warning: data definition has no type or storage class
  94. general.h:348: error: syntax error before '*' token
  95. general.h:348: warning: type defaults to `int' in declaration of `ca_list'
  96. general.h:348: warning: data definition has no type or storage class
  97. general.h:384: error: syntax error before '}' token
  98. general.h:384: warning: type defaults to `int' in declaration of `OCSPD_CONFIG'
  99. general.h:384: warning: data definition has no type or storage class
  100. In file included from ocspd.c:34:
  101. support.h:23: error: syntax error before '*' token
  102. support.h:23: error: syntax error before '*' token
  103. support.h:24: warning: type defaults to `int' in declaration of `load_certs'
  104. support.h:24: warning: data definition has no type or storage class
  105. support.h:25: error: syntax error before '*' token
  106. support.h:26: error: syntax error before '*' token
  107. In file included from ocspd.c:35:
  108. ocsp_db.h:20: error: syntax error before '*' token
  109. ocsp_db.h:20: warning: type defaults to `int' in declaration of `ocspd_load_db_file'
  110. ocsp_db.h:20: warning: data definition has no type or storage class
  111. ocsp_db.h:21: error: syntax error before '*' token
  112. ocsp_db.h:22: error: syntax error before '*' token
  113. ocsp_db.h:25: error: syntax error before '*' token
  114. ocsp_db.h:28: error: syntax error before '*' token
  115. ocsp_db.h:28: warning: type defaults to `int' in declaration of `ocspd_get_crl'
  116. ocsp_db.h:28: warning: data definition has no type or storage class
  117. ocsp_db.h:29: error: syntax error before '*' token
  118. ocsp_db.h:29: warning: type defaults to `int' in declaration of `ocspd_load_crl_file'
  119. ocsp_db.h:29: warning: data definition has no type or storage class
  120. ocsp_db.h:30: error: syntax error before '*' token
  121. ocsp_db.h:30: warning: type defaults to `int' in declaration of `ocspd_load_crl_http'
  122. ocsp_db.h:30: warning: data definition has no type or storage class
  123. ocsp_db.h:31: error: syntax error before '*' token
  124. ocsp_db.h:31: error: syntax error before '*' token
  125. ocsp_db.h:31: warning: type defaults to `int' in declaration of `ocspd_X509_CRL_bio'
  126. ocsp_db.h:31: warning: data definition has no type or storage class
  127. ocsp_db.h:33: error: syntax error before '*' token
  128. ocsp_db.h:33: warning: type defaults to `int' in declaration of `ocspd_get_ca'
  129. ocsp_db.h:33: warning: data definition has no type or storage class
  130. ocsp_db.h:34: error: syntax error before '*' token
  131. ocsp_db.h:34: warning: type defaults to `int' in declaration of `ocspd_load_ca_file'
  132. ocsp_db.h:34: warning: data definition has no type or storage class
  133. ocsp_db.h:35: error: syntax error before '*' token
  134. ocsp_db.h:35: warning: type defaults to `int' in declaration of `ocspd_load_ca_http'
  135. ocsp_db.h:35: warning: data definition has no type or storage class
  136. ocsp_db.h:36: error: syntax error before '*' token
  137. ocsp_db.h:36: error: syntax error before '(' token
  138. ocsp_db.h:36: warning: type defaults to `int' in declaration of `ca'
  139. ocsp_db.h:37: warning: type defaults to `int' in declaration of `EVP_MD'
  140. ocsp_db.h:37: error: syntax error before '*' token
  141. ocsp_db.h:38: error: syntax error before '*' token
  142. ocsp_db.h:38: warning: type defaults to `int' in declaration of `ocspd_CA_ENTRY_find'
  143. ocsp_db.h:38: warning: data definition has no type or storage class
  144. ocsp_db.h:39: error: syntax error before '*' token
  145. ocsp_db.h:39: error: syntax error before '*' token
  146. ocsp_db.h:39: warning: type defaults to `int' in declaration of `ocspd_X509_REVOKED_find'
  147. ocsp_db.h:39: warning: data definition has no type or storage class
  148. ocsp_db.h:41: error: syntax error before '*' token
  149. ocsp_db.h:41: error: syntax error before '*' token
  150. ocsp_db.h:42: warning: type defaults to `int' in declaration of `ocspd_build_crl_entries_list'
  151. ocsp_db.h:42: warning: data definition has no type or storage class
  152. ocsp_db.h:45: error: syntax error before '*' token
  153. ocsp_db.h:45: warning: type defaults to `int' in declaration of `ocspd_load_ca_ldap'
  154. ocsp_db.h:45: warning: data definition has no type or storage class
  155. ocsp_db.h:46: error: syntax error before '*' token
  156. ocsp_db.h:46: warning: type defaults to `int' in declaration of `ocspd_load_crl_ldap'
  157. ocsp_db.h:46: warning: data definition has no type or storage class
  158. In file included from core.h:17,
  159.                  from ocspd.c:37:
  160. ocsp_request.h:5: error: syntax error before '*' token
  161. ocsp_request.h:5: error: syntax error before "OCSPD_CONFIG"
  162. ocsp_request.h:5: warning: type defaults to `int' in declaration of `ocspd_req_get_socket'
  163. ocsp_request.h:5: warning: data definition has no type or storage class
  164. In file included from ocspd.c:37:
  165. core.h:20: error: syntax error before "OCSPD_CONFIG"
  166. In file included from configuration.h:26,
  167.                  from ocspd.c:39:
  168. support.h:23: error: syntax error before '*' token
  169. support.h:23: error: syntax error before '*' token
  170. support.h:24: warning: type defaults to `int' in declaration of `load_certs'
  171. support.h:24: warning: data definition has no type or storage class
  172. support.h:25: error: syntax error before '*' token
  173. support.h:26: error: syntax error before '*' token
  174. In file included from configuration.h:28,
  175.                  from ocspd.c:39:
  176. ocsp_db.h:20: error: syntax error before '*' token
  177. ocsp_db.h:20: warning: type defaults to `int' in declaration of `ocspd_load_db_file'
  178. ocsp_db.h:20: warning: data definition has no type or storage class
  179. ocsp_db.h:21: error: syntax error before '*' token
  180. ocsp_db.h:22: error: syntax error before '*' token
  181. ocsp_db.h:25: error: syntax error before '*' token
  182. ocsp_db.h:28: error: syntax error before '*' token
  183. ocsp_db.h:28: warning: type defaults to `int' in declaration of `ocspd_get_crl'
  184. ocsp_db.h:28: warning: data definition has no type or storage class
  185. ocsp_db.h:29: error: syntax error before '*' token
  186. ocsp_db.h:29: warning: type defaults to `int' in declaration of `ocspd_load_crl_file'
  187. ocsp_db.h:29: warning: data definition has no type or storage class
  188. ocsp_db.h:30: error: syntax error before '*' token
  189. ocsp_db.h:30: warning: type defaults to `int' in declaration of `ocspd_load_crl_http'
  190. ocsp_db.h:30: warning: data definition has no type or storage class
  191. ocsp_db.h:31: error: syntax error before '*' token
  192. ocsp_db.h:31: error: syntax error before '*' token
  193. ocsp_db.h:31: warning: type defaults to `int' in declaration of `ocspd_X509_CRL_bio'
  194. ocsp_db.h:31: warning: data definition has no type or storage class
  195. ocsp_db.h:33: error: syntax error before '*' token
  196. ocsp_db.h:33: warning: type defaults to `int' in declaration of `ocspd_get_ca'
  197. ocsp_db.h:33: warning: data definition has no type or storage class
  198. ocsp_db.h:34: error: syntax error before '*' token
  199. ocsp_db.h:34: warning: type defaults to `int' in declaration of `ocspd_load_ca_file'
  200. ocsp_db.h:34: warning: data definition has no type or storage class
  201. ocsp_db.h:35: error: syntax error before '*' token
  202. ocsp_db.h:35: warning: type defaults to `int' in declaration of `ocspd_load_ca_http'
  203. ocsp_db.h:35: warning: data definition has no type or storage class
  204. ocsp_db.h:36: error: syntax error before '*' token
  205. ocsp_db.h:36: error: syntax error before '(' token
  206. ocsp_db.h:36: warning: type defaults to `int' in declaration of `ca'
  207. ocsp_db.h:37: warning: type defaults to `int' in declaration of `EVP_MD'
  208. ocsp_db.h:37: error: syntax error before '*' token
  209. ocsp_db.h:38: error: syntax error before '*' token
  210. ocsp_db.h:38: warning: type defaults to `int' in declaration of `ocspd_CA_ENTRY_find'
  211. ocsp_db.h:38: warning: data definition has no type or storage class
  212. ocsp_db.h:39: error: syntax error before '*' token
  213. ocsp_db.h:39: error: syntax error before '*' token
  214. ocsp_db.h:39: warning: type defaults to `int' in declaration of `ocspd_X509_REVOKED_find'
  215. ocsp_db.h:39: warning: data definition has no type or storage class
  216. ocsp_db.h:41: error: syntax error before '*' token
  217. ocsp_db.h:41: error: syntax error before '*' token
  218. ocsp_db.h:42: warning: type defaults to `int' in declaration of `ocspd_build_crl_entries_list'
  219. ocsp_db.h:42: warning: data definition has no type or storage class
  220. ocsp_db.h:45: error: syntax error before '*' token
  221. ocsp_db.h:45: warning: type defaults to `int' in declaration of `ocspd_load_ca_ldap'
  222. ocsp_db.h:45: warning: data definition has no type or storage class
  223. ocsp_db.h:46: error: syntax error before '*' token
  224. ocsp_db.h:46: warning: type defaults to `int' in declaration of `ocspd_load_crl_ldap'
  225. ocsp_db.h:46: warning: data definition has no type or storage class
  226. In file included from ocspd.c:39:
  227. configuration.h:30: error: syntax error before '*' token
  228. configuration.h:30: warning: type defaults to `int' in declaration of `load_config'
  229. configuration.h:30: warning: data definition has no type or storage class
  230. configuration.h:31: error: syntax error before '*' token
  231. configuration.h:32: error: syntax error before '*' token
  232. In file included from ocspd_engine.h:26,
  233.                  from ocspd.c:40:
  234. support.h:23: error: syntax error before '*' token
  235. support.h:23: error: syntax error before '*' token
  236. support.h:24: warning: type defaults to `int' in declaration of `load_certs'
  237. support.h:24: warning: data definition has no type or storage class
  238. support.h:25: error: syntax error before '*' token
  239. support.h:26: error: syntax error before '*' token
  240. In file included from ocspd_engine.h:28,
  241.                  from ocspd.c:40:
  242. ocsp_db.h:20: error: syntax error before '*' token
  243. ocsp_db.h:20: warning: type defaults to `int' in declaration of `ocspd_load_db_file'
  244. ocsp_db.h:20: warning: data definition has no type or storage class
  245. ocsp_db.h:21: error: syntax error before '*' token
  246. ocsp_db.h:22: error: syntax error before '*' token
  247. ocsp_db.h:25: error: syntax error before '*' token
  248. ocsp_db.h:28: error: syntax error before '*' token
  249. ocsp_db.h:28: warning: type defaults to `int' in declaration of `ocspd_get_crl'
  250. ocsp_db.h:28: warning: data definition has no type or storage class
  251. ocsp_db.h:29: error: syntax error before '*' token
  252. ocsp_db.h:29: warning: type defaults to `int' in declaration of `ocspd_load_crl_file'
  253. ocsp_db.h:29: warning: data definition has no type or storage class
  254. ocsp_db.h:30: error: syntax error before '*' token
  255. ocsp_db.h:30: warning: type defaults to `int' in declaration of `ocspd_load_crl_http'
  256. ocsp_db.h:30: warning: data definition has no type or storage class
  257. ocsp_db.h:31: error: syntax error before '*' token
  258. ocsp_db.h:31: error: syntax error before '*' token
  259. ocsp_db.h:31: warning: type defaults to `int' in declaration of `ocspd_X509_CRL_bio'
  260. ocsp_db.h:31: warning: data definition has no type or storage class
  261. ocsp_db.h:33: error: syntax error before '*' token
  262. ocsp_db.h:33: warning: type defaults to `int' in declaration of `ocspd_get_ca'
  263. ocsp_db.h:33: warning: data definition has no type or storage class
  264. ocsp_db.h:34: error: syntax error before '*' token
  265. ocsp_db.h:34: warning: type defaults to `int' in declaration of `ocspd_load_ca_file'
  266. ocsp_db.h:34: warning: data definition has no type or storage class
  267. ocsp_db.h:35: error: syntax error before '*' token
  268. ocsp_db.h:35: warning: type defaults to `int' in declaration of `ocspd_load_ca_http'
  269. ocsp_db.h:35: warning: data definition has no type or storage class
  270. ocsp_db.h:36: error: syntax error before '*' token
  271. ocsp_db.h:36: error: syntax error before '(' token
  272. ocsp_db.h:36: warning: type defaults to `int' in declaration of `ca'
  273. ocsp_db.h:37: warning: type defaults to `int' in declaration of `EVP_MD'
  274. ocsp_db.h:37: error: syntax error before '*' token
  275. ocsp_db.h:38: error: syntax error before '*' token
  276. ocsp_db.h:38: warning: type defaults to `int' in declaration of `ocspd_CA_ENTRY_find'
  277. ocsp_db.h:38: warning: data definition has no type or storage class
  278. ocsp_db.h:39: error: syntax error before '*' token
  279. ocsp_db.h:39: error: syntax error before '*' token
  280. ocsp_db.h:39: warning: type defaults to `int' in declaration of `ocspd_X509_REVOKED_find'
  281. ocsp_db.h:39: warning: data definition has no type or storage class
  282. ocsp_db.h:41: error: syntax error before '*' token
  283. ocsp_db.h:41: error: syntax error before '*' token
  284. ocsp_db.h:42: warning: type defaults to `int' in declaration of `ocspd_build_crl_entries_list'
  285. ocsp_db.h:42: warning: data definition has no type or storage class
  286. ocsp_db.h:45: error: syntax error before '*' token
  287. ocsp_db.h:45: warning: type defaults to `int' in declaration of `ocspd_load_ca_ldap'
  288. ocsp_db.h:45: warning: data definition has no type or storage class
  289. ocsp_db.h:46: error: syntax error before '*' token
  290. ocsp_db.h:46: warning: type defaults to `int' in declaration of `ocspd_load_crl_ldap'
  291. ocsp_db.h:46: warning: data definition has no type or storage class
  292. ocspd.c:78: error: syntax error before '*' token
  293. ocspd.c:78: warning: type defaults to `int' in declaration of `ocspd_conf'
  294. ocspd.c:78: warning: data definition has no type or storage class
  295. ocspd.c: In function `main':
  296. ocspd.c:100: error: `BIO' undeclared (first use in this function)
  297. ocspd.c:100: error: (Each undeclared identifier is reported only once
  298. ocspd.c:100: error: for each function it appears in.)
  299. ocspd.c:100: error: `keyf' undeclared (first use in this function)
  300. ocspd.c:101: error: `certf' undeclared (first use in this function)
  301. ocspd.c:130: warning: implicit declaration of function `X509V3_add_standard_extensions'
  302. ocspd.c:131: warning: implicit declaration of function `OpenSSL_add_all_algorithms'
  303. ocspd.c:133: warning: implicit declaration of function `OpenSSL_add_all_digests'
  304. ocspd.c:134: warning: implicit declaration of function `OpenSSL_add_all_ciphers'
  305. ocspd.c:218: warning: implicit declaration of function `ERR_load_crypto_strings'
  306. ocspd.c:219: error: syntax error before ')' token
  307. ocspd.c:89: warning: unused variable `child_s'
  308. ocspd.c:90: warning: unused variable `maxrs_s'
  309. ocspd.c:91: warning: unused variable `max_timeout_s'
  310. ocspd.c:93: warning: unused variable `child_num'
  311. ocspd.c:99: warning: unused variable `ret'
  312. ocspd.c:103: warning: unused variable `keyfile'
  313. ocspd.c:105: warning: unused variable `cert'
  314. ocspd.c:106: warning: unused variable `cacert'
  315. ocspd.c:110: warning: unused variable `section'
  316. ocspd.c:111: warning: unused variable `resp_section'
  317. ocspd.c:112: warning: unused variable `dbms_section'
  318. ocspd.c:113: warning: unused variable `pidfile'
  319. ocspd.c:115: warning: unused variable `tmp_s'
  320. ocspd.c:116: warning: unused variable `keyform'
  321. ocspd.c:123: warning: unused variable `i'
  322. ocspd.c:124: warning: unused variable `pid'
  323. ocspd.c:125: warning: unused variable `ppid'
  324. ocspd.c:208: error: label `err' used but not defined
  325. ocspd.c: At top level:
  326. ocspd.c:226: error: syntax error before 'x0'
  327. ocspd.c:234: error: syntax error before '-' token
  328. ocspd.c:234: warning: type defaults to `int' in declaration of `exit'
  329. ocspd.c:234: error: conflicting types for 'exit'
  330. ocspd.c:234: error: conflicting types for 'exit'
  331. ocspd.c:234: warning: data definition has no type or storage class
  332. ocspd.c:254: error: syntax error before '->' token
  333. ocspd.c:254: warning: type defaults to `int' in declaration of `strcpy'
  334. ocspd.c:254: error: conflicting types for 'strcpy'
  335. ocspd.c:254: error: conflicting types for 'strcpy'
  336. ocspd.c:254: warning: data definition has no type or storage class
  337. ocspd.c:257: error: syntax error before '->' token
  338. ocspd.c:301: warning: type defaults to `int' in declaration of `BIO_free'
  339. ocspd.c:301: warning: parameter names (without types) in function declaration
  340. ocspd.c:301: warning: data definition has no type or storage class
  341. ocspd.c:302: error: syntax error before '}' token
  342. ocspd.c:409: warning: type defaults to `int' in declaration of `BIO_free'
  343. ocspd.c:409: warning: parameter names (without types) in function declaration
  344. ocspd.c:409: warning: data definition has no type or storage class
  345. ocspd.c:410: error: syntax error before '}' token
  346. ocspd.c:443: warning: type defaults to `int' in declaration of `port_s'
  347. ocspd.c:443: warning: initialization makes integer from pointer without a cast
  348. ocspd.c:443: warning: data definition has no type or storage class
  349. ocspd.c:444: error: syntax error before '}' token
  350. ocspd.c:452: warning: type defaults to `int' in declaration of `bind_s'
  351. ocspd.c:452: warning: initialization makes integer from pointer without a cast
  352. ocspd.c:452: warning: data definition has no type or storage class
  353. ocspd.c:453: error: syntax error before '}' token
  354. ocspd.c:526: warning: type defaults to `int' in declaration of `pidfile'
  355. ocspd.c:526: warning: initialization makes integer from pointer without a cast
  356. ocspd.c:526: warning: data definition has no type or storage class
  357. ocspd.c:527: error: syntax error before '}' token
  358. ocspd.c:553: error: syntax error before '&&' token
  359. ocspd.c:553: error: `tmp_s' undeclared here (not in a function)
  360. ocspd.c:553: error: `__s2' undeclared here (not in a function)
  361. ocspd.c:553: error: syntax error before "if"
  362. ocspd.c:553: warning: type defaults to `int' in declaration of `__result'
  363. ocspd.c:553: error: non-static declaration of '__result' follows static declaration
  364. ocspd.c:553: error: previous definition of '__result' was here
  365. ocspd.c:553: warning: data definition has no type or storage class
  366. ocspd.c:553: error: syntax error before '}' token
  367. ocspd.c:553: error: static declaration of '__result' follows non-static declaration
  368. ocspd.c:553: error: previous declaration of '__result' was here
  369. ocspd.c:553: error: static declaration of '__result' follows non-static declaration
  370. ocspd.c:553: error: previous declaration of '__result' was here
  371. ocspd.c:553: error: `__s1' undeclared here (not in a function)
  372. ocspd.c:553: error: syntax error before "if"
  373. ocspd.c:553: warning: type defaults to `int' in declaration of `__result'
  374. ocspd.c:553: error: non-static declaration of '__result' follows static declaration
  375. ocspd.c:553: error: previous definition of '__result' was here
  376. ocspd.c:553: warning: data definition has no type or storage class
  377. ocspd.c:553: error: syntax error before '}' token
  378. ocspd.c:572: warning: type defaults to `int' in declaration of `dbms_section'
  379. ocspd.c:572: warning: initialization makes integer from pointer without a cast
  380. ocspd.c:572: warning: data definition has no type or storage class
  381. ocspd.c:573: error: syntax error before '}' token
  382. ocspd.c:592: warning: type defaults to `int' in declaration of `resp_section'
  383. ocspd.c:592: warning: initialization makes integer from pointer without a cast
  384. ocspd.c:592: warning: data definition has no type or storage class
  385. ocspd.c:593: error: syntax error before '}' token
  386. ocspd.c:681: warning: type defaults to `int' in declaration of `writePid'
  387. ocspd.c:681: warning: parameter names (without types) in function declaration
  388. ocspd.c:681: warning: data definition has no type or storage class
  389. ocspd.c:682: error: syntax error before '}' token
  390. ocspd.c:685: warning: type defaults to `int' in declaration of `start_threaded_server'
  391. ocspd.c:685: warning: parameter names (without types) in function declaration
  392. ocspd.c:685: warning: data definition has no type or storage class
  393. ocspd.c:687: error: syntax error before "goto"
  394. make[2]: *** [ocspd.o] Error 1
  395. make[2]: Leaving directory `/home/digissl/ocsp/src'
  396. make[1]: *** [all] Error 2
  397. make[1]: Leaving directory `/home/digissl/ocsp/src'
  398. make: *** [all-recursive] Error 1
  399.  
  400.  
  401.  
  402. **** VERSIONS ****
  403. gcc-3.4 -v
  404. Reading specs from /usr/lib/gcc/i486-linux-gnu/3.4.6/specs
  405. Configured with: ../src/configure -v --enable-languages=c,c++,f77,pascal --prefix=/usr --libexecdir=/usr/lib --with-gxx-include-dir=/usr/include/c++/3.4 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --program-suffix=-3.4 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --with-tune=i686 i486-linux-gnu
  406. Thread model: posix
  407. gcc version 3.4.6 (Debian 3.4.6-5)
  408.  
  409.  gcc -v
  410. Using built-in specs.
  411. Target: i486-linux-gnu
  412. Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
  413. Thread model: posix
  414. gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
  415.  
  416.  g++ -v
  417. Using built-in specs.
  418. Target: i486-linux-gnu
  419. Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
  420. Thread model: posix
  421. gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)