daily pastebin goal
34%
SHARE
TWEET

root

a guest Oct 18th, 2010 145 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by configure, which was
  5. generated by GNU Autoconf 2.61.  Invocation command line was
  6.  
  7.   $ ./configure --enable-server --enable-agent --enable-proxy --enable-sockets --enable-static --with-net-snmp --with-mysql --with-ipmi --with-ssh2 --with-libcurl
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = brother-eye
  14. uname -m = i686
  15. uname -r = 2.6.31-22-generic
  16. uname -s = Linux
  17. uname -v = #65-Ubuntu SMP Thu Sep 16 15:48:58 UTC 2010
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X     = unknown
  21.  
  22. /bin/arch              = unknown
  23. /usr/bin/arch -k       = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo      = unknown
  26. /bin/machine           = unknown
  27. /usr/bin/oslevel       = unknown
  28. /bin/universe          = unknown
  29.  
  30. PATH: /usr/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /usr/sbin
  33. PATH: /usr/bin
  34. PATH: /sbin
  35. PATH: /bin
  36. PATH: /usr/games
  37.  
  38.  
  39. ## ----------- ##
  40. ## Core tests. ##
  41. ## ----------- ##
  42.  
  43. configure:1916: checking for a BSD-compatible install
  44. configure:1972: result: /usr/bin/install -c
  45. configure:1983: checking whether build environment is sane
  46. configure:2026: result: yes
  47. configure:2054: checking for a thread-safe mkdir -p
  48. configure:2093: result: /bin/mkdir -p
  49. configure:2106: checking for gawk
  50. configure:2136: result: no
  51. configure:2106: checking for mawk
  52. configure:2122: found /usr/bin/mawk
  53. configure:2133: result: mawk
  54. configure:2144: checking whether make sets $(MAKE)
  55. configure:2165: result: yes
  56. configure:2354: Configuring  
  57. configure:2357: checking whether make sets $(MAKE)
  58. configure:2378: result: yes
  59. configure:2397: checking build system type
  60. configure:2415: result: i686-pc-linux-gnu
  61. configure:2437: checking host system type
  62. configure:2452: result: i686-pc-linux-gnu
  63. configure:2523: checking for gcc
  64. configure:2539: found /usr/bin/gcc
  65. configure:2550: result: gcc
  66. configure:2788: checking for C compiler version
  67. configure:2795: gcc --version >&5
  68. gcc (Ubuntu 4.4.1-4ubuntu9) 4.4.1
  69. Copyright (C) 2009 Free Software Foundation, Inc.
  70. This is free software; see the source for copying conditions.  There is NO
  71. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  72.  
  73. configure:2798: $? = 0
  74. configure:2805: gcc -v >&5
  75. Using built-in specs.
  76. Target: i486-linux-gnu
  77. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-4ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
  78. Thread model: posix
  79. gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9)
  80. configure:2808: $? = 0
  81. configure:2815: gcc -V >&5
  82. gcc: '-V' option must have argument
  83. configure:2818: $? = 1
  84. configure:2841: checking for C compiler default output file name
  85. configure:2868: gcc    conftest.c  >&5
  86. configure:2871: $? = 0
  87. configure:2909: result: a.out
  88. configure:2926: checking whether the C compiler works
  89. configure:2936: ./a.out
  90. configure:2939: $? = 0
  91. configure:2956: result: yes
  92. configure:2963: checking whether we are cross compiling
  93. configure:2965: result: no
  94. configure:2968: checking for suffix of executables
  95. configure:2975: gcc -o conftest    conftest.c  >&5
  96. configure:2978: $? = 0
  97. configure:3002: result:
  98. configure:3008: checking for suffix of object files
  99. configure:3034: gcc -c   conftest.c >&5
  100. configure:3037: $? = 0
  101. configure:3060: result: o
  102. configure:3064: checking whether we are using the GNU C compiler
  103. configure:3093: gcc -c   conftest.c >&5
  104. configure:3099: $? = 0
  105. configure:3116: result: yes
  106. configure:3121: checking whether gcc accepts -g
  107. configure:3151: gcc -c -g  conftest.c >&5
  108. configure:3157: $? = 0
  109. configure:3256: result: yes
  110. configure:3273: checking for gcc option to accept ISO C89
  111. configure:3347: gcc  -c -g -O2  conftest.c >&5
  112. configure:3353: $? = 0
  113. configure:3376: result: none needed
  114. configure:3405: checking for style of include used by make
  115. configure:3433: result: GNU
  116. configure:3458: checking dependency style of gcc
  117. configure:3549: result: gcc3
  118. configure:3565: checking whether gcc and cc understand -c and -o together
  119. configure:3600: gcc -c conftest.c -o conftest2.o >&5
  120. configure:3603: $? = 0
  121. configure:3609: gcc -c conftest.c -o conftest2.o >&5
  122. configure:3612: $? = 0
  123. configure:3623: cc -c conftest.c >&5
  124. configure:3626: $? = 0
  125. configure:3634: cc -c conftest.c -o conftest2.o >&5
  126. configure:3637: $? = 0
  127. configure:3643: cc -c conftest.c -o conftest2.o >&5
  128. configure:3646: $? = 0
  129. configure:3664: result: yes
  130. configure:3697: checking how to run the C preprocessor
  131. configure:3737: gcc -E  conftest.c
  132. configure:3743: $? = 0
  133. configure:3774: gcc -E  conftest.c
  134. conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
  135. configure:3780: $? = 1
  136. configure: failed program was:
  137. | /* confdefs.h.  */
  138. | #define PACKAGE_NAME ""
  139. | #define PACKAGE_TARNAME ""
  140. | #define PACKAGE_VERSION ""
  141. | #define PACKAGE_STRING ""
  142. | #define PACKAGE_BUGREPORT ""
  143. | #define PACKAGE "zabbix"
  144. | #define VERSION "1.8.4rc1"
  145. | /* end confdefs.h.  */
  146. | #include <ac_nonexistent.h>
  147. configure:3813: result: gcc -E
  148. configure:3842: gcc -E  conftest.c
  149. configure:3848: $? = 0
  150. configure:3879: gcc -E  conftest.c
  151. conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
  152. configure:3885: $? = 1
  153. configure: failed program was:
  154. | /* confdefs.h.  */
  155. | #define PACKAGE_NAME ""
  156. | #define PACKAGE_TARNAME ""
  157. | #define PACKAGE_VERSION ""
  158. | #define PACKAGE_STRING ""
  159. | #define PACKAGE_BUGREPORT ""
  160. | #define PACKAGE "zabbix"
  161. | #define VERSION "1.8.4rc1"
  162. | /* end confdefs.h.  */
  163. | #include <ac_nonexistent.h>
  164. configure:3923: checking for grep that handles long lines and -e
  165. configure:3997: result: /bin/grep
  166. configure:4002: checking for egrep
  167. configure:4080: result: /bin/grep -E
  168. configure:4085: checking for ANSI C header files
  169. configure:4115: gcc -c -g -O2  conftest.c >&5
  170. configure:4121: $? = 0
  171. configure:4220: gcc -o conftest -g -O2   conftest.c  >&5
  172. configure:4223: $? = 0
  173. configure:4229: ./conftest
  174. configure:4232: $? = 0
  175. configure:4249: result: yes
  176. configure:4273: checking for sys/types.h
  177. configure:4294: gcc -c -g -O2  conftest.c >&5
  178. configure:4300: $? = 0
  179. configure:4316: result: yes
  180. configure:4273: checking for sys/stat.h
  181. configure:4294: gcc -c -g -O2  conftest.c >&5
  182. configure:4300: $? = 0
  183. configure:4316: result: yes
  184. configure:4273: checking for stdlib.h
  185. configure:4294: gcc -c -g -O2  conftest.c >&5
  186. configure:4300: $? = 0
  187. configure:4316: result: yes
  188. configure:4273: checking for string.h
  189. configure:4294: gcc -c -g -O2  conftest.c >&5
  190. configure:4300: $? = 0
  191. configure:4316: result: yes
  192. configure:4273: checking for memory.h
  193. configure:4294: gcc -c -g -O2  conftest.c >&5
  194. configure:4300: $? = 0
  195. configure:4316: result: yes
  196. configure:4273: checking for strings.h
  197. configure:4294: gcc -c -g -O2  conftest.c >&5
  198. configure:4300: $? = 0
  199. configure:4316: result: yes
  200. configure:4273: checking for inttypes.h
  201. configure:4294: gcc -c -g -O2  conftest.c >&5
  202. configure:4300: $? = 0
  203. configure:4316: result: yes
  204. configure:4273: checking for stdint.h
  205. configure:4294: gcc -c -g -O2  conftest.c >&5
  206. configure:4300: $? = 0
  207. configure:4316: result: yes
  208. configure:4273: checking for unistd.h
  209. configure:4294: gcc -c -g -O2  conftest.c >&5
  210. configure:4300: $? = 0
  211. configure:4316: result: yes
  212. configure:4432: checking stdio.h usability
  213. configure:4449: gcc -c -g -O2  conftest.c >&5
  214. configure:4455: $? = 0
  215. configure:4469: result: yes
  216. configure:4473: checking stdio.h presence
  217. configure:4488: gcc -E  conftest.c
  218. configure:4494: $? = 0
  219. configure:4508: result: yes
  220. configure:4536: checking for stdio.h
  221. configure:4544: result: yes
  222. configure:4422: checking for stdlib.h
  223. configure:4428: result: yes
  224. configure:4422: checking for string.h
  225. configure:4428: result: yes
  226. configure:4422: checking for unistd.h
  227. configure:4428: result: yes
  228. configure:4432: checking netdb.h usability
  229. configure:4449: gcc -c -g -O2  conftest.c >&5
  230. configure:4455: $? = 0
  231. configure:4469: result: yes
  232. configure:4473: checking netdb.h presence
  233. configure:4488: gcc -E  conftest.c
  234. configure:4494: $? = 0
  235. configure:4508: result: yes
  236. configure:4536: checking for netdb.h
  237. configure:4544: result: yes
  238. configure:4432: checking signal.h usability
  239. configure:4449: gcc -c -g -O2  conftest.c >&5
  240. configure:4455: $? = 0
  241. configure:4469: result: yes
  242. configure:4473: checking signal.h presence
  243. configure:4488: gcc -E  conftest.c
  244. configure:4494: $? = 0
  245. configure:4508: result: yes
  246. configure:4536: checking for signal.h
  247. configure:4544: result: yes
  248. configure:4432: checking syslog.h usability
  249. configure:4449: gcc -c -g -O2  conftest.c >&5
  250. configure:4455: $? = 0
  251. configure:4469: result: yes
  252. configure:4473: checking syslog.h presence
  253. configure:4488: gcc -E  conftest.c
  254. configure:4494: $? = 0
  255. configure:4508: result: yes
  256. configure:4536: checking for syslog.h
  257. configure:4544: result: yes
  258. configure:4432: checking time.h usability
  259. configure:4449: gcc -c -g -O2  conftest.c >&5
  260. configure:4455: $? = 0
  261. configure:4469: result: yes
  262. configure:4473: checking time.h presence
  263. configure:4488: gcc -E  conftest.c
  264. configure:4494: $? = 0
  265. configure:4508: result: yes
  266. configure:4536: checking for time.h
  267. configure:4544: result: yes
  268. configure:4432: checking errno.h usability
  269. configure:4449: gcc -c -g -O2  conftest.c >&5
  270. configure:4455: $? = 0
  271. configure:4469: result: yes
  272. configure:4473: checking errno.h presence
  273. configure:4488: gcc -E  conftest.c
  274. configure:4494: $? = 0
  275. configure:4508: result: yes
  276. configure:4536: checking for errno.h
  277. configure:4544: result: yes
  278. configure:4422: checking for sys/types.h
  279. configure:4428: result: yes
  280. configure:4422: checking for sys/stat.h
  281. configure:4428: result: yes
  282. configure:4432: checking netinet/in.h usability
  283. configure:4449: gcc -c -g -O2  conftest.c >&5
  284. configure:4455: $? = 0
  285. configure:4469: result: yes
  286. configure:4473: checking netinet/in.h presence
  287. configure:4488: gcc -E  conftest.c
  288. configure:4494: $? = 0
  289. configure:4508: result: yes
  290. configure:4536: checking for netinet/in.h
  291. configure:4544: result: yes
  292. configure:4432: checking math.h usability
  293. configure:4449: gcc -c -g -O2  conftest.c >&5
  294. configure:4455: $? = 0
  295. configure:4469: result: yes
  296. configure:4473: checking math.h presence
  297. configure:4488: gcc -E  conftest.c
  298. configure:4494: $? = 0
  299. configure:4508: result: yes
  300. configure:4536: checking for math.h
  301. configure:4544: result: yes
  302. configure:4432: checking sys/socket.h usability
  303. configure:4449: gcc -c -g -O2  conftest.c >&5
  304. configure:4455: $? = 0
  305. configure:4469: result: yes
  306. configure:4473: checking sys/socket.h presence
  307. configure:4488: gcc -E  conftest.c
  308. configure:4494: $? = 0
  309. configure:4508: result: yes
  310. configure:4536: checking for sys/socket.h
  311. configure:4544: result: yes
  312. configure:4432: checking dirent.h usability
  313. configure:4449: gcc -c -g -O2  conftest.c >&5
  314. configure:4455: $? = 0
  315. configure:4469: result: yes
  316. configure:4473: checking dirent.h presence
  317. configure:4488: gcc -E  conftest.c
  318. configure:4494: $? = 0
  319. configure:4508: result: yes
  320. configure:4536: checking for dirent.h
  321. configure:4544: result: yes
  322. configure:4432: checking ctype.h usability
  323. configure:4449: gcc -c -g -O2  conftest.c >&5
  324. configure:4455: $? = 0
  325. configure:4469: result: yes
  326. configure:4473: checking ctype.h presence
  327. configure:4488: gcc -E  conftest.c
  328. configure:4494: $? = 0
  329. configure:4508: result: yes
  330. configure:4536: checking for ctype.h
  331. configure:4544: result: yes
  332. configure:4432: checking mtent.h usability
  333. configure:4449: gcc -c -g -O2  conftest.c >&5
  334. conftest.c:69:19: error: mtent.h: No such file or directory
  335. configure:4455: $? = 1
  336. configure: failed program was:
  337. | /* confdefs.h.  */
  338. | #define PACKAGE_NAME ""
  339. | #define PACKAGE_TARNAME ""
  340. | #define PACKAGE_VERSION ""
  341. | #define PACKAGE_STRING ""
  342. | #define PACKAGE_BUGREPORT ""
  343. | #define PACKAGE "zabbix"
  344. | #define VERSION "1.8.4rc1"
  345. | #define STDC_HEADERS 1
  346. | #define HAVE_SYS_TYPES_H 1
  347. | #define HAVE_SYS_STAT_H 1
  348. | #define HAVE_STDLIB_H 1
  349. | #define HAVE_STRING_H 1
  350. | #define HAVE_MEMORY_H 1
  351. | #define HAVE_STRINGS_H 1
  352. | #define HAVE_INTTYPES_H 1
  353. | #define HAVE_STDINT_H 1
  354. | #define HAVE_UNISTD_H 1
  355. | #define HAVE_STDIO_H 1
  356. | #define HAVE_STDLIB_H 1
  357. | #define HAVE_STRING_H 1
  358. | #define HAVE_UNISTD_H 1
  359. | #define HAVE_NETDB_H 1
  360. | #define HAVE_SIGNAL_H 1
  361. | #define HAVE_SYSLOG_H 1
  362. | #define HAVE_TIME_H 1
  363. | #define HAVE_ERRNO_H 1
  364. | #define HAVE_SYS_TYPES_H 1
  365. | #define HAVE_SYS_STAT_H 1
  366. | #define HAVE_NETINET_IN_H 1
  367. | #define HAVE_MATH_H 1
  368. | #define HAVE_SYS_SOCKET_H 1
  369. | #define HAVE_DIRENT_H 1
  370. | #define HAVE_CTYPE_H 1
  371. | /* end confdefs.h.  */
  372. | #include <stdio.h>
  373. | #ifdef HAVE_SYS_TYPES_H
  374. | # include <sys/types.h>
  375. | #endif
  376. | #ifdef HAVE_SYS_STAT_H
  377. | # include <sys/stat.h>
  378. | #endif
  379. | #ifdef STDC_HEADERS
  380. | # include <stdlib.h>
  381. | # include <stddef.h>
  382. | #else
  383. | # ifdef HAVE_STDLIB_H
  384. | #  include <stdlib.h>
  385. | # endif
  386. | #endif
  387. | #ifdef HAVE_STRING_H
  388. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  389. | #  include <memory.h>
  390. | # endif
  391. | # include <string.h>
  392. | #endif
  393. | #ifdef HAVE_STRINGS_H
  394. | # include <strings.h>
  395. | #endif
  396. | #ifdef HAVE_INTTYPES_H
  397. | # include <inttypes.h>
  398. | #endif
  399. | #ifdef HAVE_STDINT_H
  400. | # include <stdint.h>
  401. | #endif
  402. | #ifdef HAVE_UNISTD_H
  403. | # include <unistd.h>
  404. | #endif
  405. | #include <mtent.h>
  406. configure:4469: result: no
  407. configure:4473: checking mtent.h presence
  408. configure:4488: gcc -E  conftest.c
  409. conftest.c:36:19: error: mtent.h: No such file or directory
  410. configure:4494: $? = 1
  411. configure: failed program was:
  412. | /* confdefs.h.  */
  413. | #define PACKAGE_NAME ""
  414. | #define PACKAGE_TARNAME ""
  415. | #define PACKAGE_VERSION ""
  416. | #define PACKAGE_STRING ""
  417. | #define PACKAGE_BUGREPORT ""
  418. | #define PACKAGE "zabbix"
  419. | #define VERSION "1.8.4rc1"
  420. | #define STDC_HEADERS 1
  421. | #define HAVE_SYS_TYPES_H 1
  422. | #define HAVE_SYS_STAT_H 1
  423. | #define HAVE_STDLIB_H 1
  424. | #define HAVE_STRING_H 1
  425. | #define HAVE_MEMORY_H 1
  426. | #define HAVE_STRINGS_H 1
  427. | #define HAVE_INTTYPES_H 1
  428. | #define HAVE_STDINT_H 1
  429. | #define HAVE_UNISTD_H 1
  430. | #define HAVE_STDIO_H 1
  431. | #define HAVE_STDLIB_H 1
  432. | #define HAVE_STRING_H 1
  433. | #define HAVE_UNISTD_H 1
  434. | #define HAVE_NETDB_H 1
  435. | #define HAVE_SIGNAL_H 1
  436. | #define HAVE_SYSLOG_H 1
  437. | #define HAVE_TIME_H 1
  438. | #define HAVE_ERRNO_H 1
  439. | #define HAVE_SYS_TYPES_H 1
  440. | #define HAVE_SYS_STAT_H 1
  441. | #define HAVE_NETINET_IN_H 1
  442. | #define HAVE_MATH_H 1
  443. | #define HAVE_SYS_SOCKET_H 1
  444. | #define HAVE_DIRENT_H 1
  445. | #define HAVE_CTYPE_H 1
  446. | /* end confdefs.h.  */
  447. | #include <mtent.h>
  448. configure:4508: result: no
  449. configure:4536: checking for mtent.h
  450. configure:4544: result: no
  451. configure:4432: checking fcntl.h usability
  452. configure:4449: gcc -c -g -O2  conftest.c >&5
  453. configure:4455: $? = 0
  454. configure:4469: result: yes
  455. configure:4473: checking fcntl.h presence
  456. configure:4488: gcc -E  conftest.c
  457. configure:4494: $? = 0
  458. configure:4508: result: yes
  459. configure:4536: checking for fcntl.h
  460. configure:4544: result: yes
  461. configure:4432: checking sys/param.h usability
  462. configure:4449: gcc -c -g -O2  conftest.c >&5
  463. configure:4455: $? = 0
  464. configure:4469: result: yes
  465. configure:4473: checking sys/param.h presence
  466. configure:4488: gcc -E  conftest.c
  467. configure:4494: $? = 0
  468. configure:4508: result: yes
  469. configure:4536: checking for sys/param.h
  470. configure:4544: result: yes
  471. configure:4432: checking arpa/inet.h usability
  472. configure:4449: gcc -c -g -O2  conftest.c >&5
  473. configure:4455: $? = 0
  474. configure:4469: result: yes
  475. configure:4473: checking arpa/inet.h presence
  476. configure:4488: gcc -E  conftest.c
  477. configure:4494: $? = 0
  478. configure:4508: result: yes
  479. configure:4536: checking for arpa/inet.h
  480. configure:4544: result: yes
  481. configure:4432: checking sys/vfs.h usability
  482. configure:4449: gcc -c -g -O2  conftest.c >&5
  483. configure:4455: $? = 0
  484. configure:4469: result: yes
  485. configure:4473: checking sys/vfs.h presence
  486. configure:4488: gcc -E  conftest.c
  487. configure:4494: $? = 0
  488. configure:4508: result: yes
  489. configure:4536: checking for sys/vfs.h
  490. configure:4544: result: yes
  491. configure:4432: checking sys/pstat.h usability
  492. configure:4449: gcc -c -g -O2  conftest.c >&5
  493. conftest.c:73:23: error: sys/pstat.h: No such file or directory
  494. configure:4455: $? = 1
  495. configure: failed program was:
  496. | /* confdefs.h.  */
  497. | #define PACKAGE_NAME ""
  498. | #define PACKAGE_TARNAME ""
  499. | #define PACKAGE_VERSION ""
  500. | #define PACKAGE_STRING ""
  501. | #define PACKAGE_BUGREPORT ""
  502. | #define PACKAGE "zabbix"
  503. | #define VERSION "1.8.4rc1"
  504. | #define STDC_HEADERS 1
  505. | #define HAVE_SYS_TYPES_H 1
  506. | #define HAVE_SYS_STAT_H 1
  507. | #define HAVE_STDLIB_H 1
  508. | #define HAVE_STRING_H 1
  509. | #define HAVE_MEMORY_H 1
  510. | #define HAVE_STRINGS_H 1
  511. | #define HAVE_INTTYPES_H 1
  512. | #define HAVE_STDINT_H 1
  513. | #define HAVE_UNISTD_H 1
  514. | #define HAVE_STDIO_H 1
  515. | #define HAVE_STDLIB_H 1
  516. | #define HAVE_STRING_H 1
  517. | #define HAVE_UNISTD_H 1
  518. | #define HAVE_NETDB_H 1
  519. | #define HAVE_SIGNAL_H 1
  520. | #define HAVE_SYSLOG_H 1
  521. | #define HAVE_TIME_H 1
  522. | #define HAVE_ERRNO_H 1
  523. | #define HAVE_SYS_TYPES_H 1
  524. | #define HAVE_SYS_STAT_H 1
  525. | #define HAVE_NETINET_IN_H 1
  526. | #define HAVE_MATH_H 1
  527. | #define HAVE_SYS_SOCKET_H 1
  528. | #define HAVE_DIRENT_H 1
  529. | #define HAVE_CTYPE_H 1
  530. | #define HAVE_FCNTL_H 1
  531. | #define HAVE_SYS_PARAM_H 1
  532. | #define HAVE_ARPA_INET_H 1
  533. | #define HAVE_SYS_VFS_H 1
  534. | /* end confdefs.h.  */
  535. | #include <stdio.h>
  536. | #ifdef HAVE_SYS_TYPES_H
  537. | # include <sys/types.h>
  538. | #endif
  539. | #ifdef HAVE_SYS_STAT_H
  540. | # include <sys/stat.h>
  541. | #endif
  542. | #ifdef STDC_HEADERS
  543. | # include <stdlib.h>
  544. | # include <stddef.h>
  545. | #else
  546. | # ifdef HAVE_STDLIB_H
  547. | #  include <stdlib.h>
  548. | # endif
  549. | #endif
  550. | #ifdef HAVE_STRING_H
  551. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  552. | #  include <memory.h>
  553. | # endif
  554. | # include <string.h>
  555. | #endif
  556. | #ifdef HAVE_STRINGS_H
  557. | # include <strings.h>
  558. | #endif
  559. | #ifdef HAVE_INTTYPES_H
  560. | # include <inttypes.h>
  561. | #endif
  562. | #ifdef HAVE_STDINT_H
  563. | # include <stdint.h>
  564. | #endif
  565. | #ifdef HAVE_UNISTD_H
  566. | # include <unistd.h>
  567. | #endif
  568. | #include <sys/pstat.h>
  569. configure:4469: result: no
  570. configure:4473: checking sys/pstat.h presence
  571. configure:4488: gcc -E  conftest.c
  572. conftest.c:40:23: error: sys/pstat.h: No such file or directory
  573. configure:4494: $? = 1
  574. configure: failed program was:
  575. | /* confdefs.h.  */
  576. | #define PACKAGE_NAME ""
  577. | #define PACKAGE_TARNAME ""
  578. | #define PACKAGE_VERSION ""
  579. | #define PACKAGE_STRING ""
  580. | #define PACKAGE_BUGREPORT ""
  581. | #define PACKAGE "zabbix"
  582. | #define VERSION "1.8.4rc1"
  583. | #define STDC_HEADERS 1
  584. | #define HAVE_SYS_TYPES_H 1
  585. | #define HAVE_SYS_STAT_H 1
  586. | #define HAVE_STDLIB_H 1
  587. | #define HAVE_STRING_H 1
  588. | #define HAVE_MEMORY_H 1
  589. | #define HAVE_STRINGS_H 1
  590. | #define HAVE_INTTYPES_H 1
  591. | #define HAVE_STDINT_H 1
  592. | #define HAVE_UNISTD_H 1
  593. | #define HAVE_STDIO_H 1
  594. | #define HAVE_STDLIB_H 1
  595. | #define HAVE_STRING_H 1
  596. | #define HAVE_UNISTD_H 1
  597. | #define HAVE_NETDB_H 1
  598. | #define HAVE_SIGNAL_H 1
  599. | #define HAVE_SYSLOG_H 1
  600. | #define HAVE_TIME_H 1
  601. | #define HAVE_ERRNO_H 1
  602. | #define HAVE_SYS_TYPES_H 1
  603. | #define HAVE_SYS_STAT_H 1
  604. | #define HAVE_NETINET_IN_H 1
  605. | #define HAVE_MATH_H 1
  606. | #define HAVE_SYS_SOCKET_H 1
  607. | #define HAVE_DIRENT_H 1
  608. | #define HAVE_CTYPE_H 1
  609. | #define HAVE_FCNTL_H 1
  610. | #define HAVE_SYS_PARAM_H 1
  611. | #define HAVE_ARPA_INET_H 1
  612. | #define HAVE_SYS_VFS_H 1
  613. | /* end confdefs.h.  */
  614. | #include <sys/pstat.h>
  615. configure:4508: result: no
  616. configure:4536: checking for sys/pstat.h
  617. configure:4544: result: no
  618. configure:4432: checking sys/sysinfo.h usability
  619. configure:4449: gcc -c -g -O2  conftest.c >&5
  620. configure:4455: $? = 0
  621. configure:4469: result: yes
  622. configure:4473: checking sys/sysinfo.h presence
  623. configure:4488: gcc -E  conftest.c
  624. configure:4494: $? = 0
  625. configure:4508: result: yes
  626. configure:4536: checking for sys/sysinfo.h
  627. configure:4544: result: yes
  628. configure:4432: checking sys/statvfs.h usability
  629. configure:4449: gcc -c -g -O2  conftest.c >&5
  630. configure:4455: $? = 0
  631. configure:4469: result: yes
  632. configure:4473: checking sys/statvfs.h presence
  633. configure:4488: gcc -E  conftest.c
  634. configure:4494: $? = 0
  635. configure:4508: result: yes
  636. configure:4536: checking for sys/statvfs.h
  637. configure:4544: result: yes
  638. configure:4422: checking for sys/socket.h
  639. configure:4428: result: yes
  640. configure:4432: checking sys/loadavg.h usability
  641. configure:4449: gcc -c -g -O2  conftest.c >&5
  642. conftest.c:76:25: error: sys/loadavg.h: No such file or directory
  643. configure:4455: $? = 1
  644. configure: failed program was:
  645. | /* confdefs.h.  */
  646. | #define PACKAGE_NAME ""
  647. | #define PACKAGE_TARNAME ""
  648. | #define PACKAGE_VERSION ""
  649. | #define PACKAGE_STRING ""
  650. | #define PACKAGE_BUGREPORT ""
  651. | #define PACKAGE "zabbix"
  652. | #define VERSION "1.8.4rc1"
  653. | #define STDC_HEADERS 1
  654. | #define HAVE_SYS_TYPES_H 1
  655. | #define HAVE_SYS_STAT_H 1
  656. | #define HAVE_STDLIB_H 1
  657. | #define HAVE_STRING_H 1
  658. | #define HAVE_MEMORY_H 1
  659. | #define HAVE_STRINGS_H 1
  660. | #define HAVE_INTTYPES_H 1
  661. | #define HAVE_STDINT_H 1
  662. | #define HAVE_UNISTD_H 1
  663. | #define HAVE_STDIO_H 1
  664. | #define HAVE_STDLIB_H 1
  665. | #define HAVE_STRING_H 1
  666. | #define HAVE_UNISTD_H 1
  667. | #define HAVE_NETDB_H 1
  668. | #define HAVE_SIGNAL_H 1
  669. | #define HAVE_SYSLOG_H 1
  670. | #define HAVE_TIME_H 1
  671. | #define HAVE_ERRNO_H 1
  672. | #define HAVE_SYS_TYPES_H 1
  673. | #define HAVE_SYS_STAT_H 1
  674. | #define HAVE_NETINET_IN_H 1
  675. | #define HAVE_MATH_H 1
  676. | #define HAVE_SYS_SOCKET_H 1
  677. | #define HAVE_DIRENT_H 1
  678. | #define HAVE_CTYPE_H 1
  679. | #define HAVE_FCNTL_H 1
  680. | #define HAVE_SYS_PARAM_H 1
  681. | #define HAVE_ARPA_INET_H 1
  682. | #define HAVE_SYS_VFS_H 1
  683. | #define HAVE_SYS_SYSINFO_H 1
  684. | #define HAVE_SYS_STATVFS_H 1
  685. | #define HAVE_SYS_SOCKET_H 1
  686. | /* end confdefs.h.  */
  687. | #include <stdio.h>
  688. | #ifdef HAVE_SYS_TYPES_H
  689. | # include <sys/types.h>
  690. | #endif
  691. | #ifdef HAVE_SYS_STAT_H
  692. | # include <sys/stat.h>
  693. | #endif
  694. | #ifdef STDC_HEADERS
  695. | # include <stdlib.h>
  696. | # include <stddef.h>
  697. | #else
  698. | # ifdef HAVE_STDLIB_H
  699. | #  include <stdlib.h>
  700. | # endif
  701. | #endif
  702. | #ifdef HAVE_STRING_H
  703. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  704. | #  include <memory.h>
  705. | # endif
  706. | # include <string.h>
  707. | #endif
  708. | #ifdef HAVE_STRINGS_H
  709. | # include <strings.h>
  710. | #endif
  711. | #ifdef HAVE_INTTYPES_H
  712. | # include <inttypes.h>
  713. | #endif
  714. | #ifdef HAVE_STDINT_H
  715. | # include <stdint.h>
  716. | #endif
  717. | #ifdef HAVE_UNISTD_H
  718. | # include <unistd.h>
  719. | #endif
  720. | #include <sys/loadavg.h>
  721. configure:4469: result: no
  722. configure:4473: checking sys/loadavg.h presence
  723. configure:4488: gcc -E  conftest.c
  724. conftest.c:43:25: error: sys/loadavg.h: No such file or directory
  725. configure:4494: $? = 1
  726. configure: failed program was:
  727. | /* confdefs.h.  */
  728. | #define PACKAGE_NAME ""
  729. | #define PACKAGE_TARNAME ""
  730. | #define PACKAGE_VERSION ""
  731. | #define PACKAGE_STRING ""
  732. | #define PACKAGE_BUGREPORT ""
  733. | #define PACKAGE "zabbix"
  734. | #define VERSION "1.8.4rc1"
  735. | #define STDC_HEADERS 1
  736. | #define HAVE_SYS_TYPES_H 1
  737. | #define HAVE_SYS_STAT_H 1
  738. | #define HAVE_STDLIB_H 1
  739. | #define HAVE_STRING_H 1
  740. | #define HAVE_MEMORY_H 1
  741. | #define HAVE_STRINGS_H 1
  742. | #define HAVE_INTTYPES_H 1
  743. | #define HAVE_STDINT_H 1
  744. | #define HAVE_UNISTD_H 1
  745. | #define HAVE_STDIO_H 1
  746. | #define HAVE_STDLIB_H 1
  747. | #define HAVE_STRING_H 1
  748. | #define HAVE_UNISTD_H 1
  749. | #define HAVE_NETDB_H 1
  750. | #define HAVE_SIGNAL_H 1
  751. | #define HAVE_SYSLOG_H 1
  752. | #define HAVE_TIME_H 1
  753. | #define HAVE_ERRNO_H 1
  754. | #define HAVE_SYS_TYPES_H 1
  755. | #define HAVE_SYS_STAT_H 1
  756. | #define HAVE_NETINET_IN_H 1
  757. | #define HAVE_MATH_H 1
  758. | #define HAVE_SYS_SOCKET_H 1
  759. | #define HAVE_DIRENT_H 1
  760. | #define HAVE_CTYPE_H 1
  761. | #define HAVE_FCNTL_H 1
  762. | #define HAVE_SYS_PARAM_H 1
  763. | #define HAVE_ARPA_INET_H 1
  764. | #define HAVE_SYS_VFS_H 1
  765. | #define HAVE_SYS_SYSINFO_H 1
  766. | #define HAVE_SYS_STATVFS_H 1
  767. | #define HAVE_SYS_SOCKET_H 1
  768. | /* end confdefs.h.  */
  769. | #include <sys/loadavg.h>
  770. configure:4508: result: no
  771. configure:4536: checking for sys/loadavg.h
  772. configure:4544: result: no
  773. configure:4422: checking for arpa/inet.h
  774. configure:4428: result: yes
  775. configure:4432: checking sys/vmmeter.h usability
  776. configure:4449: gcc -c -g -O2  conftest.c >&5
  777. conftest.c:77:25: error: sys/vmmeter.h: No such file or directory
  778. configure:4455: $? = 1
  779. configure: failed program was:
  780. | /* confdefs.h.  */
  781. | #define PACKAGE_NAME ""
  782. | #define PACKAGE_TARNAME ""
  783. | #define PACKAGE_VERSION ""
  784. | #define PACKAGE_STRING ""
  785. | #define PACKAGE_BUGREPORT ""
  786. | #define PACKAGE "zabbix"
  787. | #define VERSION "1.8.4rc1"
  788. | #define STDC_HEADERS 1
  789. | #define HAVE_SYS_TYPES_H 1
  790. | #define HAVE_SYS_STAT_H 1
  791. | #define HAVE_STDLIB_H 1
  792. | #define HAVE_STRING_H 1
  793. | #define HAVE_MEMORY_H 1
  794. | #define HAVE_STRINGS_H 1
  795. | #define HAVE_INTTYPES_H 1
  796. | #define HAVE_STDINT_H 1
  797. | #define HAVE_UNISTD_H 1
  798. | #define HAVE_STDIO_H 1
  799. | #define HAVE_STDLIB_H 1
  800. | #define HAVE_STRING_H 1
  801. | #define HAVE_UNISTD_H 1
  802. | #define HAVE_NETDB_H 1
  803. | #define HAVE_SIGNAL_H 1
  804. | #define HAVE_SYSLOG_H 1
  805. | #define HAVE_TIME_H 1
  806. | #define HAVE_ERRNO_H 1
  807. | #define HAVE_SYS_TYPES_H 1
  808. | #define HAVE_SYS_STAT_H 1
  809. | #define HAVE_NETINET_IN_H 1
  810. | #define HAVE_MATH_H 1
  811. | #define HAVE_SYS_SOCKET_H 1
  812. | #define HAVE_DIRENT_H 1
  813. | #define HAVE_CTYPE_H 1
  814. | #define HAVE_FCNTL_H 1
  815. | #define HAVE_SYS_PARAM_H 1
  816. | #define HAVE_ARPA_INET_H 1
  817. | #define HAVE_SYS_VFS_H 1
  818. | #define HAVE_SYS_SYSINFO_H 1
  819. | #define HAVE_SYS_STATVFS_H 1
  820. | #define HAVE_SYS_SOCKET_H 1
  821. | #define HAVE_ARPA_INET_H 1
  822. | /* end confdefs.h.  */
  823. | #include <stdio.h>
  824. | #ifdef HAVE_SYS_TYPES_H
  825. | # include <sys/types.h>
  826. | #endif
  827. | #ifdef HAVE_SYS_STAT_H
  828. | # include <sys/stat.h>
  829. | #endif
  830. | #ifdef STDC_HEADERS
  831. | # include <stdlib.h>
  832. | # include <stddef.h>
  833. | #else
  834. | # ifdef HAVE_STDLIB_H
  835. | #  include <stdlib.h>
  836. | # endif
  837. | #endif
  838. | #ifdef HAVE_STRING_H
  839. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  840. | #  include <memory.h>
  841. | # endif
  842. | # include <string.h>
  843. | #endif
  844. | #ifdef HAVE_STRINGS_H
  845. | # include <strings.h>
  846. | #endif
  847. | #ifdef HAVE_INTTYPES_H
  848. | # include <inttypes.h>
  849. | #endif
  850. | #ifdef HAVE_STDINT_H
  851. | # include <stdint.h>
  852. | #endif
  853. | #ifdef HAVE_UNISTD_H
  854. | # include <unistd.h>
  855. | #endif
  856. | #include <sys/vmmeter.h>
  857. configure:4469: result: no
  858. configure:4473: checking sys/vmmeter.h presence
  859. configure:4488: gcc -E  conftest.c
  860. conftest.c:44:25: error: sys/vmmeter.h: No such file or directory
  861. configure:4494: $? = 1
  862. configure: failed program was:
  863. | /* confdefs.h.  */
  864. | #define PACKAGE_NAME ""
  865. | #define PACKAGE_TARNAME ""
  866. | #define PACKAGE_VERSION ""
  867. | #define PACKAGE_STRING ""
  868. | #define PACKAGE_BUGREPORT ""
  869. | #define PACKAGE "zabbix"
  870. | #define VERSION "1.8.4rc1"
  871. | #define STDC_HEADERS 1
  872. | #define HAVE_SYS_TYPES_H 1
  873. | #define HAVE_SYS_STAT_H 1
  874. | #define HAVE_STDLIB_H 1
  875. | #define HAVE_STRING_H 1
  876. | #define HAVE_MEMORY_H 1
  877. | #define HAVE_STRINGS_H 1
  878. | #define HAVE_INTTYPES_H 1
  879. | #define HAVE_STDINT_H 1
  880. | #define HAVE_UNISTD_H 1
  881. | #define HAVE_STDIO_H 1
  882. | #define HAVE_STDLIB_H 1
  883. | #define HAVE_STRING_H 1
  884. | #define HAVE_UNISTD_H 1
  885. | #define HAVE_NETDB_H 1
  886. | #define HAVE_SIGNAL_H 1
  887. | #define HAVE_SYSLOG_H 1
  888. | #define HAVE_TIME_H 1
  889. | #define HAVE_ERRNO_H 1
  890. | #define HAVE_SYS_TYPES_H 1
  891. | #define HAVE_SYS_STAT_H 1
  892. | #define HAVE_NETINET_IN_H 1
  893. | #define HAVE_MATH_H 1
  894. | #define HAVE_SYS_SOCKET_H 1
  895. | #define HAVE_DIRENT_H 1
  896. | #define HAVE_CTYPE_H 1
  897. | #define HAVE_FCNTL_H 1
  898. | #define HAVE_SYS_PARAM_H 1
  899. | #define HAVE_ARPA_INET_H 1
  900. | #define HAVE_SYS_VFS_H 1
  901. | #define HAVE_SYS_SYSINFO_H 1
  902. | #define HAVE_SYS_STATVFS_H 1
  903. | #define HAVE_SYS_SOCKET_H 1
  904. | #define HAVE_ARPA_INET_H 1
  905. | /* end confdefs.h.  */
  906. | #include <sys/vmmeter.h>
  907. configure:4508: result: no
  908. configure:4536: checking for sys/vmmeter.h
  909. configure:4544: result: no
  910. configure:4422: checking for strings.h
  911. configure:4428: result: yes
  912. configure:4432: checking vm/vm_param.h usability
  913. configure:4449: gcc -c -g -O2  conftest.c >&5
  914. conftest.c:78:25: error: vm/vm_param.h: No such file or directory
  915. configure:4455: $? = 1
  916. configure: failed program was:
  917. | /* confdefs.h.  */
  918. | #define PACKAGE_NAME ""
  919. | #define PACKAGE_TARNAME ""
  920. | #define PACKAGE_VERSION ""
  921. | #define PACKAGE_STRING ""
  922. | #define PACKAGE_BUGREPORT ""
  923. | #define PACKAGE "zabbix"
  924. | #define VERSION "1.8.4rc1"
  925. | #define STDC_HEADERS 1
  926. | #define HAVE_SYS_TYPES_H 1
  927. | #define HAVE_SYS_STAT_H 1
  928. | #define HAVE_STDLIB_H 1
  929. | #define HAVE_STRING_H 1
  930. | #define HAVE_MEMORY_H 1
  931. | #define HAVE_STRINGS_H 1
  932. | #define HAVE_INTTYPES_H 1
  933. | #define HAVE_STDINT_H 1
  934. | #define HAVE_UNISTD_H 1
  935. | #define HAVE_STDIO_H 1
  936. | #define HAVE_STDLIB_H 1
  937. | #define HAVE_STRING_H 1
  938. | #define HAVE_UNISTD_H 1
  939. | #define HAVE_NETDB_H 1
  940. | #define HAVE_SIGNAL_H 1
  941. | #define HAVE_SYSLOG_H 1
  942. | #define HAVE_TIME_H 1
  943. | #define HAVE_ERRNO_H 1
  944. | #define HAVE_SYS_TYPES_H 1
  945. | #define HAVE_SYS_STAT_H 1
  946. | #define HAVE_NETINET_IN_H 1
  947. | #define HAVE_MATH_H 1
  948. | #define HAVE_SYS_SOCKET_H 1
  949. | #define HAVE_DIRENT_H 1
  950. | #define HAVE_CTYPE_H 1
  951. | #define HAVE_FCNTL_H 1
  952. | #define HAVE_SYS_PARAM_H 1
  953. | #define HAVE_ARPA_INET_H 1
  954. | #define HAVE_SYS_VFS_H 1
  955. | #define HAVE_SYS_SYSINFO_H 1
  956. | #define HAVE_SYS_STATVFS_H 1
  957. | #define HAVE_SYS_SOCKET_H 1
  958. | #define HAVE_ARPA_INET_H 1
  959. | #define HAVE_STRINGS_H 1
  960. | /* end confdefs.h.  */
  961. | #include <stdio.h>
  962. | #ifdef HAVE_SYS_TYPES_H
  963. | # include <sys/types.h>
  964. | #endif
  965. | #ifdef HAVE_SYS_STAT_H
  966. | # include <sys/stat.h>
  967. | #endif
  968. | #ifdef STDC_HEADERS
  969. | # include <stdlib.h>
  970. | # include <stddef.h>
  971. | #else
  972. | # ifdef HAVE_STDLIB_H
  973. | #  include <stdlib.h>
  974. | # endif
  975. | #endif
  976. | #ifdef HAVE_STRING_H
  977. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  978. | #  include <memory.h>
  979. | # endif
  980. | # include <string.h>
  981. | #endif
  982. | #ifdef HAVE_STRINGS_H
  983. | # include <strings.h>
  984. | #endif
  985. | #ifdef HAVE_INTTYPES_H
  986. | # include <inttypes.h>
  987. | #endif
  988. | #ifdef HAVE_STDINT_H
  989. | # include <stdint.h>
  990. | #endif
  991. | #ifdef HAVE_UNISTD_H
  992. | # include <unistd.h>
  993. | #endif
  994. | #include <vm/vm_param.h>
  995. configure:4469: result: no
  996. configure:4473: checking vm/vm_param.h presence
  997. configure:4488: gcc -E  conftest.c
  998. conftest.c:45:25: error: vm/vm_param.h: No such file or directory
  999. configure:4494: $? = 1
  1000. configure: failed program was:
  1001. | /* confdefs.h.  */
  1002. | #define PACKAGE_NAME ""
  1003. | #define PACKAGE_TARNAME ""
  1004. | #define PACKAGE_VERSION ""
  1005. | #define PACKAGE_STRING ""
  1006. | #define PACKAGE_BUGREPORT ""
  1007. | #define PACKAGE "zabbix"
  1008. | #define VERSION "1.8.4rc1"
  1009. | #define STDC_HEADERS 1
  1010. | #define HAVE_SYS_TYPES_H 1
  1011. | #define HAVE_SYS_STAT_H 1
  1012. | #define HAVE_STDLIB_H 1
  1013. | #define HAVE_STRING_H 1
  1014. | #define HAVE_MEMORY_H 1
  1015. | #define HAVE_STRINGS_H 1
  1016. | #define HAVE_INTTYPES_H 1
  1017. | #define HAVE_STDINT_H 1
  1018. | #define HAVE_UNISTD_H 1
  1019. | #define HAVE_STDIO_H 1
  1020. | #define HAVE_STDLIB_H 1
  1021. | #define HAVE_STRING_H 1
  1022. | #define HAVE_UNISTD_H 1
  1023. | #define HAVE_NETDB_H 1
  1024. | #define HAVE_SIGNAL_H 1
  1025. | #define HAVE_SYSLOG_H 1
  1026. | #define HAVE_TIME_H 1
  1027. | #define HAVE_ERRNO_H 1
  1028. | #define HAVE_SYS_TYPES_H 1
  1029. | #define HAVE_SYS_STAT_H 1
  1030. | #define HAVE_NETINET_IN_H 1
  1031. | #define HAVE_MATH_H 1
  1032. | #define HAVE_SYS_SOCKET_H 1
  1033. | #define HAVE_DIRENT_H 1
  1034. | #define HAVE_CTYPE_H 1
  1035. | #define HAVE_FCNTL_H 1
  1036. | #define HAVE_SYS_PARAM_H 1
  1037. | #define HAVE_ARPA_INET_H 1
  1038. | #define HAVE_SYS_VFS_H 1
  1039. | #define HAVE_SYS_SYSINFO_H 1
  1040. | #define HAVE_SYS_STATVFS_H 1
  1041. | #define HAVE_SYS_SOCKET_H 1
  1042. | #define HAVE_ARPA_INET_H 1
  1043. | #define HAVE_STRINGS_H 1
  1044. | /* end confdefs.h.  */
  1045. | #include <vm/vm_param.h>
  1046. configure:4508: result: no
  1047. configure:4536: checking for vm/vm_param.h
  1048. configure:4544: result: no
  1049. configure:4432: checking sys/time.h usability
  1050. configure:4449: gcc -c -g -O2  conftest.c >&5
  1051. configure:4455: $? = 0
  1052. configure:4469: result: yes
  1053. configure:4473: checking sys/time.h presence
  1054. configure:4488: gcc -E  conftest.c
  1055. configure:4494: $? = 0
  1056. configure:4508: result: yes
  1057. configure:4536: checking for sys/time.h
  1058. configure:4544: result: yes
  1059. configure:4432: checking kstat.h usability
  1060. configure:4449: gcc -c -g -O2  conftest.c >&5
  1061. conftest.c:79:19: error: kstat.h: No such file or directory
  1062. configure:4455: $? = 1
  1063. configure: failed program was:
  1064. | /* confdefs.h.  */
  1065. | #define PACKAGE_NAME ""
  1066. | #define PACKAGE_TARNAME ""
  1067. | #define PACKAGE_VERSION ""
  1068. | #define PACKAGE_STRING ""
  1069. | #define PACKAGE_BUGREPORT ""
  1070. | #define PACKAGE "zabbix"
  1071. | #define VERSION "1.8.4rc1"
  1072. | #define STDC_HEADERS 1
  1073. | #define HAVE_SYS_TYPES_H 1
  1074. | #define HAVE_SYS_STAT_H 1
  1075. | #define HAVE_STDLIB_H 1
  1076. | #define HAVE_STRING_H 1
  1077. | #define HAVE_MEMORY_H 1
  1078. | #define HAVE_STRINGS_H 1
  1079. | #define HAVE_INTTYPES_H 1
  1080. | #define HAVE_STDINT_H 1
  1081. | #define HAVE_UNISTD_H 1
  1082. | #define HAVE_STDIO_H 1
  1083. | #define HAVE_STDLIB_H 1
  1084. | #define HAVE_STRING_H 1
  1085. | #define HAVE_UNISTD_H 1
  1086. | #define HAVE_NETDB_H 1
  1087. | #define HAVE_SIGNAL_H 1
  1088. | #define HAVE_SYSLOG_H 1
  1089. | #define HAVE_TIME_H 1
  1090. | #define HAVE_ERRNO_H 1
  1091. | #define HAVE_SYS_TYPES_H 1
  1092. | #define HAVE_SYS_STAT_H 1
  1093. | #define HAVE_NETINET_IN_H 1
  1094. | #define HAVE_MATH_H 1
  1095. | #define HAVE_SYS_SOCKET_H 1
  1096. | #define HAVE_DIRENT_H 1
  1097. | #define HAVE_CTYPE_H 1
  1098. | #define HAVE_FCNTL_H 1
  1099. | #define HAVE_SYS_PARAM_H 1
  1100. | #define HAVE_ARPA_INET_H 1
  1101. | #define HAVE_SYS_VFS_H 1
  1102. | #define HAVE_SYS_SYSINFO_H 1
  1103. | #define HAVE_SYS_STATVFS_H 1
  1104. | #define HAVE_SYS_SOCKET_H 1
  1105. | #define HAVE_ARPA_INET_H 1
  1106. | #define HAVE_STRINGS_H 1
  1107. | #define HAVE_SYS_TIME_H 1
  1108. | /* end confdefs.h.  */
  1109. | #include <stdio.h>
  1110. | #ifdef HAVE_SYS_TYPES_H
  1111. | # include <sys/types.h>
  1112. | #endif
  1113. | #ifdef HAVE_SYS_STAT_H
  1114. | # include <sys/stat.h>
  1115. | #endif
  1116. | #ifdef STDC_HEADERS
  1117. | # include <stdlib.h>
  1118. | # include <stddef.h>
  1119. | #else
  1120. | # ifdef HAVE_STDLIB_H
  1121. | #  include <stdlib.h>
  1122. | # endif
  1123. | #endif
  1124. | #ifdef HAVE_STRING_H
  1125. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1126. | #  include <memory.h>
  1127. | # endif
  1128. | # include <string.h>
  1129. | #endif
  1130. | #ifdef HAVE_STRINGS_H
  1131. | # include <strings.h>
  1132. | #endif
  1133. | #ifdef HAVE_INTTYPES_H
  1134. | # include <inttypes.h>
  1135. | #endif
  1136. | #ifdef HAVE_STDINT_H
  1137. | # include <stdint.h>
  1138. | #endif
  1139. | #ifdef HAVE_UNISTD_H
  1140. | # include <unistd.h>
  1141. | #endif
  1142. | #include <kstat.h>
  1143. configure:4469: result: no
  1144. configure:4473: checking kstat.h presence
  1145. configure:4488: gcc -E  conftest.c
  1146. conftest.c:46:19: error: kstat.h: No such file or directory
  1147. configure:4494: $? = 1
  1148. configure: failed program was:
  1149. | /* confdefs.h.  */
  1150. | #define PACKAGE_NAME ""
  1151. | #define PACKAGE_TARNAME ""
  1152. | #define PACKAGE_VERSION ""
  1153. | #define PACKAGE_STRING ""
  1154. | #define PACKAGE_BUGREPORT ""
  1155. | #define PACKAGE "zabbix"
  1156. | #define VERSION "1.8.4rc1"
  1157. | #define STDC_HEADERS 1
  1158. | #define HAVE_SYS_TYPES_H 1
  1159. | #define HAVE_SYS_STAT_H 1
  1160. | #define HAVE_STDLIB_H 1
  1161. | #define HAVE_STRING_H 1
  1162. | #define HAVE_MEMORY_H 1
  1163. | #define HAVE_STRINGS_H 1
  1164. | #define HAVE_INTTYPES_H 1
  1165. | #define HAVE_STDINT_H 1
  1166. | #define HAVE_UNISTD_H 1
  1167. | #define HAVE_STDIO_H 1
  1168. | #define HAVE_STDLIB_H 1
  1169. | #define HAVE_STRING_H 1
  1170. | #define HAVE_UNISTD_H 1
  1171. | #define HAVE_NETDB_H 1
  1172. | #define HAVE_SIGNAL_H 1
  1173. | #define HAVE_SYSLOG_H 1
  1174. | #define HAVE_TIME_H 1
  1175. | #define HAVE_ERRNO_H 1
  1176. | #define HAVE_SYS_TYPES_H 1
  1177. | #define HAVE_SYS_STAT_H 1
  1178. | #define HAVE_NETINET_IN_H 1
  1179. | #define HAVE_MATH_H 1
  1180. | #define HAVE_SYS_SOCKET_H 1
  1181. | #define HAVE_DIRENT_H 1
  1182. | #define HAVE_CTYPE_H 1
  1183. | #define HAVE_FCNTL_H 1
  1184. | #define HAVE_SYS_PARAM_H 1
  1185. | #define HAVE_ARPA_INET_H 1
  1186. | #define HAVE_SYS_VFS_H 1
  1187. | #define HAVE_SYS_SYSINFO_H 1
  1188. | #define HAVE_SYS_STATVFS_H 1
  1189. | #define HAVE_SYS_SOCKET_H 1
  1190. | #define HAVE_ARPA_INET_H 1
  1191. | #define HAVE_STRINGS_H 1
  1192. | #define HAVE_SYS_TIME_H 1
  1193. | /* end confdefs.h.  */
  1194. | #include <kstat.h>
  1195. configure:4508: result: no
  1196. configure:4536: checking for kstat.h
  1197. configure:4544: result: no
  1198. configure:4432: checking sys/syscall.h usability
  1199. configure:4449: gcc -c -g -O2  conftest.c >&5
  1200. configure:4455: $? = 0
  1201. configure:4469: result: yes
  1202. configure:4473: checking sys/syscall.h presence
  1203. configure:4488: gcc -E  conftest.c
  1204. configure:4494: $? = 0
  1205. configure:4508: result: yes
  1206. configure:4536: checking for sys/syscall.h
  1207. configure:4544: result: yes
  1208. configure:4432: checking sys/sysmacros.h usability
  1209. configure:4449: gcc -c -g -O2  conftest.c >&5
  1210. configure:4455: $? = 0
  1211. configure:4469: result: yes
  1212. configure:4473: checking sys/sysmacros.h presence
  1213. configure:4488: gcc -E  conftest.c
  1214. configure:4494: $? = 0
  1215. configure:4508: result: yes
  1216. configure:4536: checking for sys/sysmacros.h
  1217. configure:4544: result: yes
  1218. configure:4432: checking sys/procfs.h usability
  1219. configure:4449: gcc -c -g -O2  conftest.c >&5
  1220. configure:4455: $? = 0
  1221. configure:4469: result: yes
  1222. configure:4473: checking sys/procfs.h presence
  1223. configure:4488: gcc -E  conftest.c
  1224. configure:4494: $? = 0
  1225. configure:4508: result: yes
  1226. configure:4536: checking for sys/procfs.h
  1227. configure:4544: result: yes
  1228. configure:4422: checking for stdint.h
  1229. configure:4428: result: yes
  1230. configure:4432: checking mach/host_info.h usability
  1231. configure:4449: gcc -c -g -O2  conftest.c >&5
  1232. conftest.c:83:28: error: mach/host_info.h: No such file or directory
  1233. configure:4455: $? = 1
  1234. configure: failed program was:
  1235. | /* confdefs.h.  */
  1236. | #define PACKAGE_NAME ""
  1237. | #define PACKAGE_TARNAME ""
  1238. | #define PACKAGE_VERSION ""
  1239. | #define PACKAGE_STRING ""
  1240. | #define PACKAGE_BUGREPORT ""
  1241. | #define PACKAGE "zabbix"
  1242. | #define VERSION "1.8.4rc1"
  1243. | #define STDC_HEADERS 1
  1244. | #define HAVE_SYS_TYPES_H 1
  1245. | #define HAVE_SYS_STAT_H 1
  1246. | #define HAVE_STDLIB_H 1
  1247. | #define HAVE_STRING_H 1
  1248. | #define HAVE_MEMORY_H 1
  1249. | #define HAVE_STRINGS_H 1
  1250. | #define HAVE_INTTYPES_H 1
  1251. | #define HAVE_STDINT_H 1
  1252. | #define HAVE_UNISTD_H 1
  1253. | #define HAVE_STDIO_H 1
  1254. | #define HAVE_STDLIB_H 1
  1255. | #define HAVE_STRING_H 1
  1256. | #define HAVE_UNISTD_H 1
  1257. | #define HAVE_NETDB_H 1
  1258. | #define HAVE_SIGNAL_H 1
  1259. | #define HAVE_SYSLOG_H 1
  1260. | #define HAVE_TIME_H 1
  1261. | #define HAVE_ERRNO_H 1
  1262. | #define HAVE_SYS_TYPES_H 1
  1263. | #define HAVE_SYS_STAT_H 1
  1264. | #define HAVE_NETINET_IN_H 1
  1265. | #define HAVE_MATH_H 1
  1266. | #define HAVE_SYS_SOCKET_H 1
  1267. | #define HAVE_DIRENT_H 1
  1268. | #define HAVE_CTYPE_H 1
  1269. | #define HAVE_FCNTL_H 1
  1270. | #define HAVE_SYS_PARAM_H 1
  1271. | #define HAVE_ARPA_INET_H 1
  1272. | #define HAVE_SYS_VFS_H 1
  1273. | #define HAVE_SYS_SYSINFO_H 1
  1274. | #define HAVE_SYS_STATVFS_H 1
  1275. | #define HAVE_SYS_SOCKET_H 1
  1276. | #define HAVE_ARPA_INET_H 1
  1277. | #define HAVE_STRINGS_H 1
  1278. | #define HAVE_SYS_TIME_H 1
  1279. | #define HAVE_SYS_SYSCALL_H 1
  1280. | #define HAVE_SYS_SYSMACROS_H 1
  1281. | #define HAVE_SYS_PROCFS_H 1
  1282. | #define HAVE_STDINT_H 1
  1283. | /* end confdefs.h.  */
  1284. | #include <stdio.h>
  1285. | #ifdef HAVE_SYS_TYPES_H
  1286. | # include <sys/types.h>
  1287. | #endif
  1288. | #ifdef HAVE_SYS_STAT_H
  1289. | # include <sys/stat.h>
  1290. | #endif
  1291. | #ifdef STDC_HEADERS
  1292. | # include <stdlib.h>
  1293. | # include <stddef.h>
  1294. | #else
  1295. | # ifdef HAVE_STDLIB_H
  1296. | #  include <stdlib.h>
  1297. | # endif
  1298. | #endif
  1299. | #ifdef HAVE_STRING_H
  1300. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1301. | #  include <memory.h>
  1302. | # endif
  1303. | # include <string.h>
  1304. | #endif
  1305. | #ifdef HAVE_STRINGS_H
  1306. | # include <strings.h>
  1307. | #endif
  1308. | #ifdef HAVE_INTTYPES_H
  1309. | # include <inttypes.h>
  1310. | #endif
  1311. | #ifdef HAVE_STDINT_H
  1312. | # include <stdint.h>
  1313. | #endif
  1314. | #ifdef HAVE_UNISTD_H
  1315. | # include <unistd.h>
  1316. | #endif
  1317. | #include <mach/host_info.h>
  1318. configure:4469: result: no
  1319. configure:4473: checking mach/host_info.h presence
  1320. configure:4488: gcc -E  conftest.c
  1321. conftest.c:50:28: error: mach/host_info.h: No such file or directory
  1322. configure:4494: $? = 1
  1323. configure: failed program was:
  1324. | /* confdefs.h.  */
  1325. | #define PACKAGE_NAME ""
  1326. | #define PACKAGE_TARNAME ""
  1327. | #define PACKAGE_VERSION ""
  1328. | #define PACKAGE_STRING ""
  1329. | #define PACKAGE_BUGREPORT ""
  1330. | #define PACKAGE "zabbix"
  1331. | #define VERSION "1.8.4rc1"
  1332. | #define STDC_HEADERS 1
  1333. | #define HAVE_SYS_TYPES_H 1
  1334. | #define HAVE_SYS_STAT_H 1
  1335. | #define HAVE_STDLIB_H 1
  1336. | #define HAVE_STRING_H 1
  1337. | #define HAVE_MEMORY_H 1
  1338. | #define HAVE_STRINGS_H 1
  1339. | #define HAVE_INTTYPES_H 1
  1340. | #define HAVE_STDINT_H 1
  1341. | #define HAVE_UNISTD_H 1
  1342. | #define HAVE_STDIO_H 1
  1343. | #define HAVE_STDLIB_H 1
  1344. | #define HAVE_STRING_H 1
  1345. | #define HAVE_UNISTD_H 1
  1346. | #define HAVE_NETDB_H 1
  1347. | #define HAVE_SIGNAL_H 1
  1348. | #define HAVE_SYSLOG_H 1
  1349. | #define HAVE_TIME_H 1
  1350. | #define HAVE_ERRNO_H 1
  1351. | #define HAVE_SYS_TYPES_H 1
  1352. | #define HAVE_SYS_STAT_H 1
  1353. | #define HAVE_NETINET_IN_H 1
  1354. | #define HAVE_MATH_H 1
  1355. | #define HAVE_SYS_SOCKET_H 1
  1356. | #define HAVE_DIRENT_H 1
  1357. | #define HAVE_CTYPE_H 1
  1358. | #define HAVE_FCNTL_H 1
  1359. | #define HAVE_SYS_PARAM_H 1
  1360. | #define HAVE_ARPA_INET_H 1
  1361. | #define HAVE_SYS_VFS_H 1
  1362. | #define HAVE_SYS_SYSINFO_H 1
  1363. | #define HAVE_SYS_STATVFS_H 1
  1364. | #define HAVE_SYS_SOCKET_H 1
  1365. | #define HAVE_ARPA_INET_H 1
  1366. | #define HAVE_STRINGS_H 1
  1367. | #define HAVE_SYS_TIME_H 1
  1368. | #define HAVE_SYS_SYSCALL_H 1
  1369. | #define HAVE_SYS_SYSMACROS_H 1
  1370. | #define HAVE_SYS_PROCFS_H 1
  1371. | #define HAVE_STDINT_H 1
  1372. | /* end confdefs.h.  */
  1373. | #include <mach/host_info.h>
  1374. configure:4508: result: no
  1375. configure:4536: checking for mach/host_info.h
  1376. configure:4544: result: no
  1377. configure:4432: checking mach/mach_host.h usability
  1378. configure:4449: gcc -c -g -O2  conftest.c >&5
  1379. conftest.c:83:28: error: mach/mach_host.h: No such file or directory
  1380. configure:4455: $? = 1
  1381. configure: failed program was:
  1382. | /* confdefs.h.  */
  1383. | #define PACKAGE_NAME ""
  1384. | #define PACKAGE_TARNAME ""
  1385. | #define PACKAGE_VERSION ""
  1386. | #define PACKAGE_STRING ""
  1387. | #define PACKAGE_BUGREPORT ""
  1388. | #define PACKAGE "zabbix"
  1389. | #define VERSION "1.8.4rc1"
  1390. | #define STDC_HEADERS 1
  1391. | #define HAVE_SYS_TYPES_H 1
  1392. | #define HAVE_SYS_STAT_H 1
  1393. | #define HAVE_STDLIB_H 1
  1394. | #define HAVE_STRING_H 1
  1395. | #define HAVE_MEMORY_H 1
  1396. | #define HAVE_STRINGS_H 1
  1397. | #define HAVE_INTTYPES_H 1
  1398. | #define HAVE_STDINT_H 1
  1399. | #define HAVE_UNISTD_H 1
  1400. | #define HAVE_STDIO_H 1
  1401. | #define HAVE_STDLIB_H 1
  1402. | #define HAVE_STRING_H 1
  1403. | #define HAVE_UNISTD_H 1
  1404. | #define HAVE_NETDB_H 1
  1405. | #define HAVE_SIGNAL_H 1
  1406. | #define HAVE_SYSLOG_H 1
  1407. | #define HAVE_TIME_H 1
  1408. | #define HAVE_ERRNO_H 1
  1409. | #define HAVE_SYS_TYPES_H 1
  1410. | #define HAVE_SYS_STAT_H 1
  1411. | #define HAVE_NETINET_IN_H 1
  1412. | #define HAVE_MATH_H 1
  1413. | #define HAVE_SYS_SOCKET_H 1
  1414. | #define HAVE_DIRENT_H 1
  1415. | #define HAVE_CTYPE_H 1
  1416. | #define HAVE_FCNTL_H 1
  1417. | #define HAVE_SYS_PARAM_H 1
  1418. | #define HAVE_ARPA_INET_H 1
  1419. | #define HAVE_SYS_VFS_H 1
  1420. | #define HAVE_SYS_SYSINFO_H 1
  1421. | #define HAVE_SYS_STATVFS_H 1
  1422. | #define HAVE_SYS_SOCKET_H 1
  1423. | #define HAVE_ARPA_INET_H 1
  1424. | #define HAVE_STRINGS_H 1
  1425. | #define HAVE_SYS_TIME_H 1
  1426. | #define HAVE_SYS_SYSCALL_H 1
  1427. | #define HAVE_SYS_SYSMACROS_H 1
  1428. | #define HAVE_SYS_PROCFS_H 1
  1429. | #define HAVE_STDINT_H 1
  1430. | /* end confdefs.h.  */
  1431. | #include <stdio.h>
  1432. | #ifdef HAVE_SYS_TYPES_H
  1433. | # include <sys/types.h>
  1434. | #endif
  1435. | #ifdef HAVE_SYS_STAT_H
  1436. | # include <sys/stat.h>
  1437. | #endif
  1438. | #ifdef STDC_HEADERS
  1439. | # include <stdlib.h>
  1440. | # include <stddef.h>
  1441. | #else
  1442. | # ifdef HAVE_STDLIB_H
  1443. | #  include <stdlib.h>
  1444. | # endif
  1445. | #endif
  1446. | #ifdef HAVE_STRING_H
  1447. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1448. | #  include <memory.h>
  1449. | # endif
  1450. | # include <string.h>
  1451. | #endif
  1452. | #ifdef HAVE_STRINGS_H
  1453. | # include <strings.h>
  1454. | #endif
  1455. | #ifdef HAVE_INTTYPES_H
  1456. | # include <inttypes.h>
  1457. | #endif
  1458. | #ifdef HAVE_STDINT_H
  1459. | # include <stdint.h>
  1460. | #endif
  1461. | #ifdef HAVE_UNISTD_H
  1462. | # include <unistd.h>
  1463. | #endif
  1464. | #include <mach/mach_host.h>
  1465. configure:4469: result: no
  1466. configure:4473: checking mach/mach_host.h presence
  1467. configure:4488: gcc -E  conftest.c
  1468. conftest.c:50:28: error: mach/mach_host.h: No such file or directory
  1469. configure:4494: $? = 1
  1470. configure: failed program was:
  1471. | /* confdefs.h.  */
  1472. | #define PACKAGE_NAME ""
  1473. | #define PACKAGE_TARNAME ""
  1474. | #define PACKAGE_VERSION ""
  1475. | #define PACKAGE_STRING ""
  1476. | #define PACKAGE_BUGREPORT ""
  1477. | #define PACKAGE "zabbix"
  1478. | #define VERSION "1.8.4rc1"
  1479. | #define STDC_HEADERS 1
  1480. | #define HAVE_SYS_TYPES_H 1
  1481. | #define HAVE_SYS_STAT_H 1
  1482. | #define HAVE_STDLIB_H 1
  1483. | #define HAVE_STRING_H 1
  1484. | #define HAVE_MEMORY_H 1
  1485. | #define HAVE_STRINGS_H 1
  1486. | #define HAVE_INTTYPES_H 1
  1487. | #define HAVE_STDINT_H 1
  1488. | #define HAVE_UNISTD_H 1
  1489. | #define HAVE_STDIO_H 1
  1490. | #define HAVE_STDLIB_H 1
  1491. | #define HAVE_STRING_H 1
  1492. | #define HAVE_UNISTD_H 1
  1493. | #define HAVE_NETDB_H 1
  1494. | #define HAVE_SIGNAL_H 1
  1495. | #define HAVE_SYSLOG_H 1
  1496. | #define HAVE_TIME_H 1
  1497. | #define HAVE_ERRNO_H 1
  1498. | #define HAVE_SYS_TYPES_H 1
  1499. | #define HAVE_SYS_STAT_H 1
  1500. | #define HAVE_NETINET_IN_H 1
  1501. | #define HAVE_MATH_H 1
  1502. | #define HAVE_SYS_SOCKET_H 1
  1503. | #define HAVE_DIRENT_H 1
  1504. | #define HAVE_CTYPE_H 1
  1505. | #define HAVE_FCNTL_H 1
  1506. | #define HAVE_SYS_PARAM_H 1
  1507. | #define HAVE_ARPA_INET_H 1
  1508. | #define HAVE_SYS_VFS_H 1
  1509. | #define HAVE_SYS_SYSINFO_H 1
  1510. | #define HAVE_SYS_STATVFS_H 1
  1511. | #define HAVE_SYS_SOCKET_H 1
  1512. | #define HAVE_ARPA_INET_H 1
  1513. | #define HAVE_STRINGS_H 1
  1514. | #define HAVE_SYS_TIME_H 1
  1515. | #define HAVE_SYS_SYSCALL_H 1
  1516. | #define HAVE_SYS_SYSMACROS_H 1
  1517. | #define HAVE_SYS_PROCFS_H 1
  1518. | #define HAVE_STDINT_H 1
  1519. | /* end confdefs.h.  */
  1520. | #include <mach/mach_host.h>
  1521. configure:4508: result: no
  1522. configure:4536: checking for mach/mach_host.h
  1523. configure:4544: result: no
  1524. configure:4432: checking knlist.h usability
  1525. configure:4449: gcc -c -g -O2  conftest.c >&5
  1526. conftest.c:83:20: error: knlist.h: No such file or directory
  1527. configure:4455: $? = 1
  1528. configure: failed program was:
  1529. | /* confdefs.h.  */
  1530. | #define PACKAGE_NAME ""
  1531. | #define PACKAGE_TARNAME ""
  1532. | #define PACKAGE_VERSION ""
  1533. | #define PACKAGE_STRING ""
  1534. | #define PACKAGE_BUGREPORT ""
  1535. | #define PACKAGE "zabbix"
  1536. | #define VERSION "1.8.4rc1"
  1537. | #define STDC_HEADERS 1
  1538. | #define HAVE_SYS_TYPES_H 1
  1539. | #define HAVE_SYS_STAT_H 1
  1540. | #define HAVE_STDLIB_H 1
  1541. | #define HAVE_STRING_H 1
  1542. | #define HAVE_MEMORY_H 1
  1543. | #define HAVE_STRINGS_H 1
  1544. | #define HAVE_INTTYPES_H 1
  1545. | #define HAVE_STDINT_H 1
  1546. | #define HAVE_UNISTD_H 1
  1547. | #define HAVE_STDIO_H 1
  1548. | #define HAVE_STDLIB_H 1
  1549. | #define HAVE_STRING_H 1
  1550. | #define HAVE_UNISTD_H 1
  1551. | #define HAVE_NETDB_H 1
  1552. | #define HAVE_SIGNAL_H 1
  1553. | #define HAVE_SYSLOG_H 1
  1554. | #define HAVE_TIME_H 1
  1555. | #define HAVE_ERRNO_H 1
  1556. | #define HAVE_SYS_TYPES_H 1
  1557. | #define HAVE_SYS_STAT_H 1
  1558. | #define HAVE_NETINET_IN_H 1
  1559. | #define HAVE_MATH_H 1
  1560. | #define HAVE_SYS_SOCKET_H 1
  1561. | #define HAVE_DIRENT_H 1
  1562. | #define HAVE_CTYPE_H 1
  1563. | #define HAVE_FCNTL_H 1
  1564. | #define HAVE_SYS_PARAM_H 1
  1565. | #define HAVE_ARPA_INET_H 1
  1566. | #define HAVE_SYS_VFS_H 1
  1567. | #define HAVE_SYS_SYSINFO_H 1
  1568. | #define HAVE_SYS_STATVFS_H 1
  1569. | #define HAVE_SYS_SOCKET_H 1
  1570. | #define HAVE_ARPA_INET_H 1
  1571. | #define HAVE_STRINGS_H 1
  1572. | #define HAVE_SYS_TIME_H 1
  1573. | #define HAVE_SYS_SYSCALL_H 1
  1574. | #define HAVE_SYS_SYSMACROS_H 1
  1575. | #define HAVE_SYS_PROCFS_H 1
  1576. | #define HAVE_STDINT_H 1
  1577. | /* end confdefs.h.  */
  1578. | #include <stdio.h>
  1579. | #ifdef HAVE_SYS_TYPES_H
  1580. | # include <sys/types.h>
  1581. | #endif
  1582. | #ifdef HAVE_SYS_STAT_H
  1583. | # include <sys/stat.h>
  1584. | #endif
  1585. | #ifdef STDC_HEADERS
  1586. | # include <stdlib.h>
  1587. | # include <stddef.h>
  1588. | #else
  1589. | # ifdef HAVE_STDLIB_H
  1590. | #  include <stdlib.h>
  1591. | # endif
  1592. | #endif
  1593. | #ifdef HAVE_STRING_H
  1594. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1595. | #  include <memory.h>
  1596. | # endif
  1597. | # include <string.h>
  1598. | #endif
  1599. | #ifdef HAVE_STRINGS_H
  1600. | # include <strings.h>
  1601. | #endif
  1602. | #ifdef HAVE_INTTYPES_H
  1603. | # include <inttypes.h>
  1604. | #endif
  1605. | #ifdef HAVE_STDINT_H
  1606. | # include <stdint.h>
  1607. | #endif
  1608. | #ifdef HAVE_UNISTD_H
  1609. | # include <unistd.h>
  1610. | #endif
  1611. | #include <knlist.h>
  1612. configure:4469: result: no
  1613. configure:4473: checking knlist.h presence
  1614. configure:4488: gcc -E  conftest.c
  1615. conftest.c:50:20: error: knlist.h: No such file or directory
  1616. configure:4494: $? = 1
  1617. configure: failed program was:
  1618. | /* confdefs.h.  */
  1619. | #define PACKAGE_NAME ""
  1620. | #define PACKAGE_TARNAME ""
  1621. | #define PACKAGE_VERSION ""
  1622. | #define PACKAGE_STRING ""
  1623. | #define PACKAGE_BUGREPORT ""
  1624. | #define PACKAGE "zabbix"
  1625. | #define VERSION "1.8.4rc1"
  1626. | #define STDC_HEADERS 1
  1627. | #define HAVE_SYS_TYPES_H 1
  1628. | #define HAVE_SYS_STAT_H 1
  1629. | #define HAVE_STDLIB_H 1
  1630. | #define HAVE_STRING_H 1
  1631. | #define HAVE_MEMORY_H 1
  1632. | #define HAVE_STRINGS_H 1
  1633. | #define HAVE_INTTYPES_H 1
  1634. | #define HAVE_STDINT_H 1
  1635. | #define HAVE_UNISTD_H 1
  1636. | #define HAVE_STDIO_H 1
  1637. | #define HAVE_STDLIB_H 1
  1638. | #define HAVE_STRING_H 1
  1639. | #define HAVE_UNISTD_H 1
  1640. | #define HAVE_NETDB_H 1
  1641. | #define HAVE_SIGNAL_H 1
  1642. | #define HAVE_SYSLOG_H 1
  1643. | #define HAVE_TIME_H 1
  1644. | #define HAVE_ERRNO_H 1
  1645. | #define HAVE_SYS_TYPES_H 1
  1646. | #define HAVE_SYS_STAT_H 1
  1647. | #define HAVE_NETINET_IN_H 1
  1648. | #define HAVE_MATH_H 1
  1649. | #define HAVE_SYS_SOCKET_H 1
  1650. | #define HAVE_DIRENT_H 1
  1651. | #define HAVE_CTYPE_H 1
  1652. | #define HAVE_FCNTL_H 1
  1653. | #define HAVE_SYS_PARAM_H 1
  1654. | #define HAVE_ARPA_INET_H 1
  1655. | #define HAVE_SYS_VFS_H 1
  1656. | #define HAVE_SYS_SYSINFO_H 1
  1657. | #define HAVE_SYS_STATVFS_H 1
  1658. | #define HAVE_SYS_SOCKET_H 1
  1659. | #define HAVE_ARPA_INET_H 1
  1660. | #define HAVE_STRINGS_H 1
  1661. | #define HAVE_SYS_TIME_H 1
  1662. | #define HAVE_SYS_SYSCALL_H 1
  1663. | #define HAVE_SYS_SYSMACROS_H 1
  1664. | #define HAVE_SYS_PROCFS_H 1
  1665. | #define HAVE_STDINT_H 1
  1666. | /* end confdefs.h.  */
  1667. | #include <knlist.h>
  1668. configure:4508: result: no
  1669. configure:4536: checking for knlist.h
  1670. configure:4544: result: no
  1671. configure:4432: checking pwd.h usability
  1672. configure:4449: gcc -c -g -O2  conftest.c >&5
  1673. configure:4455: $? = 0
  1674. configure:4469: result: yes
  1675. configure:4473: checking pwd.h presence
  1676. configure:4488: gcc -E  conftest.c
  1677. configure:4494: $? = 0
  1678. configure:4508: result: yes
  1679. configure:4536: checking for pwd.h
  1680. configure:4544: result: yes
  1681. configure:4432: checking sys/var.h usability
  1682. configure:4449: gcc -c -g -O2  conftest.c >&5
  1683. conftest.c:84:21: error: sys/var.h: No such file or directory
  1684. configure:4455: $? = 1
  1685. configure: failed program was:
  1686. | /* confdefs.h.  */
  1687. | #define PACKAGE_NAME ""
  1688. | #define PACKAGE_TARNAME ""
  1689. | #define PACKAGE_VERSION ""
  1690. | #define PACKAGE_STRING ""
  1691. | #define PACKAGE_BUGREPORT ""
  1692. | #define PACKAGE "zabbix"
  1693. | #define VERSION "1.8.4rc1"
  1694. | #define STDC_HEADERS 1
  1695. | #define HAVE_SYS_TYPES_H 1
  1696. | #define HAVE_SYS_STAT_H 1
  1697. | #define HAVE_STDLIB_H 1
  1698. | #define HAVE_STRING_H 1
  1699. | #define HAVE_MEMORY_H 1
  1700. | #define HAVE_STRINGS_H 1
  1701. | #define HAVE_INTTYPES_H 1
  1702. | #define HAVE_STDINT_H 1
  1703. | #define HAVE_UNISTD_H 1
  1704. | #define HAVE_STDIO_H 1
  1705. | #define HAVE_STDLIB_H 1
  1706. | #define HAVE_STRING_H 1
  1707. | #define HAVE_UNISTD_H 1
  1708. | #define HAVE_NETDB_H 1
  1709. | #define HAVE_SIGNAL_H 1
  1710. | #define HAVE_SYSLOG_H 1
  1711. | #define HAVE_TIME_H 1
  1712. | #define HAVE_ERRNO_H 1
  1713. | #define HAVE_SYS_TYPES_H 1
  1714. | #define HAVE_SYS_STAT_H 1
  1715. | #define HAVE_NETINET_IN_H 1
  1716. | #define HAVE_MATH_H 1
  1717. | #define HAVE_SYS_SOCKET_H 1
  1718. | #define HAVE_DIRENT_H 1
  1719. | #define HAVE_CTYPE_H 1
  1720. | #define HAVE_FCNTL_H 1
  1721. | #define HAVE_SYS_PARAM_H 1
  1722. | #define HAVE_ARPA_INET_H 1
  1723. | #define HAVE_SYS_VFS_H 1
  1724. | #define HAVE_SYS_SYSINFO_H 1
  1725. | #define HAVE_SYS_STATVFS_H 1
  1726. | #define HAVE_SYS_SOCKET_H 1
  1727. | #define HAVE_ARPA_INET_H 1
  1728. | #define HAVE_STRINGS_H 1
  1729. | #define HAVE_SYS_TIME_H 1
  1730. | #define HAVE_SYS_SYSCALL_H 1
  1731. | #define HAVE_SYS_SYSMACROS_H 1
  1732. | #define HAVE_SYS_PROCFS_H 1
  1733. | #define HAVE_STDINT_H 1
  1734. | #define HAVE_PWD_H 1
  1735. | /* end confdefs.h.  */
  1736. | #include <stdio.h>
  1737. | #ifdef HAVE_SYS_TYPES_H
  1738. | # include <sys/types.h>
  1739. | #endif
  1740. | #ifdef HAVE_SYS_STAT_H
  1741. | # include <sys/stat.h>
  1742. | #endif
  1743. | #ifdef STDC_HEADERS
  1744. | # include <stdlib.h>
  1745. | # include <stddef.h>
  1746. | #else
  1747. | # ifdef HAVE_STDLIB_H
  1748. | #  include <stdlib.h>
  1749. | # endif
  1750. | #endif
  1751. | #ifdef HAVE_STRING_H
  1752. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1753. | #  include <memory.h>
  1754. | # endif
  1755. | # include <string.h>
  1756. | #endif
  1757. | #ifdef HAVE_STRINGS_H
  1758. | # include <strings.h>
  1759. | #endif
  1760. | #ifdef HAVE_INTTYPES_H
  1761. | # include <inttypes.h>
  1762. | #endif
  1763. | #ifdef HAVE_STDINT_H
  1764. | # include <stdint.h>
  1765. | #endif
  1766. | #ifdef HAVE_UNISTD_H
  1767. | # include <unistd.h>
  1768. | #endif
  1769. | #include <sys/var.h>
  1770. configure:4469: result: no
  1771. configure:4473: checking sys/var.h presence
  1772. configure:4488: gcc -E  conftest.c
  1773. conftest.c:51:21: error: sys/var.h: No such file or directory
  1774. configure:4494: $? = 1
  1775. configure: failed program was:
  1776. | /* confdefs.h.  */
  1777. | #define PACKAGE_NAME ""
  1778. | #define PACKAGE_TARNAME ""
  1779. | #define PACKAGE_VERSION ""
  1780. | #define PACKAGE_STRING ""
  1781. | #define PACKAGE_BUGREPORT ""
  1782. | #define PACKAGE "zabbix"
  1783. | #define VERSION "1.8.4rc1"
  1784. | #define STDC_HEADERS 1
  1785. | #define HAVE_SYS_TYPES_H 1
  1786. | #define HAVE_SYS_STAT_H 1
  1787. | #define HAVE_STDLIB_H 1
  1788. | #define HAVE_STRING_H 1
  1789. | #define HAVE_MEMORY_H 1
  1790. | #define HAVE_STRINGS_H 1
  1791. | #define HAVE_INTTYPES_H 1
  1792. | #define HAVE_STDINT_H 1
  1793. | #define HAVE_UNISTD_H 1
  1794. | #define HAVE_STDIO_H 1
  1795. | #define HAVE_STDLIB_H 1
  1796. | #define HAVE_STRING_H 1
  1797. | #define HAVE_UNISTD_H 1
  1798. | #define HAVE_NETDB_H 1
  1799. | #define HAVE_SIGNAL_H 1
  1800. | #define HAVE_SYSLOG_H 1
  1801. | #define HAVE_TIME_H 1
  1802. | #define HAVE_ERRNO_H 1
  1803. | #define HAVE_SYS_TYPES_H 1
  1804. | #define HAVE_SYS_STAT_H 1
  1805. | #define HAVE_NETINET_IN_H 1
  1806. | #define HAVE_MATH_H 1
  1807. | #define HAVE_SYS_SOCKET_H 1
  1808. | #define HAVE_DIRENT_H 1
  1809. | #define HAVE_CTYPE_H 1
  1810. | #define HAVE_FCNTL_H 1
  1811. | #define HAVE_SYS_PARAM_H 1
  1812. | #define HAVE_ARPA_INET_H 1
  1813. | #define HAVE_SYS_VFS_H 1
  1814. | #define HAVE_SYS_SYSINFO_H 1
  1815. | #define HAVE_SYS_STATVFS_H 1
  1816. | #define HAVE_SYS_SOCKET_H 1
  1817. | #define HAVE_ARPA_INET_H 1
  1818. | #define HAVE_STRINGS_H 1
  1819. | #define HAVE_SYS_TIME_H 1
  1820. | #define HAVE_SYS_SYSCALL_H 1
  1821. | #define HAVE_SYS_SYSMACROS_H 1
  1822. | #define HAVE_SYS_PROCFS_H 1
  1823. | #define HAVE_STDINT_H 1
  1824. | #define HAVE_PWD_H 1
  1825. | /* end confdefs.h.  */
  1826. | #include <sys/var.h>
  1827. configure:4508: result: no
  1828. configure:4536: checking for sys/var.h
  1829. configure:4544: result: no
  1830. configure:4432: checking arpa/nameser.h usability
  1831. configure:4449: gcc -c -g -O2  conftest.c >&5
  1832. configure:4455: $? = 0
  1833. configure:4469: result: yes
  1834. configure:4473: checking arpa/nameser.h presence
  1835. configure:4488: gcc -E  conftest.c
  1836. configure:4494: $? = 0
  1837. configure:4508: result: yes
  1838. configure:4536: checking for arpa/nameser.h
  1839. configure:4544: result: yes
  1840. configure:4432: checking assert.h usability
  1841. configure:4449: gcc -c -g -O2  conftest.c >&5
  1842. configure:4455: $? = 0
  1843. configure:4469: result: yes
  1844. configure:4473: checking assert.h presence
  1845. configure:4488: gcc -E  conftest.c
  1846. configure:4494: $? = 0
  1847. configure:4508: result: yes
  1848. configure:4536: checking for assert.h
  1849. configure:4544: result: yes
  1850. configure:4432: checking sys/dkstat.h usability
  1851. configure:4449: gcc -c -g -O2  conftest.c >&5
  1852. conftest.c:86:24: error: sys/dkstat.h: No such file or directory
  1853. configure:4455: $? = 1
  1854. configure: failed program was:
  1855. | /* confdefs.h.  */
  1856. | #define PACKAGE_NAME ""
  1857. | #define PACKAGE_TARNAME ""
  1858. | #define PACKAGE_VERSION ""
  1859. | #define PACKAGE_STRING ""
  1860. | #define PACKAGE_BUGREPORT ""
  1861. | #define PACKAGE "zabbix"
  1862. | #define VERSION "1.8.4rc1"
  1863. | #define STDC_HEADERS 1
  1864. | #define HAVE_SYS_TYPES_H 1
  1865. | #define HAVE_SYS_STAT_H 1
  1866. | #define HAVE_STDLIB_H 1
  1867. | #define HAVE_STRING_H 1
  1868. | #define HAVE_MEMORY_H 1
  1869. | #define HAVE_STRINGS_H 1
  1870. | #define HAVE_INTTYPES_H 1
  1871. | #define HAVE_STDINT_H 1
  1872. | #define HAVE_UNISTD_H 1
  1873. | #define HAVE_STDIO_H 1
  1874. | #define HAVE_STDLIB_H 1
  1875. | #define HAVE_STRING_H 1
  1876. | #define HAVE_UNISTD_H 1
  1877. | #define HAVE_NETDB_H 1
  1878. | #define HAVE_SIGNAL_H 1
  1879. | #define HAVE_SYSLOG_H 1
  1880. | #define HAVE_TIME_H 1
  1881. | #define HAVE_ERRNO_H 1
  1882. | #define HAVE_SYS_TYPES_H 1
  1883. | #define HAVE_SYS_STAT_H 1
  1884. | #define HAVE_NETINET_IN_H 1
  1885. | #define HAVE_MATH_H 1
  1886. | #define HAVE_SYS_SOCKET_H 1
  1887. | #define HAVE_DIRENT_H 1
  1888. | #define HAVE_CTYPE_H 1
  1889. | #define HAVE_FCNTL_H 1
  1890. | #define HAVE_SYS_PARAM_H 1
  1891. | #define HAVE_ARPA_INET_H 1
  1892. | #define HAVE_SYS_VFS_H 1
  1893. | #define HAVE_SYS_SYSINFO_H 1
  1894. | #define HAVE_SYS_STATVFS_H 1
  1895. | #define HAVE_SYS_SOCKET_H 1
  1896. | #define HAVE_ARPA_INET_H 1
  1897. | #define HAVE_STRINGS_H 1
  1898. | #define HAVE_SYS_TIME_H 1
  1899. | #define HAVE_SYS_SYSCALL_H 1
  1900. | #define HAVE_SYS_SYSMACROS_H 1
  1901. | #define HAVE_SYS_PROCFS_H 1
  1902. | #define HAVE_STDINT_H 1
  1903. | #define HAVE_PWD_H 1
  1904. | #define HAVE_ARPA_NAMESER_H 1
  1905. | #define HAVE_ASSERT_H 1
  1906. | /* end confdefs.h.  */
  1907. | #include <stdio.h>
  1908. | #ifdef HAVE_SYS_TYPES_H
  1909. | # include <sys/types.h>
  1910. | #endif
  1911. | #ifdef HAVE_SYS_STAT_H
  1912. | # include <sys/stat.h>
  1913. | #endif
  1914. | #ifdef STDC_HEADERS
  1915. | # include <stdlib.h>
  1916. | # include <stddef.h>
  1917. | #else
  1918. | # ifdef HAVE_STDLIB_H
  1919. | #  include <stdlib.h>
  1920. | # endif
  1921. | #endif
  1922. | #ifdef HAVE_STRING_H
  1923. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1924. | #  include <memory.h>
  1925. | # endif
  1926. | # include <string.h>
  1927. | #endif
  1928. | #ifdef HAVE_STRINGS_H
  1929. | # include <strings.h>
  1930. | #endif
  1931. | #ifdef HAVE_INTTYPES_H
  1932. | # include <inttypes.h>
  1933. | #endif
  1934. | #ifdef HAVE_STDINT_H
  1935. | # include <stdint.h>
  1936. | #endif
  1937. | #ifdef HAVE_UNISTD_H
  1938. | # include <unistd.h>
  1939. | #endif
  1940. | #include <sys/dkstat.h>
  1941. configure:4469: result: no
  1942. configure:4473: checking sys/dkstat.h presence
  1943. configure:4488: gcc -E  conftest.c
  1944. conftest.c:53:24: error: sys/dkstat.h: No such file or directory
  1945. configure:4494: $? = 1
  1946. configure: failed program was:
  1947. | /* confdefs.h.  */
  1948. | #define PACKAGE_NAME ""
  1949. | #define PACKAGE_TARNAME ""
  1950. | #define PACKAGE_VERSION ""
  1951. | #define PACKAGE_STRING ""
  1952. | #define PACKAGE_BUGREPORT ""
  1953. | #define PACKAGE "zabbix"
  1954. | #define VERSION "1.8.4rc1"
  1955. | #define STDC_HEADERS 1
  1956. | #define HAVE_SYS_TYPES_H 1
  1957. | #define HAVE_SYS_STAT_H 1
  1958. | #define HAVE_STDLIB_H 1
  1959. | #define HAVE_STRING_H 1
  1960. | #define HAVE_MEMORY_H 1
  1961. | #define HAVE_STRINGS_H 1
  1962. | #define HAVE_INTTYPES_H 1
  1963. | #define HAVE_STDINT_H 1
  1964. | #define HAVE_UNISTD_H 1
  1965. | #define HAVE_STDIO_H 1
  1966. | #define HAVE_STDLIB_H 1
  1967. | #define HAVE_STRING_H 1
  1968. | #define HAVE_UNISTD_H 1
  1969. | #define HAVE_NETDB_H 1
  1970. | #define HAVE_SIGNAL_H 1
  1971. | #define HAVE_SYSLOG_H 1
  1972. | #define HAVE_TIME_H 1
  1973. | #define HAVE_ERRNO_H 1
  1974. | #define HAVE_SYS_TYPES_H 1
  1975. | #define HAVE_SYS_STAT_H 1
  1976. | #define HAVE_NETINET_IN_H 1
  1977. | #define HAVE_MATH_H 1
  1978. | #define HAVE_SYS_SOCKET_H 1
  1979. | #define HAVE_DIRENT_H 1
  1980. | #define HAVE_CTYPE_H 1
  1981. | #define HAVE_FCNTL_H 1
  1982. | #define HAVE_SYS_PARAM_H 1
  1983. | #define HAVE_ARPA_INET_H 1
  1984. | #define HAVE_SYS_VFS_H 1
  1985. | #define HAVE_SYS_SYSINFO_H 1
  1986. | #define HAVE_SYS_STATVFS_H 1
  1987. | #define HAVE_SYS_SOCKET_H 1
  1988. | #define HAVE_ARPA_INET_H 1
  1989. | #define HAVE_STRINGS_H 1
  1990. | #define HAVE_SYS_TIME_H 1
  1991. | #define HAVE_SYS_SYSCALL_H 1
  1992. | #define HAVE_SYS_SYSMACROS_H 1
  1993. | #define HAVE_SYS_PROCFS_H 1
  1994. | #define HAVE_STDINT_H 1
  1995. | #define HAVE_PWD_H 1
  1996. | #define HAVE_ARPA_NAMESER_H 1
  1997. | #define HAVE_ASSERT_H 1
  1998. | /* end confdefs.h.  */
  1999. | #include <sys/dkstat.h>
  2000. configure:4508: result: no
  2001. configure:4536: checking for sys/dkstat.h
  2002. configure:4544: result: no
  2003. configure:4432: checking sys/disk.h usability
  2004. configure:4449: gcc -c -g -O2  conftest.c >&5
  2005. conftest.c:86:22: error: sys/disk.h: No such file or directory
  2006. configure:4455: $? = 1
  2007. configure: failed program was:
  2008. | /* confdefs.h.  */
  2009. | #define PACKAGE_NAME ""
  2010. | #define PACKAGE_TARNAME ""
  2011. | #define PACKAGE_VERSION ""
  2012. | #define PACKAGE_STRING ""
  2013. | #define PACKAGE_BUGREPORT ""
  2014. | #define PACKAGE "zabbix"
  2015. | #define VERSION "1.8.4rc1"
  2016. | #define STDC_HEADERS 1
  2017. | #define HAVE_SYS_TYPES_H 1
  2018. | #define HAVE_SYS_STAT_H 1
  2019. | #define HAVE_STDLIB_H 1
  2020. | #define HAVE_STRING_H 1
  2021. | #define HAVE_MEMORY_H 1
  2022. | #define HAVE_STRINGS_H 1
  2023. | #define HAVE_INTTYPES_H 1
  2024. | #define HAVE_STDINT_H 1
  2025. | #define HAVE_UNISTD_H 1
  2026. | #define HAVE_STDIO_H 1
  2027. | #define HAVE_STDLIB_H 1
  2028. | #define HAVE_STRING_H 1
  2029. | #define HAVE_UNISTD_H 1
  2030. | #define HAVE_NETDB_H 1
  2031. | #define HAVE_SIGNAL_H 1
  2032. | #define HAVE_SYSLOG_H 1
  2033. | #define HAVE_TIME_H 1
  2034. | #define HAVE_ERRNO_H 1
  2035. | #define HAVE_SYS_TYPES_H 1
  2036. | #define HAVE_SYS_STAT_H 1
  2037. | #define HAVE_NETINET_IN_H 1
  2038. | #define HAVE_MATH_H 1
  2039. | #define HAVE_SYS_SOCKET_H 1
  2040. | #define HAVE_DIRENT_H 1
  2041. | #define HAVE_CTYPE_H 1
  2042. | #define HAVE_FCNTL_H 1
  2043. | #define HAVE_SYS_PARAM_H 1
  2044. | #define HAVE_ARPA_INET_H 1
  2045. | #define HAVE_SYS_VFS_H 1
  2046. | #define HAVE_SYS_SYSINFO_H 1
  2047. | #define HAVE_SYS_STATVFS_H 1
  2048. | #define HAVE_SYS_SOCKET_H 1
  2049. | #define HAVE_ARPA_INET_H 1
  2050. | #define HAVE_STRINGS_H 1
  2051. | #define HAVE_SYS_TIME_H 1
  2052. | #define HAVE_SYS_SYSCALL_H 1
  2053. | #define HAVE_SYS_SYSMACROS_H 1
  2054. | #define HAVE_SYS_PROCFS_H 1
  2055. | #define HAVE_STDINT_H 1
  2056. | #define HAVE_PWD_H 1
  2057. | #define HAVE_ARPA_NAMESER_H 1
  2058. | #define HAVE_ASSERT_H 1
  2059. | /* end confdefs.h.  */
  2060. | #include <stdio.h>
  2061. | #ifdef HAVE_SYS_TYPES_H
  2062. | # include <sys/types.h>
  2063. | #endif
  2064. | #ifdef HAVE_SYS_STAT_H
  2065. | # include <sys/stat.h>
  2066. | #endif
  2067. | #ifdef STDC_HEADERS
  2068. | # include <stdlib.h>
  2069. | # include <stddef.h>
  2070. | #else
  2071. | # ifdef HAVE_STDLIB_H
  2072. | #  include <stdlib.h>
  2073. | # endif
  2074. | #endif
  2075. | #ifdef HAVE_STRING_H
  2076. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2077. | #  include <memory.h>
  2078. | # endif
  2079. | # include <string.h>
  2080. | #endif
  2081. | #ifdef HAVE_STRINGS_H
  2082. | # include <strings.h>
  2083. | #endif
  2084. | #ifdef HAVE_INTTYPES_H
  2085. | # include <inttypes.h>
  2086. | #endif
  2087. | #ifdef HAVE_STDINT_H
  2088. | # include <stdint.h>
  2089. | #endif
  2090. | #ifdef HAVE_UNISTD_H
  2091. | # include <unistd.h>
  2092. | #endif
  2093. | #include <sys/disk.h>
  2094. configure:4469: result: no
  2095. configure:4473: checking sys/disk.h presence
  2096. configure:4488: gcc -E  conftest.c
  2097. conftest.c:53:22: error: sys/disk.h: No such file or directory
  2098. configure:4494: $? = 1
  2099. configure: failed program was:
  2100. | /* confdefs.h.  */
  2101. | #define PACKAGE_NAME ""
  2102. | #define PACKAGE_TARNAME ""
  2103. | #define PACKAGE_VERSION ""
  2104. | #define PACKAGE_STRING ""
  2105. | #define PACKAGE_BUGREPORT ""
  2106. | #define PACKAGE "zabbix"
  2107. | #define VERSION "1.8.4rc1"
  2108. | #define STDC_HEADERS 1
  2109. | #define HAVE_SYS_TYPES_H 1
  2110. | #define HAVE_SYS_STAT_H 1
  2111. | #define HAVE_STDLIB_H 1
  2112. | #define HAVE_STRING_H 1
  2113. | #define HAVE_MEMORY_H 1
  2114. | #define HAVE_STRINGS_H 1
  2115. | #define HAVE_INTTYPES_H 1
  2116. | #define HAVE_STDINT_H 1
  2117. | #define HAVE_UNISTD_H 1
  2118. | #define HAVE_STDIO_H 1
  2119. | #define HAVE_STDLIB_H 1
  2120. | #define HAVE_STRING_H 1
  2121. | #define HAVE_UNISTD_H 1
  2122. | #define HAVE_NETDB_H 1
  2123. | #define HAVE_SIGNAL_H 1
  2124. | #define HAVE_SYSLOG_H 1
  2125. | #define HAVE_TIME_H 1
  2126. | #define HAVE_ERRNO_H 1
  2127. | #define HAVE_SYS_TYPES_H 1
  2128. | #define HAVE_SYS_STAT_H 1
  2129. | #define HAVE_NETINET_IN_H 1
  2130. | #define HAVE_MATH_H 1
  2131. | #define HAVE_SYS_SOCKET_H 1
  2132. | #define HAVE_DIRENT_H 1
  2133. | #define HAVE_CTYPE_H 1
  2134. | #define HAVE_FCNTL_H 1
  2135. | #define HAVE_SYS_PARAM_H 1
  2136. | #define HAVE_ARPA_INET_H 1
  2137. | #define HAVE_SYS_VFS_H 1
  2138. | #define HAVE_SYS_SYSINFO_H 1
  2139. | #define HAVE_SYS_STATVFS_H 1
  2140. | #define HAVE_SYS_SOCKET_H 1
  2141. | #define HAVE_ARPA_INET_H 1
  2142. | #define HAVE_STRINGS_H 1
  2143. | #define HAVE_SYS_TIME_H 1
  2144. | #define HAVE_SYS_SYSCALL_H 1
  2145. | #define HAVE_SYS_SYSMACROS_H 1
  2146. | #define HAVE_SYS_PROCFS_H 1
  2147. | #define HAVE_STDINT_H 1
  2148. | #define HAVE_PWD_H 1
  2149. | #define HAVE_ARPA_NAMESER_H 1
  2150. | #define HAVE_ASSERT_H 1
  2151. | /* end confdefs.h.  */
  2152. | #include <sys/disk.h>
  2153. configure:4508: result: no
  2154. configure:4536: checking for sys/disk.h
  2155. configure:4544: result: no
  2156. configure:4432: checking nlist.h usability
  2157. configure:4449: gcc -c -g -O2  conftest.c >&5
  2158. conftest.c:86:19: error: nlist.h: No such file or directory
  2159. configure:4455: $? = 1
  2160. configure: failed program was:
  2161. | /* confdefs.h.  */
  2162. | #define PACKAGE_NAME ""
  2163. | #define PACKAGE_TARNAME ""
  2164. | #define PACKAGE_VERSION ""
  2165. | #define PACKAGE_STRING ""
  2166. | #define PACKAGE_BUGREPORT ""
  2167. | #define PACKAGE "zabbix"
  2168. | #define VERSION "1.8.4rc1"
  2169. | #define STDC_HEADERS 1
  2170. | #define HAVE_SYS_TYPES_H 1
  2171. | #define HAVE_SYS_STAT_H 1
  2172. | #define HAVE_STDLIB_H 1
  2173. | #define HAVE_STRING_H 1
  2174. | #define HAVE_MEMORY_H 1
  2175. | #define HAVE_STRINGS_H 1
  2176. | #define HAVE_INTTYPES_H 1
  2177. | #define HAVE_STDINT_H 1
  2178. | #define HAVE_UNISTD_H 1
  2179. | #define HAVE_STDIO_H 1
  2180. | #define HAVE_STDLIB_H 1
  2181. | #define HAVE_STRING_H 1
  2182. | #define HAVE_UNISTD_H 1
  2183. | #define HAVE_NETDB_H 1
  2184. | #define HAVE_SIGNAL_H 1
  2185. | #define HAVE_SYSLOG_H 1
  2186. | #define HAVE_TIME_H 1
  2187. | #define HAVE_ERRNO_H 1
  2188. | #define HAVE_SYS_TYPES_H 1
  2189. | #define HAVE_SYS_STAT_H 1
  2190. | #define HAVE_NETINET_IN_H 1
  2191. | #define HAVE_MATH_H 1
  2192. | #define HAVE_SYS_SOCKET_H 1
  2193. | #define HAVE_DIRENT_H 1
  2194. | #define HAVE_CTYPE_H 1
  2195. | #define HAVE_FCNTL_H 1
  2196. | #define HAVE_SYS_PARAM_H 1
  2197. | #define HAVE_ARPA_INET_H 1
  2198. | #define HAVE_SYS_VFS_H 1
  2199. | #define HAVE_SYS_SYSINFO_H 1
  2200. | #define HAVE_SYS_STATVFS_H 1
  2201. | #define HAVE_SYS_SOCKET_H 1
  2202. | #define HAVE_ARPA_INET_H 1
  2203. | #define HAVE_STRINGS_H 1
  2204. | #define HAVE_SYS_TIME_H 1
  2205. | #define HAVE_SYS_SYSCALL_H 1
  2206. | #define HAVE_SYS_SYSMACROS_H 1
  2207. | #define HAVE_SYS_PROCFS_H 1
  2208. | #define HAVE_STDINT_H 1
  2209. | #define HAVE_PWD_H 1
  2210. | #define HAVE_ARPA_NAMESER_H 1
  2211. | #define HAVE_ASSERT_H 1
  2212. | /* end confdefs.h.  */
  2213. | #include <stdio.h>
  2214. | #ifdef HAVE_SYS_TYPES_H
  2215. | # include <sys/types.h>
  2216. | #endif
  2217. | #ifdef HAVE_SYS_STAT_H
  2218. | # include <sys/stat.h>
  2219. | #endif
  2220. | #ifdef STDC_HEADERS
  2221. | # include <stdlib.h>
  2222. | # include <stddef.h>
  2223. | #else
  2224. | # ifdef HAVE_STDLIB_H
  2225. | #  include <stdlib.h>
  2226. | # endif
  2227. | #endif
  2228. | #ifdef HAVE_STRING_H
  2229. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2230. | #  include <memory.h>
  2231. | # endif
  2232. | # include <string.h>
  2233. | #endif
  2234. | #ifdef HAVE_STRINGS_H
  2235. | # include <strings.h>
  2236. | #endif
  2237. | #ifdef HAVE_INTTYPES_H
  2238. | # include <inttypes.h>
  2239. | #endif
  2240. | #ifdef HAVE_STDINT_H
  2241. | # include <stdint.h>
  2242. | #endif
  2243. | #ifdef HAVE_UNISTD_H
  2244. | # include <unistd.h>
  2245. | #endif
  2246. | #include <nlist.h>
  2247. configure:4469: result: no
  2248. configure:4473: checking nlist.h presence
  2249. configure:4488: gcc -E  conftest.c
  2250. conftest.c:53:19: error: nlist.h: No such file or directory
  2251. configure:4494: $? = 1
  2252. configure: failed program was:
  2253. | /* confdefs.h.  */
  2254. | #define PACKAGE_NAME ""
  2255. | #define PACKAGE_TARNAME ""
  2256. | #define PACKAGE_VERSION ""
  2257. | #define PACKAGE_STRING ""
  2258. | #define PACKAGE_BUGREPORT ""
  2259. | #define PACKAGE "zabbix"
  2260. | #define VERSION "1.8.4rc1"
  2261. | #define STDC_HEADERS 1
  2262. | #define HAVE_SYS_TYPES_H 1
  2263. | #define HAVE_SYS_STAT_H 1
  2264. | #define HAVE_STDLIB_H 1
  2265. | #define HAVE_STRING_H 1
  2266. | #define HAVE_MEMORY_H 1
  2267. | #define HAVE_STRINGS_H 1
  2268. | #define HAVE_INTTYPES_H 1
  2269. | #define HAVE_STDINT_H 1
  2270. | #define HAVE_UNISTD_H 1
  2271. | #define HAVE_STDIO_H 1
  2272. | #define HAVE_STDLIB_H 1
  2273. | #define HAVE_STRING_H 1
  2274. | #define HAVE_UNISTD_H 1
  2275. | #define HAVE_NETDB_H 1
  2276. | #define HAVE_SIGNAL_H 1
  2277. | #define HAVE_SYSLOG_H 1
  2278. | #define HAVE_TIME_H 1
  2279. | #define HAVE_ERRNO_H 1
  2280. | #define HAVE_SYS_TYPES_H 1
  2281. | #define HAVE_SYS_STAT_H 1
  2282. | #define HAVE_NETINET_IN_H 1
  2283. | #define HAVE_MATH_H 1
  2284. | #define HAVE_SYS_SOCKET_H 1
  2285. | #define HAVE_DIRENT_H 1
  2286. | #define HAVE_CTYPE_H 1
  2287. | #define HAVE_FCNTL_H 1
  2288. | #define HAVE_SYS_PARAM_H 1
  2289. | #define HAVE_ARPA_INET_H 1
  2290. | #define HAVE_SYS_VFS_H 1
  2291. | #define HAVE_SYS_SYSINFO_H 1
  2292. | #define HAVE_SYS_STATVFS_H 1
  2293. | #define HAVE_SYS_SOCKET_H 1
  2294. | #define HAVE_ARPA_INET_H 1
  2295. | #define HAVE_STRINGS_H 1
  2296. | #define HAVE_SYS_TIME_H 1
  2297. | #define HAVE_SYS_SYSCALL_H 1
  2298. | #define HAVE_SYS_SYSMACROS_H 1
  2299. | #define HAVE_SYS_PROCFS_H 1
  2300. | #define HAVE_STDINT_H 1
  2301. | #define HAVE_PWD_H 1
  2302. | #define HAVE_ARPA_NAMESER_H 1
  2303. | #define HAVE_ASSERT_H 1
  2304. | /* end confdefs.h.  */
  2305. | #include <nlist.h>
  2306. configure:4508: result: no
  2307. configure:4536: checking for nlist.h
  2308. configure:4544: result: no
  2309. configure:4432: checking kvm.h usability
  2310. configure:4449: gcc -c -g -O2  conftest.c >&5
  2311. conftest.c:86:17: error: kvm.h: No such file or directory
  2312. configure:4455: $? = 1
  2313. configure: failed program was:
  2314. | /* confdefs.h.  */
  2315. | #define PACKAGE_NAME ""
  2316. | #define PACKAGE_TARNAME ""
  2317. | #define PACKAGE_VERSION ""
  2318. | #define PACKAGE_STRING ""
  2319. | #define PACKAGE_BUGREPORT ""
  2320. | #define PACKAGE "zabbix"
  2321. | #define VERSION "1.8.4rc1"
  2322. | #define STDC_HEADERS 1
  2323. | #define HAVE_SYS_TYPES_H 1
  2324. | #define HAVE_SYS_STAT_H 1
  2325. | #define HAVE_STDLIB_H 1
  2326. | #define HAVE_STRING_H 1
  2327. | #define HAVE_MEMORY_H 1
  2328. | #define HAVE_STRINGS_H 1
  2329. | #define HAVE_INTTYPES_H 1
  2330. | #define HAVE_STDINT_H 1
  2331. | #define HAVE_UNISTD_H 1
  2332. | #define HAVE_STDIO_H 1
  2333. | #define HAVE_STDLIB_H 1
  2334. | #define HAVE_STRING_H 1
  2335. | #define HAVE_UNISTD_H 1
  2336. | #define HAVE_NETDB_H 1
  2337. | #define HAVE_SIGNAL_H 1
  2338. | #define HAVE_SYSLOG_H 1
  2339. | #define HAVE_TIME_H 1
  2340. | #define HAVE_ERRNO_H 1
  2341. | #define HAVE_SYS_TYPES_H 1
  2342. | #define HAVE_SYS_STAT_H 1
  2343. | #define HAVE_NETINET_IN_H 1
  2344. | #define HAVE_MATH_H 1
  2345. | #define HAVE_SYS_SOCKET_H 1
  2346. | #define HAVE_DIRENT_H 1
  2347. | #define HAVE_CTYPE_H 1
  2348. | #define HAVE_FCNTL_H 1
  2349. | #define HAVE_SYS_PARAM_H 1
  2350. | #define HAVE_ARPA_INET_H 1
  2351. | #define HAVE_SYS_VFS_H 1
  2352. | #define HAVE_SYS_SYSINFO_H 1
  2353. | #define HAVE_SYS_STATVFS_H 1
  2354. | #define HAVE_SYS_SOCKET_H 1
  2355. | #define HAVE_ARPA_INET_H 1
  2356. | #define HAVE_STRINGS_H 1
  2357. | #define HAVE_SYS_TIME_H 1
  2358. | #define HAVE_SYS_SYSCALL_H 1
  2359. | #define HAVE_SYS_SYSMACROS_H 1
  2360. | #define HAVE_SYS_PROCFS_H 1
  2361. | #define HAVE_STDINT_H 1
  2362. | #define HAVE_PWD_H 1
  2363. | #define HAVE_ARPA_NAMESER_H 1
  2364. | #define HAVE_ASSERT_H 1
  2365. | /* end confdefs.h.  */
  2366. | #include <stdio.h>
  2367. | #ifdef HAVE_SYS_TYPES_H
  2368. | # include <sys/types.h>
  2369. | #endif
  2370. | #ifdef HAVE_SYS_STAT_H
  2371. | # include <sys/stat.h>
  2372. | #endif
  2373. | #ifdef STDC_HEADERS
  2374. | # include <stdlib.h>
  2375. | # include <stddef.h>
  2376. | #else
  2377. | # ifdef HAVE_STDLIB_H
  2378. | #  include <stdlib.h>
  2379. | # endif
  2380. | #endif
  2381. | #ifdef HAVE_STRING_H
  2382. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2383. | #  include <memory.h>
  2384. | # endif
  2385. | # include <string.h>
  2386. | #endif
  2387. | #ifdef HAVE_STRINGS_H
  2388. | # include <strings.h>
  2389. | #endif
  2390. | #ifdef HAVE_INTTYPES_H
  2391. | # include <inttypes.h>
  2392. | #endif
  2393. | #ifdef HAVE_STDINT_H
  2394. | # include <stdint.h>
  2395. | #endif
  2396. | #ifdef HAVE_UNISTD_H
  2397. | # include <unistd.h>
  2398. | #endif
  2399. | #include <kvm.h>
  2400. configure:4469: result: no
  2401. configure:4473: checking kvm.h presence
  2402. configure:4488: gcc -E  conftest.c
  2403. conftest.c:53:17: error: kvm.h: No such file or directory
  2404. configure:4494: $? = 1
  2405. configure: failed program was:
  2406. | /* confdefs.h.  */
  2407. | #define PACKAGE_NAME ""
  2408. | #define PACKAGE_TARNAME ""
  2409. | #define PACKAGE_VERSION ""
  2410. | #define PACKAGE_STRING ""
  2411. | #define PACKAGE_BUGREPORT ""
  2412. | #define PACKAGE "zabbix"
  2413. | #define VERSION "1.8.4rc1"
  2414. | #define STDC_HEADERS 1
  2415. | #define HAVE_SYS_TYPES_H 1
  2416. | #define HAVE_SYS_STAT_H 1
  2417. | #define HAVE_STDLIB_H 1
  2418. | #define HAVE_STRING_H 1
  2419. | #define HAVE_MEMORY_H 1
  2420. | #define HAVE_STRINGS_H 1
  2421. | #define HAVE_INTTYPES_H 1
  2422. | #define HAVE_STDINT_H 1
  2423. | #define HAVE_UNISTD_H 1
  2424. | #define HAVE_STDIO_H 1
  2425. | #define HAVE_STDLIB_H 1
  2426. | #define HAVE_STRING_H 1
  2427. | #define HAVE_UNISTD_H 1
  2428. | #define HAVE_NETDB_H 1
  2429. | #define HAVE_SIGNAL_H 1
  2430. | #define HAVE_SYSLOG_H 1
  2431. | #define HAVE_TIME_H 1
  2432. | #define HAVE_ERRNO_H 1
  2433. | #define HAVE_SYS_TYPES_H 1
  2434. | #define HAVE_SYS_STAT_H 1
  2435. | #define HAVE_NETINET_IN_H 1
  2436. | #define HAVE_MATH_H 1
  2437. | #define HAVE_SYS_SOCKET_H 1
  2438. | #define HAVE_DIRENT_H 1
  2439. | #define HAVE_CTYPE_H 1
  2440. | #define HAVE_FCNTL_H 1
  2441. | #define HAVE_SYS_PARAM_H 1
  2442. | #define HAVE_ARPA_INET_H 1
  2443. | #define HAVE_SYS_VFS_H 1
  2444. | #define HAVE_SYS_SYSINFO_H 1
  2445. | #define HAVE_SYS_STATVFS_H 1
  2446. | #define HAVE_SYS_SOCKET_H 1
  2447. | #define HAVE_ARPA_INET_H 1
  2448. | #define HAVE_STRINGS_H 1
  2449. | #define HAVE_SYS_TIME_H 1
  2450. | #define HAVE_SYS_SYSCALL_H 1
  2451. | #define HAVE_SYS_SYSMACROS_H 1
  2452. | #define HAVE_SYS_PROCFS_H 1
  2453. | #define HAVE_STDINT_H 1
  2454. | #define HAVE_PWD_H 1
  2455. | #define HAVE_ARPA_NAMESER_H 1
  2456. | #define HAVE_ASSERT_H 1
  2457. | /* end confdefs.h.  */
  2458. | #include <kvm.h>
  2459. configure:4508: result: no
  2460. configure:4536: checking for kvm.h
  2461. configure:4544: result: no
  2462. configure:4432: checking linux/kernel.h usability
  2463. configure:4449: gcc -c -g -O2  conftest.c >&5
  2464. configure:4455: $? = 0
  2465. configure:4469: result: yes
  2466. configure:4473: checking linux/kernel.h presence
  2467. configure:4488: gcc -E  conftest.c
  2468. configure:4494: $? = 0
  2469. configure:4508: result: yes
  2470. configure:4536: checking for linux/kernel.h
  2471. configure:4544: result: yes
  2472. configure:4432: checking getopt.h usability
  2473. configure:4449: gcc -c -g -O2  conftest.c >&5
  2474. configure:4455: $? = 0
  2475. configure:4469: result: yes
  2476. configure:4473: checking getopt.h presence
  2477. configure:4488: gcc -E  conftest.c
  2478. configure:4494: $? = 0
  2479. configure:4508: result: yes
  2480. configure:4536: checking for getopt.h
  2481. configure:4544: result: yes
  2482. configure:4432: checking procinfo.h usability
  2483. configure:4449: gcc -c -g -O2  conftest.c >&5
  2484. conftest.c:88:22: error: procinfo.h: No such file or directory
  2485. configure:4455: $? = 1
  2486. configure: failed program was:
  2487. | /* confdefs.h.  */
  2488. | #define PACKAGE_NAME ""
  2489. | #define PACKAGE_TARNAME ""
  2490. | #define PACKAGE_VERSION ""
  2491. | #define PACKAGE_STRING ""
  2492. | #define PACKAGE_BUGREPORT ""
  2493. | #define PACKAGE "zabbix"
  2494. | #define VERSION "1.8.4rc1"
  2495. | #define STDC_HEADERS 1
  2496. | #define HAVE_SYS_TYPES_H 1
  2497. | #define HAVE_SYS_STAT_H 1
  2498. | #define HAVE_STDLIB_H 1
  2499. | #define HAVE_STRING_H 1
  2500. | #define HAVE_MEMORY_H 1
  2501. | #define HAVE_STRINGS_H 1
  2502. | #define HAVE_INTTYPES_H 1
  2503. | #define HAVE_STDINT_H 1
  2504. | #define HAVE_UNISTD_H 1
  2505. | #define HAVE_STDIO_H 1
  2506. | #define HAVE_STDLIB_H 1
  2507. | #define HAVE_STRING_H 1
  2508. | #define HAVE_UNISTD_H 1
  2509. | #define HAVE_NETDB_H 1
  2510. | #define HAVE_SIGNAL_H 1
  2511. | #define HAVE_SYSLOG_H 1
  2512. | #define HAVE_TIME_H 1
  2513. | #define HAVE_ERRNO_H 1
  2514. | #define HAVE_SYS_TYPES_H 1
  2515. | #define HAVE_SYS_STAT_H 1
  2516. | #define HAVE_NETINET_IN_H 1
  2517. | #define HAVE_MATH_H 1
  2518. | #define HAVE_SYS_SOCKET_H 1
  2519. | #define HAVE_DIRENT_H 1
  2520. | #define HAVE_CTYPE_H 1
  2521. | #define HAVE_FCNTL_H 1
  2522. | #define HAVE_SYS_PARAM_H 1
  2523. | #define HAVE_ARPA_INET_H 1
  2524. | #define HAVE_SYS_VFS_H 1
  2525. | #define HAVE_SYS_SYSINFO_H 1
  2526. | #define HAVE_SYS_STATVFS_H 1
  2527. | #define HAVE_SYS_SOCKET_H 1
  2528. | #define HAVE_ARPA_INET_H 1
  2529. | #define HAVE_STRINGS_H 1
  2530. | #define HAVE_SYS_TIME_H 1
  2531. | #define HAVE_SYS_SYSCALL_H 1
  2532. | #define HAVE_SYS_SYSMACROS_H 1
  2533. | #define HAVE_SYS_PROCFS_H 1
  2534. | #define HAVE_STDINT_H 1
  2535. | #define HAVE_PWD_H 1
  2536. | #define HAVE_ARPA_NAMESER_H 1
  2537. | #define HAVE_ASSERT_H 1
  2538. | #define HAVE_LINUX_KERNEL_H 1
  2539. | #define HAVE_GETOPT_H 1
  2540. | /* end confdefs.h.  */
  2541. | #include <stdio.h>
  2542. | #ifdef HAVE_SYS_TYPES_H
  2543. | # include <sys/types.h>
  2544. | #endif
  2545. | #ifdef HAVE_SYS_STAT_H
  2546. | # include <sys/stat.h>
  2547. | #endif
  2548. | #ifdef STDC_HEADERS
  2549. | # include <stdlib.h>
  2550. | # include <stddef.h>
  2551. | #else
  2552. | # ifdef HAVE_STDLIB_H
  2553. | #  include <stdlib.h>
  2554. | # endif
  2555. | #endif
  2556. | #ifdef HAVE_STRING_H
  2557. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2558. | #  include <memory.h>
  2559. | # endif
  2560. | # include <string.h>
  2561. | #endif
  2562. | #ifdef HAVE_STRINGS_H
  2563. | # include <strings.h>
  2564. | #endif
  2565. | #ifdef HAVE_INTTYPES_H
  2566. | # include <inttypes.h>
  2567. | #endif
  2568. | #ifdef HAVE_STDINT_H
  2569. | # include <stdint.h>
  2570. | #endif
  2571. | #ifdef HAVE_UNISTD_H
  2572. | # include <unistd.h>
  2573. | #endif
  2574. | #include <procinfo.h>
  2575. configure:4469: result: no
  2576. configure:4473: checking procinfo.h presence
  2577. configure:4488: gcc -E  conftest.c
  2578. conftest.c:55:22: error: procinfo.h: No such file or directory
  2579. configure:4494: $? = 1
  2580. configure: failed program was:
  2581. | /* confdefs.h.  */
  2582. | #define PACKAGE_NAME ""
  2583. | #define PACKAGE_TARNAME ""
  2584. | #define PACKAGE_VERSION ""
  2585. | #define PACKAGE_STRING ""
  2586. | #define PACKAGE_BUGREPORT ""
  2587. | #define PACKAGE "zabbix"
  2588. | #define VERSION "1.8.4rc1"
  2589. | #define STDC_HEADERS 1
  2590. | #define HAVE_SYS_TYPES_H 1
  2591. | #define HAVE_SYS_STAT_H 1
  2592. | #define HAVE_STDLIB_H 1
  2593. | #define HAVE_STRING_H 1
  2594. | #define HAVE_MEMORY_H 1
  2595. | #define HAVE_STRINGS_H 1
  2596. | #define HAVE_INTTYPES_H 1
  2597. | #define HAVE_STDINT_H 1
  2598. | #define HAVE_UNISTD_H 1
  2599. | #define HAVE_STDIO_H 1
  2600. | #define HAVE_STDLIB_H 1
  2601. | #define HAVE_STRING_H 1
  2602. | #define HAVE_UNISTD_H 1
  2603. | #define HAVE_NETDB_H 1
  2604. | #define HAVE_SIGNAL_H 1
  2605. | #define HAVE_SYSLOG_H 1
  2606. | #define HAVE_TIME_H 1
  2607. | #define HAVE_ERRNO_H 1
  2608. | #define HAVE_SYS_TYPES_H 1
  2609. | #define HAVE_SYS_STAT_H 1
  2610. | #define HAVE_NETINET_IN_H 1
  2611. | #define HAVE_MATH_H 1
  2612. | #define HAVE_SYS_SOCKET_H 1
  2613. | #define HAVE_DIRENT_H 1
  2614. | #define HAVE_CTYPE_H 1
  2615. | #define HAVE_FCNTL_H 1
  2616. | #define HAVE_SYS_PARAM_H 1
  2617. | #define HAVE_ARPA_INET_H 1
  2618. | #define HAVE_SYS_VFS_H 1
  2619. | #define HAVE_SYS_SYSINFO_H 1
  2620. | #define HAVE_SYS_STATVFS_H 1
  2621. | #define HAVE_SYS_SOCKET_H 1
  2622. | #define HAVE_ARPA_INET_H 1
  2623. | #define HAVE_STRINGS_H 1
  2624. | #define HAVE_SYS_TIME_H 1
  2625. | #define HAVE_SYS_SYSCALL_H 1
  2626. | #define HAVE_SYS_SYSMACROS_H 1
  2627. | #define HAVE_SYS_PROCFS_H 1
  2628. | #define HAVE_STDINT_H 1
  2629. | #define HAVE_PWD_H 1
  2630. | #define HAVE_ARPA_NAMESER_H 1
  2631. | #define HAVE_ASSERT_H 1
  2632. | #define HAVE_LINUX_KERNEL_H 1
  2633. | #define HAVE_GETOPT_H 1
  2634. | /* end confdefs.h.  */
  2635. | #include <procinfo.h>
  2636. configure:4508: result: no
  2637. configure:4536: checking for procinfo.h
  2638. configure:4544: result: no
  2639. configure:4432: checking sys/dk.h usability
  2640. configure:4449: gcc -c -g -O2  conftest.c >&5
  2641. conftest.c:88:20: error: sys/dk.h: No such file or directory
  2642. configure:4455: $? = 1
  2643. configure: failed program was:
  2644. | /* confdefs.h.  */
  2645. | #define PACKAGE_NAME ""
  2646. | #define PACKAGE_TARNAME ""
  2647. | #define PACKAGE_VERSION ""
  2648. | #define PACKAGE_STRING ""
  2649. | #define PACKAGE_BUGREPORT ""
  2650. | #define PACKAGE "zabbix"
  2651. | #define VERSION "1.8.4rc1"
  2652. | #define STDC_HEADERS 1
  2653. | #define HAVE_SYS_TYPES_H 1
  2654. | #define HAVE_SYS_STAT_H 1
  2655. | #define HAVE_STDLIB_H 1
  2656. | #define HAVE_STRING_H 1
  2657. | #define HAVE_MEMORY_H 1
  2658. | #define HAVE_STRINGS_H 1
  2659. | #define HAVE_INTTYPES_H 1
  2660. | #define HAVE_STDINT_H 1
  2661. | #define HAVE_UNISTD_H 1
  2662. | #define HAVE_STDIO_H 1
  2663. | #define HAVE_STDLIB_H 1
  2664. | #define HAVE_STRING_H 1
  2665. | #define HAVE_UNISTD_H 1
  2666. | #define HAVE_NETDB_H 1
  2667. | #define HAVE_SIGNAL_H 1
  2668. | #define HAVE_SYSLOG_H 1
  2669. | #define HAVE_TIME_H 1
  2670. | #define HAVE_ERRNO_H 1
  2671. | #define HAVE_SYS_TYPES_H 1
  2672. | #define HAVE_SYS_STAT_H 1
  2673. | #define HAVE_NETINET_IN_H 1
  2674. | #define HAVE_MATH_H 1
  2675. | #define HAVE_SYS_SOCKET_H 1
  2676. | #define HAVE_DIRENT_H 1
  2677. | #define HAVE_CTYPE_H 1
  2678. | #define HAVE_FCNTL_H 1
  2679. | #define HAVE_SYS_PARAM_H 1
  2680. | #define HAVE_ARPA_INET_H 1
  2681. | #define HAVE_SYS_VFS_H 1
  2682. | #define HAVE_SYS_SYSINFO_H 1
  2683. | #define HAVE_SYS_STATVFS_H 1
  2684. | #define HAVE_SYS_SOCKET_H 1
  2685. | #define HAVE_ARPA_INET_H 1
  2686. | #define HAVE_STRINGS_H 1
  2687. | #define HAVE_SYS_TIME_H 1
  2688. | #define HAVE_SYS_SYSCALL_H 1
  2689. | #define HAVE_SYS_SYSMACROS_H 1
  2690. | #define HAVE_SYS_PROCFS_H 1
  2691. | #define HAVE_STDINT_H 1
  2692. | #define HAVE_PWD_H 1
  2693. | #define HAVE_ARPA_NAMESER_H 1
  2694. | #define HAVE_ASSERT_H 1
  2695. | #define HAVE_LINUX_KERNEL_H 1
  2696. | #define HAVE_GETOPT_H 1
  2697. | /* end confdefs.h.  */
  2698. | #include <stdio.h>
  2699. | #ifdef HAVE_SYS_TYPES_H
  2700. | # include <sys/types.h>
  2701. | #endif
  2702. | #ifdef HAVE_SYS_STAT_H
  2703. | # include <sys/stat.h>
  2704. | #endif
  2705. | #ifdef STDC_HEADERS
  2706. | # include <stdlib.h>
  2707. | # include <stddef.h>
  2708. | #else
  2709. | # ifdef HAVE_STDLIB_H
  2710. | #  include <stdlib.h>
  2711. | # endif
  2712. | #endif
  2713. | #ifdef HAVE_STRING_H
  2714. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2715. | #  include <memory.h>
  2716. | # endif
  2717. | # include <string.h>
  2718. | #endif
  2719. | #ifdef HAVE_STRINGS_H
  2720. | # include <strings.h>
  2721. | #endif
  2722. | #ifdef HAVE_INTTYPES_H
  2723. | # include <inttypes.h>
  2724. | #endif
  2725. | #ifdef HAVE_STDINT_H
  2726. | # include <stdint.h>
  2727. | #endif
  2728. | #ifdef HAVE_UNISTD_H
  2729. | # include <unistd.h>
  2730. | #endif
  2731. | #include <sys/dk.h>
  2732. configure:4469: result: no
  2733. configure:4473: checking sys/dk.h presence
  2734. configure:4488: gcc -E  conftest.c
  2735. conftest.c:55:20: error: sys/dk.h: No such file or directory
  2736. configure:4494: $? = 1
  2737. configure: failed program was:
  2738. | /* confdefs.h.  */
  2739. | #define PACKAGE_NAME ""
  2740. | #define PACKAGE_TARNAME ""
  2741. | #define PACKAGE_VERSION ""
  2742. | #define PACKAGE_STRING ""
  2743. | #define PACKAGE_BUGREPORT ""
  2744. | #define PACKAGE "zabbix"
  2745. | #define VERSION "1.8.4rc1"
  2746. | #define STDC_HEADERS 1
  2747. | #define HAVE_SYS_TYPES_H 1
  2748. | #define HAVE_SYS_STAT_H 1
  2749. | #define HAVE_STDLIB_H 1
  2750. | #define HAVE_STRING_H 1
  2751. | #define HAVE_MEMORY_H 1
  2752. | #define HAVE_STRINGS_H 1
  2753. | #define HAVE_INTTYPES_H 1
  2754. | #define HAVE_STDINT_H 1
  2755. | #define HAVE_UNISTD_H 1
  2756. | #define HAVE_STDIO_H 1
  2757. | #define HAVE_STDLIB_H 1
  2758. | #define HAVE_STRING_H 1
  2759. | #define HAVE_UNISTD_H 1
  2760. | #define HAVE_NETDB_H 1
  2761. | #define HAVE_SIGNAL_H 1
  2762. | #define HAVE_SYSLOG_H 1
  2763. | #define HAVE_TIME_H 1
  2764. | #define HAVE_ERRNO_H 1
  2765. | #define HAVE_SYS_TYPES_H 1
  2766. | #define HAVE_SYS_STAT_H 1
  2767. | #define HAVE_NETINET_IN_H 1
  2768. | #define HAVE_MATH_H 1
  2769. | #define HAVE_SYS_SOCKET_H 1
  2770. | #define HAVE_DIRENT_H 1
  2771. | #define HAVE_CTYPE_H 1
  2772. | #define HAVE_FCNTL_H 1
  2773. | #define HAVE_SYS_PARAM_H 1
  2774. | #define HAVE_ARPA_INET_H 1
  2775. | #define HAVE_SYS_VFS_H 1
  2776. | #define HAVE_SYS_SYSINFO_H 1
  2777. | #define HAVE_SYS_STATVFS_H 1
  2778. | #define HAVE_SYS_SOCKET_H 1
  2779. | #define HAVE_ARPA_INET_H 1
  2780. | #define HAVE_STRINGS_H 1
  2781. | #define HAVE_SYS_TIME_H 1
  2782. | #define HAVE_SYS_SYSCALL_H 1
  2783. | #define HAVE_SYS_SYSMACROS_H 1
  2784. | #define HAVE_SYS_PROCFS_H 1
  2785. | #define HAVE_STDINT_H 1
  2786. | #define HAVE_PWD_H 1
  2787. | #define HAVE_ARPA_NAMESER_H 1
  2788. | #define HAVE_ASSERT_H 1
  2789. | #define HAVE_LINUX_KERNEL_H 1
  2790. | #define HAVE_GETOPT_H 1
  2791. | /* end confdefs.h.  */
  2792. | #include <sys/dk.h>
  2793. configure:4508: result: no
  2794. configure:4536: checking for sys/dk.h
  2795. configure:4544: result: no
  2796. configure:4432: checking sys/resource.h usability
  2797. configure:4449: gcc -c -g -O2  conftest.c >&5
  2798. configure:4455: $? = 0
  2799. configure:4469: result: yes
  2800. configure:4473: checking sys/resource.h presence
  2801. configure:4488: gcc -E  conftest.c
  2802. configure:4494: $? = 0
  2803. configure:4508: result: yes
  2804. configure:4536: checking for sys/resource.h
  2805. configure:4544: result: yes
  2806. configure:4432: checking pthread.h usability
  2807. configure:4449: gcc -c -g -O2  conftest.c >&5
  2808. configure:4455: $? = 0
  2809. configure:4469: result: yes
  2810. configure:4473: checking pthread.h presence
  2811. configure:4488: gcc -E  conftest.c
  2812. configure:4494: $? = 0
  2813. configure:4508: result: yes
  2814. configure:4536: checking for pthread.h
  2815. configure:4544: result: yes
  2816. configure:4432: checking windows.h usability
  2817. configure:4449: gcc -c -g -O2  conftest.c >&5
  2818. conftest.c:90:21: error: windows.h: No such file or directory
  2819. configure:4455: $? = 1
  2820. configure: failed program was:
  2821. | /* confdefs.h.  */
  2822. | #define PACKAGE_NAME ""
  2823. | #define PACKAGE_TARNAME ""
  2824. | #define PACKAGE_VERSION ""
  2825. | #define PACKAGE_STRING ""
  2826. | #define PACKAGE_BUGREPORT ""
  2827. | #define PACKAGE "zabbix"
  2828. | #define VERSION "1.8.4rc1"
  2829. | #define STDC_HEADERS 1
  2830. | #define HAVE_SYS_TYPES_H 1
  2831. | #define HAVE_SYS_STAT_H 1
  2832. | #define HAVE_STDLIB_H 1
  2833. | #define HAVE_STRING_H 1
  2834. | #define HAVE_MEMORY_H 1
  2835. | #define HAVE_STRINGS_H 1
  2836. | #define HAVE_INTTYPES_H 1
  2837. | #define HAVE_STDINT_H 1
  2838. | #define HAVE_UNISTD_H 1
  2839. | #define HAVE_STDIO_H 1
  2840. | #define HAVE_STDLIB_H 1
  2841. | #define HAVE_STRING_H 1
  2842. | #define HAVE_UNISTD_H 1
  2843. | #define HAVE_NETDB_H 1
  2844. | #define HAVE_SIGNAL_H 1
  2845. | #define HAVE_SYSLOG_H 1
  2846. | #define HAVE_TIME_H 1
  2847. | #define HAVE_ERRNO_H 1
  2848. | #define HAVE_SYS_TYPES_H 1
  2849. | #define HAVE_SYS_STAT_H 1
  2850. | #define HAVE_NETINET_IN_H 1
  2851. | #define HAVE_MATH_H 1
  2852. | #define HAVE_SYS_SOCKET_H 1
  2853. | #define HAVE_DIRENT_H 1
  2854. | #define HAVE_CTYPE_H 1
  2855. | #define HAVE_FCNTL_H 1
  2856. | #define HAVE_SYS_PARAM_H 1
  2857. | #define HAVE_ARPA_INET_H 1
  2858. | #define HAVE_SYS_VFS_H 1
  2859. | #define HAVE_SYS_SYSINFO_H 1
  2860. | #define HAVE_SYS_STATVFS_H 1
  2861. | #define HAVE_SYS_SOCKET_H 1
  2862. | #define HAVE_ARPA_INET_H 1
  2863. | #define HAVE_STRINGS_H 1
  2864. | #define HAVE_SYS_TIME_H 1
  2865. | #define HAVE_SYS_SYSCALL_H 1
  2866. | #define HAVE_SYS_SYSMACROS_H 1
  2867. | #define HAVE_SYS_PROCFS_H 1
  2868. | #define HAVE_STDINT_H 1
  2869. | #define HAVE_PWD_H 1
  2870. | #define HAVE_ARPA_NAMESER_H 1
  2871. | #define HAVE_ASSERT_H 1
  2872. | #define HAVE_LINUX_KERNEL_H 1
  2873. | #define HAVE_GETOPT_H 1
  2874. | #define HAVE_SYS_RESOURCE_H 1
  2875. | #define HAVE_PTHREAD_H 1
  2876. | /* end confdefs.h.  */
  2877. | #include <stdio.h>
  2878. | #ifdef HAVE_SYS_TYPES_H
  2879. | # include <sys/types.h>
  2880. | #endif
  2881. | #ifdef HAVE_SYS_STAT_H
  2882. | # include <sys/stat.h>
  2883. | #endif
  2884. | #ifdef STDC_HEADERS
  2885. | # include <stdlib.h>
  2886. | # include <stddef.h>
  2887. | #else
  2888. | # ifdef HAVE_STDLIB_H
  2889. | #  include <stdlib.h>
  2890. | # endif
  2891. | #endif
  2892. | #ifdef HAVE_STRING_H
  2893. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2894. | #  include <memory.h>
  2895. | # endif
  2896. | # include <string.h>
  2897. | #endif
  2898. | #ifdef HAVE_STRINGS_H
  2899. | # include <strings.h>
  2900. | #endif
  2901. | #ifdef HAVE_INTTYPES_H
  2902. | # include <inttypes.h>
  2903. | #endif
  2904. | #ifdef HAVE_STDINT_H
  2905. | # include <stdint.h>
  2906. | #endif
  2907. | #ifdef HAVE_UNISTD_H
  2908. | # include <unistd.h>
  2909. | #endif
  2910. | #include <windows.h>
  2911. configure:4469: result: no
  2912. configure:4473: checking windows.h presence
  2913. configure:4488: gcc -E  conftest.c
  2914. conftest.c:57:21: error: windows.h: No such file or directory
  2915. configure:4494: $? = 1
  2916. configure: failed program was:
  2917. | /* confdefs.h.  */
  2918. | #define PACKAGE_NAME ""
  2919. | #define PACKAGE_TARNAME ""
  2920. | #define PACKAGE_VERSION ""
  2921. | #define PACKAGE_STRING ""
  2922. | #define PACKAGE_BUGREPORT ""
  2923. | #define PACKAGE "zabbix"
  2924. | #define VERSION "1.8.4rc1"
  2925. | #define STDC_HEADERS 1
  2926. | #define HAVE_SYS_TYPES_H 1
  2927. | #define HAVE_SYS_STAT_H 1
  2928. | #define HAVE_STDLIB_H 1
  2929. | #define HAVE_STRING_H 1
  2930. | #define HAVE_MEMORY_H 1
  2931. | #define HAVE_STRINGS_H 1
  2932. | #define HAVE_INTTYPES_H 1
  2933. | #define HAVE_STDINT_H 1
  2934. | #define HAVE_UNISTD_H 1
  2935. | #define HAVE_STDIO_H 1
  2936. | #define HAVE_STDLIB_H 1
  2937. | #define HAVE_STRING_H 1
  2938. | #define HAVE_UNISTD_H 1
  2939. | #define HAVE_NETDB_H 1
  2940. | #define HAVE_SIGNAL_H 1
  2941. | #define HAVE_SYSLOG_H 1
  2942. | #define HAVE_TIME_H 1
  2943. | #define HAVE_ERRNO_H 1
  2944. | #define HAVE_SYS_TYPES_H 1
  2945. | #define HAVE_SYS_STAT_H 1
  2946. | #define HAVE_NETINET_IN_H 1
  2947. | #define HAVE_MATH_H 1
  2948. | #define HAVE_SYS_SOCKET_H 1
  2949. | #define HAVE_DIRENT_H 1
  2950. | #define HAVE_CTYPE_H 1
  2951. | #define HAVE_FCNTL_H 1
  2952. | #define HAVE_SYS_PARAM_H 1
  2953. | #define HAVE_ARPA_INET_H 1
  2954. | #define HAVE_SYS_VFS_H 1
  2955. | #define HAVE_SYS_SYSINFO_H 1
  2956. | #define HAVE_SYS_STATVFS_H 1
  2957. | #define HAVE_SYS_SOCKET_H 1
  2958. | #define HAVE_ARPA_INET_H 1
  2959. | #define HAVE_STRINGS_H 1
  2960. | #define HAVE_SYS_TIME_H 1
  2961. | #define HAVE_SYS_SYSCALL_H 1
  2962. | #define HAVE_SYS_SYSMACROS_H 1
  2963. | #define HAVE_SYS_PROCFS_H 1
  2964. | #define HAVE_STDINT_H 1
  2965. | #define HAVE_PWD_H 1
  2966. | #define HAVE_ARPA_NAMESER_H 1
  2967. | #define HAVE_ASSERT_H 1
  2968. | #define HAVE_LINUX_KERNEL_H 1
  2969. | #define HAVE_GETOPT_H 1
  2970. | #define HAVE_SYS_RESOURCE_H 1
  2971. | #define HAVE_PTHREAD_H 1
  2972. | /* end confdefs.h.  */
  2973. | #include <windows.h>
  2974. configure:4508: result: no
  2975. configure:4536: checking for windows.h
  2976. configure:4544: result: no
  2977. configure:4432: checking process.h usability
  2978. configure:4449: gcc -c -g -O2  conftest.c >&5
  2979. conftest.c:90:21: error: process.h: No such file or directory
  2980. configure:4455: $? = 1
  2981. configure: failed program was:
  2982. | /* confdefs.h.  */
  2983. | #define PACKAGE_NAME ""
  2984. | #define PACKAGE_TARNAME ""
  2985. | #define PACKAGE_VERSION ""
  2986. | #define PACKAGE_STRING ""
  2987. | #define PACKAGE_BUGREPORT ""
  2988. | #define PACKAGE "zabbix"
  2989. | #define VERSION "1.8.4rc1"
  2990. | #define STDC_HEADERS 1
  2991. | #define HAVE_SYS_TYPES_H 1
  2992. | #define HAVE_SYS_STAT_H 1
  2993. | #define HAVE_STDLIB_H 1
  2994. | #define HAVE_STRING_H 1
  2995. | #define HAVE_MEMORY_H 1
  2996. | #define HAVE_STRINGS_H 1
  2997. | #define HAVE_INTTYPES_H 1
  2998. | #define HAVE_STDINT_H 1
  2999. | #define HAVE_UNISTD_H 1
  3000. | #define HAVE_STDIO_H 1
  3001. | #define HAVE_STDLIB_H 1
  3002. | #define HAVE_STRING_H 1
  3003. | #define HAVE_UNISTD_H 1
  3004. | #define HAVE_NETDB_H 1
  3005. | #define HAVE_SIGNAL_H 1
  3006. | #define HAVE_SYSLOG_H 1
  3007. | #define HAVE_TIME_H 1
  3008. | #define HAVE_ERRNO_H 1
  3009. | #define HAVE_SYS_TYPES_H 1
  3010. | #define HAVE_SYS_STAT_H 1
  3011. | #define HAVE_NETINET_IN_H 1
  3012. | #define HAVE_MATH_H 1
  3013. | #define HAVE_SYS_SOCKET_H 1
  3014. | #define HAVE_DIRENT_H 1
  3015. | #define HAVE_CTYPE_H 1
  3016. | #define HAVE_FCNTL_H 1
  3017. | #define HAVE_SYS_PARAM_H 1
  3018. | #define HAVE_ARPA_INET_H 1
  3019. | #define HAVE_SYS_VFS_H 1
  3020. | #define HAVE_SYS_SYSINFO_H 1
  3021. | #define HAVE_SYS_STATVFS_H 1
  3022. | #define HAVE_SYS_SOCKET_H 1
  3023. | #define HAVE_ARPA_INET_H 1
  3024. | #define HAVE_STRINGS_H 1
  3025. | #define HAVE_SYS_TIME_H 1
  3026. | #define HAVE_SYS_SYSCALL_H 1
  3027. | #define HAVE_SYS_SYSMACROS_H 1
  3028. | #define HAVE_SYS_PROCFS_H 1
  3029. | #define HAVE_STDINT_H 1
  3030. | #define HAVE_PWD_H 1
  3031. | #define HAVE_ARPA_NAMESER_H 1
  3032. | #define HAVE_ASSERT_H 1
  3033. | #define HAVE_LINUX_KERNEL_H 1
  3034. | #define HAVE_GETOPT_H 1
  3035. | #define HAVE_SYS_RESOURCE_H 1
  3036. | #define HAVE_PTHREAD_H 1
  3037. | /* end confdefs.h.  */
  3038. | #include <stdio.h>
  3039. | #ifdef HAVE_SYS_TYPES_H
  3040. | # include <sys/types.h>
  3041. | #endif
  3042. | #ifdef HAVE_SYS_STAT_H
  3043. | # include <sys/stat.h>
  3044. | #endif
  3045. | #ifdef STDC_HEADERS
  3046. | # include <stdlib.h>
  3047. | # include <stddef.h>
  3048. | #else
  3049. | # ifdef HAVE_STDLIB_H
  3050. | #  include <stdlib.h>
  3051. | # endif
  3052. | #endif
  3053. | #ifdef HAVE_STRING_H
  3054. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3055. | #  include <memory.h>
  3056. | # endif
  3057. | # include <string.h>
  3058. | #endif
  3059. | #ifdef HAVE_STRINGS_H
  3060. | # include <strings.h>
  3061. | #endif
  3062. | #ifdef HAVE_INTTYPES_H
  3063. | # include <inttypes.h>
  3064. | #endif
  3065. | #ifdef HAVE_STDINT_H
  3066. | # include <stdint.h>
  3067. | #endif
  3068. | #ifdef HAVE_UNISTD_H
  3069. | # include <unistd.h>
  3070. | #endif
  3071. | #include <process.h>
  3072. configure:4469: result: no
  3073. configure:4473: checking process.h presence
  3074. configure:4488: gcc -E  conftest.c
  3075. conftest.c:57:21: error: process.h: No such file or directory
  3076. configure:4494: $? = 1
  3077. configure: failed program was:
  3078. | /* confdefs.h.  */
  3079. | #define PACKAGE_NAME ""
  3080. | #define PACKAGE_TARNAME ""
  3081. | #define PACKAGE_VERSION ""
  3082. | #define PACKAGE_STRING ""
  3083. | #define PACKAGE_BUGREPORT ""
  3084. | #define PACKAGE "zabbix"
  3085. | #define VERSION "1.8.4rc1"
  3086. | #define STDC_HEADERS 1
  3087. | #define HAVE_SYS_TYPES_H 1
  3088. | #define HAVE_SYS_STAT_H 1
  3089. | #define HAVE_STDLIB_H 1
  3090. | #define HAVE_STRING_H 1
  3091. | #define HAVE_MEMORY_H 1
  3092. | #define HAVE_STRINGS_H 1
  3093. | #define HAVE_INTTYPES_H 1
  3094. | #define HAVE_STDINT_H 1
  3095. | #define HAVE_UNISTD_H 1
  3096. | #define HAVE_STDIO_H 1
  3097. | #define HAVE_STDLIB_H 1
  3098. | #define HAVE_STRING_H 1
  3099. | #define HAVE_UNISTD_H 1
  3100. | #define HAVE_NETDB_H 1
  3101. | #define HAVE_SIGNAL_H 1
  3102. | #define HAVE_SYSLOG_H 1
  3103. | #define HAVE_TIME_H 1
  3104. | #define HAVE_ERRNO_H 1
  3105. | #define HAVE_SYS_TYPES_H 1
  3106. | #define HAVE_SYS_STAT_H 1
  3107. | #define HAVE_NETINET_IN_H 1
  3108. | #define HAVE_MATH_H 1
  3109. | #define HAVE_SYS_SOCKET_H 1
  3110. | #define HAVE_DIRENT_H 1
  3111. | #define HAVE_CTYPE_H 1
  3112. | #define HAVE_FCNTL_H 1
  3113. | #define HAVE_SYS_PARAM_H 1
  3114. | #define HAVE_ARPA_INET_H 1
  3115. | #define HAVE_SYS_VFS_H 1
  3116. | #define HAVE_SYS_SYSINFO_H 1
  3117. | #define HAVE_SYS_STATVFS_H 1
  3118. | #define HAVE_SYS_SOCKET_H 1
  3119. | #define HAVE_ARPA_INET_H 1
  3120. | #define HAVE_STRINGS_H 1
  3121. | #define HAVE_SYS_TIME_H 1
  3122. | #define HAVE_SYS_SYSCALL_H 1
  3123. | #define HAVE_SYS_SYSMACROS_H 1
  3124. | #define HAVE_SYS_PROCFS_H 1
  3125. | #define HAVE_STDINT_H 1
  3126. | #define HAVE_PWD_H 1
  3127. | #define HAVE_ARPA_NAMESER_H 1
  3128. | #define HAVE_ASSERT_H 1
  3129. | #define HAVE_LINUX_KERNEL_H 1
  3130. | #define HAVE_GETOPT_H 1
  3131. | #define HAVE_SYS_RESOURCE_H 1
  3132. | #define HAVE_PTHREAD_H 1
  3133. | /* end confdefs.h.  */
  3134. | #include <process.h>
  3135. configure:4508: result: no
  3136. configure:4536: checking for process.h
  3137. configure:4544: result: no
  3138. configure:4432: checking conio.h usability
  3139. configure:4449: gcc -c -g -O2  conftest.c >&5
  3140. conftest.c:90:19: error: conio.h: No such file or directory
  3141. configure:4455: $? = 1
  3142. configure: failed program was:
  3143. | /* confdefs.h.  */
  3144. | #define PACKAGE_NAME ""
  3145. | #define PACKAGE_TARNAME ""
  3146. | #define PACKAGE_VERSION ""
  3147. | #define PACKAGE_STRING ""
  3148. | #define PACKAGE_BUGREPORT ""
  3149. | #define PACKAGE "zabbix"
  3150. | #define VERSION "1.8.4rc1"
  3151. | #define STDC_HEADERS 1
  3152. | #define HAVE_SYS_TYPES_H 1
  3153. | #define HAVE_SYS_STAT_H 1
  3154. | #define HAVE_STDLIB_H 1
  3155. | #define HAVE_STRING_H 1
  3156. | #define HAVE_MEMORY_H 1
  3157. | #define HAVE_STRINGS_H 1
  3158. | #define HAVE_INTTYPES_H 1
  3159. | #define HAVE_STDINT_H 1
  3160. | #define HAVE_UNISTD_H 1
  3161. | #define HAVE_STDIO_H 1
  3162. | #define HAVE_STDLIB_H 1
  3163. | #define HAVE_STRING_H 1
  3164. | #define HAVE_UNISTD_H 1
  3165. | #define HAVE_NETDB_H 1
  3166. | #define HAVE_SIGNAL_H 1
  3167. | #define HAVE_SYSLOG_H 1
  3168. | #define HAVE_TIME_H 1
  3169. | #define HAVE_ERRNO_H 1
  3170. | #define HAVE_SYS_TYPES_H 1
  3171. | #define HAVE_SYS_STAT_H 1
  3172. | #define HAVE_NETINET_IN_H 1
  3173. | #define HAVE_MATH_H 1
  3174. | #define HAVE_SYS_SOCKET_H 1
  3175. | #define HAVE_DIRENT_H 1
  3176. | #define HAVE_CTYPE_H 1
  3177. | #define HAVE_FCNTL_H 1
  3178. | #define HAVE_SYS_PARAM_H 1
  3179. | #define HAVE_ARPA_INET_H 1
  3180. | #define HAVE_SYS_VFS_H 1
  3181. | #define HAVE_SYS_SYSINFO_H 1
  3182. | #define HAVE_SYS_STATVFS_H 1
  3183. | #define HAVE_SYS_SOCKET_H 1
  3184. | #define HAVE_ARPA_INET_H 1
  3185. | #define HAVE_STRINGS_H 1
  3186. | #define HAVE_SYS_TIME_H 1
  3187. | #define HAVE_SYS_SYSCALL_H 1
  3188. | #define HAVE_SYS_SYSMACROS_H 1
  3189. | #define HAVE_SYS_PROCFS_H 1
  3190. | #define HAVE_STDINT_H 1
  3191. | #define HAVE_PWD_H 1
  3192. | #define HAVE_ARPA_NAMESER_H 1
  3193. | #define HAVE_ASSERT_H 1
  3194. | #define HAVE_LINUX_KERNEL_H 1
  3195. | #define HAVE_GETOPT_H 1
  3196. | #define HAVE_SYS_RESOURCE_H 1
  3197. | #define HAVE_PTHREAD_H 1
  3198. | /* end confdefs.h.  */
  3199. | #include <stdio.h>
  3200. | #ifdef HAVE_SYS_TYPES_H
  3201. | # include <sys/types.h>
  3202. | #endif
  3203. | #ifdef HAVE_SYS_STAT_H
  3204. | # include <sys/stat.h>
  3205. | #endif
  3206. | #ifdef STDC_HEADERS
  3207. | # include <stdlib.h>
  3208. | # include <stddef.h>
  3209. | #else
  3210. | # ifdef HAVE_STDLIB_H
  3211. | #  include <stdlib.h>
  3212. | # endif
  3213. | #endif
  3214. | #ifdef HAVE_STRING_H
  3215. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3216. | #  include <memory.h>
  3217. | # endif
  3218. | # include <string.h>
  3219. | #endif
  3220. | #ifdef HAVE_STRINGS_H
  3221. | # include <strings.h>
  3222. | #endif
  3223. | #ifdef HAVE_INTTYPES_H
  3224. | # include <inttypes.h>
  3225. | #endif
  3226. | #ifdef HAVE_STDINT_H
  3227. | # include <stdint.h>
  3228. | #endif
  3229. | #ifdef HAVE_UNISTD_H
  3230. | # include <unistd.h>
  3231. | #endif
  3232. | #include <conio.h>
  3233. configure:4469: result: no
  3234. configure:4473: checking conio.h presence
  3235. configure:4488: gcc -E  conftest.c
  3236. conftest.c:57:19: error: conio.h: No such file or directory
  3237. configure:4494: $? = 1
  3238. configure: failed program was:
  3239. | /* confdefs.h.  */
  3240. | #define PACKAGE_NAME ""
  3241. | #define PACKAGE_TARNAME ""
  3242. | #define PACKAGE_VERSION ""
  3243. | #define PACKAGE_STRING ""
  3244. | #define PACKAGE_BUGREPORT ""
  3245. | #define PACKAGE "zabbix"
  3246. | #define VERSION "1.8.4rc1"
  3247. | #define STDC_HEADERS 1
  3248. | #define HAVE_SYS_TYPES_H 1
  3249. | #define HAVE_SYS_STAT_H 1
  3250. | #define HAVE_STDLIB_H 1
  3251. | #define HAVE_STRING_H 1
  3252. | #define HAVE_MEMORY_H 1
  3253. | #define HAVE_STRINGS_H 1
  3254. | #define HAVE_INTTYPES_H 1
  3255. | #define HAVE_STDINT_H 1
  3256. | #define HAVE_UNISTD_H 1
  3257. | #define HAVE_STDIO_H 1
  3258. | #define HAVE_STDLIB_H 1
  3259. | #define HAVE_STRING_H 1
  3260. | #define HAVE_UNISTD_H 1
  3261. | #define HAVE_NETDB_H 1
  3262. | #define HAVE_SIGNAL_H 1
  3263. | #define HAVE_SYSLOG_H 1
  3264. | #define HAVE_TIME_H 1
  3265. | #define HAVE_ERRNO_H 1
  3266. | #define HAVE_SYS_TYPES_H 1
  3267. | #define HAVE_SYS_STAT_H 1
  3268. | #define HAVE_NETINET_IN_H 1
  3269. | #define HAVE_MATH_H 1
  3270. | #define HAVE_SYS_SOCKET_H 1
  3271. | #define HAVE_DIRENT_H 1
  3272. | #define HAVE_CTYPE_H 1
  3273. | #define HAVE_FCNTL_H 1
  3274. | #define HAVE_SYS_PARAM_H 1
  3275. | #define HAVE_ARPA_INET_H 1
  3276. | #define HAVE_SYS_VFS_H 1
  3277. | #define HAVE_SYS_SYSINFO_H 1
  3278. | #define HAVE_SYS_STATVFS_H 1
  3279. | #define HAVE_SYS_SOCKET_H 1
  3280. | #define HAVE_ARPA_INET_H 1
  3281. | #define HAVE_STRINGS_H 1
  3282. | #define HAVE_SYS_TIME_H 1
  3283. | #define HAVE_SYS_SYSCALL_H 1
  3284. | #define HAVE_SYS_SYSMACROS_H 1
  3285. | #define HAVE_SYS_PROCFS_H 1
  3286. | #define HAVE_STDINT_H 1
  3287. | #define HAVE_PWD_H 1
  3288. | #define HAVE_ARPA_NAMESER_H 1
  3289. | #define HAVE_ASSERT_H 1
  3290. | #define HAVE_LINUX_KERNEL_H 1
  3291. | #define HAVE_GETOPT_H 1
  3292. | #define HAVE_SYS_RESOURCE_H 1
  3293. | #define HAVE_PTHREAD_H 1
  3294. | /* end confdefs.h.  */
  3295. | #include <conio.h>
  3296. configure:4508: result: no
  3297. configure:4536: checking for conio.h
  3298. configure:4544: result: no
  3299. configure:4432: checking sys/wait.h usability
  3300. configure:4449: gcc -c -g -O2  conftest.c >&5
  3301. configure:4455: $? = 0
  3302. configure:4469: result: yes
  3303. configure:4473: checking sys/wait.h presence
  3304. configure:4488: gcc -E  conftest.c
  3305. configure:4494: $? = 0
  3306. configure:4508: result: yes
  3307. configure:4536: checking for sys/wait.h
  3308. configure:4544: result: yes
  3309. configure:4432: checking regex.h usability
  3310. configure:4449: gcc -c -g -O2  conftest.c >&5
  3311. configure:4455: $? = 0
  3312. configure:4469: result: yes
  3313. configure:4473: checking regex.h presence
  3314. configure:4488: gcc -E  conftest.c
  3315. configure:4494: $? = 0
  3316. configure:4508: result: yes
  3317. configure:4536: checking for regex.h
  3318. configure:4544: result: yes
  3319. configure:4432: checking stdarg.h usability
  3320. configure:4449: gcc -c -g -O2  conftest.c >&5
  3321. configure:4455: $? = 0
  3322. configure:4469: result: yes
  3323. configure:4473: checking stdarg.h presence
  3324. configure:4488: gcc -E  conftest.c
  3325. configure:4494: $? = 0
  3326. configure:4508: result: yes
  3327. configure:4536: checking for stdarg.h
  3328. configure:4544: result: yes
  3329. configure:4432: checking winsock2.h usability
  3330. configure:4449: gcc -c -g -O2  conftest.c >&5
  3331. conftest.c:93:22: error: winsock2.h: No such file or directory
  3332. configure:4455: $? = 1
  3333. configure: failed program was:
  3334. | /* confdefs.h.  */
  3335. | #define PACKAGE_NAME ""
  3336. | #define PACKAGE_TARNAME ""
  3337. | #define PACKAGE_VERSION ""
  3338. | #define PACKAGE_STRING ""
  3339. | #define PACKAGE_BUGREPORT ""
  3340. | #define PACKAGE "zabbix"
  3341. | #define VERSION "1.8.4rc1"
  3342. | #define STDC_HEADERS 1
  3343. | #define HAVE_SYS_TYPES_H 1
  3344. | #define HAVE_SYS_STAT_H 1
  3345. | #define HAVE_STDLIB_H 1
  3346. | #define HAVE_STRING_H 1
  3347. | #define HAVE_MEMORY_H 1
  3348. | #define HAVE_STRINGS_H 1
  3349. | #define HAVE_INTTYPES_H 1
  3350. | #define HAVE_STDINT_H 1
  3351. | #define HAVE_UNISTD_H 1
  3352. | #define HAVE_STDIO_H 1
  3353. | #define HAVE_STDLIB_H 1
  3354. | #define HAVE_STRING_H 1
  3355. | #define HAVE_UNISTD_H 1
  3356. | #define HAVE_NETDB_H 1
  3357. | #define HAVE_SIGNAL_H 1
  3358. | #define HAVE_SYSLOG_H 1
  3359. | #define HAVE_TIME_H 1
  3360. | #define HAVE_ERRNO_H 1
  3361. | #define HAVE_SYS_TYPES_H 1
  3362. | #define HAVE_SYS_STAT_H 1
  3363. | #define HAVE_NETINET_IN_H 1
  3364. | #define HAVE_MATH_H 1
  3365. | #define HAVE_SYS_SOCKET_H 1
  3366. | #define HAVE_DIRENT_H 1
  3367. | #define HAVE_CTYPE_H 1
  3368. | #define HAVE_FCNTL_H 1
  3369. | #define HAVE_SYS_PARAM_H 1
  3370. | #define HAVE_ARPA_INET_H 1
  3371. | #define HAVE_SYS_VFS_H 1
  3372. | #define HAVE_SYS_SYSINFO_H 1
  3373. | #define HAVE_SYS_STATVFS_H 1
  3374. | #define HAVE_SYS_SOCKET_H 1
  3375. | #define HAVE_ARPA_INET_H 1
  3376. | #define HAVE_STRINGS_H 1
  3377. | #define HAVE_SYS_TIME_H 1
  3378. | #define HAVE_SYS_SYSCALL_H 1
  3379. | #define HAVE_SYS_SYSMACROS_H 1
  3380. | #define HAVE_SYS_PROCFS_H 1
  3381. | #define HAVE_STDINT_H 1
  3382. | #define HAVE_PWD_H 1
  3383. | #define HAVE_ARPA_NAMESER_H 1
  3384. | #define HAVE_ASSERT_H 1
  3385. | #define HAVE_LINUX_KERNEL_H 1
  3386. | #define HAVE_GETOPT_H 1
  3387. | #define HAVE_SYS_RESOURCE_H 1
  3388. | #define HAVE_PTHREAD_H 1
  3389. | #define HAVE_SYS_WAIT_H 1
  3390. | #define HAVE_REGEX_H 1
  3391. | #define HAVE_STDARG_H 1
  3392. | /* end confdefs.h.  */
  3393. | #include <stdio.h>
  3394. | #ifdef HAVE_SYS_TYPES_H
  3395. | # include <sys/types.h>
  3396. | #endif
  3397. | #ifdef HAVE_SYS_STAT_H
  3398. | # include <sys/stat.h>
  3399. | #endif
  3400. | #ifdef STDC_HEADERS
  3401. | # include <stdlib.h>
  3402. | # include <stddef.h>
  3403. | #else
  3404. | # ifdef HAVE_STDLIB_H
  3405. | #  include <stdlib.h>
  3406. | # endif
  3407. | #endif
  3408. | #ifdef HAVE_STRING_H
  3409. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3410. | #  include <memory.h>
  3411. | # endif
  3412. | # include <string.h>
  3413. | #endif
  3414. | #ifdef HAVE_STRINGS_H
  3415. | # include <strings.h>
  3416. | #endif
  3417. | #ifdef HAVE_INTTYPES_H
  3418. | # include <inttypes.h>
  3419. | #endif
  3420. | #ifdef HAVE_STDINT_H
  3421. | # include <stdint.h>
  3422. | #endif
  3423. | #ifdef HAVE_UNISTD_H
  3424. | # include <unistd.h>
  3425. | #endif
  3426. | #include <winsock2.h>
  3427. configure:4469: result: no
  3428. configure:4473: checking winsock2.h presence
  3429. configure:4488: gcc -E  conftest.c
  3430. conftest.c:60:22: error: winsock2.h: No such file or directory
  3431. configure:4494: $? = 1
  3432. configure: failed program was:
  3433. | /* confdefs.h.  */
  3434. | #define PACKAGE_NAME ""
  3435. | #define PACKAGE_TARNAME ""
  3436. | #define PACKAGE_VERSION ""
  3437. | #define PACKAGE_STRING ""
  3438. | #define PACKAGE_BUGREPORT ""
  3439. | #define PACKAGE "zabbix"
  3440. | #define VERSION "1.8.4rc1"
  3441. | #define STDC_HEADERS 1
  3442. | #define HAVE_SYS_TYPES_H 1
  3443. | #define HAVE_SYS_STAT_H 1
  3444. | #define HAVE_STDLIB_H 1
  3445. | #define HAVE_STRING_H 1
  3446. | #define HAVE_MEMORY_H 1
  3447. | #define HAVE_STRINGS_H 1
  3448. | #define HAVE_INTTYPES_H 1
  3449. | #define HAVE_STDINT_H 1
  3450. | #define HAVE_UNISTD_H 1
  3451. | #define HAVE_STDIO_H 1
  3452. | #define HAVE_STDLIB_H 1
  3453. | #define HAVE_STRING_H 1
  3454. | #define HAVE_UNISTD_H 1
  3455. | #define HAVE_NETDB_H 1
  3456. | #define HAVE_SIGNAL_H 1
  3457. | #define HAVE_SYSLOG_H 1
  3458. | #define HAVE_TIME_H 1
  3459. | #define HAVE_ERRNO_H 1
  3460. | #define HAVE_SYS_TYPES_H 1
  3461. | #define HAVE_SYS_STAT_H 1
  3462. | #define HAVE_NETINET_IN_H 1
  3463. | #define HAVE_MATH_H 1
  3464. | #define HAVE_SYS_SOCKET_H 1
  3465. | #define HAVE_DIRENT_H 1
  3466. | #define HAVE_CTYPE_H 1
  3467. | #define HAVE_FCNTL_H 1
  3468. | #define HAVE_SYS_PARAM_H 1
  3469. | #define HAVE_ARPA_INET_H 1
  3470. | #define HAVE_SYS_VFS_H 1
  3471. | #define HAVE_SYS_SYSINFO_H 1
  3472. | #define HAVE_SYS_STATVFS_H 1
  3473. | #define HAVE_SYS_SOCKET_H 1
  3474. | #define HAVE_ARPA_INET_H 1
  3475. | #define HAVE_STRINGS_H 1
  3476. | #define HAVE_SYS_TIME_H 1
  3477. | #define HAVE_SYS_SYSCALL_H 1
  3478. | #define HAVE_SYS_SYSMACROS_H 1
  3479. | #define HAVE_SYS_PROCFS_H 1
  3480. | #define HAVE_STDINT_H 1
  3481. | #define HAVE_PWD_H 1
  3482. | #define HAVE_ARPA_NAMESER_H 1
  3483. | #define HAVE_ASSERT_H 1
  3484. | #define HAVE_LINUX_KERNEL_H 1
  3485. | #define HAVE_GETOPT_H 1
  3486. | #define HAVE_SYS_RESOURCE_H 1
  3487. | #define HAVE_PTHREAD_H 1
  3488. | #define HAVE_SYS_WAIT_H 1
  3489. | #define HAVE_REGEX_H 1
  3490. | #define HAVE_STDARG_H 1
  3491. | /* end confdefs.h.  */
  3492. | #include <winsock2.h>
  3493. configure:4508: result: no
  3494. configure:4536: checking for winsock2.h
  3495. configure:4544: result: no
  3496. configure:4432: checking pdh.h usability
  3497. configure:4449: gcc -c -g -O2  conftest.c >&5
  3498. conftest.c:93:17: error: pdh.h: No such file or directory
  3499. configure:4455: $? = 1
  3500. configure: failed program was:
  3501. | /* confdefs.h.  */
  3502. | #define PACKAGE_NAME ""
  3503. | #define PACKAGE_TARNAME ""
  3504. | #define PACKAGE_VERSION ""
  3505. | #define PACKAGE_STRING ""
  3506. | #define PACKAGE_BUGREPORT ""
  3507. | #define PACKAGE "zabbix"
  3508. | #define VERSION "1.8.4rc1"
  3509. | #define STDC_HEADERS 1
  3510. | #define HAVE_SYS_TYPES_H 1
  3511. | #define HAVE_SYS_STAT_H 1
  3512. | #define HAVE_STDLIB_H 1
  3513. | #define HAVE_STRING_H 1
  3514. | #define HAVE_MEMORY_H 1
  3515. | #define HAVE_STRINGS_H 1
  3516. | #define HAVE_INTTYPES_H 1
  3517. | #define HAVE_STDINT_H 1
  3518. | #define HAVE_UNISTD_H 1
  3519. | #define HAVE_STDIO_H 1
  3520. | #define HAVE_STDLIB_H 1
  3521. | #define HAVE_STRING_H 1
  3522. | #define HAVE_UNISTD_H 1
  3523. | #define HAVE_NETDB_H 1
  3524. | #define HAVE_SIGNAL_H 1
  3525. | #define HAVE_SYSLOG_H 1
  3526. | #define HAVE_TIME_H 1
  3527. | #define HAVE_ERRNO_H 1
  3528. | #define HAVE_SYS_TYPES_H 1
  3529. | #define HAVE_SYS_STAT_H 1
  3530. | #define HAVE_NETINET_IN_H 1
  3531. | #define HAVE_MATH_H 1
  3532. | #define HAVE_SYS_SOCKET_H 1
  3533. | #define HAVE_DIRENT_H 1
  3534. | #define HAVE_CTYPE_H 1
  3535. | #define HAVE_FCNTL_H 1
  3536. | #define HAVE_SYS_PARAM_H 1
  3537. | #define HAVE_ARPA_INET_H 1
  3538. | #define HAVE_SYS_VFS_H 1
  3539. | #define HAVE_SYS_SYSINFO_H 1
  3540. | #define HAVE_SYS_STATVFS_H 1
  3541. | #define HAVE_SYS_SOCKET_H 1
  3542. | #define HAVE_ARPA_INET_H 1
  3543. | #define HAVE_STRINGS_H 1
  3544. | #define HAVE_SYS_TIME_H 1
  3545. | #define HAVE_SYS_SYSCALL_H 1
  3546. | #define HAVE_SYS_SYSMACROS_H 1
  3547. | #define HAVE_SYS_PROCFS_H 1
  3548. | #define HAVE_STDINT_H 1
  3549. | #define HAVE_PWD_H 1
  3550. | #define HAVE_ARPA_NAMESER_H 1
  3551. | #define HAVE_ASSERT_H 1
  3552. | #define HAVE_LINUX_KERNEL_H 1
  3553. | #define HAVE_GETOPT_H 1
  3554. | #define HAVE_SYS_RESOURCE_H 1
  3555. | #define HAVE_PTHREAD_H 1
  3556. | #define HAVE_SYS_WAIT_H 1
  3557. | #define HAVE_REGEX_H 1
  3558. | #define HAVE_STDARG_H 1
  3559. | /* end confdefs.h.  */
  3560. | #include <stdio.h>
  3561. | #ifdef HAVE_SYS_TYPES_H
  3562. | # include <sys/types.h>
  3563. | #endif
  3564. | #ifdef HAVE_SYS_STAT_H
  3565. | # include <sys/stat.h>
  3566. | #endif
  3567. | #ifdef STDC_HEADERS
  3568. | # include <stdlib.h>
  3569. | # include <stddef.h>
  3570. | #else
  3571. | # ifdef HAVE_STDLIB_H
  3572. | #  include <stdlib.h>
  3573. | # endif
  3574. | #endif
  3575. | #ifdef HAVE_STRING_H
  3576. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3577. | #  include <memory.h>
  3578. | # endif
  3579. | # include <string.h>
  3580. | #endif
  3581. | #ifdef HAVE_STRINGS_H
  3582. | # include <strings.h>
  3583. | #endif
  3584. | #ifdef HAVE_INTTYPES_H
  3585. | # include <inttypes.h>
  3586. | #endif
  3587. | #ifdef HAVE_STDINT_H
  3588. | # include <stdint.h>
  3589. | #endif
  3590. | #ifdef HAVE_UNISTD_H
  3591. | # include <unistd.h>
  3592. | #endif
  3593. | #include <pdh.h>
  3594. configure:4469: result: no
  3595. configure:4473: checking pdh.h presence
  3596. configure:4488: gcc -E  conftest.c
  3597. conftest.c:60:17: error: pdh.h: No such file or directory
  3598. configure:4494: $? = 1
  3599. configure: failed program was:
  3600. | /* confdefs.h.  */
  3601. | #define PACKAGE_NAME ""
  3602. | #define PACKAGE_TARNAME ""
  3603. | #define PACKAGE_VERSION ""
  3604. | #define PACKAGE_STRING ""
  3605. | #define PACKAGE_BUGREPORT ""
  3606. | #define PACKAGE "zabbix"
  3607. | #define VERSION "1.8.4rc1"
  3608. | #define STDC_HEADERS 1
  3609. | #define HAVE_SYS_TYPES_H 1
  3610. | #define HAVE_SYS_STAT_H 1
  3611. | #define HAVE_STDLIB_H 1
  3612. | #define HAVE_STRING_H 1
  3613. | #define HAVE_MEMORY_H 1
  3614. | #define HAVE_STRINGS_H 1
  3615. | #define HAVE_INTTYPES_H 1
  3616. | #define HAVE_STDINT_H 1
  3617. | #define HAVE_UNISTD_H 1
  3618. | #define HAVE_STDIO_H 1
  3619. | #define HAVE_STDLIB_H 1
  3620. | #define HAVE_STRING_H 1
  3621. | #define HAVE_UNISTD_H 1
  3622. | #define HAVE_NETDB_H 1
  3623. | #define HAVE_SIGNAL_H 1
  3624. | #define HAVE_SYSLOG_H 1
  3625. | #define HAVE_TIME_H 1
  3626. | #define HAVE_ERRNO_H 1
  3627. | #define HAVE_SYS_TYPES_H 1
  3628. | #define HAVE_SYS_STAT_H 1
  3629. | #define HAVE_NETINET_IN_H 1
  3630. | #define HAVE_MATH_H 1
  3631. | #define HAVE_SYS_SOCKET_H 1
  3632. | #define HAVE_DIRENT_H 1
  3633. | #define HAVE_CTYPE_H 1
  3634. | #define HAVE_FCNTL_H 1
  3635. | #define HAVE_SYS_PARAM_H 1
  3636. | #define HAVE_ARPA_INET_H 1
  3637. | #define HAVE_SYS_VFS_H 1
  3638. | #define HAVE_SYS_SYSINFO_H 1
  3639. | #define HAVE_SYS_STATVFS_H 1
  3640. | #define HAVE_SYS_SOCKET_H 1
  3641. | #define HAVE_ARPA_INET_H 1
  3642. | #define HAVE_STRINGS_H 1
  3643. | #define HAVE_SYS_TIME_H 1
  3644. | #define HAVE_SYS_SYSCALL_H 1
  3645. | #define HAVE_SYS_SYSMACROS_H 1
  3646. | #define HAVE_SYS_PROCFS_H 1
  3647. | #define HAVE_STDINT_H 1
  3648. | #define HAVE_PWD_H 1
  3649. | #define HAVE_ARPA_NAMESER_H 1
  3650. | #define HAVE_ASSERT_H 1
  3651. | #define HAVE_LINUX_KERNEL_H 1
  3652. | #define HAVE_GETOPT_H 1
  3653. | #define HAVE_SYS_RESOURCE_H 1
  3654. | #define HAVE_PTHREAD_H 1
  3655. | #define HAVE_SYS_WAIT_H 1
  3656. | #define HAVE_REGEX_H 1
  3657. | #define HAVE_STDARG_H 1
  3658. | /* end confdefs.h.  */
  3659. | #include <pdh.h>
  3660. configure:4508: result: no
  3661. configure:4536: checking for pdh.h
  3662. configure:4544: result: no
  3663. configure:4432: checking psapi.h usability
  3664. configure:4449: gcc -c -g -O2  conftest.c >&5
  3665. conftest.c:93:19: error: psapi.h: No such file or directory
  3666. configure:4455: $? = 1
  3667. configure: failed program was:
  3668. | /* confdefs.h.  */
  3669. | #define PACKAGE_NAME ""
  3670. | #define PACKAGE_TARNAME ""
  3671. | #define PACKAGE_VERSION ""
  3672. | #define PACKAGE_STRING ""
  3673. | #define PACKAGE_BUGREPORT ""
  3674. | #define PACKAGE "zabbix"
  3675. | #define VERSION "1.8.4rc1"
  3676. | #define STDC_HEADERS 1
  3677. | #define HAVE_SYS_TYPES_H 1
  3678. | #define HAVE_SYS_STAT_H 1
  3679. | #define HAVE_STDLIB_H 1
  3680. | #define HAVE_STRING_H 1
  3681. | #define HAVE_MEMORY_H 1
  3682. | #define HAVE_STRINGS_H 1
  3683. | #define HAVE_INTTYPES_H 1
  3684. | #define HAVE_STDINT_H 1
  3685. | #define HAVE_UNISTD_H 1
  3686. | #define HAVE_STDIO_H 1
  3687. | #define HAVE_STDLIB_H 1
  3688. | #define HAVE_STRING_H 1
  3689. | #define HAVE_UNISTD_H 1
  3690. | #define HAVE_NETDB_H 1
  3691. | #define HAVE_SIGNAL_H 1
  3692. | #define HAVE_SYSLOG_H 1
  3693. | #define HAVE_TIME_H 1
  3694. | #define HAVE_ERRNO_H 1
  3695. | #define HAVE_SYS_TYPES_H 1
  3696. | #define HAVE_SYS_STAT_H 1
  3697. | #define HAVE_NETINET_IN_H 1
  3698. | #define HAVE_MATH_H 1
  3699. | #define HAVE_SYS_SOCKET_H 1
  3700. | #define HAVE_DIRENT_H 1
  3701. | #define HAVE_CTYPE_H 1
  3702. | #define HAVE_FCNTL_H 1
  3703. | #define HAVE_SYS_PARAM_H 1
  3704. | #define HAVE_ARPA_INET_H 1
  3705. | #define HAVE_SYS_VFS_H 1
  3706. | #define HAVE_SYS_SYSINFO_H 1
  3707. | #define HAVE_SYS_STATVFS_H 1
  3708. | #define HAVE_SYS_SOCKET_H 1
  3709. | #define HAVE_ARPA_INET_H 1
  3710. | #define HAVE_STRINGS_H 1
  3711. | #define HAVE_SYS_TIME_H 1
  3712. | #define HAVE_SYS_SYSCALL_H 1
  3713. | #define HAVE_SYS_SYSMACROS_H 1
  3714. | #define HAVE_SYS_PROCFS_H 1
  3715. | #define HAVE_STDINT_H 1
  3716. | #define HAVE_PWD_H 1
  3717. | #define HAVE_ARPA_NAMESER_H 1
  3718. | #define HAVE_ASSERT_H 1
  3719. | #define HAVE_LINUX_KERNEL_H 1
  3720. | #define HAVE_GETOPT_H 1
  3721. | #define HAVE_SYS_RESOURCE_H 1
  3722. | #define HAVE_PTHREAD_H 1
  3723. | #define HAVE_SYS_WAIT_H 1
  3724. | #define HAVE_REGEX_H 1
  3725. | #define HAVE_STDARG_H 1
  3726. | /* end confdefs.h.  */
  3727. | #include <stdio.h>
  3728. | #ifdef HAVE_SYS_TYPES_H
  3729. | # include <sys/types.h>
  3730. | #endif
  3731. | #ifdef HAVE_SYS_STAT_H
  3732. | # include <sys/stat.h>
  3733. | #endif
  3734. | #ifdef STDC_HEADERS
  3735. | # include <stdlib.h>
  3736. | # include <stddef.h>
  3737. | #else
  3738. | # ifdef HAVE_STDLIB_H
  3739. | #  include <stdlib.h>
  3740. | # endif
  3741. | #endif
  3742. | #ifdef HAVE_STRING_H
  3743. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3744. | #  include <memory.h>
  3745. | # endif
  3746. | # include <string.h>
  3747. | #endif
  3748. | #ifdef HAVE_STRINGS_H
  3749. | # include <strings.h>
  3750. | #endif
  3751. | #ifdef HAVE_INTTYPES_H
  3752. | # include <inttypes.h>
  3753. | #endif
  3754. | #ifdef HAVE_STDINT_H
  3755. | # include <stdint.h>
  3756. | #endif
  3757. | #ifdef HAVE_UNISTD_H
  3758. | # include <unistd.h>
  3759. | #endif
  3760. | #include <psapi.h>
  3761. configure:4469: result: no
  3762. configure:4473: checking psapi.h presence
  3763. configure:4488: gcc -E  conftest.c
  3764. conftest.c:60:19: error: psapi.h: No such file or directory
  3765. configure:4494: $? = 1
  3766. configure: failed program was:
  3767. | /* confdefs.h.  */
  3768. | #define PACKAGE_NAME ""
  3769. | #define PACKAGE_TARNAME ""
  3770. | #define PACKAGE_VERSION ""
  3771. | #define PACKAGE_STRING ""
  3772. | #define PACKAGE_BUGREPORT ""
  3773. | #define PACKAGE "zabbix"
  3774. | #define VERSION "1.8.4rc1"
  3775. | #define STDC_HEADERS 1
  3776. | #define HAVE_SYS_TYPES_H 1
  3777. | #define HAVE_SYS_STAT_H 1
  3778. | #define HAVE_STDLIB_H 1
  3779. | #define HAVE_STRING_H 1
  3780. | #define HAVE_MEMORY_H 1
  3781. | #define HAVE_STRINGS_H 1
  3782. | #define HAVE_INTTYPES_H 1
  3783. | #define HAVE_STDINT_H 1
  3784. | #define HAVE_UNISTD_H 1
  3785. | #define HAVE_STDIO_H 1
  3786. | #define HAVE_STDLIB_H 1
  3787. | #define HAVE_STRING_H 1
  3788. | #define HAVE_UNISTD_H 1
  3789. | #define HAVE_NETDB_H 1
  3790. | #define HAVE_SIGNAL_H 1
  3791. | #define HAVE_SYSLOG_H 1
  3792. | #define HAVE_TIME_H 1
  3793. | #define HAVE_ERRNO_H 1
  3794. | #define HAVE_SYS_TYPES_H 1
  3795. | #define HAVE_SYS_STAT_H 1
  3796. | #define HAVE_NETINET_IN_H 1
  3797. | #define HAVE_MATH_H 1
  3798. | #define HAVE_SYS_SOCKET_H 1
  3799. | #define HAVE_DIRENT_H 1
  3800. | #define HAVE_CTYPE_H 1
  3801. | #define HAVE_FCNTL_H 1
  3802. | #define HAVE_SYS_PARAM_H 1
  3803. | #define HAVE_ARPA_INET_H 1
  3804. | #define HAVE_SYS_VFS_H 1
  3805. | #define HAVE_SYS_SYSINFO_H 1
  3806. | #define HAVE_SYS_STATVFS_H 1
  3807. | #define HAVE_SYS_SOCKET_H 1
  3808. | #define HAVE_ARPA_INET_H 1
  3809. | #define HAVE_STRINGS_H 1
  3810. | #define HAVE_SYS_TIME_H 1
  3811. | #define HAVE_SYS_SYSCALL_H 1
  3812. | #define HAVE_SYS_SYSMACROS_H 1
  3813. | #define HAVE_SYS_PROCFS_H 1
  3814. | #define HAVE_STDINT_H 1
  3815. | #define HAVE_PWD_H 1
  3816. | #define HAVE_ARPA_NAMESER_H 1
  3817. | #define HAVE_ASSERT_H 1
  3818. | #define HAVE_LINUX_KERNEL_H 1
  3819. | #define HAVE_GETOPT_H 1
  3820. | #define HAVE_SYS_RESOURCE_H 1
  3821. | #define HAVE_PTHREAD_H 1
  3822. | #define HAVE_SYS_WAIT_H 1
  3823. | #define HAVE_REGEX_H 1
  3824. | #define HAVE_STDARG_H 1
  3825. | /* end confdefs.h.  */
  3826. | #include <psapi.h>
  3827. configure:4508: result: no
  3828. configure:4536: checking for psapi.h
  3829. configure:4544: result: no
  3830. configure:4432: checking sys/sem.h usability
  3831. configure:4449: gcc -c -g -O2  conftest.c >&5
  3832. configure:4455: $? = 0
  3833. configure:4469: result: yes
  3834. configure:4473: checking sys/sem.h presence
  3835. configure:4488: gcc -E  conftest.c
  3836. configure:4494: $? = 0
  3837. configure:4508: result: yes
  3838. configure:4536: checking for sys/sem.h
  3839. configure:4544: result: yes
  3840. configure:4432: checking sys/ipc.h usability
  3841. configure:4449: gcc -c -g -O2  conftest.c >&5
  3842. configure:4455: $? = 0
  3843. configure:4469: result: yes
  3844. configure:4473: checking sys/ipc.h presence
  3845. configure:4488: gcc -E  conftest.c
  3846. configure:4494: $? = 0
  3847. configure:4508: result: yes
  3848. configure:4536: checking for sys/ipc.h
  3849. configure:4544: result: yes
  3850. configure:4432: checking sys/shm.h usability
  3851. configure:4449: gcc -c -g -O2  conftest.c >&5
  3852. configure:4455: $? = 0
  3853. configure:4469: result: yes
  3854. configure:4473: checking sys/shm.h presence
  3855. configure:4488: gcc -E  conftest.c
  3856. configure:4494: $? = 0
  3857. configure:4508: result: yes
  3858. configure:4536: checking for sys/shm.h
  3859. configure:4544: result: yes
  3860. configure:4432: checking Winldap.h usability
  3861. configure:4449: gcc -c -g -O2  conftest.c >&5
  3862. conftest.c:96:21: error: Winldap.h: No such file or directory
  3863. configure:4455: $? = 1
  3864. configure: failed program was:
  3865. | /* confdefs.h.  */
  3866. | #define PACKAGE_NAME ""
  3867. | #define PACKAGE_TARNAME ""
  3868. | #define PACKAGE_VERSION ""
  3869. | #define PACKAGE_STRING ""
  3870. | #define PACKAGE_BUGREPORT ""
  3871. | #define PACKAGE "zabbix"
  3872. | #define VERSION "1.8.4rc1"
  3873. | #define STDC_HEADERS 1
  3874. | #define HAVE_SYS_TYPES_H 1
  3875. | #define HAVE_SYS_STAT_H 1
  3876. | #define HAVE_STDLIB_H 1
  3877. | #define HAVE_STRING_H 1
  3878. | #define HAVE_MEMORY_H 1
  3879. | #define HAVE_STRINGS_H 1
  3880. | #define HAVE_INTTYPES_H 1
  3881. | #define HAVE_STDINT_H 1
  3882. | #define HAVE_UNISTD_H 1
  3883. | #define HAVE_STDIO_H 1
  3884. | #define HAVE_STDLIB_H 1
  3885. | #define HAVE_STRING_H 1
  3886. | #define HAVE_UNISTD_H 1
  3887. | #define HAVE_NETDB_H 1
  3888. | #define HAVE_SIGNAL_H 1
  3889. | #define HAVE_SYSLOG_H 1
  3890. | #define HAVE_TIME_H 1
  3891. | #define HAVE_ERRNO_H 1
  3892. | #define HAVE_SYS_TYPES_H 1
  3893. | #define HAVE_SYS_STAT_H 1
  3894. | #define HAVE_NETINET_IN_H 1
  3895. | #define HAVE_MATH_H 1
  3896. | #define HAVE_SYS_SOCKET_H 1
  3897. | #define HAVE_DIRENT_H 1
  3898. | #define HAVE_CTYPE_H 1
  3899. | #define HAVE_FCNTL_H 1
  3900. | #define HAVE_SYS_PARAM_H 1
  3901. | #define HAVE_ARPA_INET_H 1
  3902. | #define HAVE_SYS_VFS_H 1
  3903. | #define HAVE_SYS_SYSINFO_H 1
  3904. | #define HAVE_SYS_STATVFS_H 1
  3905. | #define HAVE_SYS_SOCKET_H 1
  3906. | #define HAVE_ARPA_INET_H 1
  3907. | #define HAVE_STRINGS_H 1
  3908. | #define HAVE_SYS_TIME_H 1
  3909. | #define HAVE_SYS_SYSCALL_H 1
  3910. | #define HAVE_SYS_SYSMACROS_H 1
  3911. | #define HAVE_SYS_PROCFS_H 1
  3912. | #define HAVE_STDINT_H 1
  3913. | #define HAVE_PWD_H 1
  3914. | #define HAVE_ARPA_NAMESER_H 1
  3915. | #define HAVE_ASSERT_H 1
  3916. | #define HAVE_LINUX_KERNEL_H 1
  3917. | #define HAVE_GETOPT_H 1
  3918. | #define HAVE_SYS_RESOURCE_H 1
  3919. | #define HAVE_PTHREAD_H 1
  3920. | #define HAVE_SYS_WAIT_H 1
  3921. | #define HAVE_REGEX_H 1
  3922. | #define HAVE_STDARG_H 1
  3923. | #define HAVE_SYS_SEM_H 1
  3924. | #define HAVE_SYS_IPC_H 1
  3925. | #define HAVE_SYS_SHM_H 1
  3926. | /* end confdefs.h.  */
  3927. | #include <stdio.h>
  3928. | #ifdef HAVE_SYS_TYPES_H
  3929. | # include <sys/types.h>
  3930. | #endif
  3931. | #ifdef HAVE_SYS_STAT_H
  3932. | # include <sys/stat.h>
  3933. | #endif
  3934. | #ifdef STDC_HEADERS
  3935. | # include <stdlib.h>
  3936. | # include <stddef.h>
  3937. | #else
  3938. | # ifdef HAVE_STDLIB_H
  3939. | #  include <stdlib.h>
  3940. | # endif
  3941. | #endif
  3942. | #ifdef HAVE_STRING_H
  3943. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3944. | #  include <memory.h>
  3945. | # endif
  3946. | # include <string.h>
  3947. | #endif
  3948. | #ifdef HAVE_STRINGS_H
  3949. | # include <strings.h>
  3950. | #endif
  3951. | #ifdef HAVE_INTTYPES_H
  3952. | # include <inttypes.h>
  3953. | #endif
  3954. | #ifdef HAVE_STDINT_H
  3955. | # include <stdint.h>
  3956. | #endif
  3957. | #ifdef HAVE_UNISTD_H
  3958. | # include <unistd.h>
  3959. | #endif
  3960. | #include <Winldap.h>
  3961. configure:4469: result: no
  3962. configure:4473: checking Winldap.h presence
  3963. configure:4488: gcc -E  conftest.c
  3964. conftest.c:63:21: error: Winldap.h: No such file or directory
  3965. configure:4494: $? = 1
  3966. configure: failed program was:
  3967. | /* confdefs.h.  */
  3968. | #define PACKAGE_NAME ""
  3969. | #define PACKAGE_TARNAME ""
  3970. | #define PACKAGE_VERSION ""
  3971. | #define PACKAGE_STRING ""
  3972. | #define PACKAGE_BUGREPORT ""
  3973. | #define PACKAGE "zabbix"
  3974. | #define VERSION "1.8.4rc1"
  3975. | #define STDC_HEADERS 1
  3976. | #define HAVE_SYS_TYPES_H 1
  3977. | #define HAVE_SYS_STAT_H 1
  3978. | #define HAVE_STDLIB_H 1
  3979. | #define HAVE_STRING_H 1
  3980. | #define HAVE_MEMORY_H 1
  3981. | #define HAVE_STRINGS_H 1
  3982. | #define HAVE_INTTYPES_H 1
  3983. | #define HAVE_STDINT_H 1
  3984. | #define HAVE_UNISTD_H 1
  3985. | #define HAVE_STDIO_H 1
  3986. | #define HAVE_STDLIB_H 1
  3987. | #define HAVE_STRING_H 1
  3988. | #define HAVE_UNISTD_H 1
  3989. | #define HAVE_NETDB_H 1
  3990. | #define HAVE_SIGNAL_H 1
  3991. | #define HAVE_SYSLOG_H 1
  3992. | #define HAVE_TIME_H 1
  3993. | #define HAVE_ERRNO_H 1
  3994. | #define HAVE_SYS_TYPES_H 1
  3995. | #define HAVE_SYS_STAT_H 1
  3996. | #define HAVE_NETINET_IN_H 1
  3997. | #define HAVE_MATH_H 1
  3998. | #define HAVE_SYS_SOCKET_H 1
  3999. | #define HAVE_DIRENT_H 1
  4000. | #define HAVE_CTYPE_H 1
  4001. | #define HAVE_FCNTL_H 1
  4002. | #define HAVE_SYS_PARAM_H 1
  4003. | #define HAVE_ARPA_INET_H 1
  4004. | #define HAVE_SYS_VFS_H 1
  4005. | #define HAVE_SYS_SYSINFO_H 1
  4006. | #define HAVE_SYS_STATVFS_H 1
  4007. | #define HAVE_SYS_SOCKET_H 1
  4008. | #define HAVE_ARPA_INET_H 1
  4009. | #define HAVE_STRINGS_H 1
  4010. | #define HAVE_SYS_TIME_H 1
  4011. | #define HAVE_SYS_SYSCALL_H 1
  4012. | #define HAVE_SYS_SYSMACROS_H 1
  4013. | #define HAVE_SYS_PROCFS_H 1
  4014. | #define HAVE_STDINT_H 1
  4015. | #define HAVE_PWD_H 1
  4016. | #define HAVE_ARPA_NAMESER_H 1
  4017. | #define HAVE_ASSERT_H 1
  4018. | #define HAVE_LINUX_KERNEL_H 1
  4019. | #define HAVE_GETOPT_H 1
  4020. | #define HAVE_SYS_RESOURCE_H 1
  4021. | #define HAVE_PTHREAD_H 1
  4022. | #define HAVE_SYS_WAIT_H 1
  4023. | #define HAVE_REGEX_H 1
  4024. | #define HAVE_STDARG_H 1
  4025. | #define HAVE_SYS_SEM_H 1
  4026. | #define HAVE_SYS_IPC_H 1
  4027. | #define HAVE_SYS_SHM_H 1
  4028. | /* end confdefs.h.  */
  4029. | #include <Winldap.h>
  4030. configure:4508: result: no
  4031. configure:4536: checking for Winldap.h
  4032. configure:4544: result: no
  4033. configure:4432: checking sys/timeb.h usability
  4034. configure:4449: gcc -c -g -O2  conftest.c >&5
  4035. configure:4455: $? = 0
  4036. configure:4469: result: yes
  4037. configure:4473: checking sys/timeb.h presence
  4038. configure:4488: gcc -E  conftest.c
  4039. configure:4494: $? = 0
  4040. configure:4508: result: yes
  4041. configure:4536: checking for sys/timeb.h
  4042. configure:4544: result: yes
  4043. configure:4432: checking Winber.h usability
  4044. configure:4449: gcc -c -g -O2  conftest.c >&5
  4045. conftest.c:97:20: error: Winber.h: No such file or directory
  4046. configure:4455: $? = 1
  4047. configure: failed program was:
  4048. | /* confdefs.h.  */
  4049. | #define PACKAGE_NAME ""
  4050. | #define PACKAGE_TARNAME ""
  4051. | #define PACKAGE_VERSION ""
  4052. | #define PACKAGE_STRING ""
  4053. | #define PACKAGE_BUGREPORT ""
  4054. | #define PACKAGE "zabbix"
  4055. | #define VERSION "1.8.4rc1"
  4056. | #define STDC_HEADERS 1
  4057. | #define HAVE_SYS_TYPES_H 1
  4058. | #define HAVE_SYS_STAT_H 1
  4059. | #define HAVE_STDLIB_H 1
  4060. | #define HAVE_STRING_H 1
  4061. | #define HAVE_MEMORY_H 1
  4062. | #define HAVE_STRINGS_H 1
  4063. | #define HAVE_INTTYPES_H 1
  4064. | #define HAVE_STDINT_H 1
  4065. | #define HAVE_UNISTD_H 1
  4066. | #define HAVE_STDIO_H 1
  4067. | #define HAVE_STDLIB_H 1
  4068. | #define HAVE_STRING_H 1
  4069. | #define HAVE_UNISTD_H 1
  4070. | #define HAVE_NETDB_H 1
  4071. | #define HAVE_SIGNAL_H 1
  4072. | #define HAVE_SYSLOG_H 1
  4073. | #define HAVE_TIME_H 1
  4074. | #define HAVE_ERRNO_H 1
  4075. | #define HAVE_SYS_TYPES_H 1
  4076. | #define HAVE_SYS_STAT_H 1
  4077. | #define HAVE_NETINET_IN_H 1
  4078. | #define HAVE_MATH_H 1
  4079. | #define HAVE_SYS_SOCKET_H 1
  4080. | #define HAVE_DIRENT_H 1
  4081. | #define HAVE_CTYPE_H 1
  4082. | #define HAVE_FCNTL_H 1
  4083. | #define HAVE_SYS_PARAM_H 1
  4084. | #define HAVE_ARPA_INET_H 1
  4085. | #define HAVE_SYS_VFS_H 1
  4086. | #define HAVE_SYS_SYSINFO_H 1
  4087. | #define HAVE_SYS_STATVFS_H 1
  4088. | #define HAVE_SYS_SOCKET_H 1
  4089. | #define HAVE_ARPA_INET_H 1
  4090. | #define HAVE_STRINGS_H 1
  4091. | #define HAVE_SYS_TIME_H 1
  4092. | #define HAVE_SYS_SYSCALL_H 1
  4093. | #define HAVE_SYS_SYSMACROS_H 1
  4094. | #define HAVE_SYS_PROCFS_H 1
  4095. | #define HAVE_STDINT_H 1
  4096. | #define HAVE_PWD_H 1
  4097. | #define HAVE_ARPA_NAMESER_H 1
  4098. | #define HAVE_ASSERT_H 1
  4099. | #define HAVE_LINUX_KERNEL_H 1
  4100. | #define HAVE_GETOPT_H 1
  4101. | #define HAVE_SYS_RESOURCE_H 1
  4102. | #define HAVE_PTHREAD_H 1
  4103. | #define HAVE_SYS_WAIT_H 1
  4104. | #define HAVE_REGEX_H 1
  4105. | #define HAVE_STDARG_H 1
  4106. | #define HAVE_SYS_SEM_H 1
  4107. | #define HAVE_SYS_IPC_H 1
  4108. | #define HAVE_SYS_SHM_H 1
  4109. | #define HAVE_SYS_TIMEB_H 1
  4110. | /* end confdefs.h.  */
  4111. | #include <stdio.h>
  4112. | #ifdef HAVE_SYS_TYPES_H
  4113. | # include <sys/types.h>
  4114. | #endif
  4115. | #ifdef HAVE_SYS_STAT_H
  4116. | # include <sys/stat.h>
  4117. | #endif
  4118. | #ifdef STDC_HEADERS
  4119. | # include <stdlib.h>
  4120. | # include <stddef.h>
  4121. | #else
  4122. | # ifdef HAVE_STDLIB_H
  4123. | #  include <stdlib.h>
  4124. | # endif
  4125. | #endif
  4126. | #ifdef HAVE_STRING_H
  4127. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4128. | #  include <memory.h>
  4129. | # endif
  4130. | # include <string.h>
  4131. | #endif
  4132. | #ifdef HAVE_STRINGS_H
  4133. | # include <strings.h>
  4134. | #endif
  4135. | #ifdef HAVE_INTTYPES_H
  4136. | # include <inttypes.h>
  4137. | #endif
  4138. | #ifdef HAVE_STDINT_H
  4139. | # include <stdint.h>
  4140. | #endif
  4141. | #ifdef HAVE_UNISTD_H
  4142. | # include <unistd.h>
  4143. | #endif
  4144. | #include <Winber.h>
  4145. configure:4469: result: no
  4146. configure:4473: checking Winber.h presence
  4147. configure:4488: gcc -E  conftest.c
  4148. conftest.c:64:20: error: Winber.h: No such file or directory
  4149. configure:4494: $? = 1
  4150. configure: failed program was:
  4151. | /* confdefs.h.  */
  4152. | #define PACKAGE_NAME ""
  4153. | #define PACKAGE_TARNAME ""
  4154. | #define PACKAGE_VERSION ""
  4155. | #define PACKAGE_STRING ""
  4156. | #define PACKAGE_BUGREPORT ""
  4157. | #define PACKAGE "zabbix"
  4158. | #define VERSION "1.8.4rc1"
  4159. | #define STDC_HEADERS 1
  4160. | #define HAVE_SYS_TYPES_H 1
  4161. | #define HAVE_SYS_STAT_H 1
  4162. | #define HAVE_STDLIB_H 1
  4163. | #define HAVE_STRING_H 1
  4164. | #define HAVE_MEMORY_H 1
  4165. | #define HAVE_STRINGS_H 1
  4166. | #define HAVE_INTTYPES_H 1
  4167. | #define HAVE_STDINT_H 1
  4168. | #define HAVE_UNISTD_H 1
  4169. | #define HAVE_STDIO_H 1
  4170. | #define HAVE_STDLIB_H 1
  4171. | #define HAVE_STRING_H 1
  4172. | #define HAVE_UNISTD_H 1
  4173. | #define HAVE_NETDB_H 1
  4174. | #define HAVE_SIGNAL_H 1
  4175. | #define HAVE_SYSLOG_H 1
  4176. | #define HAVE_TIME_H 1
  4177. | #define HAVE_ERRNO_H 1
  4178. | #define HAVE_SYS_TYPES_H 1
  4179. | #define HAVE_SYS_STAT_H 1
  4180. | #define HAVE_NETINET_IN_H 1
  4181. | #define HAVE_MATH_H 1
  4182. | #define HAVE_SYS_SOCKET_H 1
  4183. | #define HAVE_DIRENT_H 1
  4184. | #define HAVE_CTYPE_H 1
  4185. | #define HAVE_FCNTL_H 1
  4186. | #define HAVE_SYS_PARAM_H 1
  4187. | #define HAVE_ARPA_INET_H 1
  4188. | #define HAVE_SYS_VFS_H 1
  4189. | #define HAVE_SYS_SYSINFO_H 1
  4190. | #define HAVE_SYS_STATVFS_H 1
  4191. | #define HAVE_SYS_SOCKET_H 1
  4192. | #define HAVE_ARPA_INET_H 1
  4193. | #define HAVE_STRINGS_H 1
  4194. | #define HAVE_SYS_TIME_H 1
  4195. | #define HAVE_SYS_SYSCALL_H 1
  4196. | #define HAVE_SYS_SYSMACROS_H 1
  4197. | #define HAVE_SYS_PROCFS_H 1
  4198. | #define HAVE_STDINT_H 1
  4199. | #define HAVE_PWD_H 1
  4200. | #define HAVE_ARPA_NAMESER_H 1
  4201. | #define HAVE_ASSERT_H 1
  4202. | #define HAVE_LINUX_KERNEL_H 1
  4203. | #define HAVE_GETOPT_H 1
  4204. | #define HAVE_SYS_RESOURCE_H 1
  4205. | #define HAVE_PTHREAD_H 1
  4206. | #define HAVE_SYS_WAIT_H 1
  4207. | #define HAVE_REGEX_H 1
  4208. | #define HAVE_STDARG_H 1
  4209. | #define HAVE_SYS_SEM_H 1
  4210. | #define HAVE_SYS_IPC_H 1
  4211. | #define HAVE_SYS_SHM_H 1
  4212. | #define HAVE_SYS_TIMEB_H 1
  4213. | /* end confdefs.h.  */
  4214. | #include <Winber.h>
  4215. configure:4508: result: no
  4216. configure:4536: checking for Winber.h
  4217. configure:4544: result: no
  4218. configure:4432: checking lber.h usability
  4219. configure:4449: gcc -c -g -O2  conftest.c >&5
  4220. configure:4455: $? = 0
  4221. configure:4469: result: yes
  4222. configure:4473: checking lber.h presence
  4223. configure:4488: gcc -E  conftest.c
  4224. configure:4494: $? = 0
  4225. configure:4508: result: yes
  4226. configure:4536: checking for lber.h
  4227. configure:4544: result: yes
  4228. configure:4432: checking ws2tcpip.h usability
  4229. configure:4449: gcc -c -g -O2  conftest.c >&5
  4230. conftest.c:98:22: error: ws2tcpip.h: No such file or directory
  4231. configure:4455: $? = 1
  4232. configure: failed program was:
  4233. | /* confdefs.h.  */
  4234. | #define PACKAGE_NAME ""
  4235. | #define PACKAGE_TARNAME ""
  4236. | #define PACKAGE_VERSION ""
  4237. | #define PACKAGE_STRING ""
  4238. | #define PACKAGE_BUGREPORT ""
  4239. | #define PACKAGE "zabbix"
  4240. | #define VERSION "1.8.4rc1"
  4241. | #define STDC_HEADERS 1
  4242. | #define HAVE_SYS_TYPES_H 1
  4243. | #define HAVE_SYS_STAT_H 1
  4244. | #define HAVE_STDLIB_H 1
  4245. | #define HAVE_STRING_H 1
  4246. | #define HAVE_MEMORY_H 1
  4247. | #define HAVE_STRINGS_H 1
  4248. | #define HAVE_INTTYPES_H 1
  4249. | #define HAVE_STDINT_H 1
  4250. | #define HAVE_UNISTD_H 1
  4251. | #define HAVE_STDIO_H 1
  4252. | #define HAVE_STDLIB_H 1
  4253. | #define HAVE_STRING_H 1
  4254. | #define HAVE_UNISTD_H 1
  4255. | #define HAVE_NETDB_H 1
  4256. | #define HAVE_SIGNAL_H 1
  4257. | #define HAVE_SYSLOG_H 1
  4258. | #define HAVE_TIME_H 1
  4259. | #define HAVE_ERRNO_H 1
  4260. | #define HAVE_SYS_TYPES_H 1
  4261. | #define HAVE_SYS_STAT_H 1
  4262. | #define HAVE_NETINET_IN_H 1
  4263. | #define HAVE_MATH_H 1
  4264. | #define HAVE_SYS_SOCKET_H 1
  4265. | #define HAVE_DIRENT_H 1
  4266. | #define HAVE_CTYPE_H 1
  4267. | #define HAVE_FCNTL_H 1
  4268. | #define HAVE_SYS_PARAM_H 1
  4269. | #define HAVE_ARPA_INET_H 1
  4270. | #define HAVE_SYS_VFS_H 1
  4271. | #define HAVE_SYS_SYSINFO_H 1
  4272. | #define HAVE_SYS_STATVFS_H 1
  4273. | #define HAVE_SYS_SOCKET_H 1
  4274. | #define HAVE_ARPA_INET_H 1
  4275. | #define HAVE_STRINGS_H 1
  4276. | #define HAVE_SYS_TIME_H 1
  4277. | #define HAVE_SYS_SYSCALL_H 1
  4278. | #define HAVE_SYS_SYSMACROS_H 1
  4279. | #define HAVE_SYS_PROCFS_H 1
  4280. | #define HAVE_STDINT_H 1
  4281. | #define HAVE_PWD_H 1
  4282. | #define HAVE_ARPA_NAMESER_H 1
  4283. | #define HAVE_ASSERT_H 1
  4284. | #define HAVE_LINUX_KERNEL_H 1
  4285. | #define HAVE_GETOPT_H 1
  4286. | #define HAVE_SYS_RESOURCE_H 1
  4287. | #define HAVE_PTHREAD_H 1
  4288. | #define HAVE_SYS_WAIT_H 1
  4289. | #define HAVE_REGEX_H 1
  4290. | #define HAVE_STDARG_H 1
  4291. | #define HAVE_SYS_SEM_H 1
  4292. | #define HAVE_SYS_IPC_H 1
  4293. | #define HAVE_SYS_SHM_H 1
  4294. | #define HAVE_SYS_TIMEB_H 1
  4295. | #define HAVE_LBER_H 1
  4296. | /* end confdefs.h.  */
  4297. | #include <stdio.h>
  4298. | #ifdef HAVE_SYS_TYPES_H
  4299. | # include <sys/types.h>
  4300. | #endif
  4301. | #ifdef HAVE_SYS_STAT_H
  4302. | # include <sys/stat.h>
  4303. | #endif
  4304. | #ifdef STDC_HEADERS
  4305. | # include <stdlib.h>
  4306. | # include <stddef.h>
  4307. | #else
  4308. | # ifdef HAVE_STDLIB_H
  4309. | #  include <stdlib.h>
  4310. | # endif
  4311. | #endif
  4312. | #ifdef HAVE_STRING_H
  4313. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4314. | #  include <memory.h>
  4315. | # endif
  4316. | # include <string.h>
  4317. | #endif
  4318. | #ifdef HAVE_STRINGS_H
  4319. | # include <strings.h>
  4320. | #endif
  4321. | #ifdef HAVE_INTTYPES_H
  4322. | # include <inttypes.h>
  4323. | #endif
  4324. | #ifdef HAVE_STDINT_H
  4325. | # include <stdint.h>
  4326. | #endif
  4327. | #ifdef HAVE_UNISTD_H
  4328. | # include <unistd.h>
  4329. | #endif
  4330. | #include <ws2tcpip.h>
  4331. configure:4469: result: no
  4332. configure:4473: checking ws2tcpip.h presence
  4333. configure:4488: gcc -E  conftest.c
  4334. conftest.c:65:22: error: ws2tcpip.h: No such file or directory
  4335. configure:4494: $? = 1
  4336. configure: failed program was:
  4337. | /* confdefs.h.  */
  4338. | #define PACKAGE_NAME ""
  4339. | #define PACKAGE_TARNAME ""
  4340. | #define PACKAGE_VERSION ""
  4341. | #define PACKAGE_STRING ""
  4342. | #define PACKAGE_BUGREPORT ""
  4343. | #define PACKAGE "zabbix"
  4344. | #define VERSION "1.8.4rc1"
  4345. | #define STDC_HEADERS 1
  4346. | #define HAVE_SYS_TYPES_H 1
  4347. | #define HAVE_SYS_STAT_H 1
  4348. | #define HAVE_STDLIB_H 1
  4349. | #define HAVE_STRING_H 1
  4350. | #define HAVE_MEMORY_H 1
  4351. | #define HAVE_STRINGS_H 1
  4352. | #define HAVE_INTTYPES_H 1
  4353. | #define HAVE_STDINT_H 1
  4354. | #define HAVE_UNISTD_H 1
  4355. | #define HAVE_STDIO_H 1
  4356. | #define HAVE_STDLIB_H 1
  4357. | #define HAVE_STRING_H 1
  4358. | #define HAVE_UNISTD_H 1
  4359. | #define HAVE_NETDB_H 1
  4360. | #define HAVE_SIGNAL_H 1
  4361. | #define HAVE_SYSLOG_H 1
  4362. | #define HAVE_TIME_H 1
  4363. | #define HAVE_ERRNO_H 1
  4364. | #define HAVE_SYS_TYPES_H 1
  4365. | #define HAVE_SYS_STAT_H 1
  4366. | #define HAVE_NETINET_IN_H 1
  4367. | #define HAVE_MATH_H 1
  4368. | #define HAVE_SYS_SOCKET_H 1
  4369. | #define HAVE_DIRENT_H 1
  4370. | #define HAVE_CTYPE_H 1
  4371. | #define HAVE_FCNTL_H 1
  4372. | #define HAVE_SYS_PARAM_H 1
  4373. | #define HAVE_ARPA_INET_H 1
  4374. | #define HAVE_SYS_VFS_H 1
  4375. | #define HAVE_SYS_SYSINFO_H 1
  4376. | #define HAVE_SYS_STATVFS_H 1
  4377. | #define HAVE_SYS_SOCKET_H 1
  4378. | #define HAVE_ARPA_INET_H 1
  4379. | #define HAVE_STRINGS_H 1
  4380. | #define HAVE_SYS_TIME_H 1
  4381. | #define HAVE_SYS_SYSCALL_H 1
  4382. | #define HAVE_SYS_SYSMACROS_H 1
  4383. | #define HAVE_SYS_PROCFS_H 1
  4384. | #define HAVE_STDINT_H 1
  4385. | #define HAVE_PWD_H 1
  4386. | #define HAVE_ARPA_NAMESER_H 1
  4387. | #define HAVE_ASSERT_H 1
  4388. | #define HAVE_LINUX_KERNEL_H 1
  4389. | #define HAVE_GETOPT_H 1
  4390. | #define HAVE_SYS_RESOURCE_H 1
  4391. | #define HAVE_PTHREAD_H 1
  4392. | #define HAVE_SYS_WAIT_H 1
  4393. | #define HAVE_REGEX_H 1
  4394. | #define HAVE_STDARG_H 1
  4395. | #define HAVE_SYS_SEM_H 1
  4396. | #define HAVE_SYS_IPC_H 1
  4397. | #define HAVE_SYS_SHM_H 1
  4398. | #define HAVE_SYS_TIMEB_H 1
  4399. | #define HAVE_LBER_H 1
  4400. | /* end confdefs.h.  */
  4401. | #include <ws2tcpip.h>
  4402. configure:4508: result: no
  4403. configure:4536: checking for ws2tcpip.h
  4404. configure:4544: result: no
  4405. configure:4422: checking for inttypes.h
  4406. configure:4428: result: yes
  4407. configure:4432: checking sys/file.h usability
  4408. configure:4449: gcc -c -g -O2  conftest.c >&5
  4409. configure:4455: $? = 0
  4410. configure:4469: result: yes
  4411. configure:4473: checking sys/file.h presence
  4412. configure:4488: gcc -E  conftest.c
  4413. configure:4494: $? = 0
  4414. configure:4508: result: yes
  4415. configure:4536: checking for sys/file.h
  4416. configure:4544: result: yes
  4417. configure:4432: checking grp.h usability
  4418. configure:4449: gcc -c -g -O2  conftest.c >&5
  4419. configure:4455: $? = 0
  4420. configure:4469: result: yes
  4421. configure:4473: checking grp.h presence
  4422. configure:4488: gcc -E  conftest.c
  4423. configure:4494: $? = 0
  4424. configure:4508: result: yes
  4425. configure:4536: checking for grp.h
  4426. configure:4544: result: yes
  4427. configure:4432: checking execinfo.h usability
  4428. configure:4449: gcc -c -g -O2  conftest.c >&5
  4429. configure:4455: $? = 0
  4430. configure:4469: result: yes
  4431. configure:4473: checking execinfo.h presence
  4432. configure:4488: gcc -E  conftest.c
  4433. configure:4494: $? = 0
  4434. configure:4508: result: yes
  4435. configure:4536: checking for execinfo.h
  4436. configure:4544: result: yes
  4437. configure:4432: checking libperfstat.h usability
  4438. configure:4449: gcc -c -g -O2  conftest.c >&5
  4439. conftest.c:102:25: error: libperfstat.h: No such file or directory
  4440. configure:4455: $? = 1
  4441. configure: failed program was:
  4442. | /* confdefs.h.  */
  4443. | #define PACKAGE_NAME ""
  4444. | #define PACKAGE_TARNAME ""
  4445. | #define PACKAGE_VERSION ""
  4446. | #define PACKAGE_STRING ""
  4447. | #define PACKAGE_BUGREPORT ""
  4448. | #define PACKAGE "zabbix"
  4449. | #define VERSION "1.8.4rc1"
  4450. | #define STDC_HEADERS 1
  4451. | #define HAVE_SYS_TYPES_H 1
  4452. | #define HAVE_SYS_STAT_H 1
  4453. | #define HAVE_STDLIB_H 1
  4454. | #define HAVE_STRING_H 1
  4455. | #define HAVE_MEMORY_H 1
  4456. | #define HAVE_STRINGS_H 1
  4457. | #define HAVE_INTTYPES_H 1
  4458. | #define HAVE_STDINT_H 1
  4459. | #define HAVE_UNISTD_H 1
  4460. | #define HAVE_STDIO_H 1
  4461. | #define HAVE_STDLIB_H 1
  4462. | #define HAVE_STRING_H 1
  4463. | #define HAVE_UNISTD_H 1
  4464. | #define HAVE_NETDB_H 1
  4465. | #define HAVE_SIGNAL_H 1
  4466. | #define HAVE_SYSLOG_H 1
  4467. | #define HAVE_TIME_H 1
  4468. | #define HAVE_ERRNO_H 1
  4469. | #define HAVE_SYS_TYPES_H 1
  4470. | #define HAVE_SYS_STAT_H 1
  4471. | #define HAVE_NETINET_IN_H 1
  4472. | #define HAVE_MATH_H 1
  4473. | #define HAVE_SYS_SOCKET_H 1
  4474. | #define HAVE_DIRENT_H 1
  4475. | #define HAVE_CTYPE_H 1
  4476. | #define HAVE_FCNTL_H 1
  4477. | #define HAVE_SYS_PARAM_H 1
  4478. | #define HAVE_ARPA_INET_H 1
  4479. | #define HAVE_SYS_VFS_H 1
  4480. | #define HAVE_SYS_SYSINFO_H 1
  4481. | #define HAVE_SYS_STATVFS_H 1
  4482. | #define HAVE_SYS_SOCKET_H 1
  4483. | #define HAVE_ARPA_INET_H 1
  4484. | #define HAVE_STRINGS_H 1
  4485. | #define HAVE_SYS_TIME_H 1
  4486. | #define HAVE_SYS_SYSCALL_H 1
  4487. | #define HAVE_SYS_SYSMACROS_H 1
  4488. | #define HAVE_SYS_PROCFS_H 1
  4489. | #define HAVE_STDINT_H 1
  4490. | #define HAVE_PWD_H 1
  4491. | #define HAVE_ARPA_NAMESER_H 1
  4492. | #define HAVE_ASSERT_H 1
  4493. | #define HAVE_LINUX_KERNEL_H 1
  4494. | #define HAVE_GETOPT_H 1
  4495. | #define HAVE_SYS_RESOURCE_H 1
  4496. | #define HAVE_PTHREAD_H 1
  4497. | #define HAVE_SYS_WAIT_H 1
  4498. | #define HAVE_REGEX_H 1
  4499. | #define HAVE_STDARG_H 1
  4500. | #define HAVE_SYS_SEM_H 1
  4501. | #define HAVE_SYS_IPC_H 1
  4502. | #define HAVE_SYS_SHM_H 1
  4503. | #define HAVE_SYS_TIMEB_H 1
  4504. | #define HAVE_LBER_H 1
  4505. | #define HAVE_INTTYPES_H 1
  4506. | #define HAVE_SYS_FILE_H 1
  4507. | #define HAVE_GRP_H 1
  4508. | #define HAVE_EXECINFO_H 1
  4509. | /* end confdefs.h.  */
  4510. | #include <stdio.h>
  4511. | #ifdef HAVE_SYS_TYPES_H
  4512. | # include <sys/types.h>
  4513. | #endif
  4514. | #ifdef HAVE_SYS_STAT_H
  4515. | # include <sys/stat.h>
  4516. | #endif
  4517. | #ifdef STDC_HEADERS
  4518. | # include <stdlib.h>
  4519. | # include <stddef.h>
  4520. | #else
  4521. | # ifdef HAVE_STDLIB_H
  4522. | #  include <stdlib.h>
  4523. | # endif
  4524. | #endif
  4525. | #ifdef HAVE_STRING_H
  4526. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4527. | #  include <memory.h>
  4528. | # endif
  4529. | # include <string.h>
  4530. | #endif
  4531. | #ifdef HAVE_STRINGS_H
  4532. | # include <strings.h>
  4533. | #endif
  4534. | #ifdef HAVE_INTTYPES_H
  4535. | # include <inttypes.h>
  4536. | #endif
  4537. | #ifdef HAVE_STDINT_H
  4538. | # include <stdint.h>
  4539. | #endif
  4540. | #ifdef HAVE_UNISTD_H
  4541. | # include <unistd.h>
  4542. | #endif
  4543. | #include <libperfstat.h>
  4544. configure:4469: result: no
  4545. configure:4473: checking libperfstat.h presence
  4546. configure:4488: gcc -E  conftest.c
  4547. conftest.c:69:25: error: libperfstat.h: No such file or directory
  4548. configure:4494: $? = 1
  4549. configure: failed program was:
  4550. | /* confdefs.h.  */
  4551. | #define PACKAGE_NAME ""
  4552. | #define PACKAGE_TARNAME ""
  4553. | #define PACKAGE_VERSION ""
  4554. | #define PACKAGE_STRING ""
  4555. | #define PACKAGE_BUGREPORT ""
  4556. | #define PACKAGE "zabbix"
  4557. | #define VERSION "1.8.4rc1"
  4558. | #define STDC_HEADERS 1
  4559. | #define HAVE_SYS_TYPES_H 1
  4560. | #define HAVE_SYS_STAT_H 1
  4561. | #define HAVE_STDLIB_H 1
  4562. | #define HAVE_STRING_H 1
  4563. | #define HAVE_MEMORY_H 1
  4564. | #define HAVE_STRINGS_H 1
  4565. | #define HAVE_INTTYPES_H 1
  4566. | #define HAVE_STDINT_H 1
  4567. | #define HAVE_UNISTD_H 1
  4568. | #define HAVE_STDIO_H 1
  4569. | #define HAVE_STDLIB_H 1
  4570. | #define HAVE_STRING_H 1
  4571. | #define HAVE_UNISTD_H 1
  4572. | #define HAVE_NETDB_H 1
  4573. | #define HAVE_SIGNAL_H 1
  4574. | #define HAVE_SYSLOG_H 1
  4575. | #define HAVE_TIME_H 1
  4576. | #define HAVE_ERRNO_H 1
  4577. | #define HAVE_SYS_TYPES_H 1
  4578. | #define HAVE_SYS_STAT_H 1
  4579. | #define HAVE_NETINET_IN_H 1
  4580. | #define HAVE_MATH_H 1
  4581. | #define HAVE_SYS_SOCKET_H 1
  4582. | #define HAVE_DIRENT_H 1
  4583. | #define HAVE_CTYPE_H 1
  4584. | #define HAVE_FCNTL_H 1
  4585. | #define HAVE_SYS_PARAM_H 1
  4586. | #define HAVE_ARPA_INET_H 1
  4587. | #define HAVE_SYS_VFS_H 1
  4588. | #define HAVE_SYS_SYSINFO_H 1
  4589. | #define HAVE_SYS_STATVFS_H 1
  4590. | #define HAVE_SYS_SOCKET_H 1
  4591. | #define HAVE_ARPA_INET_H 1
  4592. | #define HAVE_STRINGS_H 1
  4593. | #define HAVE_SYS_TIME_H 1
  4594. | #define HAVE_SYS_SYSCALL_H 1
  4595. | #define HAVE_SYS_SYSMACROS_H 1
  4596. | #define HAVE_SYS_PROCFS_H 1
  4597. | #define HAVE_STDINT_H 1
  4598. | #define HAVE_PWD_H 1
  4599. | #define HAVE_ARPA_NAMESER_H 1
  4600. | #define HAVE_ASSERT_H 1
  4601. | #define HAVE_LINUX_KERNEL_H 1
  4602. | #define HAVE_GETOPT_H 1
  4603. | #define HAVE_SYS_RESOURCE_H 1
  4604. | #define HAVE_PTHREAD_H 1
  4605. | #define HAVE_SYS_WAIT_H 1
  4606. | #define HAVE_REGEX_H 1
  4607. | #define HAVE_STDARG_H 1
  4608. | #define HAVE_SYS_SEM_H 1
  4609. | #define HAVE_SYS_IPC_H 1
  4610. | #define HAVE_SYS_SHM_H 1
  4611. | #define HAVE_SYS_TIMEB_H 1
  4612. | #define HAVE_LBER_H 1
  4613. | #define HAVE_INTTYPES_H 1
  4614. | #define HAVE_SYS_FILE_H 1
  4615. | #define HAVE_GRP_H 1
  4616. | #define HAVE_EXECINFO_H 1
  4617. | /* end confdefs.h.  */
  4618. | #include <libperfstat.h>
  4619. configure:4508: result: no
  4620. configure:4536: checking for libperfstat.h
  4621. configure:4544: result: no
  4622. configure:4432: checking sys/systemcfg.h usability
  4623. configure:4449: gcc -c -g -O2  conftest.c >&5
  4624. conftest.c:102:27: error: sys/systemcfg.h: No such file or directory
  4625. configure:4455: $? = 1
  4626. configure: failed program was:
  4627. | /* confdefs.h.  */
  4628. | #define PACKAGE_NAME ""
  4629. | #define PACKAGE_TARNAME ""
  4630. | #define PACKAGE_VERSION ""
  4631. | #define PACKAGE_STRING ""
  4632. | #define PACKAGE_BUGREPORT ""
  4633. | #define PACKAGE "zabbix"
  4634. | #define VERSION "1.8.4rc1"
  4635. | #define STDC_HEADERS 1
  4636. | #define HAVE_SYS_TYPES_H 1
  4637. | #define HAVE_SYS_STAT_H 1
  4638. | #define HAVE_STDLIB_H 1
  4639. | #define HAVE_STRING_H 1
  4640. | #define HAVE_MEMORY_H 1
  4641. | #define HAVE_STRINGS_H 1
  4642. | #define HAVE_INTTYPES_H 1
  4643. | #define HAVE_STDINT_H 1
  4644. | #define HAVE_UNISTD_H 1
  4645. | #define HAVE_STDIO_H 1
  4646. | #define HAVE_STDLIB_H 1
  4647. | #define HAVE_STRING_H 1
  4648. | #define HAVE_UNISTD_H 1
  4649. | #define HAVE_NETDB_H 1
  4650. | #define HAVE_SIGNAL_H 1
  4651. | #define HAVE_SYSLOG_H 1
  4652. | #define HAVE_TIME_H 1
  4653. | #define HAVE_ERRNO_H 1
  4654. | #define HAVE_SYS_TYPES_H 1
  4655. | #define HAVE_SYS_STAT_H 1
  4656. | #define HAVE_NETINET_IN_H 1
  4657. | #define HAVE_MATH_H 1
  4658. | #define HAVE_SYS_SOCKET_H 1
  4659. | #define HAVE_DIRENT_H 1
  4660. | #define HAVE_CTYPE_H 1
  4661. | #define HAVE_FCNTL_H 1
  4662. | #define HAVE_SYS_PARAM_H 1
  4663. | #define HAVE_ARPA_INET_H 1
  4664. | #define HAVE_SYS_VFS_H 1
  4665. | #define HAVE_SYS_SYSINFO_H 1
  4666. | #define HAVE_SYS_STATVFS_H 1
  4667. | #define HAVE_SYS_SOCKET_H 1
  4668. | #define HAVE_ARPA_INET_H 1
  4669. | #define HAVE_STRINGS_H 1
  4670. | #define HAVE_SYS_TIME_H 1
  4671. | #define HAVE_SYS_SYSCALL_H 1
  4672. | #define HAVE_SYS_SYSMACROS_H 1
  4673. | #define HAVE_SYS_PROCFS_H 1
  4674. | #define HAVE_STDINT_H 1
  4675. | #define HAVE_PWD_H 1
  4676. | #define HAVE_ARPA_NAMESER_H 1
  4677. | #define HAVE_ASSERT_H 1
  4678. | #define HAVE_LINUX_KERNEL_H 1
  4679. | #define HAVE_GETOPT_H 1
  4680. | #define HAVE_SYS_RESOURCE_H 1
  4681. | #define HAVE_PTHREAD_H 1
  4682. | #define HAVE_SYS_WAIT_H 1
  4683. | #define HAVE_REGEX_H 1
  4684. | #define HAVE_STDARG_H 1
  4685. | #define HAVE_SYS_SEM_H 1
  4686. | #define HAVE_SYS_IPC_H 1
  4687. | #define HAVE_SYS_SHM_H 1
  4688. | #define HAVE_SYS_TIMEB_H 1
  4689. | #define HAVE_LBER_H 1
  4690. | #define HAVE_INTTYPES_H 1
  4691. | #define HAVE_SYS_FILE_H 1
  4692. | #define HAVE_GRP_H 1
  4693. | #define HAVE_EXECINFO_H 1
  4694. | /* end confdefs.h.  */
  4695. | #include <stdio.h>
  4696. | #ifdef HAVE_SYS_TYPES_H
  4697. | # include <sys/types.h>
  4698. | #endif
  4699. | #ifdef HAVE_SYS_STAT_H
  4700. | # include <sys/stat.h>
  4701. | #endif
  4702. | #ifdef STDC_HEADERS
  4703. | # include <stdlib.h>
  4704. | # include <stddef.h>
  4705. | #else
  4706. | # ifdef HAVE_STDLIB_H
  4707. | #  include <stdlib.h>
  4708. | # endif
  4709. | #endif
  4710. | #ifdef HAVE_STRING_H
  4711. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4712. | #  include <memory.h>
  4713. | # endif
  4714. | # include <string.h>
  4715. | #endif
  4716. | #ifdef HAVE_STRINGS_H
  4717. | # include <strings.h>
  4718. | #endif
  4719. | #ifdef HAVE_INTTYPES_H
  4720. | # include <inttypes.h>
  4721. | #endif
  4722. | #ifdef HAVE_STDINT_H
  4723. | # include <stdint.h>
  4724. | #endif
  4725. | #ifdef HAVE_UNISTD_H
  4726. | # include <unistd.h>
  4727. | #endif
  4728. | #include <sys/systemcfg.h>
  4729. configure:4469: result: no
  4730. configure:4473: checking sys/systemcfg.h presence
  4731. configure:4488: gcc -E  conftest.c
  4732. conftest.c:69:27: error: sys/systemcfg.h: No such file or directory
  4733. configure:4494: $? = 1
  4734. configure: failed program was:
  4735. | /* confdefs.h.  */
  4736. | #define PACKAGE_NAME ""
  4737. | #define PACKAGE_TARNAME ""
  4738. | #define PACKAGE_VERSION ""
  4739. | #define PACKAGE_STRING ""
  4740. | #define PACKAGE_BUGREPORT ""
  4741. | #define PACKAGE "zabbix"
  4742. | #define VERSION "1.8.4rc1"
  4743. | #define STDC_HEADERS 1
  4744. | #define HAVE_SYS_TYPES_H 1
  4745. | #define HAVE_SYS_STAT_H 1
  4746. | #define HAVE_STDLIB_H 1
  4747. | #define HAVE_STRING_H 1
  4748. | #define HAVE_MEMORY_H 1
  4749. | #define HAVE_STRINGS_H 1
  4750. | #define HAVE_INTTYPES_H 1
  4751. | #define HAVE_STDINT_H 1
  4752. | #define HAVE_UNISTD_H 1
  4753. | #define HAVE_STDIO_H 1
  4754. | #define HAVE_STDLIB_H 1
  4755. | #define HAVE_STRING_H 1
  4756. | #define HAVE_UNISTD_H 1
  4757. | #define HAVE_NETDB_H 1
  4758. | #define HAVE_SIGNAL_H 1
  4759. | #define HAVE_SYSLOG_H 1
  4760. | #define HAVE_TIME_H 1
  4761. | #define HAVE_ERRNO_H 1
  4762. | #define HAVE_SYS_TYPES_H 1
  4763. | #define HAVE_SYS_STAT_H 1
  4764. | #define HAVE_NETINET_IN_H 1
  4765. | #define HAVE_MATH_H 1
  4766. | #define HAVE_SYS_SOCKET_H 1
  4767. | #define HAVE_DIRENT_H 1
  4768. | #define HAVE_CTYPE_H 1
  4769. | #define HAVE_FCNTL_H 1
  4770. | #define HAVE_SYS_PARAM_H 1
  4771. | #define HAVE_ARPA_INET_H 1
  4772. | #define HAVE_SYS_VFS_H 1
  4773. | #define HAVE_SYS_SYSINFO_H 1
  4774. | #define HAVE_SYS_STATVFS_H 1
  4775. | #define HAVE_SYS_SOCKET_H 1
  4776. | #define HAVE_ARPA_INET_H 1
  4777. | #define HAVE_STRINGS_H 1
  4778. | #define HAVE_SYS_TIME_H 1
  4779. | #define HAVE_SYS_SYSCALL_H 1
  4780. | #define HAVE_SYS_SYSMACROS_H 1
  4781. | #define HAVE_SYS_PROCFS_H 1
  4782. | #define HAVE_STDINT_H 1
  4783. | #define HAVE_PWD_H 1
  4784. | #define HAVE_ARPA_NAMESER_H 1
  4785. | #define HAVE_ASSERT_H 1
  4786. | #define HAVE_LINUX_KERNEL_H 1
  4787. | #define HAVE_GETOPT_H 1
  4788. | #define HAVE_SYS_RESOURCE_H 1
  4789. | #define HAVE_PTHREAD_H 1
  4790. | #define HAVE_SYS_WAIT_H 1
  4791. | #define HAVE_REGEX_H 1
  4792. | #define HAVE_STDARG_H 1
  4793. | #define HAVE_SYS_SEM_H 1
  4794. | #define HAVE_SYS_IPC_H 1
  4795. | #define HAVE_SYS_SHM_H 1
  4796. | #define HAVE_SYS_TIMEB_H 1
  4797. | #define HAVE_LBER_H 1
  4798. | #define HAVE_INTTYPES_H 1
  4799. | #define HAVE_SYS_FILE_H 1
  4800. | #define HAVE_GRP_H 1
  4801. | #define HAVE_EXECINFO_H 1
  4802. | /* end confdefs.h.  */
  4803. | #include <sys/systemcfg.h>
  4804. configure:4508: result: no
  4805. configure:4536: checking for sys/systemcfg.h
  4806. configure:4544: result: no
  4807. configure:4561: checking for resolv.h
  4808. configure:4595: gcc -c -g -O2  conftest.c >&5
  4809. configure:4601: $? = 0
  4810. configure:4617: result: yes
  4811. configure:4633: checking for net/if.h
  4812. configure:4674: gcc -c -g -O2  conftest.c >&5
  4813. configure:4680: $? = 0
  4814. configure:4696: result: yes
  4815. configure:4633: checking for net/if_mib.h
  4816. configure:4674: gcc -c -g -O2  conftest.c >&5
  4817. conftest.c:93:24: error: net/if_mib.h: No such file or directory
  4818. configure:4680: $? = 1
  4819. configure: failed program was:
  4820. | /* confdefs.h.  */
  4821. | #define PACKAGE_NAME ""
  4822. | #define PACKAGE_TARNAME ""
  4823. | #define PACKAGE_VERSION ""
  4824. | #define PACKAGE_STRING ""
  4825. | #define PACKAGE_BUGREPORT ""
  4826. | #define PACKAGE "zabbix"
  4827. | #define VERSION "1.8.4rc1"
  4828. | #define STDC_HEADERS 1
  4829. | #define HAVE_SYS_TYPES_H 1
  4830. | #define HAVE_SYS_STAT_H 1
  4831. | #define HAVE_STDLIB_H 1
  4832. | #define HAVE_STRING_H 1
  4833. | #define HAVE_MEMORY_H 1
  4834. | #define HAVE_STRINGS_H 1
  4835. | #define HAVE_INTTYPES_H 1
  4836. | #define HAVE_STDINT_H 1
  4837. | #define HAVE_UNISTD_H 1
  4838. | #define HAVE_STDIO_H 1
  4839. | #define HAVE_STDLIB_H 1
  4840. | #define HAVE_STRING_H 1
  4841. | #define HAVE_UNISTD_H 1
  4842. | #define HAVE_NETDB_H 1
  4843. | #define HAVE_SIGNAL_H 1
  4844. | #define HAVE_SYSLOG_H 1
  4845. | #define HAVE_TIME_H 1
  4846. | #define HAVE_ERRNO_H 1
  4847. | #define HAVE_SYS_TYPES_H 1
  4848. | #define HAVE_SYS_STAT_H 1
  4849. | #define HAVE_NETINET_IN_H 1
  4850. | #define HAVE_MATH_H 1
  4851. | #define HAVE_SYS_SOCKET_H 1
  4852. | #define HAVE_DIRENT_H 1
  4853. | #define HAVE_CTYPE_H 1
  4854. | #define HAVE_FCNTL_H 1
  4855. | #define HAVE_SYS_PARAM_H 1
  4856. | #define HAVE_ARPA_INET_H 1
  4857. | #define HAVE_SYS_VFS_H 1
  4858. | #define HAVE_SYS_SYSINFO_H 1
  4859. | #define HAVE_SYS_STATVFS_H 1
  4860. | #define HAVE_SYS_SOCKET_H 1
  4861. | #define HAVE_ARPA_INET_H 1
  4862. | #define HAVE_STRINGS_H 1
  4863. | #define HAVE_SYS_TIME_H 1
  4864. | #define HAVE_SYS_SYSCALL_H 1
  4865. | #define HAVE_SYS_SYSMACROS_H 1
  4866. | #define HAVE_SYS_PROCFS_H 1
  4867. | #define HAVE_STDINT_H 1
  4868. | #define HAVE_PWD_H 1
  4869. | #define HAVE_ARPA_NAMESER_H 1
  4870. | #define HAVE_ASSERT_H 1
  4871. | #define HAVE_LINUX_KERNEL_H 1
  4872. | #define HAVE_GETOPT_H 1
  4873. | #define HAVE_SYS_RESOURCE_H 1
  4874. | #define HAVE_PTHREAD_H 1
  4875. | #define HAVE_SYS_WAIT_H 1
  4876. | #define HAVE_REGEX_H 1
  4877. | #define HAVE_STDARG_H 1
  4878. | #define HAVE_SYS_SEM_H 1
  4879. | #define HAVE_SYS_IPC_H 1
  4880. | #define HAVE_SYS_SHM_H 1
  4881. | #define HAVE_SYS_TIMEB_H 1
  4882. | #define HAVE_LBER_H 1
  4883. | #define HAVE_INTTYPES_H 1
  4884. | #define HAVE_SYS_FILE_H 1
  4885. | #define HAVE_GRP_H 1
  4886. | #define HAVE_EXECINFO_H 1
  4887. | #define HAVE_RESOLV_H 1
  4888. | #define HAVE_NET_IF_H 1
  4889. | /* end confdefs.h.  */
  4890. |
  4891. |   #include <stdio.h>
  4892. |   #ifdef STDC_HEADERS
  4893. |   #  include <stdlib.h>
  4894. |   #  include <stddef.h>
  4895. |   #else
  4896. |   #  ifdef HAVE_STDLIB_H
  4897. |   #    include <stdlib.h>
  4898. |   #  endif
  4899. |   #endif
  4900. |   #ifdef HAVE_SYS_TYPES_H
  4901. |   #  include <sys/types.h>
  4902. |   #endif
  4903. |   #ifdef HAVE_SYS_SOCKET_H
  4904. |   #  include <sys/socket.h>
  4905. |   #endif
  4906. |   /* for net/if_mib.h */
  4907. |   #ifdef HAVE_NET_IF_H
  4908. |   #  include <net/if.h>
  4909. |   #endif
  4910. |
  4911. |
  4912. | #include <net/if_mib.h>
  4913. configure:4696: result: no
  4914. configure:4714: checking for sys/mount.h
  4915. configure:4742: gcc -c -g -O2  conftest.c >&5
  4916. configure:4748: $? = 0
  4917. configure:4764: result: yes
  4918. configure:4714: checking for sys/proc.h
  4919. configure:4742: gcc -c -g -O2  conftest.c >&5
  4920. conftest.c:81:22: error: sys/proc.h: No such file or directory
  4921. configure:4748: $? = 1
  4922. configure: failed program was:
  4923. | /* confdefs.h.  */
  4924. | #define PACKAGE_NAME ""
  4925. | #define PACKAGE_TARNAME ""
  4926. | #define PACKAGE_VERSION ""
  4927. | #define PACKAGE_STRING ""
  4928. | #define PACKAGE_BUGREPORT ""
  4929. | #define PACKAGE "zabbix"
  4930. | #define VERSION "1.8.4rc1"
  4931. | #define STDC_HEADERS 1
  4932. | #define HAVE_SYS_TYPES_H 1
  4933. | #define HAVE_SYS_STAT_H 1
  4934. | #define HAVE_STDLIB_H 1
  4935. | #define HAVE_STRING_H 1
  4936. | #define HAVE_MEMORY_H 1
  4937. | #define HAVE_STRINGS_H 1
  4938. | #define HAVE_INTTYPES_H 1
  4939. | #define HAVE_STDINT_H 1
  4940. | #define HAVE_UNISTD_H 1
  4941. | #define HAVE_STDIO_H 1
  4942. | #define HAVE_STDLIB_H 1
  4943. | #define HAVE_STRING_H 1
  4944. | #define HAVE_UNISTD_H 1
  4945. | #define HAVE_NETDB_H 1
  4946. | #define HAVE_SIGNAL_H 1
  4947. | #define HAVE_SYSLOG_H 1
  4948. | #define HAVE_TIME_H 1
  4949. | #define HAVE_ERRNO_H 1
  4950. | #define HAVE_SYS_TYPES_H 1
  4951. | #define HAVE_SYS_STAT_H 1
  4952. | #define HAVE_NETINET_IN_H 1
  4953. | #define HAVE_MATH_H 1
  4954. | #define HAVE_SYS_SOCKET_H 1
  4955. | #define HAVE_DIRENT_H 1
  4956. | #define HAVE_CTYPE_H 1
  4957. | #define HAVE_FCNTL_H 1
  4958. | #define HAVE_SYS_PARAM_H 1
  4959. | #define HAVE_ARPA_INET_H 1
  4960. | #define HAVE_SYS_VFS_H 1
  4961. | #define HAVE_SYS_SYSINFO_H 1
  4962. | #define HAVE_SYS_STATVFS_H 1
  4963. | #define HAVE_SYS_SOCKET_H 1
  4964. | #define HAVE_ARPA_INET_H 1
  4965. | #define HAVE_STRINGS_H 1
  4966. | #define HAVE_SYS_TIME_H 1
  4967. | #define HAVE_SYS_SYSCALL_H 1
  4968. | #define HAVE_SYS_SYSMACROS_H 1
  4969. | #define HAVE_SYS_PROCFS_H 1
  4970. | #define HAVE_STDINT_H 1
  4971. | #define HAVE_PWD_H 1
  4972. | #define HAVE_ARPA_NAMESER_H 1
  4973. | #define HAVE_ASSERT_H 1
  4974. | #define HAVE_LINUX_KERNEL_H 1
  4975. | #define HAVE_GETOPT_H 1
  4976. | #define HAVE_SYS_RESOURCE_H 1
  4977. | #define HAVE_PTHREAD_H 1
  4978. | #define HAVE_SYS_WAIT_H 1
  4979. | #define HAVE_REGEX_H 1
  4980. | #define HAVE_STDARG_H 1
  4981. | #define HAVE_SYS_SEM_H 1
  4982. | #define HAVE_SYS_IPC_H 1
  4983. | #define HAVE_SYS_SHM_H 1
  4984. | #define HAVE_SYS_TIMEB_H 1
  4985. | #define HAVE_LBER_H 1
  4986. | #define HAVE_INTTYPES_H 1
  4987. | #define HAVE_SYS_FILE_H 1
  4988. | #define HAVE_GRP_H 1
  4989. | #define HAVE_EXECINFO_H 1
  4990. | #define HAVE_RESOLV_H 1
  4991. | #define HAVE_NET_IF_H 1
  4992. | #define HAVE_SYS_MOUNT_H 1
  4993. | /* end confdefs.h.  */
  4994. |
  4995. |   #ifdef HAVE_SYS_TYPES_H
  4996. |   #  include <sys/types.h>
  4997. |   #endif
  4998. |   #ifdef HAVE_SYS_PARAM_H
  4999. |   #  include <sys/param.h>
  5000. |   #endif
  5001. |
  5002. |
  5003. | #include <sys/proc.h>
  5004. configure:4764: result: no
  5005. configure:4714: checking for sys/sysctl.h
  5006. configure:4742: gcc -c -g -O2  conftest.c >&5
  5007. configure:4748: $? = 0
  5008. configure:4764: result: yes
  5009. configure:4714: checking for sys/user.h
  5010. configure:4742: gcc -c -g -O2  conftest.c >&5
  5011. configure:4748: $? = 0
  5012. configure:4764: result: yes
  5013. configure:4779: checking for sys/swap.h
  5014. configure:4804: gcc -c -g -O2  conftest.c >&5
  5015. configure:4810: $? = 0
  5016. configure:4826: result: yes
  5017. configure:4841: checking for sys/ucontext.h
  5018. configure:4866: gcc -c -g -O2  conftest.c >&5
  5019. configure:4872: $? = 0
  5020. configure:4888: result: yes
  5021. configure:4903: checking for devstat.h
  5022. configure:4928: gcc -c -g -O2  conftest.c >&5
  5023. conftest.c:82:21: error: devstat.h: No such file or directory
  5024. configure:4934: $? = 1
  5025. configure: failed program was:
  5026. | /* confdefs.h.  */
  5027. | #define PACKAGE_NAME ""
  5028. | #define PACKAGE_TARNAME ""
  5029. | #define PACKAGE_VERSION ""
  5030. | #define PACKAGE_STRING ""
  5031. | #define PACKAGE_BUGREPORT ""
  5032. | #define PACKAGE "zabbix"
  5033. | #define VERSION "1.8.4rc1"
  5034. | #define STDC_HEADERS 1
  5035. | #define HAVE_SYS_TYPES_H 1
  5036. | #define HAVE_SYS_STAT_H 1
  5037. | #define HAVE_STDLIB_H 1
  5038. | #define HAVE_STRING_H 1
  5039. | #define HAVE_MEMORY_H 1
  5040. | #define HAVE_STRINGS_H 1
  5041. | #define HAVE_INTTYPES_H 1
  5042. | #define HAVE_STDINT_H 1
  5043. | #define HAVE_UNISTD_H 1
  5044. | #define HAVE_STDIO_H 1
  5045. | #define HAVE_STDLIB_H 1
  5046. | #define HAVE_STRING_H 1
  5047. | #define HAVE_UNISTD_H 1
  5048. | #define HAVE_NETDB_H 1
  5049. | #define HAVE_SIGNAL_H 1
  5050. | #define HAVE_SYSLOG_H 1
  5051. | #define HAVE_TIME_H 1
  5052. | #define HAVE_ERRNO_H 1
  5053. | #define HAVE_SYS_TYPES_H 1
  5054. | #define HAVE_SYS_STAT_H 1
  5055. | #define HAVE_NETINET_IN_H 1
  5056. | #define HAVE_MATH_H 1
  5057. | #define HAVE_SYS_SOCKET_H 1
  5058. | #define HAVE_DIRENT_H 1
  5059. | #define HAVE_CTYPE_H 1
  5060. | #define HAVE_FCNTL_H 1
  5061. | #define HAVE_SYS_PARAM_H 1
  5062. | #define HAVE_ARPA_INET_H 1
  5063. | #define HAVE_SYS_VFS_H 1
  5064. | #define HAVE_SYS_SYSINFO_H 1
  5065. | #define HAVE_SYS_STATVFS_H 1
  5066. | #define HAVE_SYS_SOCKET_H 1
  5067. | #define HAVE_ARPA_INET_H 1
  5068. | #define HAVE_STRINGS_H 1
  5069. | #define HAVE_SYS_TIME_H 1
  5070. | #define HAVE_SYS_SYSCALL_H 1
  5071. | #define HAVE_SYS_SYSMACROS_H 1
  5072. | #define HAVE_SYS_PROCFS_H 1
  5073. | #define HAVE_STDINT_H 1
  5074. | #define HAVE_PWD_H 1
  5075. | #define HAVE_ARPA_NAMESER_H 1
  5076. | #define HAVE_ASSERT_H 1
  5077. | #define HAVE_LINUX_KERNEL_H 1
  5078. | #define HAVE_GETOPT_H 1
  5079. | #define HAVE_SYS_RESOURCE_H 1
  5080. | #define HAVE_PTHREAD_H 1
  5081. | #define HAVE_SYS_WAIT_H 1
  5082. | #define HAVE_REGEX_H 1
  5083. | #define HAVE_STDARG_H 1
  5084. | #define HAVE_SYS_SEM_H 1
  5085. | #define HAVE_SYS_IPC_H 1
  5086. | #define HAVE_SYS_SHM_H 1
  5087. | #define HAVE_SYS_TIMEB_H 1
  5088. | #define HAVE_LBER_H 1
  5089. | #define HAVE_INTTYPES_H 1
  5090. | #define HAVE_SYS_FILE_H 1
  5091. | #define HAVE_GRP_H 1
  5092. | #define HAVE_EXECINFO_H 1
  5093. | #define HAVE_RESOLV_H 1
  5094. | #define HAVE_NET_IF_H 1
  5095. | #define HAVE_SYS_MOUNT_H 1
  5096. | #define HAVE_SYS_SYSCTL_H 1
  5097. | #define HAVE_SYS_USER_H 1
  5098. | #define HAVE_SYS_SWAP_H 1
  5099. | #define HAVE_SYS_UCONTEXT_H 1
  5100. | /* end confdefs.h.  */
  5101. |
  5102. |   #ifdef HAVE_SYS_DKSTAT_H
  5103. |   #  include <sys/dkstat.h>
  5104. |   #endif
  5105. |
  5106. |
  5107. | #include <devstat.h>
  5108. configure:4950: result: no
  5109. configure:4962: checking for an ANSI C-conforming const
  5110. configure:5037: gcc -c -g -O2  conftest.c >&5
  5111. configure:5043: $? = 0
  5112. configure:5058: result: yes
  5113. configure:5068: checking for pid_t
  5114. configure:5098: gcc -c -g -O2  conftest.c >&5
  5115. configure:5104: $? = 0
  5116. configure:5119: result: yes
  5117. configure:5132: checking for library containing socket
  5118. configure:5173: gcc -o conftest -g -O2   conftest.c  >&5
  5119. configure:5179: $? = 0
  5120. configure:5207: result: none required
  5121. configure:5216: checking for library containing kstat_open
  5122. configure:5257: gcc -o conftest -g -O2   conftest.c  >&5
  5123. /tmp/cc0XBKWc.o: In function `main':
  5124. /home/zabbix/install/zabbix-1.8.4rc1/conftest.c:87: undefined reference to `kstat_open'
  5125. collect2: ld returned 1 exit status
  5126. configure:5263: $? = 1
  5127. configure: failed program was:
  5128. | /* confdefs.h.  */
  5129. | #define PACKAGE_NAME ""
  5130. | #define PACKAGE_TARNAME ""
  5131. | #define PACKAGE_VERSION ""
  5132. | #define PACKAGE_STRING ""
  5133. | #define PACKAGE_BUGREPORT ""
  5134. | #define PACKAGE "zabbix"
  5135. | #define VERSION "1.8.4rc1"
  5136. | #define STDC_HEADERS 1
  5137. | #define HAVE_SYS_TYPES_H 1
  5138. | #define HAVE_SYS_STAT_H 1
  5139. | #define HAVE_STDLIB_H 1
  5140. | #define HAVE_STRING_H 1
  5141. | #define HAVE_MEMORY_H 1
  5142. | #define HAVE_STRINGS_H 1
  5143. | #define HAVE_INTTYPES_H 1
  5144. | #define HAVE_STDINT_H 1
  5145. | #define HAVE_UNISTD_H 1
  5146. | #define HAVE_STDIO_H 1
  5147. | #define HAVE_STDLIB_H 1
  5148. | #define HAVE_STRING_H 1
  5149. | #define HAVE_UNISTD_H 1
  5150. | #define HAVE_NETDB_H 1
  5151. | #define HAVE_SIGNAL_H 1
  5152. | #define HAVE_SYSLOG_H 1
  5153. | #define HAVE_TIME_H 1
  5154. | #define HAVE_ERRNO_H 1
  5155. | #define HAVE_SYS_TYPES_H 1
  5156. | #define HAVE_SYS_STAT_H 1
  5157. | #define HAVE_NETINET_IN_H 1
  5158. | #define HAVE_MATH_H 1
  5159. | #define HAVE_SYS_SOCKET_H 1
  5160. | #define HAVE_DIRENT_H 1
  5161. | #define HAVE_CTYPE_H 1
  5162. | #define HAVE_FCNTL_H 1
  5163. | #define HAVE_SYS_PARAM_H 1
  5164. | #define HAVE_ARPA_INET_H 1
  5165. | #define HAVE_SYS_VFS_H 1
  5166. | #define HAVE_SYS_SYSINFO_H 1
  5167. | #define HAVE_SYS_STATVFS_H 1
  5168. | #define HAVE_SYS_SOCKET_H 1
  5169. | #define HAVE_ARPA_INET_H 1
  5170. | #define HAVE_STRINGS_H 1
  5171. | #define HAVE_SYS_TIME_H 1
  5172. | #define HAVE_SYS_SYSCALL_H 1
  5173. | #define HAVE_SYS_SYSMACROS_H 1
  5174. | #define HAVE_SYS_PROCFS_H 1
  5175. | #define HAVE_STDINT_H 1
  5176. | #define HAVE_PWD_H 1
  5177. | #define HAVE_ARPA_NAMESER_H 1
  5178. | #define HAVE_ASSERT_H 1
  5179. | #define HAVE_LINUX_KERNEL_H 1
  5180. | #define HAVE_GETOPT_H 1
  5181. | #define HAVE_SYS_RESOURCE_H 1
  5182. | #define HAVE_PTHREAD_H 1
  5183. | #define HAVE_SYS_WAIT_H 1
  5184. | #define HAVE_REGEX_H 1
  5185. | #define HAVE_STDARG_H 1
  5186. | #define HAVE_SYS_SEM_H 1
  5187. | #define HAVE_SYS_IPC_H 1
  5188. | #define HAVE_SYS_SHM_H 1
  5189. | #define HAVE_SYS_TIMEB_H 1
  5190. | #define HAVE_LBER_H 1
  5191. | #define HAVE_INTTYPES_H 1
  5192. | #define HAVE_SYS_FILE_H 1
  5193. | #define HAVE_GRP_H 1
  5194. | #define HAVE_EXECINFO_H 1
  5195. | #define HAVE_RESOLV_H 1
  5196. | #define HAVE_NET_IF_H 1
  5197. | #define HAVE_SYS_MOUNT_H 1
  5198. | #define HAVE_SYS_SYSCTL_H 1
  5199. | #define HAVE_SYS_USER_H 1
  5200. | #define HAVE_SYS_SWAP_H 1
  5201. | #define HAVE_SYS_UCONTEXT_H 1
  5202. | /* end confdefs.h.  */
  5203. |
  5204. | /* Override any GCC internal prototype to avoid an error.
  5205. |    Use char because int might match the return type of a GCC
  5206. |    builtin and then its argument prototype would still apply.  */
  5207. | #ifdef __cplusplus
  5208. | extern "C"
  5209. | #endif
  5210. | char kstat_open ();
  5211. | int
  5212. | main ()
  5213. | {
  5214. | return kstat_open ();
  5215. |   ;
  5216. |   return 0;
  5217. | }
  5218. configure:5257: gcc -o conftest -g -O2   conftest.c -lkstat   >&5
  5219. /usr/bin/ld: cannot find -lkstat
  5220. collect2: ld returned 1 exit status
  5221. configure:5263: $? = 1
  5222. configure: failed program was:
  5223. | /* confdefs.h.  */
  5224. | #define PACKAGE_NAME ""
  5225. | #define PACKAGE_TARNAME ""
  5226. | #define PACKAGE_VERSION ""
  5227. | #define PACKAGE_STRING ""
  5228. | #define PACKAGE_BUGREPORT ""
  5229. | #define PACKAGE "zabbix"
  5230. | #define VERSION "1.8.4rc1"
  5231. | #define STDC_HEADERS 1
  5232. | #define HAVE_SYS_TYPES_H 1
  5233. | #define HAVE_SYS_STAT_H 1
  5234. | #define HAVE_STDLIB_H 1
  5235. | #define HAVE_STRING_H 1
  5236. | #define HAVE_MEMORY_H 1
  5237. | #define HAVE_STRINGS_H 1
  5238. | #define HAVE_INTTYPES_H 1
  5239. | #define HAVE_STDINT_H 1
  5240. | #define HAVE_UNISTD_H 1
  5241. | #define HAVE_STDIO_H 1
  5242. | #define HAVE_STDLIB_H 1
  5243. | #define HAVE_STRING_H 1
  5244. | #define HAVE_UNISTD_H 1
  5245. | #define HAVE_NETDB_H 1
  5246. | #define HAVE_SIGNAL_H 1
  5247. | #define HAVE_SYSLOG_H 1
  5248. | #define HAVE_TIME_H 1
  5249. | #define HAVE_ERRNO_H 1
  5250. | #define HAVE_SYS_TYPES_H 1
  5251. | #define HAVE_SYS_STAT_H 1
  5252. | #define HAVE_NETINET_IN_H 1
  5253. | #define HAVE_MATH_H 1
  5254. | #define HAVE_SYS_SOCKET_H 1
  5255. | #define HAVE_DIRENT_H 1
  5256. | #define HAVE_CTYPE_H 1
  5257. | #define HAVE_FCNTL_H 1
  5258. | #define HAVE_SYS_PARAM_H 1
  5259. | #define HAVE_ARPA_INET_H 1
  5260. | #define HAVE_SYS_VFS_H 1
  5261. | #define HAVE_SYS_SYSINFO_H 1
  5262. | #define HAVE_SYS_STATVFS_H 1
  5263. | #define HAVE_SYS_SOCKET_H 1
  5264. | #define HAVE_ARPA_INET_H 1
  5265. | #define HAVE_STRINGS_H 1
  5266. | #define HAVE_SYS_TIME_H 1
  5267. | #define HAVE_SYS_SYSCALL_H 1
  5268. | #define HAVE_SYS_SYSMACROS_H 1
  5269. | #define HAVE_SYS_PROCFS_H 1
  5270. | #define HAVE_STDINT_H 1
  5271. | #define HAVE_PWD_H 1
  5272. | #define HAVE_ARPA_NAMESER_H 1
  5273. | #define HAVE_ASSERT_H 1
  5274. | #define HAVE_LINUX_KERNEL_H 1
  5275. | #define HAVE_GETOPT_H 1
  5276. | #define HAVE_SYS_RESOURCE_H 1
  5277. | #define HAVE_PTHREAD_H 1
  5278. | #define HAVE_SYS_WAIT_H 1
  5279. | #define HAVE_REGEX_H 1
  5280. | #define HAVE_STDARG_H 1
  5281. | #define HAVE_SYS_SEM_H 1
  5282. | #define HAVE_SYS_IPC_H 1
  5283. | #define HAVE_SYS_SHM_H 1
  5284. | #define HAVE_SYS_TIMEB_H 1
  5285. | #define HAVE_LBER_H 1
  5286. | #define HAVE_INTTYPES_H 1
  5287. | #define HAVE_SYS_FILE_H 1
  5288. | #define HAVE_GRP_H 1
  5289. | #define HAVE_EXECINFO_H 1
  5290. | #define HAVE_RESOLV_H 1
  5291. | #define HAVE_NET_IF_H 1
  5292. | #define HAVE_SYS_MOUNT_H 1
  5293. | #define HAVE_SYS_SYSCTL_H 1
  5294. | #define HAVE_SYS_USER_H 1
  5295. | #define HAVE_SYS_SWAP_H 1
  5296. | #define HAVE_SYS_UCONTEXT_H 1
  5297. | /* end confdefs.h.  */
  5298. |
  5299. | /* Override any GCC internal prototype to avoid an error.
  5300. |    Use char because int might match the return type of a GCC
  5301. |    builtin and then its argument prototype would still apply.  */
  5302. | #ifdef __cplusplus
  5303. | extern "C"
  5304. | #endif
  5305. | char kstat_open ();
  5306. | int
  5307. | main ()
  5308. | {
  5309. | return kstat_open ();
  5310. |   ;
  5311. |   return 0;
  5312. | }
  5313. configure:5291: result: no
  5314. configure:5299: checking for library containing gethostbyname
  5315. configure:5340: gcc -o conftest -g -O2   conftest.c  >&5
  5316. configure:5346: $? = 0
  5317. configure:5374: result: none required
  5318. configure:5386: checking for library containing perfstat_memory_total
  5319. configure:5427: gcc -o conftest -g -O2   conftest.c  >&5
  5320. /tmp/ccGN0moh.o: In function `main':
  5321. /home/zabbix/install/zabbix-1.8.4rc1/conftest.c:87: undefined reference to `perfstat_memory_total'
  5322. collect2: ld returned 1 exit status
  5323. configure:5433: $? = 1
  5324. configure: failed program was:
  5325. | /* confdefs.h.  */
  5326. | #define PACKAGE_NAME ""
  5327. | #define PACKAGE_TARNAME ""
  5328. | #define PACKAGE_VERSION ""
  5329. | #define PACKAGE_STRING ""
  5330. | #define PACKAGE_BUGREPORT ""
  5331. | #define PACKAGE "zabbix"
  5332. | #define VERSION "1.8.4rc1"
  5333. | #define STDC_HEADERS 1
  5334. | #define HAVE_SYS_TYPES_H 1
  5335. | #define HAVE_SYS_STAT_H 1
  5336. | #define HAVE_STDLIB_H 1
  5337. | #define HAVE_STRING_H 1
  5338. | #define HAVE_MEMORY_H 1
  5339. | #define HAVE_STRINGS_H 1
  5340. | #define HAVE_INTTYPES_H 1
  5341. | #define HAVE_STDINT_H 1
  5342. | #define HAVE_UNISTD_H 1
  5343. | #define HAVE_STDIO_H 1
  5344. | #define HAVE_STDLIB_H 1
  5345. | #define HAVE_STRING_H 1
  5346. | #define HAVE_UNISTD_H 1
  5347. | #define HAVE_NETDB_H 1
  5348. | #define HAVE_SIGNAL_H 1
  5349. | #define HAVE_SYSLOG_H 1
  5350. | #define HAVE_TIME_H 1
  5351. | #define HAVE_ERRNO_H 1
  5352. | #define HAVE_SYS_TYPES_H 1
  5353. | #define HAVE_SYS_STAT_H 1
  5354. | #define HAVE_NETINET_IN_H 1
  5355. | #define HAVE_MATH_H 1
  5356. | #define HAVE_SYS_SOCKET_H 1
  5357. | #define HAVE_DIRENT_H 1
  5358. | #define HAVE_CTYPE_H 1
  5359. | #define HAVE_FCNTL_H 1
  5360. | #define HAVE_SYS_PARAM_H 1
  5361. | #define HAVE_ARPA_INET_H 1
  5362. | #define HAVE_SYS_VFS_H 1
  5363. | #define HAVE_SYS_SYSINFO_H 1
  5364. | #define HAVE_SYS_STATVFS_H 1
  5365. | #define HAVE_SYS_SOCKET_H 1
  5366. | #define HAVE_ARPA_INET_H 1
  5367. | #define HAVE_STRINGS_H 1
  5368. | #define HAVE_SYS_TIME_H 1
  5369. | #define HAVE_SYS_SYSCALL_H 1
  5370. | #define HAVE_SYS_SYSMACROS_H 1
  5371. | #define HAVE_SYS_PROCFS_H 1
  5372. | #define HAVE_STDINT_H 1
  5373. | #define HAVE_PWD_H 1
  5374. | #define HAVE_ARPA_NAMESER_H 1
  5375. | #define HAVE_ASSERT_H 1
  5376. | #define HAVE_LINUX_KERNEL_H 1
  5377. | #define HAVE_GETOPT_H 1
  5378. | #define HAVE_SYS_RESOURCE_H 1
  5379. | #define HAVE_PTHREAD_H 1
  5380. | #define HAVE_SYS_WAIT_H 1
  5381. | #define HAVE_REGEX_H 1
  5382. | #define HAVE_STDARG_H 1
  5383. | #define HAVE_SYS_SEM_H 1
  5384. | #define HAVE_SYS_IPC_H 1
  5385. | #define HAVE_SYS_SHM_H 1
  5386. | #define HAVE_SYS_TIMEB_H 1
  5387. | #define HAVE_LBER_H 1
  5388. | #define HAVE_INTTYPES_H 1
  5389. | #define HAVE_SYS_FILE_H 1
  5390. | #define HAVE_GRP_H 1
  5391. | #define HAVE_EXECINFO_H 1
  5392. | #define HAVE_RESOLV_H 1
  5393. | #define HAVE_NET_IF_H 1
  5394. | #define HAVE_SYS_MOUNT_H 1
  5395. | #define HAVE_SYS_SYSCTL_H 1
  5396. | #define HAVE_SYS_USER_H 1
  5397. | #define HAVE_SYS_SWAP_H 1
  5398. | #define HAVE_SYS_UCONTEXT_H 1
  5399. | /* end confdefs.h.  */
  5400. |
  5401. | /* Override any GCC internal prototype to avoid an error.
  5402. |    Use char because int might match the return type of a GCC
  5403. |    builtin and then its argument prototype would still apply.  */
  5404. | #ifdef __cplusplus
  5405. | extern "C"
  5406. | #endif
  5407. | char perfstat_memory_total ();
  5408. | int
  5409. | main ()
  5410. | {
  5411. | return perfstat_memory_total ();
  5412. |   ;
  5413. |   return 0;
  5414. | }
  5415. configure:5427: gcc -o conftest -g -O2   conftest.c -lperfstat   >&5
  5416. /usr/bin/ld: cannot find -lperfstat
  5417. collect2: ld returned 1 exit status
  5418. configure:5433: $? = 1
  5419. configure: failed program was:
  5420. | /* confdefs.h.  */
  5421. | #define PACKAGE_NAME ""
  5422. | #define PACKAGE_TARNAME ""
  5423. | #define PACKAGE_VERSION ""
  5424. | #define PACKAGE_STRING ""
  5425. | #define PACKAGE_BUGREPORT ""
  5426. | #define PACKAGE "zabbix"
  5427. | #define VERSION "1.8.4rc1"
  5428. | #define STDC_HEADERS 1
  5429. | #define HAVE_SYS_TYPES_H 1
  5430. | #define HAVE_SYS_STAT_H 1
  5431. | #define HAVE_STDLIB_H 1
  5432. | #define HAVE_STRING_H 1
  5433. | #define HAVE_MEMORY_H 1
  5434. | #define HAVE_STRINGS_H 1
  5435. | #define HAVE_INTTYPES_H 1
  5436. | #define HAVE_STDINT_H 1
  5437. | #define HAVE_UNISTD_H 1
  5438. | #define HAVE_STDIO_H 1
  5439. | #define HAVE_STDLIB_H 1
  5440. | #define HAVE_STRING_H 1
  5441. | #define HAVE_UNISTD_H 1
  5442. | #define HAVE_NETDB_H 1
  5443. | #define HAVE_SIGNAL_H 1
  5444. | #define HAVE_SYSLOG_H 1
  5445. | #define HAVE_TIME_H 1
  5446. | #define HAVE_ERRNO_H 1
  5447. | #define HAVE_SYS_TYPES_H 1
  5448. | #define HAVE_SYS_STAT_H 1
  5449. | #define HAVE_NETINET_IN_H 1
  5450. | #define HAVE_MATH_H 1
  5451. | #define HAVE_SYS_SOCKET_H 1
  5452. | #define HAVE_DIRENT_H 1
  5453. | #define HAVE_CTYPE_H 1
  5454. | #define HAVE_FCNTL_H 1
  5455. | #define HAVE_SYS_PARAM_H 1
  5456. | #define HAVE_ARPA_INET_H 1
  5457. | #define HAVE_SYS_VFS_H 1
  5458. | #define HAVE_SYS_SYSINFO_H 1
  5459. | #define HAVE_SYS_STATVFS_H 1
  5460. | #define HAVE_SYS_SOCKET_H 1
  5461. | #define HAVE_ARPA_INET_H 1
  5462. | #define HAVE_STRINGS_H 1
  5463. | #define HAVE_SYS_TIME_H 1
  5464. | #define HAVE_SYS_SYSCALL_H 1
  5465. | #define HAVE_SYS_SYSMACROS_H 1
  5466. | #define HAVE_SYS_PROCFS_H 1
  5467. | #define HAVE_STDINT_H 1
  5468. | #define HAVE_PWD_H 1
  5469. | #define HAVE_ARPA_NAMESER_H 1
  5470. | #define HAVE_ASSERT_H 1
  5471. | #define HAVE_LINUX_KERNEL_H 1
  5472. | #define HAVE_GETOPT_H 1
  5473. | #define HAVE_SYS_RESOURCE_H 1
  5474. | #define HAVE_PTHREAD_H 1
  5475. | #define HAVE_SYS_WAIT_H 1
  5476. | #define HAVE_REGEX_H 1
  5477. | #define HAVE_STDARG_H 1
  5478. | #define HAVE_SYS_SEM_H 1
  5479. | #define HAVE_SYS_IPC_H 1
  5480. | #define HAVE_SYS_SHM_H 1
  5481. | #define HAVE_SYS_TIMEB_H 1
  5482. | #define HAVE_LBER_H 1
  5483. | #define HAVE_INTTYPES_H 1
  5484. | #define HAVE_SYS_FILE_H 1
  5485. | #define HAVE_GRP_H 1
  5486. | #define HAVE_EXECINFO_H 1
  5487. | #define HAVE_RESOLV_H 1
  5488. | #define HAVE_NET_IF_H 1
  5489. | #define HAVE_SYS_MOUNT_H 1
  5490. | #define HAVE_SYS_SYSCTL_H 1
  5491. | #define HAVE_SYS_USER_H 1
  5492. | #define HAVE_SYS_SWAP_H 1
  5493. | #define HAVE_SYS_UCONTEXT_H 1
  5494. | /* end confdefs.h.  */
  5495. |
  5496. | /* Override any GCC internal prototype to avoid an error.
  5497. |    Use char because int might match the return type of a GCC
  5498. |    builtin and then its argument prototype would still apply.  */
  5499. | #ifdef __cplusplus
  5500. | extern "C"
  5501. | #endif
  5502. | char perfstat_memory_total ();
  5503. | int
  5504. | main ()
  5505. | {
  5506. | return perfstat_memory_total ();
  5507. |   ;
  5508. |   return 0;
  5509. | }
  5510. configure:5461: result: no
  5511. configure:5473: checking for library containing devstat_getdevs
  5512. configure:5514: gcc -o conftest -g -O2   conftest.c  >&5
  5513. /tmp/ccUulAEu.o: In function `main':
  5514. /home/zabbix/install/zabbix-1.8.4rc1/conftest.c:87: undefined reference to `devstat_getdevs'
  5515. collect2: ld returned 1 exit status
  5516. configure:5520: $? = 1
  5517. configure: failed program was:
  5518. | /* confdefs.h.  */
  5519. | #define PACKAGE_NAME ""
  5520. | #define PACKAGE_TARNAME ""
  5521. | #define PACKAGE_VERSION ""
  5522. | #define PACKAGE_STRING ""
  5523. | #define PACKAGE_BUGREPORT ""
  5524. | #define PACKAGE "zabbix"
  5525. | #define VERSION "1.8.4rc1"
  5526. | #define STDC_HEADERS 1
  5527. | #define HAVE_SYS_TYPES_H 1
  5528. | #define HAVE_SYS_STAT_H 1
  5529. | #define HAVE_STDLIB_H 1
  5530. | #define HAVE_STRING_H 1
  5531. | #define HAVE_MEMORY_H 1
  5532. | #define HAVE_STRINGS_H 1
  5533. | #define HAVE_INTTYPES_H 1
  5534. | #define HAVE_STDINT_H 1
  5535. | #define HAVE_UNISTD_H 1
  5536. | #define HAVE_STDIO_H 1
  5537. | #define HAVE_STDLIB_H 1
  5538. | #define HAVE_STRING_H 1
  5539. | #define HAVE_UNISTD_H 1
  5540. | #define HAVE_NETDB_H 1
  5541. | #define HAVE_SIGNAL_H 1
  5542. | #define HAVE_SYSLOG_H 1
  5543. | #define HAVE_TIME_H 1
  5544. | #define HAVE_ERRNO_H 1
  5545. | #define HAVE_SYS_TYPES_H 1
  5546. | #define HAVE_SYS_STAT_H 1
  5547. | #define HAVE_NETINET_IN_H 1
  5548. | #define HAVE_MATH_H 1
  5549. | #define HAVE_SYS_SOCKET_H 1
  5550. | #define HAVE_DIRENT_H 1
  5551. | #define HAVE_CTYPE_H 1
  5552. | #define HAVE_FCNTL_H 1
  5553. | #define HAVE_SYS_PARAM_H 1
  5554. | #define HAVE_ARPA_INET_H 1
  5555. | #define HAVE_SYS_VFS_H 1
  5556. | #define HAVE_SYS_SYSINFO_H 1
  5557. | #define HAVE_SYS_STATVFS_H 1
  5558. | #define HAVE_SYS_SOCKET_H 1
  5559. | #define HAVE_ARPA_INET_H 1
  5560. | #define HAVE_STRINGS_H 1
  5561. | #define HAVE_SYS_TIME_H 1
  5562. | #define HAVE_SYS_SYSCALL_H 1
  5563. | #define HAVE_SYS_SYSMACROS_H 1
  5564. | #define HAVE_SYS_PROCFS_H 1
  5565. | #define HAVE_STDINT_H 1
  5566. | #define HAVE_PWD_H 1
  5567. | #define HAVE_ARPA_NAMESER_H 1
  5568. | #define HAVE_ASSERT_H 1
  5569. | #define HAVE_LINUX_KERNEL_H 1
  5570. | #define HAVE_GETOPT_H 1
  5571. | #define HAVE_SYS_RESOURCE_H 1
  5572. | #define HAVE_PTHREAD_H 1
  5573. | #define HAVE_SYS_WAIT_H 1
  5574. | #define HAVE_REGEX_H 1
  5575. | #define HAVE_STDARG_H 1
  5576. | #define HAVE_SYS_SEM_H 1
  5577. | #define HAVE_SYS_IPC_H 1
  5578. | #define HAVE_SYS_SHM_H 1
  5579. | #define HAVE_SYS_TIMEB_H 1
  5580. | #define HAVE_LBER_H 1
  5581. | #define HAVE_INTTYPES_H 1
  5582. | #define HAVE_SYS_FILE_H 1
  5583. | #define HAVE_GRP_H 1
  5584. | #define HAVE_EXECINFO_H 1
  5585. | #define HAVE_RESOLV_H 1
  5586. | #define HAVE_NET_IF_H 1
  5587. | #define HAVE_SYS_MOUNT_H 1
  5588. | #define HAVE_SYS_SYSCTL_H 1
  5589. | #define HAVE_SYS_USER_H 1
  5590. | #define HAVE_SYS_SWAP_H 1
  5591. | #define HAVE_SYS_UCONTEXT_H 1
  5592. | /* end confdefs.h.  */
  5593. |
  5594. | /* Override any GCC internal prototype to avoid an error.
  5595. |    Use char because int might match the return type of a GCC
  5596. |    builtin and then its argument prototype would still apply.  */
  5597. | #ifdef __cplusplus
  5598. | extern "C"
  5599. | #endif
  5600. | char devstat_getdevs ();
  5601. | int
  5602. | main ()
  5603. | {
  5604. | return devstat_getdevs ();
  5605. |   ;
  5606. |   return 0;
  5607. | }
  5608. configure:5514: gcc -o conftest -g -O2   conftest.c -ldevstat   >&5
  5609. /usr/bin/ld: cannot find -ldevstat
  5610. collect2: ld returned 1 exit status
  5611. configure:5520: $? = 1
  5612. configure: failed program was:
  5613. | /* confdefs.h.  */
  5614. | #define PACKAGE_NAME ""
  5615. | #define PACKAGE_TARNAME ""
  5616. | #define PACKAGE_VERSION ""
  5617. | #define PACKAGE_STRING ""
  5618. | #define PACKAGE_BUGREPORT ""
  5619. | #define PACKAGE "zabbix"
  5620. | #define VERSION "1.8.4rc1"
  5621. | #define STDC_HEADERS 1
  5622. | #define HAVE_SYS_TYPES_H 1
  5623. | #define HAVE_SYS_STAT_H 1
  5624. | #define HAVE_STDLIB_H 1
  5625. | #define HAVE_STRING_H 1
  5626. | #define HAVE_MEMORY_H 1
  5627. | #define HAVE_STRINGS_H 1
  5628. | #define HAVE_INTTYPES_H 1
  5629. | #define HAVE_STDINT_H 1
  5630. | #define HAVE_UNISTD_H 1
  5631. | #define HAVE_STDIO_H 1
  5632. | #define HAVE_STDLIB_H 1
  5633. | #define HAVE_STRING_H 1
  5634. | #define HAVE_UNISTD_H 1
  5635. | #define HAVE_NETDB_H 1
  5636. | #define HAVE_SIGNAL_H 1
  5637. | #define HAVE_SYSLOG_H 1
  5638. | #define HAVE_TIME_H 1
  5639. | #define HAVE_ERRNO_H 1
  5640. | #define HAVE_SYS_TYPES_H 1
  5641. | #define HAVE_SYS_STAT_H 1
  5642. | #define HAVE_NETINET_IN_H 1
  5643. | #define HAVE_MATH_H 1
  5644. | #define HAVE_SYS_SOCKET_H 1
  5645. | #define HAVE_DIRENT_H 1
  5646. | #define HAVE_CTYPE_H 1
  5647. | #define HAVE_FCNTL_H 1
  5648. | #define HAVE_SYS_PARAM_H 1
  5649. | #define HAVE_ARPA_INET_H 1
  5650. | #define HAVE_SYS_VFS_H 1
  5651. | #define HAVE_SYS_SYSINFO_H 1
  5652. | #define HAVE_SYS_STATVFS_H 1
  5653. | #define HAVE_SYS_SOCKET_H 1
  5654. | #define HAVE_ARPA_INET_H 1
  5655. | #define HAVE_STRINGS_H 1
  5656. | #define HAVE_SYS_TIME_H 1
  5657. | #define HAVE_SYS_SYSCALL_H 1
  5658. | #define HAVE_SYS_SYSMACROS_H 1
  5659. | #define HAVE_SYS_PROCFS_H 1
  5660. | #define HAVE_STDINT_H 1
  5661. | #define HAVE_PWD_H 1
  5662. | #define HAVE_ARPA_NAMESER_H 1
  5663. | #define HAVE_ASSERT_H 1
  5664. | #define HAVE_LINUX_KERNEL_H 1
  5665. | #define HAVE_GETOPT_H 1
  5666. | #define HAVE_SYS_RESOURCE_H 1
  5667. | #define HAVE_PTHREAD_H 1
  5668. | #define HAVE_SYS_WAIT_H 1
  5669. | #define HAVE_REGEX_H 1
  5670. | #define HAVE_STDARG_H 1
  5671. | #define HAVE_SYS_SEM_H 1
  5672. | #define HAVE_SYS_IPC_H 1
  5673. | #define HAVE_SYS_SHM_H 1
  5674. | #define HAVE_SYS_TIMEB_H 1
  5675. | #define HAVE_LBER_H 1
  5676. | #define HAVE_INTTYPES_H 1
  5677. | #define HAVE_SYS_FILE_H 1
  5678. | #define HAVE_GRP_H 1
  5679. | #define HAVE_EXECINFO_H 1
  5680. | #define HAVE_RESOLV_H 1
  5681. | #define HAVE_NET_IF_H 1
  5682. | #define HAVE_SYS_MOUNT_H 1
  5683. | #define HAVE_SYS_SYSCTL_H 1
  5684. | #define HAVE_SYS_USER_H 1
  5685. | #define HAVE_SYS_SWAP_H 1
  5686. | #define HAVE_SYS_UCONTEXT_H 1
  5687. | /* end confdefs.h.  */
  5688. |
  5689. | /* Override any GCC internal prototype to avoid an error.
  5690. |    Use char because int might match the return type of a GCC
  5691. |    builtin and then its argument prototype would still apply.  */
  5692. | #ifdef __cplusplus
  5693. | extern "C"
  5694. | #endif
  5695. | char devstat_getdevs ();
  5696. | int
  5697. | main ()
  5698. | {
  5699. | return devstat_getdevs ();
  5700. |   ;
  5701. |   return 0;
  5702. | }
  5703. configure:5548: result: no
  5704. configure:5560: checking for library containing getdevs
  5705. configure:5601: gcc -o conftest -g -O2   conftest.c  >&5
  5706. /tmp/cc6sRyuI.o: In function `main':
  5707. /home/zabbix/install/zabbix-1.8.4rc1/conftest.c:87: undefined reference to `getdevs'
  5708. collect2: ld returned 1 exit status
  5709. configure:5607: $? = 1
  5710. configure: failed program was:
  5711. | /* confdefs.h.  */
  5712. | #define PACKAGE_NAME ""
  5713. | #define PACKAGE_TARNAME ""
  5714. | #define PACKAGE_VERSION ""
  5715. | #define PACKAGE_STRING ""
  5716. | #define PACKAGE_BUGREPORT ""
  5717. | #define PACKAGE "zabbix"
  5718. | #define VERSION "1.8.4rc1"
  5719. | #define STDC_HEADERS 1
  5720. | #define HAVE_SYS_TYPES_H 1
  5721. | #define HAVE_SYS_STAT_H 1
  5722. | #define HAVE_STDLIB_H 1
  5723. | #define HAVE_STRING_H 1
  5724. | #define HAVE_MEMORY_H 1
  5725. | #define HAVE_STRINGS_H 1
  5726. | #define HAVE_INTTYPES_H 1
  5727. | #define HAVE_STDINT_H 1
  5728. | #define HAVE_UNISTD_H 1
  5729. | #define HAVE_STDIO_H 1
  5730. | #define HAVE_STDLIB_H 1
  5731. | #define HAVE_STRING_H 1
  5732. | #define HAVE_UNISTD_H 1
  5733. | #define HAVE_NETDB_H 1
  5734. | #define HAVE_SIGNAL_H 1
  5735. | #define HAVE_SYSLOG_H 1
  5736. | #define HAVE_TIME_H 1
  5737. | #define HAVE_ERRNO_H 1
  5738. | #define HAVE_SYS_TYPES_H 1
  5739. | #define HAVE_SYS_STAT_H 1
  5740. | #define HAVE_NETINET_IN_H 1
  5741. | #define HAVE_MATH_H 1
  5742. | #define HAVE_SYS_SOCKET_H 1
  5743. | #define HAVE_DIRENT_H 1
  5744. | #define HAVE_CTYPE_H 1
  5745. | #define HAVE_FCNTL_H 1
  5746. | #define HAVE_SYS_PARAM_H 1
  5747. | #define HAVE_ARPA_INET_H 1
  5748. | #define HAVE_SYS_VFS_H 1
  5749. | #define HAVE_SYS_SYSINFO_H 1
  5750. | #define HAVE_SYS_STATVFS_H 1
  5751. | #define HAVE_SYS_SOCKET_H 1
  5752. | #define HAVE_ARPA_INET_H 1
  5753. | #define HAVE_STRINGS_H 1
  5754. | #define HAVE_SYS_TIME_H 1
  5755. | #define HAVE_SYS_SYSCALL_H 1
  5756. | #define HAVE_SYS_SYSMACROS_H 1
  5757. | #define HAVE_SYS_PROCFS_H 1
  5758. | #define HAVE_STDINT_H 1
  5759. | #define HAVE_PWD_H 1
  5760. | #define HAVE_ARPA_NAMESER_H 1
  5761. | #define HAVE_ASSERT_H 1
  5762. | #define HAVE_LINUX_KERNEL_H 1
  5763. | #define HAVE_GETOPT_H 1
  5764. | #define HAVE_SYS_RESOURCE_H 1
  5765. | #define HAVE_PTHREAD_H 1
  5766. | #define HAVE_SYS_WAIT_H 1
  5767. | #define HAVE_REGEX_H 1
  5768. | #define HAVE_STDARG_H 1
  5769. | #define HAVE_SYS_SEM_H 1
  5770. | #define HAVE_SYS_IPC_H 1
  5771. | #define HAVE_SYS_SHM_H 1
  5772. | #define HAVE_SYS_TIMEB_H 1
  5773. | #define HAVE_LBER_H 1
  5774. | #define HAVE_INTTYPES_H 1
  5775. | #define HAVE_SYS_FILE_H 1
  5776. | #define HAVE_GRP_H 1
  5777. | #define HAVE_EXECINFO_H 1
  5778. | #define HAVE_RESOLV_H 1
  5779. | #define HAVE_NET_IF_H 1
  5780. | #define HAVE_SYS_MOUNT_H 1
  5781. | #define HAVE_SYS_SYSCTL_H 1
  5782. | #define HAVE_SYS_USER_H 1
  5783. | #define HAVE_SYS_SWAP_H 1
  5784. | #define HAVE_SYS_UCONTEXT_H 1
  5785. | /* end confdefs.h.  */
  5786. |
  5787. | /* Override any GCC internal prototype to avoid an error.
  5788. |    Use char because int might match the return type of a GCC
  5789. |    builtin and then its argument prototype would still apply.  */
  5790. | #ifdef __cplusplus
  5791. | extern "C"
  5792. | #endif
  5793. | char getdevs ();
  5794. | int
  5795. | main ()
  5796. | {
  5797. | return getdevs ();
  5798. |   ;
  5799. |   return 0;
  5800. | }
  5801. configure:5601: gcc -o conftest -g -O2   conftest.c -ldevstat   >&5
  5802. /usr/bin/ld: cannot find -ldevstat
  5803. collect2: ld returned 1 exit status
  5804. configure:5607: $? = 1
  5805. configure: failed program was:
  5806. | /* confdefs.h.  */
  5807. | #define PACKAGE_NAME ""
  5808. | #define PACKAGE_TARNAME ""
  5809. | #define PACKAGE_VERSION ""
  5810. | #define PACKAGE_STRING ""
  5811. | #define PACKAGE_BUGREPORT ""
  5812. | #define PACKAGE "zabbix"
  5813. | #define VERSION "1.8.4rc1"
  5814. | #define STDC_HEADERS 1
  5815. | #define HAVE_SYS_TYPES_H 1
  5816. | #define HAVE_SYS_STAT_H 1
  5817. | #define HAVE_STDLIB_H 1
  5818. | #define HAVE_STRING_H 1
  5819. | #define HAVE_MEMORY_H 1
  5820. | #define HAVE_STRINGS_H 1
  5821. | #define HAVE_INTTYPES_H 1
  5822. | #define HAVE_STDINT_H 1
  5823. | #define HAVE_UNISTD_H 1
  5824. | #define HAVE_STDIO_H 1
  5825. | #define HAVE_STDLIB_H 1
  5826. | #define HAVE_STRING_H 1
  5827. | #define HAVE_UNISTD_H 1
  5828. | #define HAVE_NETDB_H 1
  5829. | #define HAVE_SIGNAL_H 1
  5830. | #define HAVE_SYSLOG_H 1
  5831. | #define HAVE_TIME_H 1
  5832. | #define HAVE_ERRNO_H 1
  5833. | #define HAVE_SYS_TYPES_H 1
  5834. | #define HAVE_SYS_STAT_H 1
  5835. | #define HAVE_NETINET_IN_H 1
  5836. | #define HAVE_MATH_H 1
  5837. | #define HAVE_SYS_SOCKET_H 1
  5838. | #define HAVE_DIRENT_H 1
  5839. | #define HAVE_CTYPE_H 1
  5840. | #define HAVE_FCNTL_H 1
  5841. | #define HAVE_SYS_PARAM_H 1
  5842. | #define HAVE_ARPA_INET_H 1
  5843. | #define HAVE_SYS_VFS_H 1
  5844. | #define HAVE_SYS_SYSINFO_H 1
  5845. | #define HAVE_SYS_STATVFS_H 1
  5846. | #define HAVE_SYS_SOCKET_H 1
  5847. | #define HAVE_ARPA_INET_H 1
  5848. | #define HAVE_STRINGS_H 1
  5849. | #define HAVE_SYS_TIME_H 1
  5850. | #define HAVE_SYS_SYSCALL_H 1
  5851. | #define HAVE_SYS_SYSMACROS_H 1
  5852. | #define HAVE_SYS_PROCFS_H 1
  5853. | #define HAVE_STDINT_H 1
  5854. | #define HAVE_PWD_H 1
  5855. | #define HAVE_ARPA_NAMESER_H 1
  5856. | #define HAVE_ASSERT_H 1
  5857. | #define HAVE_LINUX_KERNEL_H 1
  5858. | #define HAVE_GETOPT_H 1
  5859. | #define HAVE_SYS_RESOURCE_H 1
  5860. | #define HAVE_PTHREAD_H 1
  5861. | #define HAVE_SYS_WAIT_H 1
  5862. | #define HAVE_REGEX_H 1
  5863. | #define HAVE_STDARG_H 1
  5864. | #define HAVE_SYS_SEM_H 1
  5865. | #define HAVE_SYS_IPC_H 1
  5866. | #define HAVE_SYS_SHM_H 1
  5867. | #define HAVE_SYS_TIMEB_H 1
  5868. | #define HAVE_LBER_H 1
  5869. | #define HAVE_INTTYPES_H 1
  5870. | #define HAVE_SYS_FILE_H 1
  5871. | #define HAVE_GRP_H 1
  5872. | #define HAVE_EXECINFO_H 1
  5873. | #define HAVE_RESOLV_H 1
  5874. | #define HAVE_NET_IF_H 1
  5875. | #define HAVE_SYS_MOUNT_H 1
  5876. | #define HAVE_SYS_SYSCTL_H 1
  5877. | #define HAVE_SYS_USER_H 1
  5878. | #define HAVE_SYS_SWAP_H 1
  5879. | #define HAVE_SYS_UCONTEXT_H 1
  5880. | /* end confdefs.h.  */
  5881. |
  5882. | /* Override any GCC internal prototype to avoid an error.
  5883. |    Use char because int might match the return type of a GCC
  5884. |    builtin and then its argument prototype would still apply.  */
  5885. | #ifdef __cplusplus
  5886. | extern "C"
  5887. | #endif
  5888. | char getdevs ();
  5889. | int
  5890. | main ()
  5891. | {
  5892. | return getdevs ();
  5893. |   ;
  5894. |   return 0;
  5895. | }
  5896. configure:5635: result: no
  5897. configure:5647: checking for library containing backtrace_symbols
  5898. configure:5688: gcc -o conftest -g -O2   conftest.c  >&5
  5899. configure:5694: $? = 0
  5900. configure:5722: result: none required
  5901. configure:5735: checking for main in -lm
  5902. configure:5764: gcc -o conftest -g -O2   conftest.c -lm   >&5
  5903. configure:5770: $? = 0
  5904. configure:5788: result: yes
  5905. configure:5800: checking for main in -lkvm
  5906. configure:5829: gcc -o conftest -g -O2   conftest.c -lkvm  -lm  >&5
  5907. /usr/bin/ld: cannot find -lkvm
  5908. collect2: ld returned 1 exit status
  5909. configure:5835: $? = 1
  5910. configure: failed program was:
  5911. | /* confdefs.h.  */
  5912. | #define PACKAGE_NAME ""
  5913. | #define PACKAGE_TARNAME ""
  5914. | #define PACKAGE_VERSION ""
  5915. | #define PACKAGE_STRING ""
  5916. | #define PACKAGE_BUGREPORT ""
  5917. | #define PACKAGE "zabbix"
  5918. | #define VERSION "1.8.4rc1"
  5919. | #define STDC_HEADERS 1
  5920. | #define HAVE_SYS_TYPES_H 1
  5921. | #define HAVE_SYS_STAT_H 1
  5922. | #define HAVE_STDLIB_H 1
  5923. | #define HAVE_STRING_H 1
  5924. | #define HAVE_MEMORY_H 1
  5925. | #define HAVE_STRINGS_H 1
  5926. | #define HAVE_INTTYPES_H 1
  5927. | #define HAVE_STDINT_H 1
  5928. | #define HAVE_UNISTD_H 1
  5929. | #define HAVE_STDIO_H 1
  5930. | #define HAVE_STDLIB_H 1
  5931. | #define HAVE_STRING_H 1
  5932. | #define HAVE_UNISTD_H 1
  5933. | #define HAVE_NETDB_H 1
  5934. | #define HAVE_SIGNAL_H 1
  5935. | #define HAVE_SYSLOG_H 1
  5936. | #define HAVE_TIME_H 1
  5937. | #define HAVE_ERRNO_H 1
  5938. | #define HAVE_SYS_TYPES_H 1
  5939. | #define HAVE_SYS_STAT_H 1
  5940. | #define HAVE_NETINET_IN_H 1
  5941. | #define HAVE_MATH_H 1
  5942. | #define HAVE_SYS_SOCKET_H 1
  5943. | #define HAVE_DIRENT_H 1
  5944. | #define HAVE_CTYPE_H 1
  5945. | #define HAVE_FCNTL_H 1
  5946. | #define HAVE_SYS_PARAM_H 1
  5947. | #define HAVE_ARPA_INET_H 1
  5948. | #define HAVE_SYS_VFS_H 1
  5949. | #define HAVE_SYS_SYSINFO_H 1
  5950. | #define HAVE_SYS_STATVFS_H 1
  5951. | #define HAVE_SYS_SOCKET_H 1
  5952. | #define HAVE_ARPA_INET_H 1
  5953. | #define HAVE_STRINGS_H 1
  5954. | #define HAVE_SYS_TIME_H 1
  5955. | #define HAVE_SYS_SYSCALL_H 1
  5956. | #define HAVE_SYS_SYSMACROS_H 1
  5957. | #define HAVE_SYS_PROCFS_H 1
  5958. | #define HAVE_STDINT_H 1
  5959. | #define HAVE_PWD_H 1
  5960. | #define HAVE_ARPA_NAMESER_H 1
  5961. | #define HAVE_ASSERT_H 1
  5962. | #define HAVE_LINUX_KERNEL_H 1
  5963. | #define HAVE_GETOPT_H 1
  5964. | #define HAVE_SYS_RESOURCE_H 1
  5965. | #define HAVE_PTHREAD_H 1
  5966. | #define HAVE_SYS_WAIT_H 1
  5967. | #define HAVE_REGEX_H 1
  5968. | #define HAVE_STDARG_H 1
  5969. | #define HAVE_SYS_SEM_H 1
  5970. | #define HAVE_SYS_IPC_H 1
  5971. | #define HAVE_SYS_SHM_H 1
  5972. | #define HAVE_SYS_TIMEB_H 1
  5973. | #define HAVE_LBER_H 1
  5974. | #define HAVE_INTTYPES_H 1
  5975. | #define HAVE_SYS_FILE_H 1
  5976. | #define HAVE_GRP_H 1
  5977. | #define HAVE_EXECINFO_H 1
  5978. | #define HAVE_RESOLV_H 1
  5979. | #define HAVE_NET_IF_H 1
  5980. | #define HAVE_SYS_MOUNT_H 1
  5981. | #define HAVE_SYS_SYSCTL_H 1
  5982. | #define HAVE_SYS_USER_H 1
  5983. | #define HAVE_SYS_SWAP_H 1
  5984. | #define HAVE_SYS_UCONTEXT_H 1
  5985. | #define HAVE_LIBEXECINFO 1
  5986. | #define HAVE_LIBM 1
  5987. | /* end confdefs.h.  */
  5988. |
  5989. |
  5990. | int
  5991. | main ()
  5992. | {
  5993. | return main ();
  5994. |   ;
  5995. |   return 0;
  5996. | }
  5997. configure:5853: result: no
  5998. configure:5867: checking for DNS lookup functions
  5999. configure:5918: gcc -o conftest -g -O2   conftest.c -lm   >&5
  6000. /tmp/ccWluykl.o: In function `main':
  6001. /home/zabbix/install/zabbix-1.8.4rc1/conftest.c:105: undefined reference to `__res_query'
  6002. collect2: ld returned 1 exit status
  6003. configure:5924: $? = 1
  6004. configure: failed program was:
  6005. | /* confdefs.h.  */
  6006. | #define PACKAGE_NAME ""
  6007. | #define PACKAGE_TARNAME ""
  6008. | #define PACKAGE_VERSION ""
  6009. | #define PACKAGE_STRING ""
  6010. | #define PACKAGE_BUGREPORT ""
  6011. | #define PACKAGE "zabbix"
  6012. | #define VERSION "1.8.4rc1"
  6013. | #define STDC_HEADERS 1
  6014. | #define HAVE_SYS_TYPES_H 1
  6015. | #define HAVE_SYS_STAT_H 1
  6016. | #define HAVE_STDLIB_H 1
  6017. | #define HAVE_STRING_H 1
  6018. | #define HAVE_MEMORY_H 1
  6019. | #define HAVE_STRINGS_H 1
  6020. | #define HAVE_INTTYPES_H 1
  6021. | #define HAVE_STDINT_H 1
  6022. | #define HAVE_UNISTD_H 1
  6023. | #define HAVE_STDIO_H 1
  6024. | #define HAVE_STDLIB_H 1
  6025. | #define HAVE_STRING_H 1
  6026. | #define HAVE_UNISTD_H 1
  6027. | #define HAVE_NETDB_H 1
  6028. | #define HAVE_SIGNAL_H 1
  6029. | #define HAVE_SYSLOG_H 1
  6030. | #define HAVE_TIME_H 1
  6031. | #define HAVE_ERRNO_H 1
  6032. | #define HAVE_SYS_TYPES_H 1
  6033. | #define HAVE_SYS_STAT_H 1
  6034. | #define HAVE_NETINET_IN_H 1
  6035. | #define HAVE_MATH_H 1
  6036. | #define HAVE_SYS_SOCKET_H 1
  6037. | #define HAVE_DIRENT_H 1
  6038. | #define HAVE_CTYPE_H 1
  6039. | #define HAVE_FCNTL_H 1
  6040. | #define HAVE_SYS_PARAM_H 1
  6041. | #define HAVE_ARPA_INET_H 1
  6042. | #define HAVE_SYS_VFS_H 1
  6043. | #define HAVE_SYS_SYSINFO_H 1
  6044. | #define HAVE_SYS_STATVFS_H 1
  6045. | #define HAVE_SYS_SOCKET_H 1
  6046. | #define HAVE_ARPA_INET_H 1
  6047. | #define HAVE_STRINGS_H 1
  6048. | #define HAVE_SYS_TIME_H 1
  6049. | #define HAVE_SYS_SYSCALL_H 1
  6050. | #define HAVE_SYS_SYSMACROS_H 1
  6051. | #define HAVE_SYS_PROCFS_H 1
  6052. | #define HAVE_STDINT_H 1
  6053. | #define HAVE_PWD_H 1
  6054. | #define HAVE_ARPA_NAMESER_H 1
  6055. | #define HAVE_ASSERT_H 1
  6056. | #define HAVE_LINUX_KERNEL_H 1
  6057. | #define HAVE_GETOPT_H 1
  6058. | #define HAVE_SYS_RESOURCE_H 1
  6059. | #define HAVE_PTHREAD_H 1
  6060. | #define HAVE_SYS_WAIT_H 1
  6061. | #define HAVE_REGEX_H 1
  6062. | #define HAVE_STDARG_H 1
  6063. | #define HAVE_SYS_SEM_H 1
  6064. | #define HAVE_SYS_IPC_H 1
  6065. | #define HAVE_SYS_SHM_H 1
  6066. | #define HAVE_SYS_TIMEB_H 1
  6067. | #define HAVE_LBER_H 1
  6068. | #define HAVE_INTTYPES_H 1
  6069. | #define HAVE_SYS_FILE_H 1
  6070. | #define HAVE_GRP_H 1
  6071. | #define HAVE_EXECINFO_H 1
  6072. | #define HAVE_RESOLV_H 1
  6073. | #define HAVE_NET_IF_H 1
  6074. | #define HAVE_SYS_MOUNT_H 1
  6075. | #define HAVE_SYS_SYSCTL_H 1
  6076. | #define HAVE_SYS_USER_H 1
  6077. | #define HAVE_SYS_SWAP_H 1
  6078. | #define HAVE_SYS_UCONTEXT_H 1
  6079. | #define HAVE_LIBEXECINFO 1
  6080. | #define HAVE_LIBM 1
  6081. | /* end confdefs.h.  */
  6082. |
  6083. | #ifdef HAVE_SYS_TYPES_H
  6084. | #     include <sys/types.h>
  6085. | #endif
  6086. | #ifdef HAVE_NETINET_IN_H
  6087. | #     include <netinet/in.h>
  6088. | #endif
  6089. | #ifdef HAVE_ARPA_NAMESER_H
  6090. | #     include <arpa/nameser.h>
  6091. | #endif
  6092. | #ifdef HAVE_RESOLV_H
  6093. | #     include <resolv.h>
  6094. | #endif
  6095. | #ifndef C_IN
  6096. | #     define C_IN     ns_c_in
  6097. | #endif        /* C_IN */
  6098. | #ifndef T_SOA
  6099. | #     define T_SOA    ns_t_soa
  6100. | #endif        /* T_SOA */
  6101. |
  6102. | int
  6103. | main ()
  6104. | {
  6105. |
  6106. |       char    *buf;
  6107. |
  6108. |       res_init();
  6109. |       res_query("", C_IN, T_SOA, buf, 0);
  6110. |
  6111. |   ;
  6112. |   return 0;
  6113. | }
  6114. configure:5993: gcc -o conftest -g -O2   conftest.c -lm  -lresolv >&5
  6115. configure:5999: $? = 0
  6116. configure:6181: result: yes
  6117. configure:6193: checking for union semun
  6118. configure:6220: gcc -c -g -O2  conftest.c >&5
  6119. conftest.c: In function 'main':
  6120. conftest.c:87: error: storage size of 'foo' isn't known
  6121. configure:6226: $? = 1
  6122. configure: failed program was:
  6123. | /* confdefs.h.  */
  6124. | #define PACKAGE_NAME ""
  6125. | #define PACKAGE_TARNAME ""
  6126. | #define PACKAGE_VERSION ""
  6127. | #define PACKAGE_STRING ""
  6128. | #define PACKAGE_BUGREPORT ""
  6129. | #define PACKAGE "zabbix"
  6130. | #define VERSION "1.8.4rc1"
  6131. | #define STDC_HEADERS 1
  6132. | #define HAVE_SYS_TYPES_H 1
  6133. | #define HAVE_SYS_STAT_H 1
  6134. | #define HAVE_STDLIB_H 1
  6135. | #define HAVE_STRING_H 1
  6136. | #define HAVE_MEMORY_H 1
  6137. | #define HAVE_STRINGS_H 1
  6138. | #define HAVE_INTTYPES_H 1
  6139. | #define HAVE_STDINT_H 1
  6140. | #define HAVE_UNISTD_H 1
  6141. | #define HAVE_STDIO_H 1
  6142. | #define HAVE_STDLIB_H 1
  6143. | #define HAVE_STRING_H 1
  6144. | #define HAVE_UNISTD_H 1
  6145. | #define HAVE_NETDB_H 1
  6146. | #define HAVE_SIGNAL_H 1
  6147. | #define HAVE_SYSLOG_H 1
  6148. | #define HAVE_TIME_H 1
  6149. | #define HAVE_ERRNO_H 1
  6150. | #define HAVE_SYS_TYPES_H 1
  6151. | #define HAVE_SYS_STAT_H 1
  6152. | #define HAVE_NETINET_IN_H 1
  6153. | #define HAVE_MATH_H 1
  6154. | #define HAVE_SYS_SOCKET_H 1
  6155. | #define HAVE_DIRENT_H 1
  6156. | #define HAVE_CTYPE_H 1
  6157. | #define HAVE_FCNTL_H 1
  6158. | #define HAVE_SYS_PARAM_H 1
  6159. | #define HAVE_ARPA_INET_H 1
  6160. | #define HAVE_SYS_VFS_H 1
  6161. | #define HAVE_SYS_SYSINFO_H 1
  6162. | #define HAVE_SYS_STATVFS_H 1
  6163. | #define HAVE_SYS_SOCKET_H 1
  6164. | #define HAVE_ARPA_INET_H 1
  6165. | #define HAVE_STRINGS_H 1
  6166. | #define HAVE_SYS_TIME_H 1
  6167. | #define HAVE_SYS_SYSCALL_H 1
  6168. | #define HAVE_SYS_SYSMACROS_H 1
  6169. | #define HAVE_SYS_PROCFS_H 1
  6170. | #define HAVE_STDINT_H 1
  6171. | #define HAVE_PWD_H 1
  6172. | #define HAVE_ARPA_NAMESER_H 1
  6173. | #define HAVE_ASSERT_H 1
  6174. | #define HAVE_LINUX_KERNEL_H 1
  6175. | #define HAVE_GETOPT_H 1
  6176. | #define HAVE_SYS_RESOURCE_H 1
  6177. | #define HAVE_PTHREAD_H 1
  6178. | #define HAVE_SYS_WAIT_H 1
  6179. | #define HAVE_REGEX_H 1
  6180. | #define HAVE_STDARG_H 1
  6181. | #define HAVE_SYS_SEM_H 1
  6182. | #define HAVE_SYS_IPC_H 1
  6183. | #define HAVE_SYS_SHM_H 1
  6184. | #define HAVE_SYS_TIMEB_H 1
  6185. | #define HAVE_LBER_H 1
  6186. | #define HAVE_INTTYPES_H 1
  6187. | #define HAVE_SYS_FILE_H 1
  6188. | #define HAVE_GRP_H 1
  6189. | #define HAVE_EXECINFO_H 1
  6190. | #define HAVE_RESOLV_H 1
  6191. | #define HAVE_NET_IF_H 1
  6192. | #define HAVE_SYS_MOUNT_H 1
  6193. | #define HAVE_SYS_SYSCTL_H 1
  6194. | #define HAVE_SYS_USER_H 1
  6195. | #define HAVE_SYS_SWAP_H 1
  6196. | #define HAVE_SYS_UCONTEXT_H 1
  6197. | #define HAVE_LIBEXECINFO 1
  6198. | #define HAVE_LIBM 1
  6199. | #define HAVE_RES_QUERY 1
  6200. | /* end confdefs.h.  */
  6201. |
  6202. | #include <sys/types.h>
  6203. | #include <sys/ipc.h>
  6204. | #include <sys/sem.h>
  6205. |
  6206. | int
  6207. | main ()
  6208. | {
  6209. | union semun foo;
  6210. |   ;
  6211. |   return 0;
  6212. | }
  6213. configure:6242: result: no
  6214. configure:6248: checking for long long format
  6215. configure:6277: gcc -o conftest -g -O2   conftest.c -lm  -lresolv >&5
  6216. conftest.c: In function 'main':
  6217. conftest.c:5: error: 'uint64_t' undeclared (first use in this function)
  6218. conftest.c:5: error: (Each undeclared identifier is reported only once
  6219. conftest.c:5: error: for each function it appears in.)
  6220. conftest.c:5: error: expected ';' before 'i'
  6221. conftest.c:7: warning: incompatible implicit declaration of built-in function 'sscanf'
  6222. conftest.c:7: error: 'i' undeclared (first use in this function)
  6223. conftest.c:9: warning: integer constant is too large for 'long' type
  6224. configure:6280: $? = 1
  6225. configure: program exited with status 1
  6226. configure: failed program was:
  6227. |
  6228. | #include <sys/types.h>
  6229. | int main()
  6230. | {
  6231. |         uint64_t i;
  6232. |
  6233. |         sscanf("200000000010020" ,"%qu" ,&i);
  6234. |
  6235. |         if(i == 200000000010020) return 0;
  6236. |         else    return -1;
  6237. | }
  6238. |
  6239. configure:6304: result: no
  6240. configure:6312: checking for socklen_t
  6241. configure:6339: gcc -c -g -O2  conftest.c >&5
  6242. configure:6345: $? = 0
  6243. configure:6350: result: yes
  6244. configure:6367: checking for actual socklen_t parameter type in socket functions
  6245. configure:6404: gcc -c -g -O2  conftest.c >&5
  6246. configure:6410: $? = 0
  6247. configure:6430: result: socklen_t
  6248. configure:6442: checking for /proc filesystem
  6249. configure:6445: result: yes
  6250. configure:6457: checking for file /proc/stat
  6251. configure:6460: result: yes
  6252. configure:6472: checking for file /proc/cpuinfo
  6253. configure:6475: result: yes
  6254. configure:6487: checking for file /proc/1/status
  6255. configure:6490: result: yes
  6256. configure:6502: checking for file /proc/0/psinfo
  6257. configure:6513: result: no
  6258. configure:6517: checking for file /proc/loadavg
  6259. configure:6520: result: yes
  6260. configure:6532: checking for file /proc/net/dev
  6261. configure:6535: result: yes
  6262. configure:6547: checking for mem_unit in struct sysinfo
  6263. configure:6572: gcc -c -g -O2  conftest.c >&5
  6264. configure:6578: $? = 0
  6265. configure:6588: result: yes
  6266. configure:6600: checking for freeswap in struct sysinfo
  6267. configure:6625: gcc -c -g -O2  conftest.c >&5
  6268. configure:6631: $? = 0
  6269. configure:6641: result: yes
  6270. configure:6653: checking for AIX OS level 5300-06
  6271. configure:6682: gcc -c -g -O2  conftest.c >&5
  6272. conftest.c:88:25: error: libperfstat.h: No such file or directory
  6273. conftest.c: In function 'main':
  6274. conftest.c:92: error: 'perfstat_partition_total_t' undeclared (first use in this function)
  6275. conftest.c:92: error: (Each undeclared identifier is reported only once
  6276. conftest.c:92: error: for each function it appears in.)
  6277. conftest.c:92: error: expected ';' before 'lparstats'
  6278. conftest.c:93: error: 'lparstats' undeclared (first use in this function)
  6279. configure:6688: $? = 1
  6280. configure: failed program was:
  6281. | /* confdefs.h.  */
  6282. | #define PACKAGE_NAME ""
  6283. | #define PACKAGE_TARNAME ""
  6284. | #define PACKAGE_VERSION ""
  6285. | #define PACKAGE_STRING ""
  6286. | #define PACKAGE_BUGREPORT ""
  6287. | #define PACKAGE "zabbix"
  6288. | #define VERSION "1.8.4rc1"
  6289. | #define STDC_HEADERS 1
  6290. | #define HAVE_SYS_TYPES_H 1
  6291. | #define HAVE_SYS_STAT_H 1
  6292. | #define HAVE_STDLIB_H 1
  6293. | #define HAVE_STRING_H 1
  6294. | #define HAVE_MEMORY_H 1
  6295. | #define HAVE_STRINGS_H 1
  6296. | #define HAVE_INTTYPES_H 1
  6297. | #define HAVE_STDINT_H 1
  6298. | #define HAVE_UNISTD_H 1
  6299. | #define HAVE_STDIO_H 1
  6300. | #define HAVE_STDLIB_H 1
  6301. | #define HAVE_STRING_H 1
  6302. | #define HAVE_UNISTD_H 1
  6303. | #define HAVE_NETDB_H 1
  6304. | #define HAVE_SIGNAL_H 1
  6305. | #define HAVE_SYSLOG_H 1
  6306. | #define HAVE_TIME_H 1
  6307. | #define HAVE_ERRNO_H 1
  6308. | #define HAVE_SYS_TYPES_H 1
  6309. | #define HAVE_SYS_STAT_H 1
  6310. | #define HAVE_NETINET_IN_H 1
  6311. | #define HAVE_MATH_H 1
  6312. | #define HAVE_SYS_SOCKET_H 1
  6313. | #define HAVE_DIRENT_H 1
  6314. | #define HAVE_CTYPE_H 1
  6315. | #define HAVE_FCNTL_H 1
  6316. | #define HAVE_SYS_PARAM_H 1
  6317. | #define HAVE_ARPA_INET_H 1
  6318. | #define HAVE_SYS_VFS_H 1
  6319. | #define HAVE_SYS_SYSINFO_H 1
  6320. | #define HAVE_SYS_STATVFS_H 1
  6321. | #define HAVE_SYS_SOCKET_H 1
  6322. | #define HAVE_ARPA_INET_H 1
  6323. | #define HAVE_STRINGS_H 1
  6324. | #define HAVE_SYS_TIME_H 1
  6325. | #define HAVE_SYS_SYSCALL_H 1
  6326. | #define HAVE_SYS_SYSMACROS_H 1
  6327. | #define HAVE_SYS_PROCFS_H 1
  6328. | #define HAVE_STDINT_H 1
  6329. | #define HAVE_PWD_H 1
  6330. | #define HAVE_ARPA_NAMESER_H 1
  6331. | #define HAVE_ASSERT_H 1
  6332. | #define HAVE_LINUX_KERNEL_H 1
  6333. | #define HAVE_GETOPT_H 1
  6334. | #define HAVE_SYS_RESOURCE_H 1
  6335. | #define HAVE_PTHREAD_H 1
  6336. | #define HAVE_SYS_WAIT_H 1
  6337. | #define HAVE_REGEX_H 1
  6338. | #define HAVE_STDARG_H 1
  6339. | #define HAVE_SYS_SEM_H 1
  6340. | #define HAVE_SYS_IPC_H 1
  6341. | #define HAVE_SYS_SHM_H 1
  6342. | #define HAVE_SYS_TIMEB_H 1
  6343. | #define HAVE_LBER_H 1
  6344. | #define HAVE_INTTYPES_H 1
  6345. | #define HAVE_SYS_FILE_H 1
  6346. | #define HAVE_GRP_H 1
  6347. | #define HAVE_EXECINFO_H 1
  6348. | #define HAVE_RESOLV_H 1
  6349. | #define HAVE_NET_IF_H 1
  6350. | #define HAVE_SYS_MOUNT_H 1
  6351. | #define HAVE_SYS_SYSCTL_H 1
  6352. | #define HAVE_SYS_USER_H 1
  6353. | #define HAVE_SYS_SWAP_H 1
  6354. | #define HAVE_SYS_UCONTEXT_H 1
  6355. | #define HAVE_LIBEXECINFO 1
  6356. | #define HAVE_LIBM 1
  6357. | #define HAVE_RES_QUERY 1
  6358. | #define ZBX_SOCKLEN_T socklen_t
  6359. | #define HAVE_PROC 1
  6360. | #define HAVE_PROC_STAT 1
  6361. | #define HAVE_PROC_CPUINFO 1
  6362. | #define HAVE_PROC_1_STATUS 1
  6363. | #define HAVE_PROC_LOADAVG 1
  6364. | #define HAVE_PROC_NET_DEV 1
  6365. | #define HAVE_SYSINFO_MEM_UNIT 1
  6366. | #define HAVE_SYSINFO_FREESWAP 1
  6367. | /* end confdefs.h.  */
  6368. | #include <libperfstat.h>
  6369. | int
  6370. | main ()
  6371. | {
  6372. | perfstat_partition_total_t    lparstats;
  6373. | lparstats.type.b.donate_enabled = 0;
  6374. | lparstats.idle_donated_purr = 0;
  6375. | lparstats.busy_donated_purr = 0;
  6376. | lparstats.idle_stolen_purr = 0;
  6377. | lparstats.busy_stolen_purr = 0;
  6378. |
  6379. |   ;
  6380. |   return 0;
  6381. | }
  6382. configure:6704: result: no
  6383. configure:6710: checking for function setpriority() in sys/resource.h
  6384. configure:6739: gcc -c -g -O2  conftest.c >&5
  6385. configure:6745: $? = 0
  6386. configure:6755: result: yes
  6387. configure:6767: checking for function sysconf() in unistd.h
  6388. configure:6796: gcc -c -g -O2  conftest.c >&5
  6389. configure:6802: $? = 0
  6390. configure:6812: result: yes
  6391. configure:6824: checking for macro __va_copy() in stdarg.h
  6392. configure:6854: gcc -c -g -O2  conftest.c >&5
  6393. configure:6860: $? = 0
  6394. configure:6870: result: yes
  6395. configure:6882: checking for vmtotal in struct sys/vmmeter.h
  6396. configure:6935: gcc -c -g -O2  conftest.c >&5
  6397. conftest.c: In function 'main':
  6398. conftest.c:118: error: 'VM_METER' undeclared (first use in this function)
  6399. conftest.c:118: error: (Each undeclared identifier is reported only once
  6400. conftest.c:118: error: for each function it appears in.)
  6401. conftest.c:120: error: storage size of 'v' isn't known
  6402. conftest.c:122: error: invalid application of 'sizeof' to incomplete type 'struct vmtotal'
  6403. configure:6941: $? = 1
  6404. configure: failed program was:
  6405. | /* confdefs.h.  */
  6406. | #define PACKAGE_NAME ""
  6407. | #define PACKAGE_TARNAME ""
  6408. | #define PACKAGE_VERSION ""
  6409. | #define PACKAGE_STRING ""
  6410. | #define PACKAGE_BUGREPORT ""
  6411. | #define PACKAGE "zabbix"
  6412. | #define VERSION "1.8.4rc1"
  6413. | #define STDC_HEADERS 1
  6414. | #define HAVE_SYS_TYPES_H 1
  6415. | #define HAVE_SYS_STAT_H 1
  6416. | #define HAVE_STDLIB_H 1
  6417. | #define HAVE_STRING_H 1
  6418. | #define HAVE_MEMORY_H 1
  6419. | #define HAVE_STRINGS_H 1
  6420. | #define HAVE_INTTYPES_H 1
  6421. | #define HAVE_STDINT_H 1
  6422. | #define HAVE_UNISTD_H 1
  6423. | #define HAVE_STDIO_H 1
  6424. | #define HAVE_STDLIB_H 1
  6425. | #define HAVE_STRING_H 1
  6426. | #define HAVE_UNISTD_H 1
  6427. | #define HAVE_NETDB_H 1
  6428. | #define HAVE_SIGNAL_H 1
  6429. | #define HAVE_SYSLOG_H 1
  6430. | #define HAVE_TIME_H 1
  6431. | #define HAVE_ERRNO_H 1
  6432. | #define HAVE_SYS_TYPES_H 1
  6433. | #define HAVE_SYS_STAT_H 1
  6434. | #define HAVE_NETINET_IN_H 1
  6435. | #define HAVE_MATH_H 1
  6436. | #define HAVE_SYS_SOCKET_H 1
  6437. | #define HAVE_DIRENT_H 1
  6438. | #define HAVE_CTYPE_H 1
  6439. | #define HAVE_FCNTL_H 1
  6440. | #define HAVE_SYS_PARAM_H 1
  6441. | #define HAVE_ARPA_INET_H 1
  6442. | #define HAVE_SYS_VFS_H 1
  6443. | #define HAVE_SYS_SYSINFO_H 1
  6444. | #define HAVE_SYS_STATVFS_H 1
  6445. | #define HAVE_SYS_SOCKET_H 1
  6446. | #define HAVE_ARPA_INET_H 1
  6447. | #define HAVE_STRINGS_H 1
  6448. | #define HAVE_SYS_TIME_H 1
  6449. | #define HAVE_SYS_SYSCALL_H 1
  6450. | #define HAVE_SYS_SYSMACROS_H 1
  6451. | #define HAVE_SYS_PROCFS_H 1
  6452. | #define HAVE_STDINT_H 1
  6453. | #define HAVE_PWD_H 1
  6454. | #define HAVE_ARPA_NAMESER_H 1
  6455. | #define HAVE_ASSERT_H 1
  6456. | #define HAVE_LINUX_KERNEL_H 1
  6457. | #define HAVE_GETOPT_H 1
  6458. | #define HAVE_SYS_RESOURCE_H 1
  6459. | #define HAVE_PTHREAD_H 1
  6460. | #define HAVE_SYS_WAIT_H 1
  6461. | #define HAVE_REGEX_H 1
  6462. | #define HAVE_STDARG_H 1
  6463. | #define HAVE_SYS_SEM_H 1
  6464. | #define HAVE_SYS_IPC_H 1
  6465. | #define HAVE_SYS_SHM_H 1
  6466. | #define HAVE_SYS_TIMEB_H 1
  6467. | #define HAVE_LBER_H 1
  6468. | #define HAVE_INTTYPES_H 1
  6469. | #define HAVE_SYS_FILE_H 1
  6470. | #define HAVE_GRP_H 1
  6471. | #define HAVE_EXECINFO_H 1
  6472. | #define HAVE_RESOLV_H 1
  6473. | #define HAVE_NET_IF_H 1
  6474. | #define HAVE_SYS_MOUNT_H 1
  6475. | #define HAVE_SYS_SYSCTL_H 1
  6476. | #define HAVE_SYS_USER_H 1
  6477. | #define HAVE_SYS_SWAP_H 1
  6478. | #define HAVE_SYS_UCONTEXT_H 1
  6479. | #define HAVE_LIBEXECINFO 1
  6480. | #define HAVE_LIBM 1
  6481. | #define HAVE_RES_QUERY 1
  6482. | #define ZBX_SOCKLEN_T socklen_t
  6483. | #define HAVE_PROC 1
  6484. | #define HAVE_PROC_STAT 1
  6485. | #define HAVE_PROC_CPUINFO 1
  6486. | #define HAVE_PROC_1_STATUS 1
  6487. | #define HAVE_PROC_LOADAVG 1
  6488. | #define HAVE_PROC_NET_DEV 1
  6489. | #define HAVE_SYSINFO_MEM_UNIT 1
  6490. | #define HAVE_SYSINFO_FREESWAP 1
  6491. | #define HAVE_SYS_RESOURCE_SETPRIORITY 1
  6492. | #define HAVE_UNISTD_SYSCONF 1
  6493. | #define HAVE___VA_COPY 1
  6494. | /* end confdefs.h.  */
  6495. |
  6496. | #ifdef HAVE_SYS_TYPES_H
  6497. | #include <sys/types.h>
  6498. | #endif /* HAVE_SYS_TYPES_H */
  6499. |
  6500. | #ifdef HAVE_SYS_PARAM_H
  6501. | #include <sys/param.h>
  6502. | #endif /* HAVE_SYS_PARAM_H */
  6503. |
  6504. | #include <sys/sysctl.h>
  6505. |
  6506. | #ifdef HAVE_VM_VM_PARAM_H
  6507. | #include <vm/vm_param.h>
  6508. | #endif /* HAVE_VM_VM_PARAM_H */
  6509. |
  6510. | #ifdef HAVE_SYS_VMMETER_H
  6511. | #include <sys/vmmeter.h>
  6512. | #endif /* HAVE_SYS_VMMETER_H */
  6513. |
  6514. | #ifndef NULL
  6515. | #define NULL (void *)0
  6516. | #endif
  6517. |
  6518. | int
  6519. | main ()
  6520. | {
  6521. |
  6522. |       int             mib[] = {CTL_VM, VM_METER};
  6523. |       size_t          len;
  6524. |       struct vmtotal  v;
  6525. |
  6526. |       len = sizeof(struct vmtotal);
  6527. |
  6528. |       sysctl(mib, 2, &v, &len, NULL, 0);
  6529. |
  6530. |   ;
  6531. |   return 0;
  6532. | }
  6533. configure:6957: result: no
  6534. configure:6963: checking for uvmexp_sysctl in struct uvm/uvm_extern.h
  6535. configure:7016: gcc -c -g -O2  conftest.c >&5
  6536. conftest.c: In function 'main':
  6537. conftest.c:118: error: 'VM_UVMEXP2' undeclared (first use in this function)
  6538. conftest.c:118: error: (Each undeclared identifier is reported only once
  6539. conftest.c:118: error: for each function it appears in.)
  6540. conftest.c:120: error: storage size of 'v' isn't known
  6541. conftest.c:122: error: invalid application of 'sizeof' to incomplete type 'struct uvmexp_sysctl'
  6542. configure:7022: $? = 1
  6543. configure: failed program was:
  6544. | /* confdefs.h.  */
  6545. | #define PACKAGE_NAME ""
  6546. | #define PACKAGE_TARNAME ""
  6547. | #define PACKAGE_VERSION ""
  6548. | #define PACKAGE_STRING ""
  6549. | #define PACKAGE_BUGREPORT ""
  6550. | #define PACKAGE "zabbix"
  6551. | #define VERSION "1.8.4rc1"
  6552. | #define STDC_HEADERS 1
  6553. | #define HAVE_SYS_TYPES_H 1
  6554. | #define HAVE_SYS_STAT_H 1
  6555. | #define HAVE_STDLIB_H 1
  6556. | #define HAVE_STRING_H 1
  6557. | #define HAVE_MEMORY_H 1
  6558. | #define HAVE_STRINGS_H 1
  6559. | #define HAVE_INTTYPES_H 1
  6560. | #define HAVE_STDINT_H 1
  6561. | #define HAVE_UNISTD_H 1
  6562. | #define HAVE_STDIO_H 1
  6563. | #define HAVE_STDLIB_H 1
  6564. | #define HAVE_STRING_H 1
  6565. | #define HAVE_UNISTD_H 1
  6566. | #define HAVE_NETDB_H 1
  6567. | #define HAVE_SIGNAL_H 1
  6568. | #define HAVE_SYSLOG_H 1
  6569. | #define HAVE_TIME_H 1
  6570. | #define HAVE_ERRNO_H 1
  6571. | #define HAVE_SYS_TYPES_H 1
  6572. | #define HAVE_SYS_STAT_H 1
  6573. | #define HAVE_NETINET_IN_H 1
  6574. | #define HAVE_MATH_H 1
  6575. | #define HAVE_SYS_SOCKET_H 1
  6576. | #define HAVE_DIRENT_H 1
  6577. | #define HAVE_CTYPE_H 1
  6578. | #define HAVE_FCNTL_H 1
  6579. | #define HAVE_SYS_PARAM_H 1
  6580. | #define HAVE_ARPA_INET_H 1
  6581. | #define HAVE_SYS_VFS_H 1
  6582. | #define HAVE_SYS_SYSINFO_H 1
  6583. | #define HAVE_SYS_STATVFS_H 1
  6584. | #define HAVE_SYS_SOCKET_H 1
  6585. | #define HAVE_ARPA_INET_H 1
  6586. | #define HAVE_STRINGS_H 1
  6587. | #define HAVE_SYS_TIME_H 1
  6588. | #define HAVE_SYS_SYSCALL_H 1
  6589. | #define HAVE_SYS_SYSMACROS_H 1
  6590. | #define HAVE_SYS_PROCFS_H 1
  6591. | #define HAVE_STDINT_H 1
  6592. | #define HAVE_PWD_H 1
  6593. | #define HAVE_ARPA_NAMESER_H 1
  6594. | #define HAVE_ASSERT_H 1
  6595. | #define HAVE_LINUX_KERNEL_H 1
  6596. | #define HAVE_GETOPT_H 1
  6597. | #define HAVE_SYS_RESOURCE_H 1
  6598. | #define HAVE_PTHREAD_H 1
  6599. | #define HAVE_SYS_WAIT_H 1
  6600. | #define HAVE_REGEX_H 1
  6601. | #define HAVE_STDARG_H 1
  6602. | #define HAVE_SYS_SEM_H 1
  6603. | #define HAVE_SYS_IPC_H 1
  6604. | #define HAVE_SYS_SHM_H 1
  6605. | #define HAVE_SYS_TIMEB_H 1
  6606. | #define HAVE_LBER_H 1
  6607. | #define HAVE_INTTYPES_H 1
  6608. | #define HAVE_SYS_FILE_H 1
  6609. | #define HAVE_GRP_H 1
  6610. | #define HAVE_EXECINFO_H 1
  6611. | #define HAVE_RESOLV_H 1
  6612. | #define HAVE_NET_IF_H 1
  6613. | #define HAVE_SYS_MOUNT_H 1
  6614. | #define HAVE_SYS_SYSCTL_H 1
  6615. | #define HAVE_SYS_USER_H 1
  6616. | #define HAVE_SYS_SWAP_H 1
  6617. | #define HAVE_SYS_UCONTEXT_H 1
  6618. | #define HAVE_LIBEXECINFO 1
  6619. | #define HAVE_LIBM 1
  6620. | #define HAVE_RES_QUERY 1
  6621. | #define ZBX_SOCKLEN_T socklen_t
  6622. | #define HAVE_PROC 1
  6623. | #define HAVE_PROC_STAT 1
  6624. | #define HAVE_PROC_CPUINFO 1
  6625. | #define HAVE_PROC_1_STATUS 1
  6626. | #define HAVE_PROC_LOADAVG 1
  6627. | #define HAVE_PROC_NET_DEV 1
  6628. | #define HAVE_SYSINFO_MEM_UNIT 1
  6629. | #define HAVE_SYSINFO_FREESWAP 1
  6630. | #define HAVE_SYS_RESOURCE_SETPRIORITY 1
  6631. | #define HAVE_UNISTD_SYSCONF 1
  6632. | #define HAVE___VA_COPY 1
  6633. | /* end confdefs.h.  */
  6634. |
  6635. | #ifdef HAVE_SYS_TYPES_H
  6636. | #include <sys/types.h>
  6637. | #endif /* HAVE_SYS_TYPES_H */
  6638. |
  6639. | #ifdef HAVE_SYS_PARAM_H
  6640. | #include <sys/param.h>
  6641. | #endif /* HAVE_SYS_PARAM_H */
  6642. |
  6643. | #include <sys/sysctl.h>
  6644. |
  6645. | #ifdef HAVE_VM_VM_PARAM_H
  6646. | #include <vm/vm_param.h>
  6647. | #endif /* HAVE_VM_VM_PARAM_H */
  6648. |
  6649. | #ifdef HAVE_SYS_VMMETER_H
  6650. | #include <sys/vmmeter.h>
  6651. | #endif /* HAVE_SYS_VMMETER_H */
  6652. |
  6653. | #ifndef NULL
  6654. | #define NULL (void *)0
  6655. | #endif
  6656. |
  6657. | int
  6658. | main ()
  6659. | {
  6660. |
  6661. |       int                     mib[] = {CTL_VM, VM_UVMEXP2};
  6662. |       size_t                  len;
  6663. |       struct uvmexp_sysctl    v;
  6664. |
  6665. |       len = sizeof(struct uvmexp_sysctl);
  6666. |
  6667. |       sysctl(mib, 2, &v, &len, NULL, 0);
  6668. |
  6669. |   ;
  6670. |   return 0;
  6671. | }
  6672. configure:7038: result: no
  6673. configure:7044: checking for uvmexp in struct uvm/uvm_extern.h
  6674. configure:7097: gcc -c -g -O2  conftest.c >&5
  6675. conftest.c: In function 'main':
  6676. conftest.c:118: error: 'VM_UVMEXP' undeclared (first use in this function)
  6677. conftest.c:118: error: (Each undeclared identifier is reported only once
  6678. conftest.c:118: error: for each function it appears in.)
  6679. conftest.c:120: error: storage size of 'v' isn't known
  6680. conftest.c:122: error: invalid application of 'sizeof' to incomplete type 'struct uvmexp'
  6681. configure:7103: $? = 1
  6682. configure: failed program was:
  6683. | /* confdefs.h.  */
  6684. | #define PACKAGE_NAME ""
  6685. | #define PACKAGE_TARNAME ""
  6686. | #define PACKAGE_VERSION ""
  6687. | #define PACKAGE_STRING ""
  6688. | #define PACKAGE_BUGREPORT ""
  6689. | #define PACKAGE "zabbix"
  6690. | #define VERSION "1.8.4rc1"
  6691. | #define STDC_HEADERS 1
  6692. | #define HAVE_SYS_TYPES_H 1
  6693. | #define HAVE_SYS_STAT_H 1
  6694. | #define HAVE_STDLIB_H 1
  6695. | #define HAVE_STRING_H 1
  6696. | #define HAVE_MEMORY_H 1
  6697. | #define HAVE_STRINGS_H 1
  6698. | #define HAVE_INTTYPES_H 1
  6699. | #define HAVE_STDINT_H 1
  6700. | #define HAVE_UNISTD_H 1
  6701. | #define HAVE_STDIO_H 1
  6702. | #define HAVE_STDLIB_H 1
  6703. | #define HAVE_STRING_H 1
  6704. | #define HAVE_UNISTD_H 1
  6705. | #define HAVE_NETDB_H 1
  6706. | #define HAVE_SIGNAL_H 1
  6707. | #define HAVE_SYSLOG_H 1
  6708. | #define HAVE_TIME_H 1
  6709. | #define HAVE_ERRNO_H 1
  6710. | #define HAVE_SYS_TYPES_H 1
  6711. | #define HAVE_SYS_STAT_H 1
  6712. | #define HAVE_NETINET_IN_H 1
  6713. | #define HAVE_MATH_H 1
  6714. | #define HAVE_SYS_SOCKET_H 1
  6715. | #define HAVE_DIRENT_H 1
  6716. | #define HAVE_CTYPE_H 1
  6717. | #define HAVE_FCNTL_H 1
  6718. | #define HAVE_SYS_PARAM_H 1
  6719. | #define HAVE_ARPA_INET_H 1
  6720. | #define HAVE_SYS_VFS_H 1
  6721. | #define HAVE_SYS_SYSINFO_H 1
  6722. | #define HAVE_SYS_STATVFS_H 1
  6723. | #define HAVE_SYS_SOCKET_H 1
  6724. | #define HAVE_ARPA_INET_H 1
  6725. | #define HAVE_STRINGS_H 1
  6726. | #define HAVE_SYS_TIME_H 1
  6727. | #define HAVE_SYS_SYSCALL_H 1
  6728. | #define HAVE_SYS_SYSMACROS_H 1
  6729. | #define HAVE_SYS_PROCFS_H 1
  6730. | #define HAVE_STDINT_H 1
  6731. | #define HAVE_PWD_H 1
  6732. | #define HAVE_ARPA_NAMESER_H 1
  6733. | #define HAVE_ASSERT_H 1
  6734. | #define HAVE_LINUX_KERNEL_H 1
  6735. | #define HAVE_GETOPT_H 1
  6736. | #define HAVE_SYS_RESOURCE_H 1
  6737. | #define HAVE_PTHREAD_H 1
  6738. | #define HAVE_SYS_WAIT_H 1
  6739. | #define HAVE_REGEX_H 1
  6740. | #define HAVE_STDARG_H 1
  6741. | #define HAVE_SYS_SEM_H 1
  6742. | #define HAVE_SYS_IPC_H 1
  6743. | #define HAVE_SYS_SHM_H 1
  6744. | #define HAVE_SYS_TIMEB_H 1
  6745. | #define HAVE_LBER_H 1
  6746. | #define HAVE_INTTYPES_H 1
  6747. | #define HAVE_SYS_FILE_H 1
  6748. | #define HAVE_GRP_H 1
  6749. | #define HAVE_EXECINFO_H 1
  6750. | #define HAVE_RESOLV_H 1
  6751. | #define HAVE_NET_IF_H 1
  6752. | #define HAVE_SYS_MOUNT_H 1
  6753. | #define HAVE_SYS_SYSCTL_H 1
  6754. | #define HAVE_SYS_USER_H 1
  6755. | #define HAVE_SYS_SWAP_H 1
  6756. | #define HAVE_SYS_UCONTEXT_H 1
  6757. | #define HAVE_LIBEXECINFO 1
  6758. | #define HAVE_LIBM 1
  6759. | #define HAVE_RES_QUERY 1
  6760. | #define ZBX_SOCKLEN_T socklen_t
  6761. | #define HAVE_PROC 1
  6762. | #define HAVE_PROC_STAT 1
  6763. | #define HAVE_PROC_CPUINFO 1
  6764. | #define HAVE_PROC_1_STATUS 1
  6765. | #define HAVE_PROC_LOADAVG 1
  6766. | #define HAVE_PROC_NET_DEV 1
  6767. | #define HAVE_SYSINFO_MEM_UNIT 1
  6768. | #define HAVE_SYSINFO_FREESWAP 1
  6769. | #define HAVE_SYS_RESOURCE_SETPRIORITY 1
  6770. | #define HAVE_UNISTD_SYSCONF 1
  6771. | #define HAVE___VA_COPY 1
  6772. | /* end confdefs.h.  */
  6773. |
  6774. | #ifdef HAVE_SYS_TYPES_H
  6775. | #include <sys/types.h>
  6776. | #endif /* HAVE_SYS_TYPES_H */
  6777. |
  6778. | #ifdef HAVE_SYS_PARAM_H
  6779. | #include <sys/param.h>
  6780. | #endif /* HAVE_SYS_PARAM_H */
  6781. |
  6782. | #include <sys/sysctl.h>
  6783. |
  6784. | #ifdef HAVE_VM_VM_PARAM_H
  6785. | #include <vm/vm_param.h>
  6786. | #endif /* HAVE_VM_VM_PARAM_H */
  6787. |
  6788. | #ifdef HAVE_SYS_VMMETER_H
  6789. | #include <sys/vmmeter.h>
  6790. | #endif /* HAVE_SYS_VMMETER_H */
  6791. |
  6792. | #ifndef NULL
  6793. | #define NULL (void *)0
  6794. | #endif
  6795. |
  6796. | int
  6797. | main ()
  6798. | {
  6799. |
  6800. |       int             mib[] = {CTL_VM, VM_UVMEXP};
  6801. |       size_t          len;
  6802. |       struct uvmexp   v;
  6803. |
  6804. |       len = sizeof(struct uvmexp);
  6805. |
  6806. |       sysctl(mib, 2, &v, &len, NULL, 0);
  6807. |
  6808. |   ;
  6809. |   return 0;
  6810. | }
  6811. configure:7119: result: no
  6812. configure:7125: checking for struct swaptable in sys/swap.h
  6813. configure:7207: gcc -c -g -O2  conftest.c >&5
  6814. conftest.c: In function 'main':
  6815. conftest.c:112: error: 'SC_GETNSWP' undeclared (first use in this function)
  6816. conftest.c:112: error: (Each undeclared identifier is reported only once
  6817. conftest.c:112: error: for each function it appears in.)
  6818. conftest.c:116: error: invalid application of 'sizeof' to incomplete type 'struct swapent'
  6819. conftest.c:121: error: dereferencing pointer to incomplete type
  6820. conftest.c:126: error: dereferencing pointer to incomplete type
  6821. conftest.c:130: error: increment of pointer to unknown structure
  6822. conftest.c:130: error: arithmetic on pointer to an incomplete type
  6823. conftest.c:130: error: dereferencing pointer to incomplete type
  6824. conftest.c:134: error: 'SC_LIST' undeclared (first use in this function)
  6825. conftest.c:138: error: dereferencing pointer to incomplete type
  6826. conftest.c:143: error: dereferencing pointer to incomplete type
  6827. conftest.c:143: error: 'ST_INDEL' undeclared (first use in this function)
  6828. conftest.c:144: error: dereferencing pointer to incomplete type
  6829. conftest.c:144: error: 'ST_DOINGDEL' undeclared (first use in this function)
  6830. conftest.c:146: error: dereferencing pointer to incomplete type
  6831. conftest.c:147: error: dereferencing pointer to incomplete type
  6832. conftest.c:148: error: increment of pointer to unknown structure
  6833. conftest.c:148: error: arithmetic on pointer to an incomplete type
  6834. configure:7213: $? = 1
  6835. configure: failed program was:
  6836. | /* confdefs.h.  */
  6837. | #define PACKAGE_NAME ""
  6838. | #define PACKAGE_TARNAME ""
  6839. | #define PACKAGE_VERSION ""
  6840. | #define PACKAGE_STRING ""
  6841. | #define PACKAGE_BUGREPORT ""
  6842. | #define PACKAGE "zabbix"
  6843. | #define VERSION "1.8.4rc1"
  6844. | #define STDC_HEADERS 1
  6845. | #define HAVE_SYS_TYPES_H 1
  6846. | #define HAVE_SYS_STAT_H 1
  6847. | #define HAVE_STDLIB_H 1
  6848. | #define HAVE_STRING_H 1
  6849. | #define HAVE_MEMORY_H 1
  6850. | #define HAVE_STRINGS_H 1
  6851. | #define HAVE_INTTYPES_H 1
  6852. | #define HAVE_STDINT_H 1
  6853. | #define HAVE_UNISTD_H 1
  6854. | #define HAVE_STDIO_H 1
  6855. | #define HAVE_STDLIB_H 1
  6856. | #define HAVE_STRING_H 1
  6857. | #define HAVE_UNISTD_H 1
  6858. | #define HAVE_NETDB_H 1
  6859. | #define HAVE_SIGNAL_H 1
  6860. | #define HAVE_SYSLOG_H 1
  6861. | #define HAVE_TIME_H 1
  6862. | #define HAVE_ERRNO_H 1
  6863. | #define HAVE_SYS_TYPES_H 1
  6864. | #define HAVE_SYS_STAT_H 1
  6865. | #define HAVE_NETINET_IN_H 1
  6866. | #define HAVE_MATH_H 1
  6867. | #define HAVE_SYS_SOCKET_H 1
  6868. | #define HAVE_DIRENT_H 1
  6869. | #define HAVE_CTYPE_H 1
  6870. | #define HAVE_FCNTL_H 1
  6871. | #define HAVE_SYS_PARAM_H 1
  6872. | #define HAVE_ARPA_INET_H 1
  6873. | #define HAVE_SYS_VFS_H 1
  6874. | #define HAVE_SYS_SYSINFO_H 1
  6875. | #define HAVE_SYS_STATVFS_H 1
  6876. | #define HAVE_SYS_SOCKET_H 1
  6877. | #define HAVE_ARPA_INET_H 1
  6878. | #define HAVE_STRINGS_H 1
  6879. | #define HAVE_SYS_TIME_H 1
  6880. | #define HAVE_SYS_SYSCALL_H 1
  6881. | #define HAVE_SYS_SYSMACROS_H 1
  6882. | #define HAVE_SYS_PROCFS_H 1
  6883. | #define HAVE_STDINT_H 1
  6884. | #define HAVE_PWD_H 1
  6885. | #define HAVE_ARPA_NAMESER_H 1
  6886. | #define HAVE_ASSERT_H 1
  6887. | #define HAVE_LINUX_KERNEL_H 1
  6888. | #define HAVE_GETOPT_H 1
  6889. | #define HAVE_SYS_RESOURCE_H 1
  6890. | #define HAVE_PTHREAD_H 1
  6891. | #define HAVE_SYS_WAIT_H 1
  6892. | #define HAVE_REGEX_H 1
  6893. | #define HAVE_STDARG_H 1
  6894. | #define HAVE_SYS_SEM_H 1
  6895. | #define HAVE_SYS_IPC_H 1
  6896. | #define HAVE_SYS_SHM_H 1
  6897. | #define HAVE_SYS_TIMEB_H 1
  6898. | #define HAVE_LBER_H 1
  6899. | #define HAVE_INTTYPES_H 1
  6900. | #define HAVE_SYS_FILE_H 1
  6901. | #define HAVE_GRP_H 1
  6902. | #define HAVE_EXECINFO_H 1
  6903. | #define HAVE_RESOLV_H 1
  6904. | #define HAVE_NET_IF_H 1
  6905. | #define HAVE_SYS_MOUNT_H 1
  6906. | #define HAVE_SYS_SYSCTL_H 1
  6907. | #define HAVE_SYS_USER_H 1
  6908. | #define HAVE_SYS_SWAP_H 1
  6909. | #define HAVE_SYS_UCONTEXT_H 1
  6910. | #define HAVE_LIBEXECINFO 1
  6911. | #define HAVE_LIBM 1
  6912. | #define HAVE_RES_QUERY 1
  6913. | #define ZBX_SOCKLEN_T socklen_t
  6914. | #define HAVE_PROC 1
  6915. | #define HAVE_PROC_STAT 1
  6916. | #define HAVE_PROC_CPUINFO 1
  6917. | #define HAVE_PROC_1_STATUS 1
  6918. | #define HAVE_PROC_LOADAVG 1
  6919. | #define HAVE_PROC_NET_DEV 1
  6920. | #define HAVE_SYSINFO_MEM_UNIT 1
  6921. | #define HAVE_SYSINFO_FREESWAP 1
  6922. | #define HAVE_SYS_RESOURCE_SETPRIORITY 1
  6923. | #define HAVE_UNISTD_SYSCONF 1
  6924. | #define HAVE___VA_COPY 1
  6925. | /* end confdefs.h.  */
  6926. |
  6927. | #include <stdlib.h>
  6928. | #include <sys/types.h>
  6929. | #include <sys/syscall.h>
  6930. | #include <sys/swap.h>
  6931. |
  6932. | #ifndef NULL
  6933. | #define NULL (void *)0
  6934. | #endif
  6935. |
  6936. | int
  6937. | main ()
  6938. | {
  6939. |
  6940. |     register int cnt, i;
  6941. |     register int t, f;
  6942. |     struct swaptable *swt;
  6943. |     struct swapent *ste;
  6944. |     static char path[256];
  6945. |
  6946. |     /* get total number of swap entries */
  6947. |     cnt = swapctl(SC_GETNSWP, 0);
  6948. |
  6949. |     /* allocate enough space to hold count + n swapents */
  6950. |     swt = (struct swaptable *)malloc(sizeof(int) +
  6951. |              cnt * sizeof(struct swapent));
  6952. |     if (swt == NULL)
  6953. |     {
  6954. |   return;
  6955. |     }
  6956. |     swt->swt_n = cnt;
  6957. |
  6958. |     /* fill in ste_path pointers: we don't care about the paths, so we
  6959. | point
  6960. |        them all to the same buffer */
  6961. |     ste = &(swt->swt_ent[0]);
  6962. |     i = cnt;
  6963. |     while (--i >= 0)
  6964. |     {
  6965. |   ste++->ste_path = path;
  6966. |     }
  6967. |
  6968. |     /* grab all swap info */
  6969. |     swapctl(SC_LIST, swt);
  6970. |
  6971. |     /* walk through the structs and sum up the fields */
  6972. |     t = f = 0;
  6973. |     ste = &(swt->swt_ent[0]);
  6974. |     i = cnt;
  6975. |     while (--i >= 0)
  6976. |     {
  6977. |   /* don't count slots being deleted */
  6978. |   if (!(ste->ste_flags & ST_INDEL) &&
  6979. |       !(ste->ste_flags & ST_DOINGDEL))
  6980. |   {
  6981. |       t += ste->ste_pages;
  6982. |       f += ste->ste_free;
  6983. |   } ste++;
  6984. |     }
  6985. |
  6986. |     /* fill in the results */
  6987. |     free(swt);
  6988. |
  6989. |
  6990. |   ;
  6991. |   return 0;
  6992. | }
  6993. configure:7229: result: no
  6994. configure:7235: checking for totalswap in struct sysinfo
  6995. configure:7260: gcc -c -g -O2  conftest.c >&5
  6996. configure:7266: $? = 0
  6997. configure:7276: result: yes
  6998. configure:7288: checking for function sysctl (KERN_BOOTTIME)
  6999. configure:7334: gcc -c -g -O2  conftest.c >&5
  7000. conftest.c: In function 'main':
  7001. conftest.c:115: error: 'KERN_BOOTTIME' undeclared (first use in this function)
  7002. conftest.c:115: error: (Each undeclared identifier is reported only once
  7003. conftest.c:115: error: for each function it appears in.)
  7004. configure:7340: $? = 1
  7005. configure: failed program was:
  7006. | /* confdefs.h.  */
  7007. | #define PACKAGE_NAME ""
  7008. | #define PACKAGE_TARNAME ""
  7009. | #define PACKAGE_VERSION ""
  7010. | #define PACKAGE_STRING ""
  7011. | #define PACKAGE_BUGREPORT ""
  7012. | #define PACKAGE "zabbix"
  7013. | #define VERSION "1.8.4rc1"
  7014. | #define STDC_HEADERS 1
  7015. | #define HAVE_SYS_TYPES_H 1
  7016. | #define HAVE_SYS_STAT_H 1
  7017. | #define HAVE_STDLIB_H 1
  7018. | #define HAVE_STRING_H 1
  7019. | #define HAVE_MEMORY_H 1
  7020. | #define HAVE_STRINGS_H 1
  7021. | #define HAVE_INTTYPES_H 1
  7022. | #define HAVE_STDINT_H 1
  7023. | #define HAVE_UNISTD_H 1
  7024. | #define HAVE_STDIO_H 1
  7025. | #define HAVE_STDLIB_H 1
  7026. | #define HAVE_STRING_H 1
  7027. | #define HAVE_UNISTD_H 1
  7028. | #define HAVE_NETDB_H 1
  7029. | #define HAVE_SIGNAL_H 1
  7030. | #define HAVE_SYSLOG_H 1
  7031. | #define HAVE_TIME_H 1
  7032. | #define HAVE_ERRNO_H 1
  7033. | #define HAVE_SYS_TYPES_H 1
  7034. | #define HAVE_SYS_STAT_H 1
  7035. | #define HAVE_NETINET_IN_H 1
  7036. | #define HAVE_MATH_H 1
  7037. | #define HAVE_SYS_SOCKET_H 1
  7038. | #define HAVE_DIRENT_H 1
  7039. | #define HAVE_CTYPE_H 1
  7040. | #define HAVE_FCNTL_H 1
  7041. | #define HAVE_SYS_PARAM_H 1
  7042. | #define HAVE_ARPA_INET_H 1
  7043. | #define HAVE_SYS_VFS_H 1
  7044. | #define HAVE_SYS_SYSINFO_H 1
  7045. | #define HAVE_SYS_STATVFS_H 1
  7046. | #define HAVE_SYS_SOCKET_H 1
  7047. | #define HAVE_ARPA_INET_H 1
  7048. | #define HAVE_STRINGS_H 1
  7049. | #define HAVE_SYS_TIME_H 1
  7050. | #define HAVE_SYS_SYSCALL_H 1
  7051. | #define HAVE_SYS_SYSMACROS_H 1
  7052. | #define HAVE_SYS_PROCFS_H 1
  7053. | #define HAVE_STDINT_H 1
  7054. | #define HAVE_PWD_H 1
  7055. | #define HAVE_ARPA_NAMESER_H 1
  7056. | #define HAVE_ASSERT_H 1
  7057. | #define HAVE_LINUX_KERNEL_H 1
  7058. | #define HAVE_GETOPT_H 1
  7059. | #define HAVE_SYS_RESOURCE_H 1
  7060. | #define HAVE_PTHREAD_H 1
  7061. | #define HAVE_SYS_WAIT_H 1
  7062. | #define HAVE_REGEX_H 1
  7063. | #define HAVE_STDARG_H 1
  7064. | #define HAVE_SYS_SEM_H 1
  7065. | #define HAVE_SYS_IPC_H 1
  7066. | #define HAVE_SYS_SHM_H 1
  7067. | #define HAVE_SYS_TIMEB_H 1
  7068. | #define HAVE_LBER_H 1
  7069. | #define HAVE_INTTYPES_H 1
  7070. | #define HAVE_SYS_FILE_H 1
  7071. | #define HAVE_GRP_H 1
  7072. | #define HAVE_EXECINFO_H 1
  7073. | #define HAVE_RESOLV_H 1
  7074. | #define HAVE_NET_IF_H 1
  7075. | #define HAVE_SYS_MOUNT_H 1
  7076. | #define HAVE_SYS_SYSCTL_H 1
  7077. | #define HAVE_SYS_USER_H 1
  7078. | #define HAVE_SYS_SWAP_H 1
  7079. | #define HAVE_SYS_UCONTEXT_H 1
  7080. | #define HAVE_LIBEXECINFO 1
  7081. | #define HAVE_LIBM 1
  7082. | #define HAVE_RES_QUERY 1
  7083. | #define ZBX_SOCKLEN_T socklen_t
  7084. | #define HAVE_PROC 1
  7085. | #define HAVE_PROC_STAT 1
  7086. | #define HAVE_PROC_CPUINFO 1
  7087. | #define HAVE_PROC_1_STATUS 1
  7088. | #define HAVE_PROC_LOADAVG 1
  7089. | #define HAVE_PROC_NET_DEV 1
  7090. | #define HAVE_SYSINFO_MEM_UNIT 1
  7091. | #define HAVE_SYSINFO_FREESWAP 1
  7092. | #define HAVE_SYS_RESOURCE_SETPRIORITY 1
  7093. | #define HAVE_UNISTD_SYSCONF 1
  7094. | #define HAVE___VA_COPY 1
  7095. | #define HAVE_SYSINFO_TOTALSWAP 1
  7096. | /* end confdefs.h.  */
  7097. |
  7098. | #ifdef HAVE_SYS_TYPES_H
  7099. | #include <sys/types.h>
  7100. | #endif /* HAVE_SYS_TYPES_H */
  7101. |
  7102. | #ifdef HAVE_SYS_PARAM_H
  7103. | #include <sys/param.h>
  7104. | #endif /* HAVE_SYS_PARAM_H */
  7105. |
  7106. | #include <sys/sysctl.h>
  7107. | #include <unistd.h>
  7108. | #include <time.h>
  7109. | #include <sys/time.h>
  7110. |
  7111. | int
  7112. | main ()
  7113. | {
  7114. |
  7115. |       size_t          len;
  7116. |       struct timeval  uptime;
  7117. |         int           mib[2];
  7118. |
  7119. |         mib[0] = CTL_KERN;
  7120. |         mib[1] = KERN_BOOTTIME;
  7121. |
  7122. |         len = sizeof(uptime);
  7123. |         sysctl(mib, 2, &uptime, &len, 0, 0);
  7124. |
  7125. |   ;
  7126. |   return 0;
  7127. | }
  7128. configure:7356: result: no
  7129. configure:7362: checking for function sysctl (HW_NCPU)
  7130. configure:7404: gcc -c -g -O2  conftest.c >&5
  7131. conftest.c: In function 'main':
  7132. conftest.c:110: error: 'CTL_HW' undeclared (first use in this function)
  7133. conftest.c:110: error: (Each undeclared identifier is reported only once
  7134. conftest.c:110: error: for each function it appears in.)
  7135. conftest.c:111: error: 'HW_NCPU' undeclared (first use in this function)
  7136. configure:7410: $? = 1
  7137. configure: failed program was:
  7138. | /* confdefs.h.  */
  7139. | #define PACKAGE_NAME ""
  7140. | #define PACKAGE_TARNAME ""
  7141. | #define PACKAGE_VERSION ""
  7142. | #define PACKAGE_STRING ""
  7143. | #define PACKAGE_BUGREPORT ""
  7144. | #define PACKAGE "zabbix"
  7145. | #define VERSION "1.8.4rc1"
  7146. | #define STDC_HEADERS 1
  7147. | #define HAVE_SYS_TYPES_H 1
  7148. | #define HAVE_SYS_STAT_H 1
  7149. | #define HAVE_STDLIB_H 1
  7150. | #define HAVE_STRING_H 1
  7151. | #define HAVE_MEMORY_H 1
  7152. | #define HAVE_STRINGS_H 1
  7153. | #define HAVE_INTTYPES_H 1
  7154. | #define HAVE_STDINT_H 1
  7155. | #define HAVE_UNISTD_H 1
  7156. | #define HAVE_STDIO_H 1
  7157. | #define HAVE_STDLIB_H 1
  7158. | #define HAVE_STRING_H 1
  7159. | #define HAVE_UNISTD_H 1
  7160. | #define HAVE_NETDB_H 1
  7161. | #define HAVE_SIGNAL_H 1
  7162. | #define HAVE_SYSLOG_H 1
  7163. | #define HAVE_TIME_H 1
  7164. | #define HAVE_ERRNO_H 1
  7165. | #define HAVE_SYS_TYPES_H 1
  7166. | #define HAVE_SYS_STAT_H 1
  7167. | #define HAVE_NETINET_IN_H 1
  7168. | #define HAVE_MATH_H 1
  7169. | #define HAVE_SYS_SOCKET_H 1
  7170. | #define HAVE_DIRENT_H 1
  7171. | #define HAVE_CTYPE_H 1
  7172. | #define HAVE_FCNTL_H 1
  7173. | #define HAVE_SYS_PARAM_H 1
  7174. | #define HAVE_ARPA_INET_H 1
  7175. | #define HAVE_SYS_VFS_H 1
  7176. | #define HAVE_SYS_SYSINFO_H 1
  7177. | #define HAVE_SYS_STATVFS_H 1
  7178. | #define HAVE_SYS_SOCKET_H 1
  7179. | #define HAVE_ARPA_INET_H 1
  7180. | #define HAVE_STRINGS_H 1
  7181. | #define HAVE_SYS_TIME_H 1
  7182. | #define HAVE_SYS_SYSCALL_H 1
  7183. | #define HAVE_SYS_SYSMACROS_H 1
  7184. | #define HAVE_SYS_PROCFS_H 1
  7185. | #define HAVE_STDINT_H 1
  7186. | #define HAVE_PWD_H 1
  7187. | #define HAVE_ARPA_NAMESER_H 1
  7188. | #define HAVE_ASSERT_H 1
  7189. | #define HAVE_LINUX_KERNEL_H 1
  7190. | #define HAVE_GETOPT_H 1
  7191. | #define HAVE_SYS_RESOURCE_H 1
  7192. | #define HAVE_PTHREAD_H 1
  7193. | #define HAVE_SYS_WAIT_H 1
  7194. | #define HAVE_REGEX_H 1
  7195. | #define HAVE_STDARG_H 1
  7196. | #define HAVE_SYS_SEM_H 1
  7197. | #define HAVE_SYS_IPC_H 1
  7198. | #define HAVE_SYS_SHM_H 1
  7199. | #define HAVE_SYS_TIMEB_H 1
  7200. | #define HAVE_LBER_H 1
  7201. | #define HAVE_INTTYPES_H 1
  7202. | #define HAVE_SYS_FILE_H 1
  7203. | #define HAVE_GRP_H 1
  7204. | #define HAVE_EXECINFO_H 1
  7205. | #define HAVE_RESOLV_H 1
  7206. | #define HAVE_NET_IF_H 1
  7207. | #define HAVE_SYS_MOUNT_H 1
  7208. | #define HAVE_SYS_SYSCTL_H 1
  7209. | #define HAVE_SYS_USER_H 1
  7210. | #define HAVE_SYS_SWAP_H 1
  7211. | #define HAVE_SYS_UCONTEXT_H 1
  7212. | #define HAVE_LIBEXECINFO 1
  7213. | #define HAVE_LIBM 1
  7214. | #define HAVE_RES_QUERY 1
  7215. | #define ZBX_SOCKLEN_T socklen_t
  7216. | #define HAVE_PROC 1
  7217. | #define HAVE_PROC_STAT 1
  7218. | #define HAVE_PROC_CPUINFO 1
  7219. | #define HAVE_PROC_1_STATUS 1
  7220. | #define HAVE_PROC_LOADAVG 1
  7221. | #define HAVE_PROC_NET_DEV 1
  7222. | #define HAVE_SYSINFO_MEM_UNIT 1
  7223. | #define HAVE_SYSINFO_FREESWAP 1
  7224. | #define HAVE_SYS_RESOURCE_SETPRIORITY 1
  7225. | #define HAVE_UNISTD_SYSCONF 1
  7226. | #define HAVE___VA_COPY 1
  7227. | #define HAVE_SYSINFO_TOTALSWAP 1
  7228. | /* end confdefs.h.  */
  7229. |
  7230. | #ifdef HAVE_SYS_TYPES_H
  7231. | #include <sys/types.h>
  7232. | #endif /* HAVE_SYS_TYPES_H */
  7233. |
  7234. | #ifdef HAVE_SYS_PARAM_H
  7235. | #include <sys/param.h>
  7236. | #endif /* HAVE_SYS_PARAM_H */
  7237. |
  7238. | #include <sys/sysctl.h>
  7239. |
  7240. | int
  7241. | main ()
  7242. | {
  7243. |
  7244. |       size_t  len;
  7245. |       int     mib[2], ncpu;
  7246. |
  7247. |       mib[0] = CTL_HW;
  7248. |       mib[1] = HW_NCPU;
  7249. |
  7250. |       len = sizeof(ncpu);
  7251. |       sysctl(mib, 2, &ncpu, &len, 0, 0);
  7252. |
  7253. |   ;
  7254. |   return 0;
  7255. | }
  7256. configure:7426: result: no
  7257. configure:7432: checking for function sysctlbyname()
  7258. configure:7467: gcc -o conftest -g -O2   conftest.c -lm  -lresolv >&5
  7259. /tmp/ccy4JBUZ.o: In function `main':
  7260. /home/zabbix/install/zabbix-1.8.4rc1/conftest.c:107: undefined reference to `sysctlbyname'
  7261. collect2: ld returned 1 exit status
  7262. configure:7473: $? = 1
  7263. configure: failed program was:
  7264. | /* confdefs.h.  */
  7265. | #define PACKAGE_NAME ""
  7266. | #define PACKAGE_TARNAME ""
  7267. | #define PACKAGE_VERSION ""
  7268. | #define PACKAGE_STRING ""
  7269. | #define PACKAGE_BUGREPORT ""
  7270. | #define PACKAGE "zabbix"
  7271. | #define VERSION "1.8.4rc1"
  7272. | #define STDC_HEADERS 1
  7273. | #define HAVE_SYS_TYPES_H 1
  7274. | #define HAVE_SYS_STAT_H 1
  7275. | #define HAVE_STDLIB_H 1
  7276. | #define HAVE_STRING_H 1
  7277. | #define HAVE_MEMORY_H 1
  7278. | #define HAVE_STRINGS_H 1
  7279. | #define HAVE_INTTYPES_H 1
  7280. | #define HAVE_STDINT_H 1
  7281. | #define HAVE_UNISTD_H 1
  7282. | #define HAVE_STDIO_H 1
  7283. | #define HAVE_STDLIB_H 1
  7284. | #define HAVE_STRING_H 1
  7285. | #define HAVE_UNISTD_H 1
  7286. | #define HAVE_NETDB_H 1
  7287. | #define HAVE_SIGNAL_H 1
  7288. | #define HAVE_SYSLOG_H 1
  7289. | #define HAVE_TIME_H 1
  7290. | #define HAVE_ERRNO_H 1
  7291. | #define HAVE_SYS_TYPES_H 1
  7292. | #define HAVE_SYS_STAT_H 1
  7293. | #define HAVE_NETINET_IN_H 1
  7294. | #define HAVE_MATH_H 1
  7295. | #define HAVE_SYS_SOCKET_H 1
  7296. | #define HAVE_DIRENT_H 1
  7297. | #define HAVE_CTYPE_H 1
  7298. | #define HAVE_FCNTL_H 1
  7299. | #define HAVE_SYS_PARAM_H 1
  7300. | #define HAVE_ARPA_INET_H 1
  7301. | #define HAVE_SYS_VFS_H 1
  7302. | #define HAVE_SYS_SYSINFO_H 1
  7303. | #define HAVE_SYS_STATVFS_H 1
  7304. | #define HAVE_SYS_SOCKET_H 1
  7305. | #define HAVE_ARPA_INET_H 1
  7306. | #define HAVE_STRINGS_H 1
  7307. | #define HAVE_SYS_TIME_H 1
  7308. | #define HAVE_SYS_SYSCALL_H 1
  7309. | #define HAVE_SYS_SYSMACROS_H 1
  7310. | #define HAVE_SYS_PROCFS_H 1
  7311. | #define HAVE_STDINT_H 1
  7312. | #define HAVE_PWD_H 1
  7313. | #define HAVE_ARPA_NAMESER_H 1
  7314. | #define HAVE_ASSERT_H 1
  7315. | #define HAVE_LINUX_KERNEL_H 1
  7316. | #define HAVE_GETOPT_H 1
  7317. | #define HAVE_SYS_RESOURCE_H 1
  7318. | #define HAVE_PTHREAD_H 1
  7319. | #define HAVE_SYS_WAIT_H 1
  7320. | #define HAVE_REGEX_H 1
  7321. | #define HAVE_STDARG_H 1
  7322. | #define HAVE_SYS_SEM_H 1
  7323. | #define HAVE_SYS_IPC_H 1
  7324. | #define HAVE_SYS_SHM_H 1
  7325. | #define HAVE_SYS_TIMEB_H 1
  7326. | #define HAVE_LBER_H 1
  7327. | #define HAVE_INTTYPES_H 1
  7328. | #define HAVE_SYS_FILE_H 1
  7329. | #define HAVE_GRP_H 1
  7330. | #define HAVE_EXECINFO_H 1
  7331. | #define HAVE_RESOLV_H 1
  7332. | #define HAVE_NET_IF_H 1
  7333. | #define HAVE_SYS_MOUNT_H 1
  7334. | #define HAVE_SYS_SYSCTL_H 1
  7335. | #define HAVE_SYS_USER_H 1
  7336. | #define HAVE_SYS_SWAP_H 1
  7337. | #define HAVE_SYS_UCONTEXT_H 1
  7338. | #define HAVE_LIBEXECINFO 1
  7339. | #define HAVE_LIBM 1
  7340. | #define HAVE_RES_QUERY 1
  7341. | #define ZBX_SOCKLEN_T socklen_t
  7342. | #define HAVE_PROC 1
  7343. | #define HAVE_PROC_STAT 1
  7344. | #define HAVE_PROC_CPUINFO 1
  7345. | #define HAVE_PROC_1_STATUS 1
  7346. | #define HAVE_PROC_LOADAVG 1
  7347. | #define HAVE_PROC_NET_DEV 1
  7348. | #define HAVE_SYSINFO_MEM_UNIT 1
  7349. | #define HAVE_SYSINFO_FREESWAP 1
  7350. | #define HAVE_SYS_RESOURCE_SETPRIORITY 1
  7351. | #define HAVE_UNISTD_SYSCONF 1
  7352. | #define HAVE___VA_COPY 1
  7353. | #define HAVE_SYSINFO_TOTALSWAP 1
  7354. | /* end confdefs.h.  */
  7355. |
  7356. | #ifdef HAVE_SYS_TYPES_H
  7357. | #include <sys/types.h>
  7358. | #endif /* HAVE_SYS_TYPES_H */
  7359. |
  7360. | #ifdef HAVE_SYS_PARAM_H
  7361. | #include <sys/param.h>
  7362. | #endif /* HAVE_SYS_PARAM_H */
  7363. |
  7364. | #include <sys/sysctl.h>
  7365. |
  7366. | int
  7367. | main ()
  7368. | {
  7369. |
  7370. |       sysctlbyname("", 0, 0, 0, 0);
  7371. |
  7372. |   ;
  7373. |   return 0;
  7374. | }
  7375. configure:7490: result: no
  7376. configure:7497: checking for function sysctl (KERN_MAXFILES)
  7377. configure:7539: gcc -c -g -O2  conftest.c >&5
  7378. conftest.c: In function 'main':
  7379. conftest.c:111: error: 'KERN_MAXFILES' undeclared (first use in this function)
  7380. conftest.c:111: error: (Each undeclared identifier is reported only once
  7381. conftest.c:111: error: for each function it appears in.)
  7382. configure:7545: $? = 1
  7383. configure: failed program was:
  7384. | /* confdefs.h.  */
  7385. | #define PACKAGE_NAME ""
  7386. | #define PACKAGE_TARNAME ""
  7387. | #define PACKAGE_VERSION ""
  7388. | #define PACKAGE_STRING ""
  7389. | #define PACKAGE_BUGREPORT ""
  7390. | #define PACKAGE "zabbix"
  7391. | #define VERSION "1.8.4rc1"
  7392. | #define STDC_HEADERS 1
  7393. | #define HAVE_SYS_TYPES_H 1
  7394. | #define HAVE_SYS_STAT_H 1
  7395. | #define HAVE_STDLIB_H 1
  7396. | #define HAVE_STRING_H 1
  7397. | #define HAVE_MEMORY_H 1
  7398. | #define HAVE_STRINGS_H 1
  7399. | #define HAVE_INTTYPES_H 1
  7400. | #define HAVE_STDINT_H 1
  7401. | #define HAVE_UNISTD_H 1
  7402. | #define HAVE_STDIO_H 1
  7403. | #define HAVE_STDLIB_H 1
  7404. | #define HAVE_STRING_H 1
  7405. | #define HAVE_UNISTD_H 1
  7406. | #define HAVE_NETDB_H 1
  7407. | #define HAVE_SIGNAL_H 1
  7408. | #define HAVE_SYSLOG_H 1
  7409. | #define HAVE_TIME_H 1
  7410. | #define HAVE_ERRNO_H 1
  7411. | #define HAVE_SYS_TYPES_H 1
  7412. | #define HAVE_SYS_STAT_H 1
  7413. | #define HAVE_NETINET_IN_H 1
  7414. | #define HAVE_MATH_H 1
  7415. | #define HAVE_SYS_SOCKET_H 1
  7416. | #define HAVE_DIRENT_H 1
  7417. | #define HAVE_CTYPE_H 1
  7418. | #define HAVE_FCNTL_H 1
  7419. | #define HAVE_SYS_PARAM_H 1
  7420. | #define HAVE_ARPA_INET_H 1
  7421. | #define HAVE_SYS_VFS_H 1
  7422. | #define HAVE_SYS_SYSINFO_H 1
  7423. | #define HAVE_SYS_STATVFS_H 1
  7424. | #define HAVE_SYS_SOCKET_H 1
  7425. | #define HAVE_ARPA_INET_H 1
  7426. | #define HAVE_STRINGS_H 1
  7427. | #define HAVE_SYS_TIME_H 1
  7428. | #define HAVE_SYS_SYSCALL_H 1
  7429. | #define HAVE_SYS_SYSMACROS_H 1
  7430. | #define HAVE_SYS_PROCFS_H 1
  7431. | #define HAVE_STDINT_H 1
  7432. | #define HAVE_PWD_H 1
  7433. | #define HAVE_ARPA_NAMESER_H 1
  7434. | #define HAVE_ASSERT_H 1
  7435. | #define HAVE_LINUX_KERNEL_H 1
  7436. | #define HAVE_GETOPT_H 1
  7437. | #define HAVE_SYS_RESOURCE_H 1
  7438. | #define HAVE_PTHREAD_H 1
  7439. | #define HAVE_SYS_WAIT_H 1
  7440. | #define HAVE_REGEX_H 1
  7441. | #define HAVE_STDARG_H 1
  7442. | #define HAVE_SYS_SEM_H 1
  7443. | #define HAVE_SYS_IPC_H 1
  7444. | #define HAVE_SYS_SHM_H 1
  7445. | #define HAVE_SYS_TIMEB_H 1
  7446. | #define HAVE_LBER_H 1
  7447. | #define HAVE_INTTYPES_H 1
  7448. | #define HAVE_SYS_FILE_H 1
  7449. | #define HAVE_GRP_H 1
  7450. | #define HAVE_EXECINFO_H 1
  7451. | #define HAVE_RESOLV_H 1
  7452. | #define HAVE_NET_IF_H 1
  7453. | #define HAVE_SYS_MOUNT_H 1
  7454. | #define HAVE_SYS_SYSCTL_H 1
  7455. | #define HAVE_SYS_USER_H 1
  7456. | #define HAVE_SYS_SWAP_H 1
  7457. | #define HAVE_SYS_UCONTEXT_H 1
  7458. | #define HAVE_LIBEXECINFO 1
  7459. | #define HAVE_LIBM 1
  7460. | #define HAVE_RES_QUERY 1
  7461. | #define ZBX_SOCKLEN_T socklen_t
  7462. | #define HAVE_PROC 1
  7463. | #define HAVE_PROC_STAT 1
  7464. | #define HAVE_PROC_CPUINFO 1
  7465. | #define HAVE_PROC_1_STATUS 1
  7466. | #define HAVE_PROC_LOADAVG 1
  7467. | #define HAVE_PROC_NET_DEV 1
  7468. | #define HAVE_SYSINFO_MEM_UNIT 1
  7469. | #define HAVE_SYSINFO_FREESWAP 1
  7470. | #define HAVE_SYS_RESOURCE_SETPRIORITY 1
  7471. | #define HAVE_UNISTD_SYSCONF 1
  7472. | #define HAVE___VA_COPY 1
  7473. | #define HAVE_SYSINFO_TOTALSWAP 1
  7474. | /* end confdefs.h.  */
  7475. |
  7476. | #ifdef HAVE_SYS_TYPES_H
  7477. | #include <sys/types.h>
  7478. | #endif /* HAVE_SYS_TYPES_H */
  7479. |
  7480. | #ifdef HAVE_SYS_PARAM_H
  7481. | #include <sys/param.h>
  7482. | #endif /* HAVE_SYS_PARAM_H */
  7483. |
  7484. | #include <sys/sysctl.h>
  7485. |
  7486. | int
  7487. | main ()
  7488. | {
  7489. |
  7490. |       size_t  len;
  7491. |         int   mib[2], maxfiles;
  7492. |
  7493. |         mib[0] = CTL_KERN;
  7494. |         mib[1] = KERN_MAXFILES;
  7495. |
  7496. |         len = sizeof(maxfiles);
  7497. |         sysctl(mib, 2, &maxfiles, &len, 0, 0);
  7498. |
  7499. |   ;
  7500. |   return 0;
  7501. | }
  7502. configure:7561: result: no
  7503. configure:7567: checking for function sysctl (KERN_MAXPROC)
  7504. configure:7609: gcc -c -g -O2  conftest.c >&5
  7505. conftest.c: In function 'main':
  7506. conftest.c:111: error: 'KERN_MAXPROC' undeclared (first use in this function)
  7507. conftest.c:111: error: (Each undeclared identifier is reported only once
  7508. conftest.c:111: error: for each function it appears in.)
  7509. configure:7615: $? = 1
  7510. configure: failed program was:
  7511. | /* confdefs.h.  */
  7512. | #define PACKAGE_NAME ""
  7513. | #define PACKAGE_TARNAME ""
  7514. | #define PACKAGE_VERSION ""
  7515. | #define PACKAGE_STRING ""
  7516. | #define PACKAGE_BUGREPORT ""
  7517. | #define PACKAGE "zabbix"
  7518. | #define VERSION "1.8.4rc1"
  7519. | #define STDC_HEADERS 1
  7520. | #define HAVE_SYS_TYPES_H 1
  7521. | #define HAVE_SYS_STAT_H 1
  7522. | #define HAVE_STDLIB_H 1
  7523. | #define HAVE_STRING_H 1
  7524. | #define HAVE_MEMORY_H 1
  7525. | #define HAVE_STRINGS_H 1
  7526. | #define HAVE_INTTYPES_H 1
  7527. | #define HAVE_STDINT_H 1
  7528. | #define HAVE_UNISTD_H 1
  7529. | #define HAVE_STDIO_H 1
  7530. | #define HAVE_STDLIB_H 1
  7531. | #define HAVE_STRING_H 1
  7532. | #define HAVE_UNISTD_H 1
  7533. | #define HAVE_NETDB_H 1
  7534. | #define HAVE_SIGNAL_H 1
  7535. | #define HAVE_SYSLOG_H 1
  7536. | #define HAVE_TIME_H 1
  7537. | #define HAVE_ERRNO_H 1
  7538. | #define HAVE_SYS_TYPES_H 1
  7539. | #define HAVE_SYS_STAT_H 1
  7540. | #define HAVE_NETINET_IN_H 1
  7541. | #define HAVE_MATH_H 1
  7542. | #define HAVE_SYS_SOCKET_H 1
  7543. | #define HAVE_DIRENT_H 1
  7544. | #define HAVE_CTYPE_H 1
  7545. | #define HAVE_FCNTL_H 1
  7546. | #define HAVE_SYS_PARAM_H 1
  7547. | #define HAVE_ARPA_INET_H 1
  7548. | #define HAVE_SYS_VFS_H 1
  7549. | #define HAVE_SYS_SYSINFO_H 1
  7550. | #define HAVE_SYS_STATVFS_H 1
  7551. | #define HAVE_SYS_SOCKET_H 1
  7552. | #define HAVE_ARPA_INET_H 1
  7553. | #define HAVE_STRINGS_H 1
  7554. | #define HAVE_SYS_TIME_H 1
  7555. | #define HAVE_SYS_SYSCALL_H 1
  7556. | #define HAVE_SYS_SYSMACROS_H 1
  7557. | #define HAVE_SYS_PROCFS_H 1
  7558. | #define HAVE_STDINT_H 1
  7559. | #define HAVE_PWD_H 1
  7560. | #define HAVE_ARPA_NAMESER_H 1
  7561. | #define HAVE_ASSERT_H 1
  7562. | #define HAVE_LINUX_KERNEL_H 1
  7563. | #define HAVE_GETOPT_H 1
  7564. | #define HAVE_SYS_RESOURCE_H 1
  7565. | #define HAVE_PTHREAD_H 1
  7566. | #define HAVE_SYS_WAIT_H 1
  7567. | #define HAVE_REGEX_H 1
  7568. | #define HAVE_STDARG_H 1
  7569. | #define HAVE_SYS_SEM_H 1
  7570. | #define HAVE_SYS_IPC_H 1
  7571. | #define HAVE_SYS_SHM_H 1
  7572. | #define HAVE_SYS_TIMEB_H 1
  7573. | #define HAVE_LBER_H 1
  7574. | #define HAVE_INTTYPES_H 1
  7575. | #define HAVE_SYS_FILE_H 1
  7576. | #define HAVE_GRP_H 1
  7577. | #define HAVE_EXECINFO_H 1
  7578. | #define HAVE_RESOLV_H 1
  7579. | #define HAVE_NET_IF_H 1
  7580. | #define HAVE_SYS_MOUNT_H 1
  7581. | #define HAVE_SYS_SYSCTL_H 1
  7582. | #define HAVE_SYS_USER_H 1
  7583. | #define HAVE_SYS_SWAP_H 1
  7584. | #define HAVE_SYS_UCONTEXT_H 1
  7585. | #define HAVE_LIBEXECINFO 1
  7586. | #define HAVE_LIBM 1
  7587. | #define HAVE_RES_QUERY 1
  7588. | #define ZBX_SOCKLEN_T socklen_t
  7589. | #define HAVE_PROC 1
  7590. | #define HAVE_PROC_STAT 1
  7591. | #define HAVE_PROC_CPUINFO 1
  7592. | #define HAVE_PROC_1_STATUS 1
  7593. | #define HAVE_PROC_LOADAVG 1
  7594. | #define HAVE_PROC_NET_DEV 1
  7595. | #define HAVE_SYSINFO_MEM_UNIT 1
  7596. | #define HAVE_SYSINFO_FREESWAP 1
  7597. | #define HAVE_SYS_RESOURCE_SETPRIORITY 1
  7598. | #define HAVE_UNISTD_SYSCONF 1
  7599. | #define HAVE___VA_COPY 1
  7600. | #define HAVE_SYSINFO_TOTALSWAP 1
  7601. | /* end confdefs.h.  */
  7602. |
  7603. | #ifdef HAVE_SYS_TYPES_H
  7604. | #include <sys/types.h>
  7605. | #endif /* HAVE_SYS_TYPES_H */
  7606. |
  7607. | #ifdef HAVE_SYS_PARAM_H
  7608. | #include <sys/param.h>
  7609. | #endif /* HAVE_SYS_PARAM_H */
  7610. |
  7611. | #include <sys/sysctl.h>
  7612. |
  7613. | int
  7614. | main ()
  7615. | {
  7616. |
  7617. |       size_t  len;
  7618. |       int     mib[2], maxproc;
  7619. |
  7620. |         mib[0] = CTL_KERN;
  7621. |         mib[1] = KERN_MAXPROC;
  7622. |
  7623. |         len = sizeof(maxproc);
  7624. |         sysctl(mib, 2, &maxproc, &len, 0, 0);
  7625. |
  7626. |   ;
  7627. |   return 0;
  7628. | }
  7629. configure:7631: result: no
  7630. configure:7637: checking for function sysctl (KERN_CPTIME,KERN_CPTIME2)
  7631. configure:7683: gcc -c -g -O2  conftest.c >&5
  7632. conftest.c:95:24: error: sys/dkstat.h: No such file or directory
  7633. conftest.c: In function 'main':
  7634. conftest.c:102: error: 'CP_USER' undeclared (first use in this function)
  7635. conftest.c:102: error: (Each undeclared identifier is reported only once
  7636. conftest.c:102: error: for each function it appears in.)
  7637. conftest.c:102: error: 'CP_NICE' undeclared (first use in this function)
  7638. conftest.c:102: error: 'CP_SYS' undeclared (first use in this function)
  7639. conftest.c:102: error: 'CP_INTR' undeclared (first use in this function)
  7640. conftest.c:102: error: 'CP_IDLE' undeclared (first use in this function)
  7641. conftest.c:105: error: 'CPUSTATES' undeclared (first use in this function)
  7642. conftest.c:106: error: 'KERN_CPTIME' undeclared (first use in this function)
  7643. conftest.c:106: warning: initialization makes integer from pointer without a cast
  7644. conftest.c:108: warning: assignment makes integer from pointer without a cast
  7645. conftest.c:109: error: 'NULL' undeclared (first use in this function)
  7646. conftest.c:114: error: 'KERN_CPTIME2' undeclared (first use in this function)
  7647. conftest.c:114: warning: initialization makes integer from pointer without a cast
  7648. conftest.c:116: warning: assignment makes integer from pointer without a cast
  7649. configure:7689: $? = 1
  7650. configure: failed program was:
  7651. | /* confdefs.h.  */
  7652. | #define PACKAGE_NAME ""
  7653. | #define PACKAGE_TARNAME ""
  7654. | #define PACKAGE_VERSION ""
  7655. | #define PACKAGE_STRING ""
  7656. | #define PACKAGE_BUGREPORT ""
  7657. | #define PACKAGE "zabbix"
  7658. | #define VERSION "1.8.4rc1"
  7659. | #define STDC_HEADERS 1
  7660. | #define HAVE_SYS_TYPES_H 1
  7661. | #define HAVE_SYS_STAT_H 1
  7662. | #define HAVE_STDLIB_H 1
  7663. | #define HAVE_STRING_H 1
  7664. | #define HAVE_MEMORY_H 1
  7665. | #define HAVE_STRINGS_H 1
  7666. | #define HAVE_INTTYPES_H 1
  7667. | #define HAVE_STDINT_H 1
  7668. | #define HAVE_UNISTD_H 1
  7669. | #define HAVE_STDIO_H 1
  7670. | #define HAVE_STDLIB_H 1
  7671. | #define HAVE_STRING_H 1
  7672. | #define HAVE_UNISTD_H 1
  7673. | #define HAVE_NETDB_H 1
  7674. | #define HAVE_SIGNAL_H 1
  7675. | #define HAVE_SYSLOG_H 1
  7676. | #define HAVE_TIME_H 1
  7677. | #define HAVE_ERRNO_H 1
  7678. | #define HAVE_SYS_TYPES_H 1
  7679. | #define HAVE_SYS_STAT_H 1
  7680. | #define HAVE_NETINET_IN_H 1
  7681. | #define HAVE_MATH_H 1
  7682. | #define HAVE_SYS_SOCKET_H 1
  7683. | #define HAVE_DIRENT_H 1
  7684. | #define HAVE_CTYPE_H 1
  7685. | #define HAVE_FCNTL_H 1
  7686. | #define HAVE_SYS_PARAM_H 1
  7687. | #define HAVE_ARPA_INET_H 1
  7688. | #define HAVE_SYS_VFS_H 1
  7689. | #define HAVE_SYS_SYSINFO_H 1
  7690. | #define HAVE_SYS_STATVFS_H 1
  7691. | #define HAVE_SYS_SOCKET_H 1
  7692. | #define HAVE_ARPA_INET_H 1
  7693. | #define HAVE_STRINGS_H 1
  7694. | #define HAVE_SYS_TIME_H 1
  7695. | #define HAVE_SYS_SYSCALL_H 1
  7696. | #define HAVE_SYS_SYSMACROS_H 1
  7697. | #define HAVE_SYS_PROCFS_H 1
  7698. | #define HAVE_STDINT_H 1
  7699. | #define HAVE_PWD_H 1
  7700. | #define HAVE_ARPA_NAMESER_H 1
  7701. | #define HAVE_ASSERT_H 1
  7702. | #define HAVE_LINUX_KERNEL_H 1
  7703. | #define HAVE_GETOPT_H 1
  7704. | #define HAVE_SYS_RESOURCE_H 1
  7705. | #define HAVE_PTHREAD_H 1
  7706. | #define HAVE_SYS_WAIT_H 1
  7707. | #define HAVE_REGEX_H 1
  7708. | #define HAVE_STDARG_H 1
  7709. | #define HAVE_SYS_SEM_H 1
  7710. | #define HAVE_SYS_IPC_H 1
  7711. | #define HAVE_SYS_SHM_H 1
  7712. | #define HAVE_SYS_TIMEB_H 1
  7713. | #define HAVE_LBER_H 1
  7714. | #define HAVE_INTTYPES_H 1
  7715. | #define HAVE_SYS_FILE_H 1
  7716. | #define HAVE_GRP_H 1
  7717. | #define HAVE_EXECINFO_H 1
  7718. | #define HAVE_RESOLV_H 1
  7719. | #define HAVE_NET_IF_H 1
  7720. | #define HAVE_SYS_MOUNT_H 1
  7721. | #define HAVE_SYS_SYSCTL_H 1
  7722. | #define HAVE_SYS_USER_H 1
  7723. | #define HAVE_SYS_SWAP_H 1
  7724. | #define HAVE_SYS_UCONTEXT_H 1
  7725. | #define HAVE_LIBEXECINFO 1
  7726. | #define HAVE_LIBM 1
  7727. | #define HAVE_RES_QUERY 1
  7728. | #define ZBX_SOCKLEN_T socklen_t
  7729. | #define HAVE_PROC 1
  7730. | #define HAVE_PROC_STAT 1
  7731. | #define HAVE_PROC_CPUINFO 1
  7732. | #define HAVE_PROC_1_STATUS 1
  7733. | #define HAVE_PROC_LOADAVG 1
  7734. | #define HAVE_PROC_NET_DEV 1
  7735. | #define HAVE_SYSINFO_MEM_UNIT 1
  7736. | #define HAVE_SYSINFO_FREESWAP 1
  7737. | #define HAVE_SYS_RESOURCE_SETPRIORITY 1
  7738. | #define HAVE_UNISTD_SYSCONF 1
  7739. | #define HAVE___VA_COPY 1
  7740. | #define HAVE_SYSINFO_TOTALSWAP 1
  7741. | /* end confdefs.h.  */
  7742. |
  7743. | #include <sys/param.h>
  7744. | #include <sys/sysctl.h>
  7745. | #include <sys/dkstat.h>
  7746. |
  7747. | int
  7748. | main ()
  7749. | {
  7750. |
  7751. | size_t        sz;
  7752. | int   i[] = {CP_USER, CP_NICE, CP_SYS, CP_INTR, CP_IDLE};
  7753. |
  7754. | {
  7755. |       long    states[CPUSTATES];
  7756. |       int     mib[2] = {CTL_KERN, KERN_CPTIME};
  7757. |
  7758. |       sz = sizeof(states);
  7759. |       sysctl(mib, 2, &states, &sz, NULL, 0);
  7760. | }
  7761. |
  7762. | {
  7763. |       u_int64_t       states[CPUSTATES];
  7764. |       int             mib[3] = {CTL_KERN, KERN_CPTIME2, 0};
  7765. |
  7766. |       sz = sizeof(states);
  7767. |       sysctl(mib, 3, &states, &sz, NULL, 0);
  7768. | }
  7769. |
  7770. |   ;
  7771. |   return 0;
  7772. | }
  7773. configure:7705: result: no
  7774. configure:7711: checking for function initgroups()
  7775. configure:7740: gcc -o conftest -g -O2   conftest.c -lm  -lresolv >&5
  7776. configure:7746: $? = 0
  7777. configure:7757: result: yes
  7778. configure:7770: checking for function seteuid()
  7779. configure:7799: gcc -o conftest -g -O2   conftest.c -lm  -lresolv >&5
  7780. configure:7805: $? = 0
  7781. configure:7816: result: yes
  7782. configure:7829: checking for function setproctitle()
  7783. configure:7857: gcc -o conftest -g -O2   conftest.c -lm  -lresolv >&5
  7784. /tmp/cc6oG9yN.o: In function `main':
  7785. /home/zabbix/install/zabbix-1.8.4rc1/conftest.c:102: undefined reference to `setproctitle'
  7786. collect2: ld returned 1 exit status
  7787. configure:7863: $? = 1
  7788. configure: failed program was:
  7789. | /* confdefs.h.  */
  7790. | #define PACKAGE_NAME ""
  7791. | #define PACKAGE_TARNAME ""
  7792. | #define PACKAGE_VERSION ""
  7793. | #define PACKAGE_STRING ""
  7794. | #define PACKAGE_BUGREPORT ""
  7795. | #define PACKAGE "zabbix"
  7796. | #define VERSION "1.8.4rc1"
  7797. | #define STDC_HEADERS 1
  7798. | #define HAVE_SYS_TYPES_H 1
  7799. | #define HAVE_SYS_STAT_H 1
  7800. | #define HAVE_STDLIB_H 1
  7801. | #define HAVE_STRING_H 1
  7802. | #define HAVE_MEMORY_H 1
  7803. | #define HAVE_STRINGS_H 1
  7804. | #define HAVE_INTTYPES_H 1
  7805. | #define HAVE_STDINT_H 1
  7806. | #define HAVE_UNISTD_H 1
  7807. | #define HAVE_STDIO_H 1
  7808. | #define HAVE_STDLIB_H 1
  7809. | #define HAVE_STRING_H 1
  7810. | #define HAVE_UNISTD_H 1
  7811. | #define HAVE_NETDB_H 1
  7812. | #define HAVE_SIGNAL_H 1
  7813. | #define HAVE_SYSLOG_H 1
  7814. | #define HAVE_TIME_H 1
  7815. | #define HAVE_ERRNO_H 1
  7816. | #define HAVE_SYS_TYPES_H 1
  7817. | #define HAVE_SYS_STAT_H 1
  7818. | #define HAVE_NETINET_IN_H 1
  7819. | #define HAVE_MATH_H 1
  7820. | #define HAVE_SYS_SOCKET_H 1
  7821. | #define HAVE_DIRENT_H 1
  7822. | #define HAVE_CTYPE_H 1
  7823. | #define HAVE_FCNTL_H 1
  7824. | #define HAVE_SYS_PARAM_H 1
  7825. | #define HAVE_ARPA_INET_H 1
  7826. | #define HAVE_SYS_VFS_H 1
  7827. | #define HAVE_SYS_SYSINFO_H 1
  7828. | #define HAVE_SYS_STATVFS_H 1
  7829. | #define HAVE_SYS_SOCKET_H 1
  7830. | #define HAVE_ARPA_INET_H 1
  7831. | #define HAVE_STRINGS_H 1
  7832. | #define HAVE_SYS_TIME_H 1
  7833. | #define HAVE_SYS_SYSCALL_H 1
  7834. | #define HAVE_SYS_SYSMACROS_H 1
  7835. | #define HAVE_SYS_PROCFS_H 1
  7836. | #define HAVE_STDINT_H 1
  7837. | #define HAVE_PWD_H 1
  7838. | #define HAVE_ARPA_NAMESER_H 1
  7839. | #define HAVE_ASSERT_H 1
  7840. | #define HAVE_LINUX_KERNEL_H 1
  7841. | #define HAVE_GETOPT_H 1
  7842. | #define HAVE_SYS_RESOURCE_H 1
  7843. | #define HAVE_PTHREAD_H 1
  7844. | #define HAVE_SYS_WAIT_H 1
  7845. | #define HAVE_REGEX_H 1
  7846. | #define HAVE_STDARG_H 1
  7847. | #define HAVE_SYS_SEM_H 1
  7848. | #define HAVE_SYS_IPC_H 1
  7849. | #define HAVE_SYS_SHM_H 1
  7850. | #define HAVE_SYS_TIMEB_H 1
  7851. | #define HAVE_LBER_H 1
  7852. | #define HAVE_INTTYPES_H 1
  7853. | #define HAVE_SYS_FILE_H 1
  7854. | #define HAVE_GRP_H 1
  7855. | #define HAVE_EXECINFO_H 1
  7856. | #define HAVE_RESOLV_H 1
  7857. | #define HAVE_NET_IF_H 1
  7858. | #define HAVE_SYS_MOUNT_H 1
  7859. | #define HAVE_SYS_SYSCTL_H 1
  7860. | #define HAVE_SYS_USER_H 1
  7861. | #define HAVE_SYS_SWAP_H 1
  7862. | #define HAVE_SYS_UCONTEXT_H 1
  7863. | #define HAVE_LIBEXECINFO 1
  7864. | #define HAVE_LIBM 1
  7865. | #define HAVE_RES_QUERY 1
  7866. | #define ZBX_SOCKLEN_T socklen_t
  7867. | #define HAVE_PROC 1
  7868. | #define HAVE_PROC_STAT 1
  7869. | #define HAVE_PROC_CPUINFO 1
  7870. | #define HAVE_PROC_1_STATUS 1
  7871. | #define HAVE_PROC_LOADAVG 1
  7872. | #define HAVE_PROC_NET_DEV 1
  7873. | #define HAVE_SYSINFO_MEM_UNIT 1
  7874. | #define HAVE_SYSINFO_FREESWAP 1
  7875. | #define HAVE_SYS_RESOURCE_SETPRIORITY 1
  7876. | #define HAVE_UNISTD_SYSCONF 1
  7877. | #define HAVE___VA_COPY 1
  7878. | #define HAVE_SYSINFO_TOTALSWAP 1
  7879. | #define HAVE_FUNCTION_INITGROUPS 1
  7880. | #define HAVE_FUNCTION_SETEUID 1
  7881. | /* end confdefs.h.  */
  7882. |
  7883. | #include <sys/types.h>
  7884. | #include <unistd.h>
  7885. |
  7886. | int
  7887. | main ()
  7888. | {
  7889. |
  7890. |       setproctitle("Test %d", 1);
  7891. |
  7892. |   ;
  7893. |   return 0;
  7894. | }
  7895. configure:7880: result: no
  7896. configure:7887: checking for totalram in struct sysinfo
  7897. configure:7912: gcc -c -g -O2  conftest.c >&5
  7898. configure:7918: $? = 0
  7899. configure:7928: result: yes
  7900. configure:7940: checking for __VA_ARGS__
  7901. configure:7970: gcc -c -g -O2  conftest.c >&5
  7902. configure:7976: $? = 0
  7903. configure:7986: result: yes
  7904. configure:7997: checking for sharedram in struct sysinfo
  7905. configure:8022: gcc -c -g -O2  conftest.c >&5
  7906. configure:8028: $? = 0
  7907. configure:8038: result: yes
  7908. configure:8050: checking for bufferram in struct sysinfo
  7909. configure:8075: gcc -c -g -O2  conftest.c >&5
  7910. configure:8081: $? = 0
  7911. configure:8091: result: yes
  7912. configure:8103: checking for freeram in struct sysinfo
  7913. configure:8128: gcc -c -g -O2  conftest.c >&5
  7914. configure:8134: $? = 0
  7915. configure:8144: result: yes
  7916. configure:8156: checking for uptime in struct sysinfo
  7917. configure:8181: gcc -c -g -O2  conftest.c >&5
  7918. configure:8187: $? = 0
  7919. configure:8197: result: yes
  7920. configure:8209: checking for procs in struct sysinfo
  7921. configure:8234: gcc -c -g -O2  conftest.c >&5
  7922. configure:8240: $? = 0
  7923. configure:8250: result: yes
  7924. configure:8262: checking return type of signal handlers
  7925. configure:8290: gcc -c -g -O2  conftest.c >&5
  7926. conftest.c: In function 'main':
  7927. conftest.c:107: error: void value not ignored as it ought to be
  7928. configure:8296: $? = 1
  7929. configure: failed program was:
  7930. | /* confdefs.h.  */
  7931. | #define PACKAGE_NAME ""
  7932. | #define PACKAGE_TARNAME ""
  7933. | #define PACKAGE_VERSION ""
  7934. | #define PACKAGE_STRING ""
  7935. | #define PACKAGE_BUGREPORT ""
  7936. | #define PACKAGE "zabbix"
  7937. | #define VERSION "1.8.4rc1"
  7938. | #define STDC_HEADERS 1
  7939. | #define HAVE_SYS_TYPES_H 1
  7940. | #define HAVE_SYS_STAT_H 1
  7941. | #define HAVE_STDLIB_H 1
  7942. | #define HAVE_STRING_H 1
  7943. | #define HAVE_MEMORY_H 1
  7944. | #define HAVE_STRINGS_H 1
  7945. | #define HAVE_INTTYPES_H 1
  7946. | #define HAVE_STDINT_H 1
  7947. | #define HAVE_UNISTD_H 1
  7948. | #define HAVE_STDIO_H 1
  7949. | #define HAVE_STDLIB_H 1
  7950. | #define HAVE_STRING_H 1
  7951. | #define HAVE_UNISTD_H 1
  7952. | #define HAVE_NETDB_H 1
  7953. | #define HAVE_SIGNAL_H 1
  7954. | #define HAVE_SYSLOG_H 1
  7955. | #define HAVE_TIME_H 1
  7956. | #define HAVE_ERRNO_H 1
  7957. | #define HAVE_SYS_TYPES_H 1
  7958. | #define HAVE_SYS_STAT_H 1
  7959. | #define HAVE_NETINET_IN_H 1
  7960. | #define HAVE_MATH_H 1
  7961. | #define HAVE_SYS_SOCKET_H 1
  7962. | #define HAVE_DIRENT_H 1
  7963. | #define HAVE_CTYPE_H 1
  7964. | #define HAVE_FCNTL_H 1
  7965. | #define HAVE_SYS_PARAM_H 1
  7966. | #define HAVE_ARPA_INET_H 1
  7967. | #define HAVE_SYS_VFS_H 1
  7968. | #define HAVE_SYS_SYSINFO_H 1
  7969. | #define HAVE_SYS_STATVFS_H 1
  7970. | #define HAVE_SYS_SOCKET_H 1
  7971. | #define HAVE_ARPA_INET_H 1
  7972. | #define HAVE_STRINGS_H 1
  7973. | #define HAVE_SYS_TIME_H 1
  7974. | #define HAVE_SYS_SYSCALL_H 1
  7975. | #define HAVE_SYS_SYSMACROS_H 1
  7976. | #define HAVE_SYS_PROCFS_H 1
  7977. | #define HAVE_STDINT_H 1
  7978. | #define HAVE_PWD_H 1
  7979. | #define HAVE_ARPA_NAMESER_H 1
  7980. | #define HAVE_ASSERT_H 1
  7981. | #define HAVE_LINUX_KERNEL_H 1
  7982. | #define HAVE_GETOPT_H 1
  7983. | #define HAVE_SYS_RESOURCE_H 1
  7984. | #define HAVE_PTHREAD_H 1
  7985. | #define HAVE_SYS_WAIT_H 1
  7986. | #define HAVE_REGEX_H 1
  7987. | #define HAVE_STDARG_H 1
  7988. | #define HAVE_SYS_SEM_H 1
  7989. | #define HAVE_SYS_IPC_H 1
  7990. | #define HAVE_SYS_SHM_H 1
  7991. | #define HAVE_SYS_TIMEB_H 1
  7992. | #define HAVE_LBER_H 1
  7993. | #define HAVE_INTTYPES_H 1
  7994. | #define HAVE_SYS_FILE_H 1
  7995. | #define HAVE_GRP_H 1
  7996. | #define HAVE_EXECINFO_H 1
  7997. | #define HAVE_RESOLV_H 1
  7998. | #define HAVE_NET_IF_H 1
  7999. | #define HAVE_SYS_MOUNT_H 1
  8000. | #define HAVE_SYS_SYSCTL_H 1
  8001. | #define HAVE_SYS_USER_H 1
  8002. | #define HAVE_SYS_SWAP_H 1
  8003. | #define HAVE_SYS_UCONTEXT_H 1
  8004. | #define HAVE_LIBEXECINFO 1
  8005. | #define HAVE_LIBM 1
  8006. | #define HAVE_RES_QUERY 1
  8007. | #define ZBX_SOCKLEN_T socklen_t
  8008. | #define HAVE_PROC 1
  8009. | #define HAVE_PROC_STAT 1
  8010. | #define HAVE_PROC_CPUINFO 1
  8011. | #define HAVE_PROC_1_STATUS 1
  8012. | #define HAVE_PROC_LOADAVG 1
  8013. | #define HAVE_PROC_NET_DEV 1
  8014. | #define HAVE_SYSINFO_MEM_UNIT 1
  8015. | #define HAVE_SYSINFO_FREESWAP 1
  8016. | #define HAVE_SYS_RESOURCE_SETPRIORITY 1
  8017. | #define HAVE_UNISTD_SYSCONF 1
  8018. | #define HAVE___VA_COPY 1
  8019. | #define HAVE_SYSINFO_TOTALSWAP 1
  8020. | #define HAVE_FUNCTION_INITGROUPS 1
  8021. | #define HAVE_FUNCTION_SETEUID 1
  8022. | #define HAVE_SYSINFO_TOTALRAM 1
  8023. | #define HAVE___VA_ARGS__ 1
  8024. | #define HAVE_SYSINFO_SHAREDRAM 1
  8025. | #define HAVE_SYSINFO_BUFFERRAM 1
  8026. | #define HAVE_SYSINFO_FREERAM 1
  8027. | #define HAVE_SYSINFO_UPTIME 1
  8028. | #define HAVE_SYSINFO_PROCS 1
  8029. | /* end confdefs.h.  */
  8030. | #include <sys/types.h>
  8031. | #include <signal.h>
  8032. |
  8033. | int
  8034. | main ()
  8035. | {
  8036. | return *(signal (0, 0)) (0) == 1;
  8037. |   ;
  8038. |   return 0;
  8039. | }
  8040. configure:8311: result: void
  8041. configure:8324: checking for getloadavg
  8042. configure:8380: gcc -o conftest -g -O2   conftest.c -lm  -lresolv >&5
  8043. configure:8386: $? = 0
  8044. configure:8404: result: yes
  8045. configure:8427: checking for socket
  8046. configure:8483: gcc -o conftest -g -O2   conftest.c -lm  -lresolv >&5
  8047. configure:8489: $? = 0
  8048. configure:8507: result: yes
  8049. configure:8427: checking for strtod
  8050. configure:8483: gcc -o conftest -g -O2   conftest.c -lm  -lresolv >&5
  8051. configure:8489: $? = 0
  8052. configure:8507: result: yes
  8053. configure:8521: checking for snprintf
  8054. configure:8577: gcc -o conftest -g -O2   conftest.c -lm  -lresolv >&5
  8055. conftest.c:128: warning: conflicting types for built-in function 'snprintf'
  8056. configure:8583: $? = 0
  8057. configure:8601: result: yes
  8058. configure:8615: checking for vasprintf
  8059. configure:8671: gcc -o conftest -g -O2   conftest.c -lm  -lresolv >&5
  8060. configure:8677: $? = 0
  8061. configure:8695: result: yes
  8062. configure:8709: checking for asprintf
  8063. configure:8765: gcc -o conftest -g -O2   conftest.c -lm  -lresolv >&5
  8064. configure:8771: $? = 0
  8065. configure:8789: result: yes
  8066. configure:8803: checking for vsnprintf
  8067. configure:8859: gcc -o conftest -g -O2   conftest.c -lm  -lresolv >&5
  8068. conftest.c:131: warning: conflicting types for built-in function 'vsnprintf'
  8069. configure:8865: $? = 0
  8070. configure:8883: result: yes
  8071. configure:8897: checking for hstrerror
  8072. configure:8953: gcc -o conftest -g -O2   conftest.c -lm  -lresolv >&5
  8073. configure:8959: $? = 0
  8074. configure:8977: result: yes
  8075. configure:8991: checking for getopt_long
  8076. configure:9047: gcc -o conftest -g -O2   conftest.c -lm  -lresolv >&5
  8077. configure:9053: $? = 0
  8078. configure:9071: result: yes
  8079. configure:9085: checking for getenv
  8080. configure:9141: gcc -o conftest -g -O2   conftest.c -lm  -lresolv >&5
  8081. configure:9147: $? = 0
  8082. configure:9165: result: yes
  8083. configure:9179: checking for putenv
  8084. configure:9235: gcc -o conftest -g -O2   conftest.c -lm  -lresolv >&5
  8085. configure:9241: $? = 0
  8086. configure:9259: result: yes
  8087. configure:9270: checking for -rdynamic linking option
  8088. configure:9297: gcc -o conftest -g -O2  -rdynamic  conftest.c -lm  -lresolv >&5
  8089. configure:9303: $? = 0
  8090. configure:9310: result: yes
  8091. configure:9778: checking if Oracle support is enabled
  8092. configure:9793: result: no
  8093. configure:10092: checking for mysql_config
  8094. configure:10110: found /usr/bin/mysql_config
  8095. configure:10123: result: /usr/bin/mysql_config
  8096. configure:10238: checking for main in -lmysqlclient
  8097. configure:10267: gcc -o conftest -g -O2 -I/usr/include/mysql  -DBIG_JOINS=1 -fPIC -fno-strict-aliasing  -rdynamic  -static  -L/usr/lib/mysql conftest.c -lmysqlclient   -lm  -lresolv  >&5
  8098. configure:10273: $? = 0
  8099. configure:10291: result: yes
  8100. configure:10494: checking for function PQserverVersion()
  8101. configure:10522: gcc -o conftest -g -O2   -rdynamic  -static  conftest.c -lm  -lresolv >&5
  8102. conftest.c:115:22: error: libpq-fe.h: No such file or directory
  8103. conftest.c: In function 'main':
  8104. conftest.c:121: error: 'PGconn' undeclared (first use in this function)
  8105. conftest.c:121: error: (Each undeclared identifier is reported only once
  8106. conftest.c:121: error: for each function it appears in.)
  8107. conftest.c:121: error: 'conn' undeclared (first use in this function)
  8108. conftest.c:121: error: 'NULL' undeclared (first use in this function)
  8109. configure:10528: $? = 1
  8110. configure: failed program was:
  8111. | /* confdefs.h.  */
  8112. | #define PACKAGE_NAME ""
  8113. | #define PACKAGE_TARNAME ""
  8114. | #define PACKAGE_VERSION ""
  8115. | #define PACKAGE_STRING ""
  8116. | #define PACKAGE_BUGREPORT ""
  8117. | #define PACKAGE "zabbix"
  8118. | #define VERSION "1.8.4rc1"
  8119. | #define STDC_HEADERS 1
  8120. | #define HAVE_SYS_TYPES_H 1
  8121. | #define HAVE_SYS_STAT_H 1
  8122. | #define HAVE_STDLIB_H 1
  8123. | #define HAVE_STRING_H 1
  8124. | #define HAVE_MEMORY_H 1
  8125. | #define HAVE_STRINGS_H 1
  8126. | #define HAVE_INTTYPES_H 1
  8127. | #define HAVE_STDINT_H 1
  8128. | #define HAVE_UNISTD_H 1
  8129. | #define HAVE_STDIO_H 1
  8130. | #define HAVE_STDLIB_H 1
  8131. | #define HAVE_STRING_H 1
  8132. | #define HAVE_UNISTD_H 1
  8133. | #define HAVE_NETDB_H 1
  8134. | #define HAVE_SIGNAL_H 1
  8135. | #define HAVE_SYSLOG_H 1
  8136. | #define HAVE_TIME_H 1
  8137. | #define HAVE_ERRNO_H 1
  8138. | #define HAVE_SYS_TYPES_H 1
  8139. | #define HAVE_SYS_STAT_H 1
  8140. | #define HAVE_NETINET_IN_H 1
  8141. | #define HAVE_MATH_H 1
  8142. | #define HAVE_SYS_SOCKET_H 1
  8143. | #define HAVE_DIRENT_H 1
  8144. | #define HAVE_CTYPE_H 1
  8145. | #define HAVE_FCNTL_H 1
  8146. | #define HAVE_SYS_PARAM_H 1
  8147. | #define HAVE_ARPA_INET_H 1
  8148. | #define HAVE_SYS_VFS_H 1
  8149. | #define HAVE_SYS_SYSINFO_H 1
  8150. | #define HAVE_SYS_STATVFS_H 1
  8151. | #define HAVE_SYS_SOCKET_H 1
  8152. | #define HAVE_ARPA_INET_H 1
  8153. | #define HAVE_STRINGS_H 1
  8154. | #define HAVE_SYS_TIME_H 1
  8155. | #define HAVE_SYS_SYSCALL_H 1
  8156. | #define HAVE_SYS_SYSMACROS_H 1
  8157. | #define HAVE_SYS_PROCFS_H 1
  8158. | #define HAVE_STDINT_H 1
  8159. | #define HAVE_PWD_H 1
  8160. | #define HAVE_ARPA_NAMESER_H 1
  8161. | #define HAVE_ASSERT_H 1
  8162. | #define HAVE_LINUX_KERNEL_H 1
  8163. | #define HAVE_GETOPT_H 1
  8164. | #define HAVE_SYS_RESOURCE_H 1
  8165. | #define HAVE_PTHREAD_H 1
  8166. | #define HAVE_SYS_WAIT_H 1
  8167. | #define HAVE_REGEX_H 1
  8168. | #define HAVE_STDARG_H 1
  8169. | #define HAVE_SYS_SEM_H 1
  8170. | #define HAVE_SYS_IPC_H 1
  8171. | #define HAVE_SYS_SHM_H 1
  8172. | #define HAVE_SYS_TIMEB_H 1
  8173. | #define HAVE_LBER_H 1
  8174. | #define HAVE_INTTYPES_H 1
  8175. | #define HAVE_SYS_FILE_H 1
  8176. | #define HAVE_GRP_H 1
  8177. | #define HAVE_EXECINFO_H 1
  8178. | #define HAVE_RESOLV_H 1
  8179. | #define HAVE_NET_IF_H 1
  8180. | #define HAVE_SYS_MOUNT_H 1
  8181. | #define HAVE_SYS_SYSCTL_H 1
  8182. | #define HAVE_SYS_USER_H 1
  8183. | #define HAVE_SYS_SWAP_H 1
  8184. | #define HAVE_SYS_UCONTEXT_H 1
  8185. | #define HAVE_LIBEXECINFO 1
  8186. | #define HAVE_LIBM 1
  8187. | #define HAVE_RES_QUERY 1
  8188. | #define ZBX_SOCKLEN_T socklen_t
  8189. | #define HAVE_PROC 1
  8190. | #define HAVE_PROC_STAT 1
  8191. | #define HAVE_PROC_CPUINFO 1
  8192. | #define HAVE_PROC_1_STATUS 1
  8193. | #define HAVE_PROC_LOADAVG 1
  8194. | #define HAVE_PROC_NET_DEV 1
  8195. | #define HAVE_SYSINFO_MEM_UNIT 1
  8196. | #define HAVE_SYSINFO_FREESWAP 1
  8197. | #define HAVE_SYS_RESOURCE_SETPRIORITY 1
  8198. | #define HAVE_UNISTD_SYSCONF 1
  8199. | #define HAVE___VA_COPY 1
  8200. | #define HAVE_SYSINFO_TOTALSWAP 1
  8201. | #define HAVE_FUNCTION_INITGROUPS 1
  8202. | #define HAVE_FUNCTION_SETEUID 1
  8203. | #define HAVE_SYSINFO_TOTALRAM 1
  8204. | #define HAVE___VA_ARGS__ 1
  8205. | #define HAVE_SYSINFO_SHAREDRAM 1
  8206. | #define HAVE_SYSINFO_BUFFERRAM 1
  8207. | #define HAVE_SYSINFO_FREERAM 1
  8208. | #define HAVE_SYSINFO_UPTIME 1
  8209. | #define HAVE_SYSINFO_PROCS 1
  8210. | #define RETSIGTYPE void
  8211. | #define HAVE_GETLOADAVG 1
  8212. | #define HAVE_SOCKET 1
  8213. | #define HAVE_STRTOD 1
  8214. | #define HAVE_SNPRINTF 1
  8215. | #define HAVE_VASPRINTF 1
  8216. | #define HAVE_ASPRINTF 1
  8217. | #define HAVE_VSNPRINTF 1
  8218. | #define HAVE_HSTRERROR 1
  8219. | #define HAVE_GETOPT_LONG 1
  8220. | #define HAVE_GETENV 1
  8221. | #define HAVE_PUTENV 1
  8222. | #define HAVE_MYSQL 1
  8223. | /* end confdefs.h.  */
  8224. |
  8225. | #include <libpq-fe.h>
  8226. |
  8227. | int
  8228. | main ()
  8229. | {
  8230. |
  8231. | PGconn        *conn = NULL;
  8232. | PQserverVersion(conn);
  8233. |
  8234. |   ;
  8235. |   return 0;
  8236. | }
  8237. configure:10545: result: no
  8238. configure:10629: checking for Zabbix server database selection
  8239. configure:10638: result: ok
  8240. configure:10642: checking for multirow insert statements
  8241. configure:10650: result: yes
  8242. configure:10721: checking for pkg-config
  8243. configure:10739: found /usr/bin/pkg-config
  8244. configure:10751: result: /usr/bin/pkg-config
  8245. configure:10780: checking pkg-config is at least version 0.9.0
  8246. configure:10783: result: yes
  8247. configure:11195: checking for gawk
  8248. configure:11222: result: mawk
  8249. configure:11241: checking for curl-config
  8250. configure:11259: found /usr/bin/curl-config
  8251. configure:11272: result: /usr/bin/curl-config
  8252. configure:11283: checking for the version of libcurl
  8253. configure:11290: result: 7.19.5
  8254. configure:11297: checking for libcurl >= version 7.13.1
  8255. configure:11310: result: yes
  8256. configure:11421: checking for main in -lcurl
  8257. configure:11450: gcc -o conftest -g -O2   -I/usr/include/mysql  -DBIG_JOINS=1 -fPIC -fno-strict-aliasing     -rdynamic  -static  -lcurl conftest.c -lcurl  -lm  -lresolv  >&5
  8258. configure:11456: $? = 0
  8259. configure:11474: result: yes
  8260. configure:11525: checking whether libcurl is usable
  8261. configure:11573: gcc -o conftest -g -O2   -I/usr/include/mysql  -DBIG_JOINS=1 -fPIC -fno-strict-aliasing     -rdynamic  -static  -lcurl conftest.c -lm  -lresolv -lcurl  >&5
  8262. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(netrc.o): In function `Curl_parsenetrc':
  8263. (.text+0x3b9): warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  8264. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(curl_addrinfo.o): In function `Curl_getaddrinfo_ex':
  8265. (.text+0x2fe): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  8266. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(strerror.o): In function `Curl_idn_strerror':
  8267. (.text+0x6e): undefined reference to `idna_strerror'
  8268. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(timeval.o): In function `curlx_tvnow':
  8269. (.text+0x89): undefined reference to `clock_gettime'
  8270. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(url.o): In function `fix_hostname':
  8271. (.text+0xd4e): undefined reference to `stringprep_check_version'
  8272. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(url.o): In function `fix_hostname':
  8273. (.text+0xd73): undefined reference to `idna_to_ascii_lz'
  8274. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(url.o): In function `fix_hostname':
  8275. (.text+0xd7b): undefined reference to `stringprep_locale_charset'
  8276. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(url.o): In function `fix_hostname':
  8277. (.text+0xdb7): undefined reference to `idna_to_unicode_lzlz'
  8278. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(url.o): In function `fix_hostname':
  8279. (.text+0xe16): undefined reference to `tld_check_lz'
  8280. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(url.o): In function `fix_hostname':
  8281. (.text+0xe2b): undefined reference to `idn_free'
  8282. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(url.o): In function `fix_hostname':
  8283. (.text+0xe36): undefined reference to `tld_strerror'
  8284. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(url.o): In function `Curl_disconnect':
  8285. (.text+0x158d): undefined reference to `idn_free'
  8286. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(url.o): In function `Curl_disconnect':
  8287. (.text+0x159f): undefined reference to `idn_free'
  8288. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8289. (.text+0x8e): undefined reference to `ldap_url_parse'
  8290. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8291. (.text+0xa6): undefined reference to `ldap_err2string'
  8292. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8293. (.text+0xda): undefined reference to `ldap_msgfree'
  8294. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8295. (.text+0xf3): undefined reference to `ldap_free_urldesc'
  8296. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8297. (.text+0x105): undefined reference to `ldap_unbind_s'
  8298. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8299. (.text+0x1b5): undefined reference to `ldap_set_option'
  8300. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8301. (.text+0x1cd): undefined reference to `ldap_set_option'
  8302. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8303. (.text+0x1e5): undefined reference to `ldap_init'
  8304. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8305. (.text+0x21c): undefined reference to `ldap_simple_bind_s'
  8306. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8307. (.text+0x260): undefined reference to `ldap_search_s'
  8308. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8309. (.text+0x284): undefined reference to `ldap_first_entry'
  8310. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8311. (.text+0x2b5): undefined reference to `ldap_get_dn'
  8312. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8313. (.text+0x330): undefined reference to `ldap_first_attribute'
  8314. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8315. (.text+0x355): undefined reference to `ldap_get_values_len'
  8316. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8317. (.text+0x4ed): undefined reference to `ldap_set_option'
  8318. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8319. (.text+0x505): undefined reference to `ldap_set_option'
  8320. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8321. (.text+0x578): undefined reference to `ldap_set_option'
  8322. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8323. (.text+0x5cd): undefined reference to `ldap_set_option'
  8324. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8325. (.text+0x5e5): undefined reference to `ldap_err2string'
  8326. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8327. (.text+0x633): undefined reference to `ldap_set_option'
  8328. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8329. (.text+0x65f): undefined reference to `ldap_simple_bind_s'
  8330. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8331. (.text+0x67d): undefined reference to `ldap_err2string'
  8332. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8333. (.text+0x6d8): undefined reference to `ldap_err2string'
  8334. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8335. (.text+0x70f): undefined reference to `ldap_value_free_len'
  8336. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8337. (.text+0x73a): undefined reference to `ldap_memfree'
  8338. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8339. (.text+0x753): undefined reference to `ldap_next_attribute'
  8340. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8341. (.text+0x769): undefined reference to `ldap_memfree'
  8342. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8343. (.text+0x780): undefined reference to `ber_free'
  8344. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8345. (.text+0x792): undefined reference to `ldap_next_entry'
  8346. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8347. (.text+0x7c0): undefined reference to `ldap_init'
  8348. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8349. (.text+0x7e7): undefined reference to `ldap_set_option'
  8350. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8351. (.text+0x7ff): undefined reference to `ldap_err2string'
  8352. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
  8353. (.text+0x867): undefined reference to `ldap_err2string'
  8354. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_version':
  8355. (.text+0xc): undefined reference to `SSLeay'
  8356. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_recv':
  8357. (.text+0x28e): undefined reference to `SSL_read'
  8358. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_recv':
  8359. (.text+0x2d6): undefined reference to `SSL_get_error'
  8360. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_recv':
  8361. (.text+0x2fe): undefined reference to `ERR_get_error'
  8362. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_recv':
  8363. (.text+0x319): undefined reference to `ERR_error_string'
  8364. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_send':
  8365. (.text+0x39e): undefined reference to `SSL_write'
  8366. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_send':
  8367. (.text+0x3e6): undefined reference to `SSL_get_error'
  8368. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_send':
  8369. (.text+0x401): undefined reference to `ERR_get_error'
  8370. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_send':
  8371. (.text+0x413): undefined reference to `ERR_error_string'
  8372. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_data_pending':
  8373. (.text+0x4b2): undefined reference to `SSL_pending'
  8374. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `x509_name_oneline':
  8375. (.text+0x5e7): undefined reference to `BIO_s_mem'
  8376. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `x509_name_oneline':
  8377. (.text+0x5ef): undefined reference to `BIO_new'
  8378. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `x509_name_oneline':
  8379. (.text+0x616): undefined reference to `X509_NAME_print_ex'
  8380. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `x509_name_oneline':
  8381. (.text+0x638): undefined reference to `BIO_ctrl'
  8382. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `x509_name_oneline':
  8383. (.text+0x661): undefined reference to `BIO_free'
  8384. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `cert_verify_callback':
  8385. (.text+0x6ab): undefined reference to `X509_STORE_CTX_get_current_cert'
  8386. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `cert_verify_callback':
  8387. (.text+0x6b3): undefined reference to `X509_get_subject_name'
  8388. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `asn1_object_dump':
  8389. (.text+0x9ae): undefined reference to `i2t_ASN1_OBJECT'
  8390. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
  8391. (.text+0xd77): undefined reference to `X509_get_ext_d2i'
  8392. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
  8393. (.text+0xd8a): undefined reference to `sk_num'
  8394. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
  8395. (.text+0xdab): undefined reference to `sk_value'
  8396. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
  8397. (.text+0xdd1): undefined reference to `GENERAL_NAMES_free'
  8398. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
  8399. (.text+0xe17): undefined reference to `ASN1_STRING_data'
  8400. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
  8401. (.text+0xe35): undefined reference to `ASN1_STRING_length'
  8402. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
  8403. (.text+0xe72): undefined reference to `GENERAL_NAMES_free'
  8404. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
  8405. (.text+0xe95): undefined reference to `X509_get_subject_name'
  8406. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
  8407. (.text+0xefa): undefined reference to `X509_NAME_get_index_by_NID'
  8408. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
  8409. (.text+0xf0e): undefined reference to `X509_NAME_get_entry'
  8410. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
  8411. (.text+0xf16): undefined reference to `X509_NAME_ENTRY_get_data'
  8412. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
  8413. (.text+0xf24): undefined reference to `ASN1_STRING_type'
  8414. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
  8415. (.text+0xf3c): undefined reference to `ASN1_STRING_to_UTF8'
  8416. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
  8417. (.text+0xfb8): undefined reference to `CRYPTO_free'
  8418. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
  8419. (.text+0x1065): undefined reference to `ASN1_STRING_length'
  8420. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
  8421. (.text+0x108a): undefined reference to `CRYPTO_malloc'
  8422. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
  8423. (.text+0x10a1): undefined reference to `ASN1_STRING_data'
  8424. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
  8425. (.text+0x10ce): undefined reference to `GENERAL_NAMES_free'
  8426. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8427. (.text+0x1141): undefined reference to `SSL_get_peer_certificate'
  8428. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8429. (.text+0x117f): undefined reference to `X509_get_subject_name'
  8430. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8431. (.text+0x11b2): undefined reference to `X509_free'
  8432. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8433. (.text+0x122b): undefined reference to `SSL_get_peer_cert_chain'
  8434. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8435. (.text+0x1241): undefined reference to `sk_num'
  8436. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8437. (.text+0x12da): undefined reference to `sk_value'
  8438. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8439. (.text+0x12e8): undefined reference to `X509_get_subject_name'
  8440. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8441. (.text+0x134f): undefined reference to `X509_get_issuer_name'
  8442. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8443. (.text+0x13b0): undefined reference to `ASN1_INTEGER_get'
  8444. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8445. (.text+0x1422): undefined reference to `X509_get_serialNumber'
  8446. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8447. (.text+0x15b0): undefined reference to `X509_get_pubkey'
  8448. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8449. (.text+0x15e8): undefined reference to `sk_num'
  8450. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8451. (.text+0x160a): undefined reference to `sk_num'
  8452. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8453. (.text+0x162e): undefined reference to `sk_value'
  8454. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8455. (.text+0x1635): undefined reference to `BIO_s_mem'
  8456. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8457. (.text+0x163d): undefined reference to `BIO_new'
  8458. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8459. (.text+0x164b): undefined reference to `X509_EXTENSION_get_object'
  8460. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8461. (.text+0x1663): undefined reference to `X509_EXTENSION_get_critical'
  8462. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8463. (.text+0x16b7): undefined reference to `X509V3_EXT_print'
  8464. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8465. (.text+0x16e7): undefined reference to `BIO_ctrl'
  8466. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8467. (.text+0x17eb): undefined reference to `BIO_free'
  8468. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8469. (.text+0x1822): undefined reference to `ASN1_STRING_print'
  8470. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8471. (.text+0x18bd): undefined reference to `BIO_s_mem'
  8472. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8473. (.text+0x18c5): undefined reference to `BIO_new'
  8474. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8475. (.text+0x18d9): undefined reference to `PEM_write_bio_X509'
  8476. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8477. (.text+0x18fb): undefined reference to `BIO_ctrl'
  8478. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8479. (.text+0x194e): undefined reference to `BIO_free'
  8480. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8481. (.text+0x19fc): undefined reference to `ASN1_INTEGER_get'
  8482. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8483. (.text+0x1a98): undefined reference to `BN_num_bits'
  8484. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8485. (.text+0x1ac6): undefined reference to `BN_num_bits'
  8486. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8487. (.text+0x1af4): undefined reference to `BN_num_bits'
  8488. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8489. (.text+0x1b26): undefined reference to `BN_num_bits'
  8490. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8491. (.text+0x1b55): undefined reference to `BN_bn2bin'
  8492. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8493. (.text+0x1bc0): undefined reference to `BN_num_bits'
  8494. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8495. (.text+0x1be8): undefined reference to `BN_num_bits'
  8496. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8497. (.text+0x1c40): undefined reference to `BN_num_bits'
  8498. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8499. (.text+0x1c6e): undefined reference to `BN_num_bits'
  8500. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8501. (.text+0x1c9c): undefined reference to `BN_num_bits'
  8502. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o):(.text+0x1cca): more undefined references to `BN_num_bits' follow
  8503. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8504. (.text+0x1db5): undefined reference to `BN_bn2bin'
  8505. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8506. (.text+0x1e04): undefined reference to `BN_num_bits'
  8507. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8508. (.text+0x1e32): undefined reference to `BN_num_bits'
  8509. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8510. (.text+0x1e60): undefined reference to `BN_num_bits'
  8511. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8512. (.text+0x1e8e): undefined reference to `BN_num_bits'
  8513. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8514. (.text+0x1ec0): undefined reference to `BN_num_bits'
  8515. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8516. (.text+0x1eef): undefined reference to `BN_bn2bin'
  8517. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8518. (.text+0x1f3f): undefined reference to `BN_bn2bin'
  8519. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8520. (.text+0x1f8f): undefined reference to `BN_bn2bin'
  8521. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8522. (.text+0x1fdf): undefined reference to `BN_bn2bin'
  8523. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8524. (.text+0x202f): undefined reference to `BN_bn2bin'
  8525. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o):(.text+0x207f): more undefined references to `BN_bn2bin' follow
  8526. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8527. (.text+0x2463): undefined reference to `X509_get_issuer_name'
  8528. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8529. (.text+0x2492): undefined reference to `X509_free'
  8530. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8531. (.text+0x24c1): undefined reference to `X509_free'
  8532. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8533. (.text+0x2553): undefined reference to `PEM_read_X509'
  8534. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8535. (.text+0x257a): undefined reference to `X509_check_issued'
  8536. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8537. (.text+0x25bd): undefined reference to `X509_free'
  8538. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8539. (.text+0x25c5): undefined reference to `X509_free'
  8540. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8541. (.text+0x25ff): undefined reference to `X509_free'
  8542. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8543. (.text+0x2610): undefined reference to `SSL_get_verify_result'
  8544. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8545. (.text+0x264d): undefined reference to `X509_verify_cert_error_string'
  8546. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8547. (.text+0x26af): undefined reference to `X509_free'
  8548. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8549. (.text+0x26fb): undefined reference to `X509_free'
  8550. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8551. (.text+0x2707): undefined reference to `X509_free'
  8552. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
  8553. (.text+0x2723): undefined reference to `X509_verify_cert_error_string'
  8554. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_close_all':
  8555. (.text+0x2782): undefined reference to `ERR_remove_state'
  8556. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_close_all':
  8557. (.text+0x2794): undefined reference to `ENGINE_finish'
  8558. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_close_all':
  8559. (.text+0x27a2): undefined reference to `ENGINE_free'
  8560. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_close':
  8561. (.text+0x27f9): undefined reference to `SSL_shutdown'
  8562. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_close':
  8563. (.text+0x2807): undefined reference to `SSL_set_connect_state'
  8564. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_close':
  8565. (.text+0x2815): undefined reference to `SSL_free'
  8566. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_close':
  8567. (.text+0x2837): undefined reference to `SSL_CTX_free'
  8568. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_shutdown':
  8569. (.text+0x28fa): undefined reference to `SSL_read'
  8570. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_shutdown':
  8571. (.text+0x2908): undefined reference to `SSL_get_error'
  8572. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_shutdown':
  8573. (.text+0x2929): undefined reference to `ERR_get_error'
  8574. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_shutdown':
  8575. (.text+0x2946): undefined reference to `ERR_error_string'
  8576. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_shutdown':
  8577. (.text+0x2993): undefined reference to `SSL_free'
  8578. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_shutdown':
  8579. (.text+0x29f4): undefined reference to `SSL_get_shutdown'
  8580. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_shutdown':
  8581. (.text+0x2af9): undefined reference to `SSL_shutdown'
  8582. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_engines_list':
  8583. (.text+0x2b3e): undefined reference to `ENGINE_get_first'
  8584. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_engines_list':
  8585. (.text+0x2b54): undefined reference to `ENGINE_get_next'
  8586. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_engines_list':
  8587. (.text+0x2b62): undefined reference to `ENGINE_get_id'
  8588. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_engines_list':
  8589. (.text+0x2b82): undefined reference to `ENGINE_get_next'
  8590. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_set_engine_default':
  8591. (.text+0x2be2): undefined reference to `ENGINE_set_default'
  8592. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_set_engine_default':
  8593. (.text+0x2bf4): undefined reference to `ENGINE_get_id'
  8594. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_set_engine_default':
  8595. (.text+0x2c22): undefined reference to `ENGINE_get_id'
  8596. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_set_engine':
  8597. (.text+0x2c77): undefined reference to `ENGINE_by_id'
  8598. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_set_engine':
  8599. (.text+0x2c93): undefined reference to `ENGINE_finish'
  8600. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_set_engine':
  8601. (.text+0x2ca1): undefined reference to `ENGINE_free'
  8602. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_set_engine':
  8603. (.text+0x2cb3): undefined reference to `ENGINE_init'
  8604. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_set_engine':
  8605. (.text+0x2cea): undefined reference to `ENGINE_free'
  8606. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_set_engine':
  8607. (.text+0x2cef): undefined reference to `ERR_get_error'
  8608. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_set_engine':
  8609. (.text+0x2d03): undefined reference to `ERR_error_string_n'
  8610. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_check_cxn':
  8611. (.text+0x2d72): undefined reference to `SSL_peek'
  8612. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_cleanup':
  8613. (.text+0x2da7): undefined reference to `ERR_free_strings'
  8614. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_cleanup':
  8615. (.text+0x2dac): undefined reference to `EVP_cleanup'
  8616. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_init':
  8617. (.text+0x2dc7): undefined reference to `ENGINE_load_builtin_engines'
  8618. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_init':
  8619. (.text+0x2dcc): undefined reference to `SSL_load_error_strings'
  8620. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_init':
  8621. (.text+0x2dd1): undefined reference to `SSL_library_init'
  8622. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_seed':
  8623. (.text+0x2e19): undefined reference to `RAND_load_file'
  8624. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_seed':
  8625. (.text+0x2e1e): undefined reference to `RAND_status'
  8626. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_seed':
  8627. (.text+0x2e38): undefined reference to `RAND_egd'
  8628. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_seed':
  8629. (.text+0x2e71): undefined reference to `RAND_add'
  8630. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_seed':
  8631. (.text+0x2e7f): undefined reference to `RAND_status'
  8632. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_seed':
  8633. (.text+0x2e9a): undefined reference to `RAND_file_name'
  8634. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_seed':
  8635. (.text+0x2eb3): undefined reference to `RAND_load_file'
  8636. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_seed':
  8637. (.text+0x2eb8): undefined reference to `RAND_status'
  8638. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_seed':
  8639. (.text+0x2f09): undefined reference to `RAND_status'
  8640. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8641. (.text+0x2ff0): undefined reference to `SSL_connect'
  8642. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8643. (.text+0x300b): undefined reference to `SSL_get_error'
  8644. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8645. (.text+0x302c): undefined reference to `ERR_get_error'
  8646. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8647. (.text+0x3128): undefined reference to `SSL_get_current_cipher'
  8648. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8649. (.text+0x3130): undefined reference to `SSL_CIPHER_get_name'
  8650. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8651. (.text+0x3183): undefined reference to `ERR_error_string_n'
  8652. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8653. (.text+0x3219): undefined reference to `SSLv23_client_method'
  8654. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8655. (.text+0x3237): undefined reference to `SSL_CTX_free'
  8656. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8657. (.text+0x323f): undefined reference to `SSL_CTX_new'
  8658. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8659. (.text+0x3290): undefined reference to `SSL_CTX_ctrl'
  8660. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8661. (.text+0x330a): undefined reference to `SSL_CTX_set_default_passwd_cb_userdata'
  8662. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8663. (.text+0x3320): undefined reference to `SSL_CTX_set_default_passwd_cb'
  8664. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8665. (.text+0x3398): undefined reference to `d2i_PKCS12_fp'
  8666. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8667. (.text+0x33bf): undefined reference to `PKCS12_PBE_add'
  8668. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8669. (.text+0x33f5): undefined reference to `PKCS12_parse'
  8670. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8671. (.text+0x340b): undefined reference to `PKCS12_free'
  8672. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8673. (.text+0x3423): undefined reference to `SSL_CTX_use_certificate'
  8674. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8675. (.text+0x344f): undefined reference to `EVP_PKEY_free'
  8676. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8677. (.text+0x345d): undefined reference to `X509_free'
  8678. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8679. (.text+0x34a3): undefined reference to `ERR_error_string_n'
  8680. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8681. (.text+0x34d3): undefined reference to `SSL_CTX_set_cipher_list'
  8682. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8683. (.text+0x350f): undefined reference to `SSL_CTX_load_verify_locations'
  8684. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8685. (.text+0x362c): undefined reference to `X509_LOOKUP_file'
  8686. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8687. (.text+0x364d): undefined reference to `X509_STORE_add_lookup'
  8688. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8689. (.text+0x366b): undefined reference to `X509_load_crl_file'
  8690. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8691. (.text+0x36d0): undefined reference to `SSL_CTX_ctrl'
  8692. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8693. (.text+0x36da): undefined reference to `SSLv3_client_method'
  8694. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8695. (.text+0x36e9): undefined reference to `SSLv2_client_method'
  8696. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8697. (.text+0x36f6): undefined reference to `TLSv1_client_method'
  8698. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8699. (.text+0x3719): undefined reference to `SSL_CTX_callback_ctrl'
  8700. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8701. (.text+0x3760): undefined reference to `SSL_get1_session'
  8702. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8703. (.text+0x385f): undefined reference to `SSL_CTX_use_certificate_file'
  8704. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8705. (.text+0x38de): undefined reference to `SSL_CTX_use_certificate_chain_file'
  8706. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8707. (.text+0x3993): undefined reference to `SSL_CTX_ctrl'
  8708. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8709. (.text+0x39d4): undefined reference to `SSL_new'
  8710. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8711. (.text+0x39ea): undefined reference to `SSL_get_certificate'
  8712. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8713. (.text+0x3a02): undefined reference to `X509_get_pubkey'
  8714. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8715. (.text+0x3a16): undefined reference to `SSL_get_privatekey'
  8716. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8717. (.text+0x3a28): undefined reference to `EVP_PKEY_copy_parameters'
  8718. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8719. (.text+0x3a36): undefined reference to `EVP_PKEY_free'
  8720. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8721. (.text+0x3a44): undefined reference to `SSL_free'
  8722. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8723. (.text+0x3a52): undefined reference to `SSL_CTX_check_private_key'
  8724. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8725. (.text+0x3ac8): undefined reference to `SSL_CTX_use_PrivateKey_file'
  8726. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8727. (.text+0x3b12): undefined reference to `ERR_get_error'
  8728. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8729. (.text+0x3b22): undefined reference to `ERR_error_string'
  8730. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8731. (.text+0x3b49): undefined reference to `PKCS12_free'
  8732. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8733. (.text+0x3b9c): undefined reference to `X509_STORE_set_flags'
  8734. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8735. (.text+0x3bf0): undefined reference to `SSL_CTX_set_verify'
  8736. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8737. (.text+0x3c39): undefined reference to `SSL_free'
  8738. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8739. (.text+0x3c53): undefined reference to `SSL_new'
  8740. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8741. (.text+0x3c69): undefined reference to `SSL_set_connect_state'
  8742. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8743. (.text+0x3ce6): undefined reference to `SSL_set_session'
  8744. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8745. (.text+0x3cf3): undefined reference to `ERR_get_error'
  8746. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8747. (.text+0x3d08): undefined reference to `ERR_error_string'
  8748. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8749. (.text+0x3d34): undefined reference to `UI_OpenSSL'
  8750. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8751. (.text+0x3d94): undefined reference to `SSL_CTX_use_PrivateKey'
  8752. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8753. (.text+0x3e3a): undefined reference to `SSL_set_fd'
  8754. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8755. (.text+0x3ea0): undefined reference to `ENGINE_load_private_key'
  8756. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8757. (.text+0x3ec2): undefined reference to `SSL_CTX_use_PrivateKey'
  8758. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8759. (.text+0x3ef4): undefined reference to `EVP_PKEY_free'
  8760. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8761. (.text+0x3f3b): undefined reference to `SSL_CTX_check_private_key'
  8762. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8763. (.text+0x3f59): undefined reference to `sk_num'
  8764. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8765. (.text+0x3f86): undefined reference to `sk_value'
  8766. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8767. (.text+0x3fa8): undefined reference to `SSL_CTX_ctrl'
  8768. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8769. (.text+0x3fc2): undefined reference to `sk_value'
  8770. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8771. (.text+0x3fd4): undefined reference to `SSL_CTX_add_client_CA'
  8772. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8773. (.text+0x3fed): undefined reference to `sk_num'
  8774. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8775. (.text+0x4005): undefined reference to `EVP_PKEY_free'
  8776. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8777. (.text+0x4013): undefined reference to `X509_free'
  8778. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8779. (.text+0x4081): undefined reference to `SSL_ctrl'
  8780. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8781. (.text+0x40bd): undefined reference to `ERR_get_error'
  8782. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8783. (.text+0x40d2): undefined reference to `ERR_error_string'
  8784. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
  8785. (.text+0x411c): undefined reference to `EVP_PKEY_free'
  8786. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_session_free':
  8787. (.text+0x27c8): undefined reference to `SSL_SESSION_free'
  8788. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_cleanup':
  8789. (.text+0x2db2): undefined reference to `CRYPTO_cleanup_all_ex_data'
  8790. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(krb5.o): In function `krb5_decode':
  8791. (.text+0x79): undefined reference to `gss_unseal'
  8792. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(krb5.o): In function `krb5_decode':
  8793. (.text+0xa2): undefined reference to `gss_release_buffer'
  8794. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(krb5.o): In function `krb5_encode':
  8795. (.text+0x135): undefined reference to `gss_seal'
  8796. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(krb5.o): In function `krb5_encode':
  8797. (.text+0x18e): undefined reference to `gss_release_buffer'
  8798. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(krb5.o): In function `krb5_auth':
  8799. (.text+0x291): undefined reference to `GSS_C_NT_HOSTBASED_SERVICE'
  8800. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(krb5.o): In function `krb5_auth':
  8801. (.text+0x2a8): undefined reference to `gss_import_name'
  8802. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(krb5.o): In function `krb5_auth':
  8803. (.text+0x2bb): undefined reference to `gss_release_name'
  8804. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(krb5.o): In function `krb5_auth':
  8805. (.text+0x341): undefined reference to `gss_display_name'
  8806. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(krb5.o): In function `krb5_auth':
  8807. (.text+0x36a): undefined reference to `gss_release_buffer'
  8808. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(krb5.o): In function `krb5_auth':
  8809. (.text+0x3d7): undefined reference to `gss_init_sec_context'
  8810. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(krb5.o): In function `krb5_auth':
  8811. (.text+0x458): undefined reference to `gss_init_sec_context'
  8812. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(krb5.o): In function `krb5_auth':
  8813. (.text+0x49e): undefined reference to `gss_release_name'
  8814. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(krb5.o): In function `krb5_auth':
  8815. (.text+0x597): undefined reference to `gss_release_name'
  8816. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(content_encoding.o): In function `exit_zlib':
  8817. (.text+0x134): undefined reference to `inflateEnd'
  8818. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(content_encoding.o): In function `inflate_stream':
  8819. (.text+0x23f): undefined reference to `inflate'
  8820. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(content_encoding.o): In function `inflate_stream':
  8821. (.text+0x2f7): undefined reference to `inflateEnd'
  8822. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(content_encoding.o): In function `inflate_stream':
  8823. (.text+0x317): undefined reference to `inflateInit2_'
  8824. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(content_encoding.o): In function `inflate_stream':
  8825. (.text+0x353): undefined reference to `inflateEnd'
  8826. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(content_encoding.o): In function `Curl_unencode_gzip_write':
  8827. (.text+0x4d0): undefined reference to `zlibVersion'
  8828. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(content_encoding.o): In function `Curl_unencode_gzip_write':
  8829. (.text+0x508): undefined reference to `inflateInit2_'
  8830. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(content_encoding.o): In function `Curl_unencode_gzip_write':
  8831. (.text+0x55f): undefined reference to `inflateInit2_'
  8832. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(content_encoding.o): In function `Curl_unencode_deflate_write':
  8833. (.text+0x741): undefined reference to `inflateInit_'
  8834. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(md5.o): In function `Curl_md5it':
  8835. (.text+0x16): undefined reference to `MD5_Init'
  8836. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(md5.o): In function `Curl_md5it':
  8837. (.text+0x2e): undefined reference to `MD5_Update'
  8838. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(md5.o): In function `Curl_md5it':
  8839. (.text+0x3d): undefined reference to `MD5_Final'
  8840. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_negotiate.o): In function `cleanup':
  8841. (.text+0x26): undefined reference to `gss_delete_sec_context'
  8842. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_negotiate.o): In function `cleanup':
  8843. (.text+0x46): undefined reference to `gss_release_name'
  8844. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_negotiate.o): In function `cleanup':
  8845. (.text+0x76): undefined reference to `gss_release_buffer'
  8846. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_negotiate.o): In function `get_gss_name':
  8847. (.text+0x251): undefined reference to `GSS_C_NT_HOSTBASED_SERVICE'
  8848. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_negotiate.o): In function `get_gss_name':
  8849. (.text+0x27d): undefined reference to `gss_import_name'
  8850. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_negotiate.o): In function `T.44':
  8851. (.text+0x388): undefined reference to `gss_release_buffer'
  8852. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_negotiate.o): In function `T.44':
  8853. (.text+0x3d6): undefined reference to `gss_display_status'
  8854. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_negotiate.o): In function `Curl_input_negotiate':
  8855. (.text+0x5df): undefined reference to `gss_init_sec_context'
  8856. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_negotiate.o): In function `Curl_input_negotiate':
  8857. (.text+0x65b): undefined reference to `gss_release_buffer'
  8858. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_ntlm.o): In function `mk_nt_hash':
  8859. (.text+0x6a): undefined reference to `MD4_Init'
  8860. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_ntlm.o): In function `mk_nt_hash':
  8861. (.text+0x7d): undefined reference to `MD4_Update'
  8862. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_ntlm.o): In function `mk_nt_hash':
  8863. (.text+0x8c): undefined reference to `MD4_Final'
  8864. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_ntlm.o): In function `setup_des_key':
  8865. (.text+0x15c): undefined reference to `DES_set_odd_parity'
  8866. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_ntlm.o): In function `setup_des_key':
  8867. (.text+0x168): undefined reference to `DES_set_key'
  8868. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_ntlm.o): In function `lm_resp':
  8869. (.text+0x1cd): undefined reference to `DES_ecb_encrypt'
  8870. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_ntlm.o): In function `lm_resp':
  8871. (.text+0x1fb): undefined reference to `DES_ecb_encrypt'
  8872. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_ntlm.o): In function `lm_resp':
  8873. (.text+0x223): undefined reference to `DES_ecb_encrypt'
  8874. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_ntlm.o): In function `Curl_output_ntlm':
  8875. (.text+0x7e4): undefined reference to `DES_ecb_encrypt'
  8876. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_ntlm.o): In function `Curl_output_ntlm':
  8877. (.text+0x81a): undefined reference to `DES_ecb_encrypt'
  8878. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_ntlm.o): In function `Curl_output_ntlm':
  8879. (.text+0xb69): undefined reference to `RAND_bytes'
  8880. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_ntlm.o): In function `Curl_output_ntlm':
  8881. (.text+0xbc9): undefined reference to `MD5_Init'
  8882. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_ntlm.o): In function `Curl_output_ntlm':
  8883. (.text+0xbe9): undefined reference to `MD5_Update'
  8884. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_ntlm.o): In function `Curl_output_ntlm':
  8885. (.text+0xbfe): undefined reference to `MD5_Final'
  8886. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `check_gss_err':
  8887. (.text+0x70): undefined reference to `gss_release_buffer'
  8888. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `check_gss_err':
  8889. (.text+0xa8): undefined reference to `gss_display_status'
  8890. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `check_gss_err':
  8891. (.text+0xcc): undefined reference to `gss_release_buffer'
  8892. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `check_gss_err':
  8893. (.text+0x108): undefined reference to `gss_release_buffer'
  8894. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `check_gss_err':
  8895. (.text+0x13c): undefined reference to `gss_display_status'
  8896. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `check_gss_err':
  8897. (.text+0x15f): undefined reference to `gss_release_buffer'
  8898. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `check_gss_err':
  8899. (.text+0x232): undefined reference to `gss_release_buffer'
  8900. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8901. (.text+0x36e): undefined reference to `gss_import_name'
  8902. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8903. (.text+0x37f): undefined reference to `gss_release_buffer'
  8904. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8905. (.text+0x404): undefined reference to `gss_init_sec_context'
  8906. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8907. (.text+0x41c): undefined reference to `gss_release_buffer'
  8908. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8909. (.text+0x4d5): undefined reference to `gss_release_buffer'
  8910. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8911. (.text+0x4e4): undefined reference to `gss_release_buffer'
  8912. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8913. (.text+0x5bd): undefined reference to `gss_release_name'
  8914. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8915. (.text+0x5cc): undefined reference to `gss_release_buffer'
  8916. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8917. (.text+0x5e4): undefined reference to `gss_delete_sec_context'
  8918. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8919. (.text+0x616): undefined reference to `gss_release_name'
  8920. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8921. (.text+0x6b8): undefined reference to `GSS_C_NT_HOSTBASED_SERVICE'
  8922. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8923. (.text+0x6d8): undefined reference to `gss_import_name'
  8924. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8925. (.text+0x706): undefined reference to `gss_release_name'
  8926. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8927. (.text+0x72e): undefined reference to `gss_release_name'
  8928. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8929. (.text+0x73d): undefined reference to `gss_release_buffer'
  8930. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8931. (.text+0x74c): undefined reference to `gss_release_buffer'
  8932. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8933. (.text+0x773): undefined reference to `gss_release_name'
  8934. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8935. (.text+0x782): undefined reference to `gss_release_buffer'
  8936. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8937. (.text+0x791): undefined reference to `gss_release_buffer'
  8938. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8939. (.text+0x7a9): undefined reference to `gss_delete_sec_context'
  8940. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8941. (.text+0x7de): undefined reference to `gss_release_name'
  8942. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8943. (.text+0x826): undefined reference to `gss_inquire_context'
  8944. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8945. (.text+0x85a): undefined reference to `gss_delete_sec_context'
  8946. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8947. (.text+0x866): undefined reference to `gss_release_name'
  8948. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8949. (.text+0x8b6): undefined reference to `gss_release_name'
  8950. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8951. (.text+0x8ed): undefined reference to `gss_release_name'
  8952. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8953. (.text+0x916): undefined reference to `gss_release_name'
  8954. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8955. (.text+0x92e): undefined reference to `gss_delete_sec_context'
  8956. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8957. (.text+0x959): undefined reference to `gss_display_name'
  8958. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8959. (.text+0x989): undefined reference to `gss_delete_sec_context'
  8960. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8961. (.text+0x995): undefined reference to `gss_release_name'
  8962. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8963. (.text+0x9a4): undefined reference to `gss_release_buffer'
  8964. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8965. (.text+0xa0b): undefined reference to `gss_release_name'
  8966. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8967. (.text+0xa1a): undefined reference to `gss_release_buffer'
  8968. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8969. (.text+0xaf2): undefined reference to `gss_release_buffer'
  8970. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8971. (.text+0xb54): undefined reference to `gss_wrap'
  8972. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8973. (.text+0xb7f): undefined reference to `gss_release_buffer'
  8974. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8975. (.text+0xb8b): undefined reference to `gss_release_buffer'
  8976. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8977. (.text+0xba3): undefined reference to `gss_delete_sec_context'
  8978. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8979. (.text+0xbf7): undefined reference to `gss_delete_sec_context'
  8980. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8981. (.text+0xc03): undefined reference to `gss_release_name'
  8982. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8983. (.text+0xc12): undefined reference to `gss_release_buffer'
  8984. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8985. (.text+0xc2b): undefined reference to `gss_release_buffer'
  8986. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8987. (.text+0xcd9): undefined reference to `gss_release_buffer'
  8988. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8989. (.text+0xdff): undefined reference to `gss_release_buffer'
  8990. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8991. (.text+0xe6e): undefined reference to `gss_unwrap'
  8992. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8993. (.text+0xe99): undefined reference to `gss_release_buffer'
  8994. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8995. (.text+0xea5): undefined reference to `gss_release_buffer'
  8996. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8997. (.text+0xebd): undefined reference to `gss_delete_sec_context'
  8998. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  8999. (.text+0xef1): undefined reference to `gss_release_buffer'
  9000. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  9001. (.text+0xf52): undefined reference to `gss_delete_sec_context'
  9002. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  9003. (.text+0xf68): undefined reference to `gss_release_buffer'
  9004. /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
  9005. (.text+0xfa5): undefined reference to `gss_release_buffer'
  9006. collect2: ld returned 1 exit status
  9007. configure:11579: $? = 1
  9008. configure: failed program was:
  9009. | /* confdefs.h.  */
  9010. | #define PACKAGE_NAME ""
  9011. | #define PACKAGE_TARNAME ""
  9012. | #define PACKAGE_VERSION ""
  9013. | #define PACKAGE_STRING ""
  9014. | #define PACKAGE_BUGREPORT ""
  9015. | #define PACKAGE "zabbix"
  9016. | #define VERSION "1.8.4rc1"
  9017. | #define STDC_HEADERS 1
  9018. | #define HAVE_SYS_TYPES_H 1
  9019. | #define HAVE_SYS_STAT_H 1
  9020. | #define HAVE_STDLIB_H 1
  9021. | #define HAVE_STRING_H 1
  9022. | #define HAVE_MEMORY_H 1
  9023. | #define HAVE_STRINGS_H 1
  9024. | #define HAVE_INTTYPES_H 1
  9025. | #define HAVE_STDINT_H 1
  9026. | #define HAVE_UNISTD_H 1
  9027. | #define HAVE_STDIO_H 1
  9028. | #define HAVE_STDLIB_H 1
  9029. | #define HAVE_STRING_H 1
  9030. | #define HAVE_UNISTD_H 1
  9031. | #define HAVE_NETDB_H 1
  9032. | #define HAVE_SIGNAL_H 1
  9033. | #define HAVE_SYSLOG_H 1
  9034. | #define HAVE_TIME_H 1
  9035. | #define HAVE_ERRNO_H 1
  9036. | #define HAVE_SYS_TYPES_H 1
  9037. | #define HAVE_SYS_STAT_H 1
  9038. | #define HAVE_NETINET_IN_H 1
  9039. | #define HAVE_MATH_H 1
  9040. | #define HAVE_SYS_SOCKET_H 1
  9041. | #define HAVE_DIRENT_H 1
  9042. | #define HAVE_CTYPE_H 1
  9043. | #define HAVE_FCNTL_H 1
  9044. | #define HAVE_SYS_PARAM_H 1
  9045. | #define HAVE_ARPA_INET_H 1
  9046. | #define HAVE_SYS_VFS_H 1
  9047. | #define HAVE_SYS_SYSINFO_H 1
  9048. | #define HAVE_SYS_STATVFS_H 1
  9049. | #define HAVE_SYS_SOCKET_H 1
  9050. | #define HAVE_ARPA_INET_H 1
  9051. | #define HAVE_STRINGS_H 1
  9052. | #define HAVE_SYS_TIME_H 1
  9053. | #define HAVE_SYS_SYSCALL_H 1
  9054. | #define HAVE_SYS_SYSMACROS_H 1
  9055. | #define HAVE_SYS_PROCFS_H 1
  9056. | #define HAVE_STDINT_H 1
  9057. | #define HAVE_PWD_H 1
  9058. | #define HAVE_ARPA_NAMESER_H 1
  9059. | #define HAVE_ASSERT_H 1
  9060. | #define HAVE_LINUX_KERNEL_H 1
  9061. | #define HAVE_GETOPT_H 1
  9062. | #define HAVE_SYS_RESOURCE_H 1
  9063. | #define HAVE_PTHREAD_H 1
  9064. | #define HAVE_SYS_WAIT_H 1
  9065. | #define HAVE_REGEX_H 1
  9066. | #define HAVE_STDARG_H 1
  9067. | #define HAVE_SYS_SEM_H 1
  9068. | #define HAVE_SYS_IPC_H 1
  9069. | #define HAVE_SYS_SHM_H 1
  9070. | #define HAVE_SYS_TIMEB_H 1
  9071. | #define HAVE_LBER_H 1
  9072. | #define HAVE_INTTYPES_H 1
  9073. | #define HAVE_SYS_FILE_H 1
  9074. | #define HAVE_GRP_H 1
  9075. | #define HAVE_EXECINFO_H 1
  9076. | #define HAVE_RESOLV_H 1
  9077. | #define HAVE_NET_IF_H 1
  9078. | #define HAVE_SYS_MOUNT_H 1
  9079. | #define HAVE_SYS_SYSCTL_H 1
  9080. | #define HAVE_SYS_USER_H 1
  9081. | #define HAVE_SYS_SWAP_H 1
  9082. | #define HAVE_SYS_UCONTEXT_H 1
  9083. | #define HAVE_LIBEXECINFO 1
  9084. | #define HAVE_LIBM 1
  9085. | #define HAVE_RES_QUERY 1
  9086. | #define ZBX_SOCKLEN_T socklen_t
  9087. | #define HAVE_PROC 1
  9088. | #define HAVE_PROC_STAT 1
  9089. | #define HAVE_PROC_CPUINFO 1
  9090. | #define HAVE_PROC_1_STATUS 1
  9091. | #define HAVE_PROC_LOADAVG 1
  9092. | #define HAVE_PROC_NET_DEV 1
  9093. | #define HAVE_SYSINFO_MEM_UNIT 1
  9094. | #define HAVE_SYSINFO_FREESWAP 1
  9095. | #define HAVE_SYS_RESOURCE_SETPRIORITY 1
  9096. | #define HAVE_UNISTD_SYSCONF 1
  9097. | #define HAVE___VA_COPY 1
  9098. | #define HAVE_SYSINFO_TOTALSWAP 1
  9099. | #define HAVE_FUNCTION_INITGROUPS 1
  9100. | #define HAVE_FUNCTION_SETEUID 1
  9101. | #define HAVE_SYSINFO_TOTALRAM 1
  9102. | #define HAVE___VA_ARGS__ 1
  9103. | #define HAVE_SYSINFO_SHAREDRAM 1
  9104. | #define HAVE_SYSINFO_BUFFERRAM 1
  9105. | #define HAVE_SYSINFO_FREERAM 1
  9106. | #define HAVE_SYSINFO_UPTIME 1
  9107. | #define HAVE_SYSINFO_PROCS 1
  9108. | #define RETSIGTYPE void
  9109. | #define HAVE_GETLOADAVG 1
  9110. | #define HAVE_SOCKET 1
  9111. | #define HAVE_STRTOD 1
  9112. | #define HAVE_SNPRINTF 1
  9113. | #define HAVE_VASPRINTF 1
  9114. | #define HAVE_ASPRINTF 1
  9115. | #define HAVE_VSNPRINTF 1
  9116. | #define HAVE_HSTRERROR 1
  9117. | #define HAVE_GETOPT_LONG 1
  9118. | #define HAVE_GETENV 1
  9119. | #define HAVE_PUTENV 1
  9120. | #define HAVE_MYSQL 1
  9121. | #define HAVE_MULTIROW_INSERT 1
  9122. | /* end confdefs.h.  */
  9123. | #include <curl/curl.h>
  9124. | #ifndef NULL
  9125. | #define NULL (void *)0
  9126. | #endif
  9127. | int
  9128. | main ()
  9129. | {
  9130. |
  9131. | /* Try and use a few common options to force a failure if we are
  9132. |    missing symbols or can't link. */
  9133. | int x;
  9134. | curl_easy_setopt(NULL,CURLOPT_URL,NULL);
  9135. | x=CURL_ERROR_SIZE;
  9136. | x=CURLOPT_WRITEFUNCTION;
  9137. | x=CURLOPT_FILE;
  9138. | x=CURLOPT_ERRORBUFFER;
  9139. | x=CURLOPT_STDERR;
  9140. | x=CURLOPT_VERBOSE;
  9141. |
  9142. |   ;
  9143. |   return 0;
  9144. | }
  9145. configure:11604: result: no
  9146. configure:11878: error: Curl library not found
  9147.  
  9148. ## ---------------- ##
  9149. ## Cache variables. ##
  9150. ## ---------------- ##
  9151.  
  9152. ac_cv_build=i686-pc-linux-gnu
  9153. ac_cv_c_compiler_gnu=yes
  9154. ac_cv_c_const=yes
  9155. ac_cv_env_CC_set=
  9156. ac_cv_env_CC_value=
  9157. ac_cv_env_CFLAGS_set=
  9158. ac_cv_env_CFLAGS_value=
  9159. ac_cv_env_CPPFLAGS_set=
  9160. ac_cv_env_CPPFLAGS_value=
  9161. ac_cv_env_CPP_set=
  9162. ac_cv_env_CPP_value=
  9163. ac_cv_env_IKSEMEL_CFLAGS_set=
  9164. ac_cv_env_IKSEMEL_CFLAGS_value=
  9165. ac_cv_env_IKSEMEL_LIBS_set=
  9166. ac_cv_env_IKSEMEL_LIBS_value=
  9167. ac_cv_env_LDFLAGS_set=
  9168. ac_cv_env_LDFLAGS_value=
  9169. ac_cv_env_LIBS_set=
  9170. ac_cv_env_LIBS_value=
  9171. ac_cv_env_PKG_CONFIG_set=
  9172. ac_cv_env_PKG_CONFIG_value=
  9173. ac_cv_env_build_alias_set=
  9174. ac_cv_env_build_alias_value=
  9175. ac_cv_env_host_alias_set=
  9176. ac_cv_env_host_alias_value=
  9177. ac_cv_env_target_alias_set=
  9178. ac_cv_env_target_alias_value=
  9179. ac_cv_func_asprintf=yes
  9180. ac_cv_func_getenv=yes
  9181. ac_cv_func_getloadavg=yes
  9182. ac_cv_func_getopt_long=yes
  9183. ac_cv_func_hstrerror=yes
  9184. ac_cv_func_putenv=yes
  9185. ac_cv_func_snprintf=yes
  9186. ac_cv_func_socket=yes
  9187. ac_cv_func_strtod=yes
  9188. ac_cv_func_vasprintf=yes
  9189. ac_cv_func_vsnprintf=yes
  9190. ac_cv_header_Winber_h=no
  9191. ac_cv_header_Winldap_h=no
  9192. ac_cv_header_arpa_inet_h=yes
  9193. ac_cv_header_arpa_nameser_h=yes
  9194. ac_cv_header_assert_h=yes
  9195. ac_cv_header_conio_h=no
  9196. ac_cv_header_ctype_h=yes
  9197. ac_cv_header_devstat_h=no
  9198. ac_cv_header_dirent_h=yes
  9199. ac_cv_header_errno_h=yes
  9200. ac_cv_header_execinfo_h=yes
  9201. ac_cv_header_fcntl_h=yes
  9202. ac_cv_header_getopt_h=yes
  9203. ac_cv_header_grp_h=yes
  9204. ac_cv_header_inttypes_h=yes
  9205. ac_cv_header_knlist_h=no
  9206. ac_cv_header_kstat_h=no
  9207. ac_cv_header_kvm_h=no
  9208. ac_cv_header_lber_h=yes
  9209. ac_cv_header_libperfstat_h=no
  9210. ac_cv_header_linux_kernel_h=yes
  9211. ac_cv_header_mach_host_info_h=no
  9212. ac_cv_header_mach_mach_host_h=no
  9213. ac_cv_header_math_h=yes
  9214. ac_cv_header_memory_h=yes
  9215. ac_cv_header_mtent_h=no
  9216. ac_cv_header_net_if_h=yes
  9217. ac_cv_header_net_if_mib_h=no
  9218. ac_cv_header_netdb_h=yes
  9219. ac_cv_header_netinet_in_h=yes
  9220. ac_cv_header_nlist_h=no
  9221. ac_cv_header_pdh_h=no
  9222. ac_cv_header_process_h=no
  9223. ac_cv_header_procinfo_h=no
  9224. ac_cv_header_psapi_h=no
  9225. ac_cv_header_pthread_h=yes
  9226. ac_cv_header_pwd_h=yes
  9227. ac_cv_header_regex_h=yes
  9228. ac_cv_header_resolv_h=yes
  9229. ac_cv_header_signal_h=yes
  9230. ac_cv_header_stdarg_h=yes
  9231. ac_cv_header_stdc=yes
  9232. ac_cv_header_stdint_h=yes
  9233. ac_cv_header_stdio_h=yes
  9234. ac_cv_header_stdlib_h=yes
  9235. ac_cv_header_string_h=yes
  9236. ac_cv_header_strings_h=yes
  9237. ac_cv_header_sys_disk_h=no
  9238. ac_cv_header_sys_dk_h=no
  9239. ac_cv_header_sys_dkstat_h=no
  9240. ac_cv_header_sys_file_h=yes
  9241. ac_cv_header_sys_ipc_h=yes
  9242. ac_cv_header_sys_loadavg_h=no
  9243. ac_cv_header_sys_mount_h=yes
  9244. ac_cv_header_sys_param_h=yes
  9245. ac_cv_header_sys_proc_h=no
  9246. ac_cv_header_sys_procfs_h=yes
  9247. ac_cv_header_sys_pstat_h=no
  9248. ac_cv_header_sys_resource_h=yes
  9249. ac_cv_header_sys_sem_h=yes
  9250. ac_cv_header_sys_shm_h=yes
  9251. ac_cv_header_sys_socket_h=yes
  9252. ac_cv_header_sys_stat_h=yes
  9253. ac_cv_header_sys_statvfs_h=yes
  9254. ac_cv_header_sys_swap_h=yes
  9255. ac_cv_header_sys_syscall_h=yes
  9256. ac_cv_header_sys_sysctl_h=yes
  9257. ac_cv_header_sys_sysinfo_h=yes
  9258. ac_cv_header_sys_sysmacros_h=yes
  9259. ac_cv_header_sys_systemcfg_h=no
  9260. ac_cv_header_sys_time_h=yes
  9261. ac_cv_header_sys_timeb_h=yes
  9262. ac_cv_header_sys_types_h=yes
  9263. ac_cv_header_sys_ucontext_h=yes
  9264. ac_cv_header_sys_user_h=yes
  9265. ac_cv_header_sys_var_h=no
  9266. ac_cv_header_sys_vfs_h=yes
  9267. ac_cv_header_sys_vmmeter_h=no
  9268. ac_cv_header_sys_wait_h=yes
  9269. ac_cv_header_syslog_h=yes
  9270. ac_cv_header_time_h=yes
  9271. ac_cv_header_unistd_h=yes
  9272. ac_cv_header_vm_vm_param_h=no
  9273. ac_cv_header_windows_h=no
  9274. ac_cv_header_winsock2_h=no
  9275. ac_cv_header_ws2tcpip_h=no
  9276. ac_cv_host=i686-pc-linux-gnu
  9277. ac_cv_lib_curl_main=yes
  9278. ac_cv_lib_kvm_main=no
  9279. ac_cv_lib_m_main=yes
  9280. ac_cv_lib_mysqlclient__main=yes
  9281. ac_cv_objext=o
  9282. ac_cv_path_EGREP='/bin/grep -E'
  9283. ac_cv_path_GREP=/bin/grep
  9284. ac_cv_path_MYSQL_CONFIG=/usr/bin/mysql_config
  9285. ac_cv_path__libcurl_config=/usr/bin/curl-config
  9286. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  9287. ac_cv_path_install='/usr/bin/install -c'
  9288. ac_cv_path_mkdir=/bin/mkdir
  9289. ac_cv_prog_AWK=mawk
  9290. ac_cv_prog_CPP='gcc -E'
  9291. ac_cv_prog_ac_ct_CC=gcc
  9292. ac_cv_prog_cc_c89=
  9293. ac_cv_prog_cc_g=yes
  9294. ac_cv_prog_cc_gcc_c_o=yes
  9295. ac_cv_prog_make_make_set=yes
  9296. ac_cv_search_backtrace_symbols='none required'
  9297. ac_cv_search_devstat_getdevs=no
  9298. ac_cv_search_getdevs=no
  9299. ac_cv_search_gethostbyname='none required'
  9300. ac_cv_search_kstat_open=no
  9301. ac_cv_search_perfstat_memory_total=no
  9302. ac_cv_search_socket='none required'
  9303. ac_cv_type_pid_t=yes
  9304. ac_cv_type_signal=void
  9305. am_cv_CC_dependencies_compiler_type=gcc3
  9306. libcurl_cv_lib_curl_usable=no
  9307. libcurl_cv_lib_curl_version=7.19.5
  9308. libcurl_cv_lib_version_ok=yes
  9309.  
  9310. ## ----------------- ##
  9311. ## Output variables. ##
  9312. ## ----------------- ##
  9313.  
  9314. ACLOCAL='${SHELL} /home/zabbix/install/zabbix-1.8.4rc1/missing --run aclocal-1.10'
  9315. AGENT_FALSE='#'
  9316. AGENT_TRUE=''
  9317. AMDEPBACKSLASH='\'
  9318. AMDEP_FALSE='#'
  9319. AMDEP_TRUE=''
  9320. AMTAR='${SHELL} /home/zabbix/install/zabbix-1.8.4rc1/missing --run tar'
  9321. ARCH=''
  9322. AUTOCONF='${SHELL} /home/zabbix/install/zabbix-1.8.4rc1/missing --run autoconf'
  9323. AUTOHEADER='${SHELL} /home/zabbix/install/zabbix-1.8.4rc1/missing --run autoheader'
  9324. AUTOMAKE='${SHELL} /home/zabbix/install/zabbix-1.8.4rc1/missing --run automake-1.10'
  9325. AWK='mawk'
  9326. CC='gcc'
  9327. CCDEPMODE='depmode=gcc3'
  9328. CFLAGS='-g -O2   -I/usr/include/mysql  -DBIG_JOINS=1 -fPIC -fno-strict-aliasing  '
  9329. CPP='gcc -E'
  9330. CPPFLAGS=''
  9331. CYGPATH_W='echo'
  9332. DB_CPPFLAGS='  -I/usr/include/mysql  -DBIG_JOINS=1 -fPIC -fno-strict-aliasing '
  9333. DB_LDFLAGS='   -L/usr/lib/mysql '
  9334. DB_LIBS='  -lmysqlclient  '
  9335. DEFS=''
  9336. DEPDIR='.deps'
  9337. ECHO_C=''
  9338. ECHO_N='-n'
  9339. ECHO_T=''
  9340. EGREP='/bin/grep -E'
  9341. EXEEXT=''
  9342. GREP='/bin/grep'
  9343. ICONV_CFLAGS=''
  9344. ICONV_LDFLAGS=''
  9345. IKSEMEL_CFLAGS=''
  9346. IKSEMEL_LIBS=''
  9347. INSTALL_DATA='${INSTALL} -m 644'
  9348. INSTALL_PROGRAM='${INSTALL}'
  9349. INSTALL_SCRIPT='${INSTALL}'
  9350. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  9351. IODBC_CFLAGS=''
  9352. IODBC_LDFLAGS=''
  9353. IODBC_LIBS=''
  9354. JABBER_CPPFLAGS=''
  9355. JABBER_FALSE=''
  9356. JABBER_LDFLAGS=''
  9357. JABBER_LIBS=''
  9358. JABBER_TRUE=''
  9359. LDAP_CPPFLAGS=''
  9360. LDAP_LDFLAGS=''
  9361. LDFLAGS='-rdynamic  -static'
  9362. LIBCURL_CFLAGS=''
  9363. LIBCURL_LDFLAGS=' -lcurl'
  9364. LIBCURL_LIBS=''
  9365. LIBOBJS=''
  9366. LIBS='-lm  -lresolv'
  9367. LTLIBOBJS=''
  9368. MAKEINFO='${SHELL} /home/zabbix/install/zabbix-1.8.4rc1/missing --run makeinfo'
  9369. MYSQL_CFLAGS='-I/usr/include/mysql  -DBIG_JOINS=1 -fPIC -fno-strict-aliasing'
  9370. MYSQL_CONFIG='/usr/bin/mysql_config'
  9371. MYSQL_LDFLAGS=' -L/usr/lib/mysql'
  9372. MYSQL_LIBS='-lmysqlclient '
  9373. MYSQL_VERSION='5.0.83'
  9374. OBJEXT='o'
  9375. ODBC_CFLAGS=''
  9376. ODBC_LDFLAGS=''
  9377. ODBC_LIBS=''
  9378. OPENIPMI_CFLAGS=''
  9379. OPENIPMI_LDFLAGS=''
  9380. OPENIPMI_LIBS=''
  9381. ORACLE_CPPFLAGS=''
  9382. ORACLE_LDFLAGS=''
  9383. ORACLE_LIBS=''
  9384. ORACLE_OCI_CFLAGS=''
  9385. ORACLE_OCI_LDFLAGS=''
  9386. ORACLE_OCI_LIBS=''
  9387. ORACLE_OCI_VERSION=''
  9388. PACKAGE='zabbix'
  9389. PACKAGE_BUGREPORT=''
  9390. PACKAGE_NAME=''
  9391. PACKAGE_STRING=''
  9392. PACKAGE_TARNAME=''
  9393. PACKAGE_VERSION=''
  9394. PATH_SEPARATOR=':'
  9395. PG_CONFIG='no'
  9396. PKG_CONFIG='/usr/bin/pkg-config'
  9397. POSTGRESQL_CPPFLAGS=''
  9398. POSTGRESQL_LDFLAGS=''
  9399. POSTGRESQL_VERSION=''
  9400. PROXY_FALSE='#'
  9401. PROXY_LDFLAGS='    -L/usr/lib/mysql '
  9402. PROXY_LIBS='   -lmysqlclient  '
  9403. PROXY_TRUE=''
  9404. RANLIB=''
  9405. RESOLV_LIBS='-lresolv'
  9406. SERVER_FALSE='#'
  9407. SERVER_LDFLAGS='    -L/usr/lib/mysql  '
  9408. SERVER_LIBS='   -lmysqlclient   '
  9409. SERVER_TRUE=''
  9410. SET_MAKE=''
  9411. SHELL='/bin/bash'
  9412. SNMP_CFLAGS=''
  9413. SNMP_CPPFLAGS=''
  9414. SNMP_LDFLAGS=''
  9415. SNMP_LIBS=''
  9416. SQLITE3_CPPFLAGS=''
  9417. SQLITE3_LDFLAGS=''
  9418. SQLITE3_VERSION=''
  9419. SSH2_CFLAGS=''
  9420. SSH2_LDFLAGS=''
  9421. SSH2_LIBS=''
  9422. STRIP=''
  9423. UNIXODBC_CFLAGS=''
  9424. UNIXODBC_LDFLAGS=''
  9425. UNIXODBC_LIBS=''
  9426. VERSION='1.8.4rc1'
  9427. WITH_ODBC_FALSE=''
  9428. WITH_ODBC_TRUE=''
  9429. _libcurl_config=''
  9430. _libnetsnmp_config=''
  9431. _libodbc_config=''
  9432. ac_ct_CC='gcc'
  9433. am__fastdepCC_FALSE='#'
  9434. am__fastdepCC_TRUE=''
  9435. am__include='include'
  9436. am__isrc=''
  9437. am__leading_dot='.'
  9438. am__quote=''
  9439. am__tar='${AMTAR} chof - "$$tardir"'
  9440. am__untar='${AMTAR} xf -'
  9441. bindir='${exec_prefix}/bin'
  9442. build='i686-pc-linux-gnu'
  9443. build_alias=''
  9444. build_cpu='i686'
  9445. build_os='linux-gnu'
  9446. build_vendor='pc'
  9447. datadir='${datarootdir}'
  9448. datarootdir='${prefix}/share'
  9449. docdir='${datarootdir}/doc/${PACKAGE}'
  9450. dvidir='${docdir}'
  9451. exec_prefix='NONE'
  9452. host='i686-pc-linux-gnu'
  9453. host_alias=''
  9454. host_cpu='i686'
  9455. host_os='linux-gnu'
  9456. host_vendor='pc'
  9457. htmldir='${docdir}'
  9458. includedir='${prefix}/include'
  9459. infodir='${datarootdir}/info'
  9460. install_sh='$(SHELL) /home/zabbix/install/zabbix-1.8.4rc1/install-sh'
  9461. libdir='${exec_prefix}/lib'
  9462. libexecdir='${exec_prefix}/libexec'
  9463. localedir='${datarootdir}/locale'
  9464. localstatedir='${prefix}/var'
  9465. mandir='${datarootdir}/man'
  9466. mkdir_p='/bin/mkdir -p'
  9467. oldincludedir='/usr/include'
  9468. pdfdir='${docdir}'
  9469. prefix='NONE'
  9470. program_transform_name='s,x,x,'
  9471. psdir='${docdir}'
  9472. sbindir='${exec_prefix}/sbin'
  9473. sharedstatedir='${prefix}/com'
  9474. sysconfdir='${prefix}/etc'
  9475. target_alias=''
  9476.  
  9477. ## ----------- ##
  9478. ## confdefs.h. ##
  9479. ## ----------- ##
  9480.  
  9481. #define PACKAGE_NAME ""
  9482. #define PACKAGE_TARNAME ""
  9483. #define PACKAGE_VERSION ""
  9484. #define PACKAGE_STRING ""
  9485. #define PACKAGE_BUGREPORT ""
  9486. #define PACKAGE "zabbix"
  9487. #define VERSION "1.8.4rc1"
  9488. #define STDC_HEADERS 1
  9489. #define HAVE_SYS_TYPES_H 1
  9490. #define HAVE_SYS_STAT_H 1
  9491. #define HAVE_STDLIB_H 1
  9492. #define HAVE_STRING_H 1
  9493. #define HAVE_MEMORY_H 1
  9494. #define HAVE_STRINGS_H 1
  9495. #define HAVE_INTTYPES_H 1
  9496. #define HAVE_STDINT_H 1
  9497. #define HAVE_UNISTD_H 1
  9498. #define HAVE_STDIO_H 1
  9499. #define HAVE_STDLIB_H 1
  9500. #define HAVE_STRING_H 1
  9501. #define HAVE_UNISTD_H 1
  9502. #define HAVE_NETDB_H 1
  9503. #define HAVE_SIGNAL_H 1
  9504. #define HAVE_SYSLOG_H 1
  9505. #define HAVE_TIME_H 1
  9506. #define HAVE_ERRNO_H 1
  9507. #define HAVE_SYS_TYPES_H 1
  9508. #define HAVE_SYS_STAT_H 1
  9509. #define HAVE_NETINET_IN_H 1
  9510. #define HAVE_MATH_H 1
  9511. #define HAVE_SYS_SOCKET_H 1
  9512. #define HAVE_DIRENT_H 1
  9513. #define HAVE_CTYPE_H 1
  9514. #define HAVE_FCNTL_H 1
  9515. #define HAVE_SYS_PARAM_H 1
  9516. #define HAVE_ARPA_INET_H 1
  9517. #define HAVE_SYS_VFS_H 1
  9518. #define HAVE_SYS_SYSINFO_H 1
  9519. #define HAVE_SYS_STATVFS_H 1
  9520. #define HAVE_SYS_SOCKET_H 1
  9521. #define HAVE_ARPA_INET_H 1
  9522. #define HAVE_STRINGS_H 1
  9523. #define HAVE_SYS_TIME_H 1
  9524. #define HAVE_SYS_SYSCALL_H 1
  9525. #define HAVE_SYS_SYSMACROS_H 1
  9526. #define HAVE_SYS_PROCFS_H 1
  9527. #define HAVE_STDINT_H 1
  9528. #define HAVE_PWD_H 1
  9529. #define HAVE_ARPA_NAMESER_H 1
  9530. #define HAVE_ASSERT_H 1
  9531. #define HAVE_LINUX_KERNEL_H 1
  9532. #define HAVE_GETOPT_H 1
  9533. #define HAVE_SYS_RESOURCE_H 1
  9534. #define HAVE_PTHREAD_H 1
  9535. #define HAVE_SYS_WAIT_H 1
  9536. #define HAVE_REGEX_H 1
  9537. #define HAVE_STDARG_H 1
  9538. #define HAVE_SYS_SEM_H 1
  9539. #define HAVE_SYS_IPC_H 1
  9540. #define HAVE_SYS_SHM_H 1
  9541. #define HAVE_SYS_TIMEB_H 1
  9542. #define HAVE_LBER_H 1
  9543. #define HAVE_INTTYPES_H 1
  9544. #define HAVE_SYS_FILE_H 1
  9545. #define HAVE_GRP_H 1
  9546. #define HAVE_EXECINFO_H 1
  9547. #define HAVE_RESOLV_H 1
  9548. #define HAVE_NET_IF_H 1
  9549. #define HAVE_SYS_MOUNT_H 1
  9550. #define HAVE_SYS_SYSCTL_H 1
  9551. #define HAVE_SYS_USER_H 1
  9552. #define HAVE_SYS_SWAP_H 1
  9553. #define HAVE_SYS_UCONTEXT_H 1
  9554. #define HAVE_LIBEXECINFO 1
  9555. #define HAVE_LIBM 1
  9556. #define HAVE_RES_QUERY 1
  9557. #define ZBX_SOCKLEN_T socklen_t
  9558. #define HAVE_PROC 1
  9559. #define HAVE_PROC_STAT 1
  9560. #define HAVE_PROC_CPUINFO 1
  9561. #define HAVE_PROC_1_STATUS 1
  9562. #define HAVE_PROC_LOADAVG 1
  9563. #define HAVE_PROC_NET_DEV 1
  9564. #define HAVE_SYSINFO_MEM_UNIT 1
  9565. #define HAVE_SYSINFO_FREESWAP 1
  9566. #define HAVE_SYS_RESOURCE_SETPRIORITY 1
  9567. #define HAVE_UNISTD_SYSCONF 1
  9568. #define HAVE___VA_COPY 1
  9569. #define HAVE_SYSINFO_TOTALSWAP 1
  9570. #define HAVE_FUNCTION_INITGROUPS 1
  9571. #define HAVE_FUNCTION_SETEUID 1
  9572. #define HAVE_SYSINFO_TOTALRAM 1
  9573. #define HAVE___VA_ARGS__ 1
  9574. #define HAVE_SYSINFO_SHAREDRAM 1
  9575. #define HAVE_SYSINFO_BUFFERRAM 1
  9576. #define HAVE_SYSINFO_FREERAM 1
  9577. #define HAVE_SYSINFO_UPTIME 1
  9578. #define HAVE_SYSINFO_PROCS 1
  9579. #define RETSIGTYPE void
  9580. #define HAVE_GETLOADAVG 1
  9581. #define HAVE_SOCKET 1
  9582. #define HAVE_STRTOD 1
  9583. #define HAVE_SNPRINTF 1
  9584. #define HAVE_VASPRINTF 1
  9585. #define HAVE_ASPRINTF 1
  9586. #define HAVE_VSNPRINTF 1
  9587. #define HAVE_HSTRERROR 1
  9588. #define HAVE_GETOPT_LONG 1
  9589. #define HAVE_GETENV 1
  9590. #define HAVE_PUTENV 1
  9591. #define HAVE_MYSQL 1
  9592. #define HAVE_MULTIROW_INSERT 1
  9593.  
  9594. configure: exit 1
RAW Paste Data
Top