This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Zabbix configure 3.0.19, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --enable-agent --enable-ipv6 --prefix=/ --sysconfdir=/etc/zabbix --with-openssl=/tmp/zabbix_agent/env --with-iconv=/tmp/zabbix_agent/env ## --------- ## ## Platform. ## ## --------- ## hostname = aix61 uname -m = 00C5491E4C00 uname -r = 1 uname -s = AIX uname -v = 6 /usr/bin/uname -p = powerpc /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = 6.1.0.0 /bin/universe = unknown PATH: /usr/bin PATH: /etc PATH: /usr/sbin PATH: /usr/ucb PATH: /usr/bin/X11 PATH: /sbin PATH: /usr/java5/jre/bin PATH: /usr/java5/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2663: checking for a BSD-compatible install configure:2731: result: ./install-sh -c configure:2742: checking whether build environment is sane configure:2797: result: yes configure:2948: checking for a thread-safe mkdir -p configure:2987: result: ./install-sh -c -d configure:2994: checking for gawk configure:3024: result: no configure:2994: checking for mawk configure:3024: result: no configure:2994: checking for nawk configure:3010: found /usr/bin/nawk configure:3021: result: nawk configure:3032: checking whether make sets $(MAKE) configure:3054: result: yes configure:3083: checking whether make supports nested variables configure:3100: result: yes configure:3227: Configuring Zabbix 3.0.19 configure:3230: checking whether make sets $(MAKE) configure:3252: result: yes configure:3269: checking build system type configure:3283: result: powerpc-ibm-aix6.1.1.0 configure:3303: checking host system type configure:3316: result: powerpc-ibm-aix6.1.1.0 configure:3386: checking for gcc configure:3402: found /usr/bin/gcc configure:3413: result: gcc configure:3642: checking for C compiler version configure:3651: gcc --version >&5 gcc (GCC) 4.9.3 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3662: $? = 0 configure:3651: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/opt/freeware/libexec/gcc/powerpc-ibm-aix6.1.1.0/4.9.3/lto-wrapper Target: powerpc-ibm-aix6.1.1.0 Configured with: ../gcc-4.9.3/configure --with-as=/usr/bin/as --with-ld=/usr/bin/ld --enable-languages=c,c++,fortran --prefix=/opt/freeware --mandir=/opt/freeware/man --infodir=/opt/freeware/info --enable-version-specific-runtime-libs --disable-nls --enable-decimal-float=dpd --with-cloog=no --enable-bootstrap --host=powerpc-ibm-aix6.1.1.0 Thread model: aix gcc version 4.9.3 (GCC) configure:3662: $? = 0 configure:3651: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3662: $? = 1 configure:3651: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3662: $? = 1 configure:3682: checking whether the C compiler works configure:3704: gcc -maix64 -g -O2 conftest.c >&5 configure:3708: $? = 0 configure:3756: result: yes configure:3759: checking for C compiler default output file name configure:3761: result: a.out configure:3767: checking for suffix of executables configure:3774: gcc -o conftest -maix64 -g -O2 conftest.c >&5 configure:3778: $? = 0 configure:3800: result: configure:3822: checking whether we are cross compiling configure:3830: gcc -o conftest -maix64 -g -O2 conftest.c >&5 configure:3834: $? = 0 configure:3841: ./conftest configure:3845: $? = 0 configure:3860: result: no configure:3865: checking for suffix of object files configure:3887: gcc -c -maix64 -g -O2 conftest.c >&5 configure:3891: $? = 0 configure:3912: result: o configure:3916: checking whether we are using the GNU C compiler configure:3935: gcc -c -maix64 -g -O2 conftest.c >&5 configure:3935: $? = 0 configure:3944: result: yes configure:3953: checking whether gcc accepts -g configure:3973: gcc -c -g conftest.c >&5 Assembler: /tmp//ccjBPjbe.s: line 14: Only .llong should be used for relocatable expressions. configure:3973: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3988: gcc -c conftest.c >&5 Assembler: /tmp//ccKX6pgz.s: line 10: Only .llong should be used for relocatable expressions. configure:3988: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4004: gcc -c -g conftest.c >&5 Assembler: /tmp//cciyjpvX.s: line 14: Only .llong should be used for relocatable expressions. configure:4004: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4014: result: no configure:4031: checking for gcc option to accept ISO C89 configure:4094: gcc -c -maix64 -g -O2 conftest.c >&5 configure:4094: $? = 0 configure:4107: result: none needed configure:4132: checking whether gcc understands -c and -o together configure:4154: gcc -c conftest.c -o conftest2.o Assembler: /tmp//cctuws9H.s: line 10: Only .llong should be used for relocatable expressions. configure:4157: $? = 1 configure:4169: result: no configure:4197: checking for style of include used by make configure:4225: result: GNU configure:4251: checking dependency style of /tmp/zabbix_test/zabbix-3.0.19/compile gcc configure:4362: result: gcc3 configure:4386: checking how to run the C preprocessor configure:4417: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4417: $? = 0 configure:4431: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4431: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | /* end confdefs.h. */ | #include configure:4456: result: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E configure:4476: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4476: $? = 0 configure:4490: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4490: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | /* end confdefs.h. */ | #include configure:4519: checking for grep that handles long lines and -e configure:4577: result: /usr/bin/grep configure:4582: checking for egrep configure:4644: result: /usr/bin/grep -E configure:4649: checking for ANSI C header files configure:4669: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4669: $? = 0 configure:4742: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c >&5 configure:4742: $? = 0 configure:4742: ./conftest configure:4742: $? = 0 configure:4753: result: yes configure:4766: checking for sys/types.h configure:4766: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4766: $? = 0 configure:4766: result: yes configure:4766: checking for sys/stat.h configure:4766: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4766: $? = 0 configure:4766: result: yes configure:4766: checking for stdlib.h configure:4766: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4766: $? = 0 configure:4766: result: yes configure:4766: checking for string.h configure:4766: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4766: $? = 0 configure:4766: result: yes configure:4766: checking for memory.h configure:4766: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4766: $? = 0 configure:4766: result: yes configure:4766: checking for strings.h configure:4766: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4766: $? = 0 configure:4766: result: yes configure:4766: checking for inttypes.h configure:4766: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4766: $? = 0 configure:4766: result: yes configure:4766: checking for stdint.h configure:4766: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4766: $? = 0 configure:4766: result: yes configure:4766: checking for unistd.h configure:4766: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4766: $? = 0 configure:4766: result: yes configure:4796: checking stdio.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking stdio.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for stdio.h configure:4796: result: yes configure:4796: checking for stdlib.h configure:4796: result: yes configure:4796: checking for string.h configure:4796: result: yes configure:4796: checking for unistd.h configure:4796: result: yes configure:4796: checking netdb.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking netdb.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for netdb.h configure:4796: result: yes configure:4796: checking signal.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking signal.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for signal.h configure:4796: result: yes configure:4796: checking syslog.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking syslog.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for syslog.h configure:4796: result: yes configure:4796: checking time.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking time.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for time.h configure:4796: result: yes configure:4796: checking errno.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking errno.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for errno.h configure:4796: result: yes configure:4796: checking for sys/types.h configure:4796: result: yes configure:4796: checking for sys/stat.h configure:4796: result: yes configure:4796: checking netinet/in.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking netinet/in.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for netinet/in.h configure:4796: result: yes configure:4796: checking math.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking math.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for math.h configure:4796: result: yes configure:4796: checking sys/socket.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking sys/socket.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for sys/socket.h configure:4796: result: yes configure:4796: checking dirent.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking dirent.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for dirent.h configure:4796: result: yes configure:4796: checking ctype.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking ctype.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for ctype.h configure:4796: result: yes configure:4796: checking mtent.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:70:19: fatal error: mtent.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4796: result: no configure:4796: checking mtent.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c conftest.c:37:19: fatal error: mtent.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | /* end confdefs.h. */ | #include configure:4796: result: no configure:4796: checking for mtent.h configure:4796: result: no configure:4796: checking fcntl.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking fcntl.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for fcntl.h configure:4796: result: yes configure:4796: checking sys/param.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking sys/param.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for sys/param.h configure:4796: result: yes configure:4796: checking arpa/inet.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking arpa/inet.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for arpa/inet.h configure:4796: result: yes configure:4796: checking sys/vfs.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking sys/vfs.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for sys/vfs.h configure:4796: result: yes configure:4796: checking sys/pstat.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:74:23: fatal error: sys/pstat.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4796: result: no configure:4796: checking sys/pstat.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c conftest.c:41:23: fatal error: sys/pstat.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include configure:4796: result: no configure:4796: checking for sys/pstat.h configure:4796: result: no configure:4796: checking sys/sysinfo.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking sys/sysinfo.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for sys/sysinfo.h configure:4796: result: yes configure:4796: checking sys/statvfs.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking sys/statvfs.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for sys/statvfs.h configure:4796: result: yes configure:4796: checking sys/statfs.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking sys/statfs.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for sys/statfs.h configure:4796: result: yes configure:4796: checking for sys/socket.h configure:4796: result: yes configure:4796: checking sys/loadavg.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:78:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4796: result: no configure:4796: checking sys/loadavg.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c conftest.c:45:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:4796: result: no configure:4796: checking for sys/loadavg.h configure:4796: result: no configure:4796: checking for arpa/inet.h configure:4796: result: yes configure:4796: checking sys/vmmeter.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:79:25: fatal error: sys/vmmeter.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4796: result: no configure:4796: checking sys/vmmeter.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c conftest.c:46:25: fatal error: sys/vmmeter.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include configure:4796: result: no configure:4796: checking for sys/vmmeter.h configure:4796: result: no configure:4796: checking for strings.h configure:4796: result: yes configure:4796: checking vm/vm_param.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:80:25: fatal error: vm/vm_param.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4796: result: no configure:4796: checking vm/vm_param.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c conftest.c:47:25: fatal error: vm/vm_param.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include configure:4796: result: no configure:4796: checking for vm/vm_param.h configure:4796: result: no configure:4796: checking sys/time.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking sys/time.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for sys/time.h configure:4796: result: yes configure:4796: checking kstat.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:81:19: fatal error: kstat.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4796: result: no configure:4796: checking kstat.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c conftest.c:48:19: fatal error: kstat.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:4796: result: no configure:4796: checking for kstat.h configure:4796: result: no configure:4796: checking sys/syscall.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:81:25: fatal error: sys/syscall.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4796: result: no configure:4796: checking sys/syscall.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c conftest.c:48:25: fatal error: sys/syscall.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:4796: result: no configure:4796: checking for sys/syscall.h configure:4796: result: no configure:4796: checking sys/sysmacros.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking sys/sysmacros.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for sys/sysmacros.h configure:4796: result: yes configure:4796: checking for stdint.h configure:4796: result: yes configure:4796: checking mach/host_info.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:83:28: fatal error: mach/host_info.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4796: result: no configure:4796: checking mach/host_info.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c conftest.c:50:28: fatal error: mach/host_info.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include configure:4796: result: no configure:4796: checking for mach/host_info.h configure:4796: result: no configure:4796: checking mach/mach_host.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:83:28: fatal error: mach/mach_host.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4796: result: no configure:4796: checking mach/mach_host.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c conftest.c:50:28: fatal error: mach/mach_host.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include configure:4796: result: no configure:4796: checking for mach/mach_host.h configure:4796: result: no configure:4796: checking knlist.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:83:20: fatal error: knlist.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4796: result: no configure:4796: checking knlist.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c conftest.c:50:20: fatal error: knlist.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include configure:4796: result: no configure:4796: checking for knlist.h configure:4796: result: no configure:4796: checking pwd.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking pwd.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for pwd.h configure:4796: result: yes configure:4796: checking sys/var.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking sys/var.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for sys/var.h configure:4796: result: yes configure:4796: checking arpa/nameser.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking arpa/nameser.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for arpa/nameser.h configure:4796: result: yes configure:4796: checking assert.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking assert.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for assert.h configure:4796: result: yes configure:4796: checking sys/dkstat.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:87:24: fatal error: sys/dkstat.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4796: result: no configure:4796: checking sys/dkstat.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c conftest.c:54:24: fatal error: sys/dkstat.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | /* end confdefs.h. */ | #include configure:4796: result: no configure:4796: checking for sys/dkstat.h configure:4796: result: no configure:4796: checking sys/disk.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:87:22: fatal error: sys/disk.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4796: result: no configure:4796: checking sys/disk.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c conftest.c:54:22: fatal error: sys/disk.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | /* end confdefs.h. */ | #include configure:4796: result: no configure:4796: checking for sys/disk.h configure:4796: result: no configure:4796: checking sys/sched.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking sys/sched.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for sys/sched.h configure:4796: result: yes configure:4796: checking zone.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:88:18: fatal error: zone.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4796: result: no configure:4796: checking zone.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c conftest.c:55:18: fatal error: zone.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | /* end confdefs.h. */ | #include configure:4796: result: no configure:4796: checking for zone.h configure:4796: result: no configure:4796: checking nlist.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking nlist.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for nlist.h configure:4796: result: yes configure:4796: checking kvm.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:89:17: fatal error: kvm.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4796: result: no configure:4796: checking kvm.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c conftest.c:56:17: fatal error: kvm.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | /* end confdefs.h. */ | #include configure:4796: result: no configure:4796: checking for kvm.h configure:4796: result: no configure:4796: checking linux/kernel.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:89:26: fatal error: linux/kernel.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4796: result: no configure:4796: checking linux/kernel.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c conftest.c:56:26: fatal error: linux/kernel.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | /* end confdefs.h. */ | #include configure:4796: result: no configure:4796: checking for linux/kernel.h configure:4796: result: no configure:4796: checking procinfo.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking procinfo.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for procinfo.h configure:4796: result: yes configure:4796: checking sys/dk.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:90:20: fatal error: sys/dk.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4796: result: no configure:4796: checking sys/dk.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c conftest.c:57:20: fatal error: sys/dk.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | /* end confdefs.h. */ | #include configure:4796: result: no configure:4796: checking for sys/dk.h configure:4796: result: no configure:4796: checking sys/resource.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking sys/resource.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for sys/resource.h configure:4796: result: yes configure:4796: checking pthread.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking pthread.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for pthread.h configure:4796: result: yes configure:4796: checking windows.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:92:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4796: result: no configure:4796: checking windows.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c conftest.c:59:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:4796: result: no configure:4796: checking for windows.h configure:4796: result: no configure:4796: checking process.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:92:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4796: result: no configure:4796: checking process.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c conftest.c:59:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:4796: result: no configure:4796: checking for process.h configure:4796: result: no configure:4796: checking conio.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:92:19: fatal error: conio.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4796: result: no configure:4796: checking conio.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c conftest.c:59:19: fatal error: conio.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:4796: result: no configure:4796: checking for conio.h configure:4796: result: no configure:4796: checking sys/wait.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking sys/wait.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for sys/wait.h configure:4796: result: yes configure:4796: checking regex.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking regex.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for regex.h configure:4796: result: yes configure:4796: checking stdarg.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking stdarg.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for stdarg.h configure:4796: result: yes configure:4796: checking winsock2.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:95:22: fatal error: winsock2.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4796: result: no configure:4796: checking winsock2.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c conftest.c:62:22: fatal error: winsock2.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:4796: result: no configure:4796: checking for winsock2.h configure:4796: result: no configure:4796: checking pdh.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:95:17: fatal error: pdh.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4796: result: no configure:4796: checking pdh.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c conftest.c:62:17: fatal error: pdh.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:4796: result: no configure:4796: checking for pdh.h configure:4796: result: no configure:4796: checking psapi.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:95:19: fatal error: psapi.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4796: result: no configure:4796: checking psapi.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c conftest.c:62:19: fatal error: psapi.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:4796: result: no configure:4796: checking for psapi.h configure:4796: result: no configure:4796: checking sys/sem.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking sys/sem.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for sys/sem.h configure:4796: result: yes configure:4796: checking sys/ipc.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking sys/ipc.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for sys/ipc.h configure:4796: result: yes configure:4796: checking sys/shm.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking sys/shm.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for sys/shm.h configure:4796: result: yes configure:4796: checking Winldap.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:98:21: fatal error: Winldap.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4796: result: no configure:4796: checking Winldap.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c conftest.c:65:21: fatal error: Winldap.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | /* end confdefs.h. */ | #include configure:4796: result: no configure:4796: checking for Winldap.h configure:4796: result: no configure:4796: checking Winber.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:98:20: fatal error: Winber.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4796: result: no configure:4796: checking Winber.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c conftest.c:65:20: fatal error: Winber.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | /* end confdefs.h. */ | #include configure:4796: result: no configure:4796: checking for Winber.h configure:4796: result: no configure:4796: checking lber.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:98:18: fatal error: lber.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4796: result: no configure:4796: checking lber.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c conftest.c:65:18: fatal error: lber.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | /* end confdefs.h. */ | #include configure:4796: result: no configure:4796: checking for lber.h configure:4796: result: no configure:4796: checking ws2tcpip.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:98:22: fatal error: ws2tcpip.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4796: result: no configure:4796: checking ws2tcpip.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c conftest.c:65:22: fatal error: ws2tcpip.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | /* end confdefs.h. */ | #include configure:4796: result: no configure:4796: checking for ws2tcpip.h configure:4796: result: no configure:4796: checking for inttypes.h configure:4796: result: yes configure:4796: checking sys/file.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking sys/file.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for sys/file.h configure:4796: result: yes configure:4796: checking grp.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking grp.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for grp.h configure:4796: result: yes configure:4796: checking execinfo.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:101:22: fatal error: execinfo.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4796: result: no configure:4796: checking execinfo.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c conftest.c:68:22: fatal error: execinfo.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:4796: result: no configure:4796: checking for execinfo.h configure:4796: result: no configure:4796: checking libperfstat.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking libperfstat.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for libperfstat.h configure:4796: result: yes configure:4796: checking sys/systemcfg.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking sys/systemcfg.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for sys/systemcfg.h configure:4796: result: yes configure:4796: checking sys/mnttab.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:103:24: fatal error: sys/mnttab.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4796: result: no configure:4796: checking sys/mnttab.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c conftest.c:70:24: fatal error: sys/mnttab.h: No such file or directory #include ^ compilation terminated. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | /* end confdefs.h. */ | #include configure:4796: result: no configure:4796: checking for sys/mnttab.h configure:4796: result: no configure:4796: checking mntent.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking mntent.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for mntent.h configure:4796: result: yes configure:4796: checking sys/times.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking sys/times.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for sys/times.h configure:4796: result: yes configure:4796: checking dlfcn.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking dlfcn.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for dlfcn.h configure:4796: result: yes configure:4796: checking sys/utsname.h usability configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking sys/utsname.h presence configure:4796: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -E conftest.c configure:4796: $? = 0 configure:4796: result: yes configure:4796: checking for sys/utsname.h configure:4796: result: yes configure:4808: checking for resolv.h configure:4808: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4808: $? = 0 configure:4808: result: yes configure:4835: checking for net/if.h configure:4835: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4835: $? = 0 configure:4835: result: yes configure:4835: checking for net/if_mib.h configure:4835: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:98:24: fatal error: net/if_mib.h: No such file or directory #include ^ compilation terminated. configure:4835: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | /* end confdefs.h. */ | | #include | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | /* for net/if_mib.h */ | #ifdef HAVE_NET_IF_H | # include | #endif | | | #include configure:4835: result: no configure:4869: checking for sys/mount.h configure:4869: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:85:23: fatal error: sys/mount.h: No such file or directory #include ^ compilation terminated. configure:4869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:4869: result: no configure:4869: checking for sys/proc.h configure:4869: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4869: $? = 0 configure:4869: result: yes configure:4869: checking for sys/sysctl.h configure:4869: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:86:24: fatal error: sys/sysctl.h: No such file or directory #include ^ compilation terminated. configure:4869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:4869: result: no configure:4869: checking for sys/user.h configure:4869: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4869: $? = 0 configure:4869: result: yes configure:4889: checking for sys/swap.h configure:4889: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:84:22: fatal error: sys/swap.h: No such file or directory #include ^ compilation terminated. configure:4889: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:4889: result: no configure:4906: checking for sys/ucontext.h configure:4906: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:4906: $? = 0 configure:4906: result: yes configure:4923: checking for devstat.h configure:4923: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:85:21: fatal error: devstat.h: No such file or directory #include ^ compilation terminated. configure:4923: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_DKSTAT_H | # include | #endif | | | #include configure:4923: result: no configure:4940: checking for linux/netlink.h configure:4940: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:85:27: fatal error: linux/netlink.h: No such file or directory #include ^ compilation terminated. configure:4940: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | | | #include configure:4940: result: no configure:4974: checking for library containing socket configure:5005: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c >&5 configure:5005: $? = 0 configure:5022: result: none required configure:5030: checking for library containing kstat_open configure:5061: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .kstat_open ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: error: ld returned 8 exit status configure:5061: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kstat_open (); | int | main () | { | return kstat_open (); | ; | return 0; | } configure:5061: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c -lkstat >&5 collect2: fatal error: library libkstat not found compilation terminated. configure:5061: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kstat_open (); | int | main () | { | return kstat_open (); | ; | return 0; | } configure:5078: result: no configure:5086: checking for library containing gethostbyname configure:5117: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c >&5 configure:5117: $? = 0 configure:5134: result: none required configure:5142: checking for library containing clock_gettime configure:5173: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c >&5 configure:5173: $? = 0 configure:5190: result: none required configure:5198: checking for library containing dlopen configure:5229: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c >&5 configure:5229: $? = 0 configure:5246: result: none required configure:5255: checking for library containing perfstat_memory_total configure:5286: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .perfstat_memory_total ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: error: ld returned 8 exit status configure:5286: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char perfstat_memory_total (); | int | main () | { | return perfstat_memory_total (); | ; | return 0; | } configure:5286: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c -lperfstat >&5 configure:5286: $? = 0 configure:5303: result: -lperfstat configure:5313: checking for library containing devstat_getdevs configure:5344: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c -lperfstat >&5 ld: 0711-317 ERROR: Undefined symbol: .devstat_getdevs ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: error: ld returned 8 exit status configure:5344: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char devstat_getdevs (); | int | main () | { | return devstat_getdevs (); | ; | return 0; | } configure:5344: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c -ldevstat -lperfstat >&5 collect2: fatal error: library libdevstat not found compilation terminated. configure:5344: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char devstat_getdevs (); | int | main () | { | return devstat_getdevs (); | ; | return 0; | } configure:5361: result: no configure:5371: checking for library containing getdevs configure:5402: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c -lperfstat >&5 ld: 0711-317 ERROR: Undefined symbol: .getdevs ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: error: ld returned 8 exit status configure:5402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getdevs (); | int | main () | { | return getdevs (); | ; | return 0; | } configure:5402: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c -ldevstat -lperfstat >&5 collect2: fatal error: library libdevstat not found compilation terminated. configure:5402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getdevs (); | int | main () | { | return getdevs (); | ; | return 0; | } configure:5419: result: no configure:5430: checking for library containing backtrace_symbols configure:5461: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c -lperfstat >&5 ld: 0711-317 ERROR: Undefined symbol: .backtrace_symbols ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: error: ld returned 8 exit status configure:5461: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char backtrace_symbols (); | int | main () | { | return backtrace_symbols (); | ; | return 0; | } configure:5461: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c -lexecinfo -lperfstat >&5 collect2: fatal error: library libexecinfo not found compilation terminated. configure:5461: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char backtrace_symbols (); | int | main () | { | return backtrace_symbols (); | ; | return 0; | } configure:5478: result: no configure:5489: checking for main in -lm configure:5508: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c -lm -lperfstat >&5 collect2: fatal error: library libm not found compilation terminated. configure:5508: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:5517: result: no configure:5528: checking for main in -lkvm configure:5547: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c -lkvm -lperfstat >&5 collect2: fatal error: library libkvm not found compilation terminated. configure:5547: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:5556: result: no configure:5570: checking for DNS lookup functions configure:5611: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c -lperfstat >&5 configure:5611: $? = 0 configure:5774: result: yes configure:5801: checking for special C compiler options needed for large files configure:5846: result: no configure:5852: checking for _FILE_OFFSET_BITS value needed for large files configure:5877: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:5877: $? = 0 configure:5909: result: no configure:5996: checking for an ANSI C-conforming const configure:6062: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:6062: $? = 0 configure:6069: result: yes configure:6077: checking for pid_t configure:6077: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:6077: $? = 0 configure:6077: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:117:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:6077: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | #define HAVE_RES_QUERY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:6077: result: yes configure:6089: checking for socklen_t configure:6106: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:6106: $? = 0 configure:6107: result: yes configure:6118: checking for actual socklen_t parameter type in socket functions configure:6145: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:6145: $? = 0 configure:6155: result: socklen_t configure:6167: checking for integer field name in union sigval of struct siginfo_t configure:6189: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:6189: $? = 0 configure:6198: result: sival_int configure:6209: checking for res_ninit configure:6245: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c -lperfstat >&5 configure:6245: $? = 0 configure:6249: result: yes configure:6258: checking for res_ndestroy configure:6295: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c -lperfstat >&5 ld: 0711-317 ERROR: Undefined symbol: .res_ndestroy ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: error: ld returned 8 exit status configure:6295: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_ARPA_NAMESER_H | # include | #endif | #ifdef HAVE_RESOLV_H | # include | #endif | #ifndef C_IN | # define C_IN ns_c_in | #endif /* C_IN */ | #ifndef T_SOA | # define T_SOA ns_t_soa | #endif /* T_SOA */ | | int | main () | { | | struct __res_state res_state_local; | | res_ninit(&res_state_local); | res_ndestroy(&res_state_local); | | ; | return 0; | } configure:6302: result: no configure:6308: checking for union semun configure:6325: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:92:13: error: storage size of 'foo' isn't known union semun foo; ^ configure:6325: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | union semun foo; | ; | return 0; | } configure:6332: result: no configure:6337: checking for struct swaptable in sys/swap.h configure:6409: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:87:25: fatal error: sys/syscall.h: No such file or directory #include ^ compilation terminated. configure:6409: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | | #ifndef NULL | #define NULL (void *)0 | #endif | | int | main () | { | | register int cnt, i; | register int t, f; | struct swaptable *swt; | struct swapent *ste; | static char path[256]; | | /* get total number of swap entries */ | cnt = swapctl(SC_GETNSWP, 0); | | /* allocate enough space to hold count + n swapents */ | swt = (struct swaptable *)malloc(sizeof(int) + | cnt * sizeof(struct swapent)); | if (swt == NULL) | { | return; | } | swt->swt_n = cnt; | | /* fill in ste_path pointers: we do not care about the paths, so we | point | them all to the same buffer */ | ste = &(swt->swt_ent[0]); | i = cnt; | while (--i >= 0) | { | ste++->ste_path = path; | } | | /* grab all swap info */ | swapctl(SC_LIST, swt); | | /* walk through the structs and sum up the fields */ | t = f = 0; | ste = &(swt->swt_ent[0]); | i = cnt; | while (--i >= 0) | { | /* do not count slots being deleted */ | if (!(ste->ste_flags & ST_INDEL) && | !(ste->ste_flags & ST_DOINGDEL)) | { | t += ste->ste_pages; | f += ste->ste_free; | } ste++; | } | | /* fill in the results */ | free(swt); | | | ; | return 0; | } configure:6416: result: no configure:6421: checking for struct sensordev in sys/sensors.h configure:6440: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:87:25: fatal error: sys/sensors.h: No such file or directory #include ^ compilation terminated. configure:6440: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | /* end confdefs.h. */ | | #include | #include | #include | int | main () | { | struct sensordev sensordev; | sensordev.xname[0]='\0'; | sensordev.maxnumt[0]=0; | | ; | return 0; | } configure:6447: result: no configure:6452: checking for struct statvfs64 in sys/statvfs.h configure:6476: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:6476: $? = 0 configure:6480: result: yes configure:6488: checking for struct statfs64 in sys/statfs.h configure:6512: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:6512: $? = 0 configure:6516: result: yes configure:6524: checking for field ss_family in struct sockaddr_storage configure:6539: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:6539: $? = 0 configure:6543: result: yes configure:6551: checking for field mem_unit in struct sysinfo configure:6566: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:92:8: error: 'struct sysinfo' has no member named 'mem_unit' sysinfo.mem_unit=0; ^ configure:6566: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SYS_STATVFS64 1 | #define HAVE_SYS_STATFS64 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.mem_unit=0; | | ; | return 0; | } configure:6573: result: no configure:6578: checking for field freeswap in struct sysinfo configure:6593: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:92:8: error: 'struct sysinfo' has no member named 'freeswap' sysinfo.freeswap=0; ^ configure:6593: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SYS_STATVFS64 1 | #define HAVE_SYS_STATFS64 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.freeswap=0; | | ; | return 0; | } configure:6600: result: no configure:6605: checking for field totalswap in struct sysinfo configure:6620: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:92:8: error: 'struct sysinfo' has no member named 'totalswap' sysinfo.totalswap=0; ^ configure:6620: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SYS_STATVFS64 1 | #define HAVE_SYS_STATFS64 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.totalswap=0; | | ; | return 0; | } configure:6627: result: no configure:6632: checking for field totalram in struct sysinfo configure:6647: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:92:8: error: 'struct sysinfo' has no member named 'totalram' sysinfo.totalram=0; ^ configure:6647: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SYS_STATVFS64 1 | #define HAVE_SYS_STATFS64 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.totalram=0; | | ; | return 0; | } configure:6654: result: no configure:6659: checking for field sharedram in struct sysinfo configure:6674: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:92:8: error: 'struct sysinfo' has no member named 'sharedram' sysinfo.sharedram=0; ^ configure:6674: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SYS_STATVFS64 1 | #define HAVE_SYS_STATFS64 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.sharedram=0; | | ; | return 0; | } configure:6681: result: no configure:6686: checking for field bufferram in struct sysinfo configure:6701: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:92:8: error: 'struct sysinfo' has no member named 'bufferram' sysinfo.bufferram=0; ^ configure:6701: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SYS_STATVFS64 1 | #define HAVE_SYS_STATFS64 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.bufferram=0; | | ; | return 0; | } configure:6708: result: no configure:6713: checking for field freeram in struct sysinfo configure:6728: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:92:8: error: 'struct sysinfo' has no member named 'freeram' sysinfo.freeram=0; ^ configure:6728: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SYS_STATVFS64 1 | #define HAVE_SYS_STATFS64 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.freeram=0; | | ; | return 0; | } configure:6735: result: no configure:6740: checking for field uptime in struct sysinfo configure:6755: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:92:8: error: 'struct sysinfo' has no member named 'uptime' sysinfo.uptime=0; ^ configure:6755: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SYS_STATVFS64 1 | #define HAVE_SYS_STATFS64 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.uptime=0; | | ; | return 0; | } configure:6762: result: no configure:6767: checking for field procs in struct sysinfo configure:6782: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:92:8: error: 'struct sysinfo' has no member named 'procs' sysinfo.procs=0; ^ configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SYS_STATVFS64 1 | #define HAVE_SYS_STATFS64 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.procs=0; | | ; | return 0; | } configure:6789: result: no configure:6794: checking for field tm_gmtoff in struct tm configure:6818: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:101:4: error: 'struct tm' has no member named 'tm_gmtoff' tm.tm_gmtoff; ^ configure:6818: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SYS_STATVFS64 1 | #define HAVE_SYS_STATFS64 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TIME_H | #include | #endif /* HAVE_SYS_TIME_H */ | | #ifdef HAVE_TIME_H | #include | #endif /* HAVE_TIME_H */ | | int | main () | { | | struct tm tm; | tm.tm_gmtoff; | | ; | return 0; | } configure:6825: result: no configure:6831: checking for function sysconf() in unistd.h configure:6850: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:6850: $? = 0 configure:6854: result: yes configure:6862: checking for function initgroups() configure:6881: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c -lperfstat >&5 configure:6881: $? = 0 configure:6885: result: yes configure:6894: checking for functions seteuid() and setegid() configure:6913: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c -lperfstat >&5 configure:6913: $? = 0 configure:6917: result: yes configure:6926: checking for function setproctitle() configure:6944: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c -lperfstat >&5 ld: 0711-317 ERROR: Undefined symbol: .setproctitle ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: error: ld returned 8 exit status configure:6944: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SYS_STATVFS64 1 | #define HAVE_SYS_STATFS64 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | setproctitle("Test %d", 1); | | ; | return 0; | } configure:6951: result: no configure:6957: checking for function sysctlbyname() configure:6982: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c -lperfstat >&5 conftest.c:99:24: fatal error: sys/sysctl.h: No such file or directory #include ^ compilation terminated. configure:6982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SYS_STATVFS64 1 | #define HAVE_SYS_STATFS64 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif /* HAVE_SYS_PARAM_H */ | | #include | | int | main () | { | | sysctlbyname("", 0, 0, 0, 0); | | ; | return 0; | } configure:6989: result: no configure:6995: checking for function sysctl (KERN_BOOTTIME) configure:7031: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:99:24: fatal error: sys/sysctl.h: No such file or directory #include ^ compilation terminated. configure:7031: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SYS_STATVFS64 1 | #define HAVE_SYS_STATFS64 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif /* HAVE_SYS_PARAM_H */ | | #include | #include | #include | #include | | int | main () | { | | size_t len; | struct timeval uptime; | int mib[2]; | | mib[0] = CTL_KERN; | mib[1] = KERN_BOOTTIME; | | len = sizeof(uptime); | sysctl(mib, 2, &uptime, &len, 0, 0); | | ; | return 0; | } configure:7038: result: no configure:7043: checking for function sysctl (HW_NCPU) configure:7075: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:99:24: fatal error: sys/sysctl.h: No such file or directory #include ^ compilation terminated. configure:7075: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SYS_STATVFS64 1 | #define HAVE_SYS_STATFS64 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif /* HAVE_SYS_PARAM_H */ | | #include | | int | main () | { | | size_t len; | int mib[2], ncpu; | | mib[0] = CTL_HW; | mib[1] = HW_NCPU; | | len = sizeof(ncpu); | sysctl(mib, 2, &ncpu, &len, 0, 0); | | ; | return 0; | } configure:7082: result: no configure:7087: checking for function sysctl (KERN_MAXFILES) configure:7119: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:99:24: fatal error: sys/sysctl.h: No such file or directory #include ^ compilation terminated. configure:7119: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SYS_STATVFS64 1 | #define HAVE_SYS_STATFS64 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif /* HAVE_SYS_PARAM_H */ | | #include | | int | main () | { | | size_t len; | int mib[2], maxfiles; | | mib[0] = CTL_KERN; | mib[1] = KERN_MAXFILES; | | len = sizeof(maxfiles); | sysctl(mib, 2, &maxfiles, &len, 0, 0); | | ; | return 0; | } configure:7126: result: no configure:7131: checking for function sysctl (KERN_MAXPROC) configure:7163: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:99:24: fatal error: sys/sysctl.h: No such file or directory #include ^ compilation terminated. configure:7163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SYS_STATVFS64 1 | #define HAVE_SYS_STATFS64 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif /* HAVE_SYS_PARAM_H */ | | #include | | int | main () | { | | size_t len; | int mib[2], maxproc; | | mib[0] = CTL_KERN; | mib[1] = KERN_MAXPROC; | | len = sizeof(maxproc); | sysctl(mib, 2, &maxproc, &len, 0, 0); | | ; | return 0; | } configure:7170: result: no configure:7175: checking for function sysctl (KERN_CPTIME,KERN_CPTIME2) configure:7215: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c:92:24: fatal error: sys/sysctl.h: No such file or directory #include ^ compilation terminated. configure:7215: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SYS_STATVFS64 1 | #define HAVE_SYS_STATFS64 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | /* end confdefs.h. */ | | #include | #include | #if defined(HAVE_SYS_DKSTAT_H) | # include | #elif defined(HAVE_SYS_SCHED_H) | # include | #endif | | int | main () | { | | size_t sz; | int i[] = {CP_USER, CP_NICE, CP_SYS, CP_INTR, CP_IDLE}; | | { | long states[CPUSTATES]; | int mib[2] = {CTL_KERN, KERN_CPTIME}; | | sz = sizeof(states); | sysctl(mib, 2, &states, &sz, NULL, 0); | } | | { | u_int64_t states[CPUSTATES]; | int mib[3] = {CTL_KERN, KERN_CPTIME2, 0}; | | sz = sizeof(states); | sysctl(mib, 3, &states, &sz, NULL, 0); | } | | ; | return 0; | } configure:7222: result: no configure:7227: checking for function clock_gettime in time.h configure:7248: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c -lperfstat >&5 configure:7248: $? = 0 configure:7252: result: yes configure:7262: checking for macro __va_copy() in stdarg.h configure:7281: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:7281: $? = 0 configure:7285: result: yes configure:7293: checking for macro __VA_ARGS__ configure:7313: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:7313: $? = 0 configure:7317: result: yes configure:7326: checking return type of signal handlers configure:7344: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:99:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:7344: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SYS_STATVFS64 1 | #define HAVE_SYS_STATFS64 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | #define HAVE_TIME_CLOCK_GETTIME 1 | #define HAVE___VA_COPY 1 | #define HAVE___VA_ARGS__ 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:7351: result: void configure:7359: checking for getloadavg configure:7359: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c -lperfstat >&5 ld: 0711-317 ERROR: Undefined symbol: .getloadavg ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: error: ld returned 8 exit status configure:7359: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SYS_STATVFS64 1 | #define HAVE_SYS_STATFS64 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | #define HAVE_TIME_CLOCK_GETTIME 1 | #define HAVE___VA_COPY 1 | #define HAVE___VA_ARGS__ 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | /* Define getloadavg to an innocuous variant, in case declares getloadavg. | For example, HP-UX 11i declares gettimeofday. */ | #define getloadavg innocuous_getloadavg | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getloadavg (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getloadavg | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getloadavg (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getloadavg || defined __stub___getloadavg | choke me | #endif | | int | main () | { | return getloadavg (); | ; | return 0; | } configure:7359: result: no configure:7375: checking for hstrerror configure:7375: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c -lperfstat >&5 configure:7375: $? = 0 configure:7375: result: yes configure:7386: checking for getenv configure:7386: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c -lperfstat >&5 configure:7386: $? = 0 configure:7386: result: yes configure:7397: checking for putenv configure:7397: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c -lperfstat >&5 configure:7397: $? = 0 configure:7397: result: yes configure:7408: checking for sigqueue configure:7408: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c -lperfstat >&5 configure:7408: $? = 0 configure:7408: result: yes configure:7419: checking for /proc filesystem configure:7422: result: yes configure:7432: checking for file /proc/stat configure:7441: result: no configure:7445: checking for file /proc/cpuinfo configure:7454: result: no configure:7458: checking for file /proc/0/psinfo configure:7461: result: yes configure:7471: checking for file /proc/loadavg configure:7480: result: no configure:7484: checking for file /proc/net/dev configure:7493: result: no configure:7498: checking for long long format configure:7519: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c -lperfstat >&5 conftest.c: In function 'main': conftest.c:106:9: warning: incompatible implicit declaration of built-in function 'sscanf' sscanf("200000000010020", "%qu", &i); ^ configure:7519: $? = 0 configure:7519: ./conftest configure:7519: $? = 255 configure: program exited with status 255 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SYS_STATVFS64 1 | #define HAVE_SYS_STATFS64 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | #define HAVE_TIME_CLOCK_GETTIME 1 | #define HAVE___VA_COPY 1 | #define HAVE___VA_ARGS__ 1 | #define RETSIGTYPE void | #define HAVE_HSTRERROR 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_PROC 1 | #define HAVE_PROC_0_PSINFO 1 | /* end confdefs.h. */ | | #include | int main() | { | uint64_t i; | | sscanf("200000000010020", "%qu", &i); | | if (i == 200000000010020) return 0; | else return -1; | } | configure:7526: result: no configure:7534: checking for -rdynamic linking option configure:7551: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 -rdynamic conftest.c -lperfstat >&5 gcc: error: unrecognized command line option '-rdynamic' configure:7551: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SYS_STATVFS64 1 | #define HAVE_SYS_STATFS64 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | #define HAVE_TIME_CLOCK_GETTIME 1 | #define HAVE___VA_COPY 1 | #define HAVE___VA_ARGS__ 1 | #define RETSIGTYPE void | #define HAVE_HSTRERROR 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_PROC 1 | #define HAVE_PROC_0_PSINFO 1 | /* end confdefs.h. */ | #include | int | main () | { | void *bcktrc[6]; | (void)backtrace(bcktrc, 6); | | ; | return 0; | } configure:7557: result: no configure:7564: checking for libperfstat 5.2.0.40 fileset configure:7579: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:7579: $? = 0 configure:7583: result: yes configure:7591: checking for libperfstat 5.3.0.60 fileset configure:7610: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -c -maix64 -g -O2 conftest.c >&5 configure:7610: $? = 0 configure:7614: result: yes configure:7658: checking for architecture configure:7660: result: aix (aix6.1.1.0) configure:7797: checking size of void * configure:7802: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 conftest.c -lperfstat >&5 configure:7802: $? = 0 configure:7802: ./conftest configure:7802: $? = 0 configure:7816: result: 8 configure:10781: checking for OpenSSL support configure:10899: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 -I/tmp/zabbix_agent/env/include -L/tmp/zabbix_agent/env/lib conftest.c -lperfstat -lssl -lcrypto >&5 configure:10899: $? = 0 configure:10914: result: yes configure:11822: checking for ICONV support configure:11864: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 -I//tmp/zabbix_agent/env/include -L//tmp/zabbix_agent/env/lib conftest.c -lperfstat >&5 ld: 0711-317 ERROR: Undefined symbol: .libiconv_open ld: 0711-317 ERROR: Undefined symbol: .libiconv ld: 0711-317 ERROR: Undefined symbol: .libiconv_close ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: error: ld returned 8 exit status configure:11864: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.0.19" | #define PACKAGE_STRING "Zabbix 3.0.19" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.0.19" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_VAR_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_PROCINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBPERFSTAT_H 1 | #define HAVE_SYS_SYSTEMCFG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBPERFSTAT 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SYS_STATVFS64 1 | #define HAVE_SYS_STATFS64 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | #define HAVE_TIME_CLOCK_GETTIME 1 | #define HAVE___VA_COPY 1 | #define HAVE___VA_ARGS__ 1 | #define RETSIGTYPE void | #define HAVE_HSTRERROR 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_PROC 1 | #define HAVE_PROC_0_PSINFO 1 | #define HAVE_AIXOSLEVEL_520004 1 | #define HAVE_AIXOSLEVEL_530006 1 | #define ARCH "aix" | #define SIZEOF_VOID_P 8 | #define HAVE_IPV6 1 | #define HAVE_OPENSSL 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | iconv_t cd = iconv_open("",""); | iconv(cd, NULL, NULL, NULL, NULL); | iconv_close(cd); | | ; | return 0; | } configure:11893: /tmp/zabbix_test/zabbix-3.0.19/compile gcc -o conftest -maix64 -g -O2 -I//tmp/zabbix_agent/env/include -L//tmp/zabbix_agent/env/lib conftest.c -lperfstat -liconv >&5 configure:11893: $? = 0 configure:11914: result: yes configure:11951: checking for mkdir -p candidate configure:11960: result: ok (./install-sh -c -d) configure:12083: checking that generated files are newer than configure configure:12089: result: done configure:12128: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Zabbix config.status 3.0.19, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on aix61 config.status:1105: creating Makefile config.status:1105: creating database/Makefile config.status:1105: creating misc/Makefile config.status:1105: creating src/Makefile config.status:1105: creating src/libs/Makefile config.status:1105: creating src/libs/zbxlog/Makefile config.status:1105: creating src/libs/zbxalgo/Makefile config.status:1105: creating src/libs/zbxmemory/Makefile config.status:1105: creating src/libs/zbxcrypto/Makefile config.status:1105: creating src/libs/zbxconf/Makefile config.status:1105: creating src/libs/zbxdbcache/Makefile config.status:1105: creating src/libs/zbxdbhigh/Makefile config.status:1105: creating src/libs/zbxmedia/Makefile config.status:1105: creating src/libs/zbxsysinfo/Makefile config.status:1105: creating src/libs/zbxcommon/Makefile config.status:1105: creating src/libs/zbxsysinfo/agent/Makefile config.status:1105: creating src/libs/zbxsysinfo/common/Makefile config.status:1105: creating src/libs/zbxsysinfo/simple/Makefile config.status:1105: creating src/libs/zbxsysinfo/linux/Makefile config.status:1105: creating src/libs/zbxsysinfo/aix/Makefile config.status:1105: creating src/libs/zbxsysinfo/freebsd/Makefile config.status:1105: creating src/libs/zbxsysinfo/hpux/Makefile config.status:1105: creating src/libs/zbxsysinfo/openbsd/Makefile config.status:1105: creating src/libs/zbxsysinfo/osx/Makefile config.status:1105: creating src/libs/zbxsysinfo/solaris/Makefile config.status:1105: creating src/libs/zbxsysinfo/osf/Makefile config.status:1105: creating src/libs/zbxsysinfo/netbsd/Makefile config.status:1105: creating src/libs/zbxsysinfo/unknown/Makefile config.status:1105: creating src/libs/zbxnix/Makefile config.status:1105: creating src/libs/zbxsys/Makefile config.status:1105: creating src/libs/zbxcomms/Makefile config.status:1105: creating src/libs/zbxcommshigh/Makefile config.status:1105: creating src/libs/zbxdb/Makefile config.status:1105: creating src/libs/zbxdbupgrade/Makefile config.status:1105: creating src/libs/zbxjson/Makefile config.status:1105: creating src/libs/zbxserver/Makefile config.status:1105: creating src/libs/zbxicmpping/Makefile config.status:1105: creating src/libs/zbxexec/Makefile config.status:1105: creating src/libs/zbxself/Makefile config.status:1105: creating src/libs/zbxmodules/Makefile config.status:1105: creating src/libs/zbxregexp/Makefile config.status:1105: creating src/zabbix_agent/Makefile config.status:1105: creating src/zabbix_get/Makefile config.status:1105: creating src/zabbix_sender/Makefile config.status:1105: creating src/zabbix_server/Makefile config.status:1105: creating src/zabbix_server/alerter/Makefile config.status:1105: creating src/zabbix_server/dbsyncer/Makefile config.status:1105: creating src/zabbix_server/dbconfig/Makefile config.status:1105: creating src/zabbix_server/discoverer/Makefile config.status:1105: creating src/zabbix_server/housekeeper/Makefile config.status:1105: creating src/zabbix_server/httppoller/Makefile config.status:1105: creating src/zabbix_server/pinger/Makefile config.status:1105: creating src/zabbix_server/poller/Makefile config.status:1105: creating src/zabbix_server/snmptrapper/Makefile config.status:1105: creating src/zabbix_server/timer/Makefile config.status:1105: creating src/zabbix_server/trapper/Makefile config.status:1105: creating src/zabbix_server/watchdog/Makefile config.status:1105: creating src/zabbix_server/escalator/Makefile config.status:1105: creating src/zabbix_server/proxypoller/Makefile config.status:1105: creating src/zabbix_server/selfmon/Makefile config.status:1105: creating src/zabbix_server/vmware/Makefile config.status:1105: creating src/zabbix_proxy/Makefile config.status:1105: creating src/zabbix_proxy/heart/Makefile config.status:1105: creating src/zabbix_proxy/housekeeper/Makefile config.status:1105: creating src/zabbix_proxy/proxyconfig/Makefile config.status:1105: creating src/zabbix_proxy/datasender/Makefile config.status:1105: creating src/zabbix_java/Makefile config.status:1105: creating upgrades/Makefile config.status:1105: creating man/Makefile config.status:1105: creating include/config.h config.status:1334: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=powerpc-ibm-aix6.1.1.0 ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set='' ac_cv_env_CC_value='' ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-maix64 -g -O2' ac_cv_env_CPPFLAGS_set='' ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_IKSEMEL_CFLAGS_set='' ac_cv_env_IKSEMEL_CFLAGS_value='' ac_cv_env_IKSEMEL_LIBS_set='' ac_cv_env_IKSEMEL_LIBS_value='' ac_cv_env_LDFLAGS_set='' ac_cv_env_LDFLAGS_value='' ac_cv_env_LIBS_set='' ac_cv_env_LIBS_value='' ac_cv_env_PKG_CONFIG_LIBDIR_set='' ac_cv_env_PKG_CONFIG_LIBDIR_value='' ac_cv_env_PKG_CONFIG_PATH_set='' ac_cv_env_PKG_CONFIG_PATH_value='' ac_cv_env_PKG_CONFIG_set='' ac_cv_env_PKG_CONFIG_value='' ac_cv_env_build_alias_set='' ac_cv_env_build_alias_value='' ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_func_getenv=yes ac_cv_func_getloadavg=no ac_cv_func_hstrerror=yes ac_cv_func_putenv=yes ac_cv_func_sigqueue=yes ac_cv_header_Winber_h=no ac_cv_header_Winldap_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_assert_h=yes ac_cv_header_conio_h=no ac_cv_header_ctype_h=yes ac_cv_header_devstat_h=no ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=no ac_cv_header_fcntl_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_knlist_h=no ac_cv_header_kstat_h=no ac_cv_header_kvm_h=no ac_cv_header_lber_h=no ac_cv_header_libperfstat_h=yes ac_cv_header_linux_kernel_h=no ac_cv_header_linux_netlink_h=no ac_cv_header_mach_host_info_h=no ac_cv_header_mach_mach_host_h=no ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_mntent_h=yes ac_cv_header_mtent_h=no ac_cv_header_net_if_h=yes ac_cv_header_net_if_mib_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_nlist_h=yes ac_cv_header_pdh_h=no ac_cv_header_process_h=no ac_cv_header_procinfo_h=yes ac_cv_header_psapi_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_regex_h=yes ac_cv_header_resolv_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_disk_h=no ac_cv_header_sys_dk_h=no ac_cv_header_sys_dkstat_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mnttab_h=no ac_cv_header_sys_mount_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_proc_h=yes ac_cv_header_sys_pstat_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_sched_h=yes ac_cv_header_sys_sem_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_swap_h=no ac_cv_header_sys_syscall_h=no ac_cv_header_sys_sysctl_h=no ac_cv_header_sys_sysinfo_h=yes ac_cv_header_sys_sysmacros_h=yes ac_cv_header_sys_systemcfg_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_ucontext_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_var_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_vmmeter_h=no ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vm_vm_param_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zone_h=no ac_cv_host=powerpc-ibm-aix6.1.1.0 ac_cv_lib_kvm_main=no ac_cv_lib_m_main=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_AWK=nawk ac_cv_prog_CPP='/tmp/zabbix_test/zabbix-3.0.19/compile gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89='' ac_cv_prog_cc_g=no ac_cv_prog_make_make_set=yes ac_cv_search_backtrace_symbols=no ac_cv_search_clock_gettime='none required' ac_cv_search_devstat_getdevs=no ac_cv_search_dlopen='none required' ac_cv_search_getdevs=no ac_cv_search_gethostbyname='none required' ac_cv_search_kstat_open=no ac_cv_search_perfstat_memory_total=-lperfstat ac_cv_search_socket='none required' ac_cv_sizeof_void_p=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type_pid_t=yes ac_cv_type_signal=void am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /tmp/zabbix_test/zabbix-3.0.19/missing aclocal-1.15' AGENT_FALSE='#' AGENT_LDFLAGS=' -L/tmp/zabbix_agent/env/lib ' AGENT_LIBS=' -lssl -lcrypto ' AGENT_TRUE='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' ARCH='aix' AUTOCONF='${SHELL} /tmp/zabbix_test/zabbix-3.0.19/missing autoconf' AUTOHEADER='${SHELL} /tmp/zabbix_test/zabbix-3.0.19/missing autoheader' AUTOMAKE='${SHELL} /tmp/zabbix_test/zabbix-3.0.19/missing automake-1.15' AWK='nawk' CC='/tmp/zabbix_test/zabbix-3.0.19/compile gcc' CCDEPMODE='depmode=gcc3' CFLAGS=' -maix64 -g -O2' CPP='/tmp/zabbix_test/zabbix-3.0.19/compile gcc -E' CPPFLAGS='' CYGPATH_W='echo' DB_CFLAGS='' DB_LDFLAGS='' DB_LIBS='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GNUTLS_CFLAGS='' GNUTLS_LDFLAGS='' GNUTLS_LIBS='' GREP='/usr/bin/grep' ICONV_CFLAGS='-I//tmp/zabbix_agent/env/include' ICONV_LDFLAGS='-L//tmp/zabbix_agent/env/lib' IKSEMEL_CFLAGS='' IKSEMEL_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JABBER_CPPFLAGS='' JABBER_LDFLAGS='' JABBER_LIBS='' JAR='' JAVAC='' JAVA_FALSE='' JAVA_TRUE='#' LDAP_CPPFLAGS='' LDAP_LDFLAGS='' LDAP_LIBS='' LDFLAGS=' -L//tmp/zabbix_agent/env/lib' LIBCURL_CFLAGS='' LIBCURL_LDFLAGS='' LIBCURL_LIBS='' LIBOBJS=' ${LIBOBJDIR}getloadavg$U.o' LIBS='-lperfstat -liconv' LIBXML2_CFLAGS='' LIBXML2_CONFIG='' LIBXML2_LDFLAGS='' LIBXML2_LIBS='' LIBXML2_VERSION='' LTLIBOBJS=' ${LIBOBJDIR}getloadavg$U.lo' MAKEINFO='${SHELL} /tmp/zabbix_test/zabbix-3.0.19/missing makeinfo' MBEDTLS_CFLAGS='' MBEDTLS_LDFLAGS='' MBEDTLS_LIBS='' MKDIR_P='./install-sh -c -d' MYSQL_CFLAGS='' MYSQL_CONFIG='' MYSQL_LDFLAGS='' MYSQL_LIBS='' MYSQL_VERSION='' OBJEXT='o' ODBC_CONFIG='' OPENIPMI_CFLAGS='' OPENIPMI_LDFLAGS='' OPENIPMI_LIBS='' OPENSSL_CFLAGS='-I/tmp/zabbix_agent/env/include' OPENSSL_LDFLAGS='-L/tmp/zabbix_agent/env/lib' OPENSSL_LIBS='-lssl -lcrypto' ORACLE_OCI_CFLAGS='' ORACLE_OCI_LDFLAGS='' ORACLE_OCI_LIBS='' ORACLE_OCI_VERSION='' PACKAGE='zabbix' PACKAGE_BUGREPORT='' PACKAGE_NAME='Zabbix' PACKAGE_STRING='Zabbix 3.0.19' PACKAGE_TARNAME='zabbix' PACKAGE_URL='' PACKAGE_VERSION='3.0.19' PATH_SEPARATOR=':' PG_CONFIG='' PKG_CONFIG='' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POSTGRESQL_CFLAGS='' POSTGRESQL_LDFLAGS='' POSTGRESQL_LIBS='' POSTGRESQL_VERSION='' PROXY_FALSE='' PROXY_LDFLAGS=' -L/tmp/zabbix_agent/env/lib ' PROXY_LIBS=' -lssl -lcrypto ' PROXY_TRUE='#' RANLIB='ranlib' RESOLV_LIBS='' SENDER_LDFLAGS=' -L/tmp/zabbix_agent/env/lib' SENDER_LIBS=' -lssl -lcrypto' SERVER_FALSE='' SERVER_LDFLAGS=' -L/tmp/zabbix_agent/env/lib ' SERVER_LIBS=' -lssl -lcrypto ' SERVER_TRUE='#' SET_MAKE='' SHELL='/bin/sh' SNMP_CFLAGS='' SNMP_LDFLAGS='' SNMP_LIBS='' SQLITE3_CPPFLAGS='' SQLITE3_LDFLAGS='' SQLITE3_LIBS='' SQLITE3_VERSION='' SSH2_CFLAGS='' SSH2_LDFLAGS='' SSH2_LIBS='' STRIP='' TLS_CFLAGS='-I/tmp/zabbix_agent/env/include' UNIXODBC_CFLAGS='' UNIXODBC_LDFLAGS='' UNIXODBC_LIBS='' VERSION='3.0.19' ZBXGET_LDFLAGS=' -L/tmp/zabbix_agent/env/lib' ZBXGET_LIBS=' -lssl -lcrypto' _libcurl_config='no' _libnetsnmp_config='' ac_ct_CC='gcc' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='powerpc-ibm-aix6.1.1.0' build_alias='' build_cpu='powerpc' build_os='aix6.1.1.0' build_vendor='ibm' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='powerpc-ibm-aix6.1.1.0' host_alias='' host_cpu='powerpc' host_os='aix6.1.1.0' host_vendor='ibm' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /tmp/zabbix_test/zabbix-3.0.19/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc/zabbix' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Zabbix" #define PACKAGE_TARNAME "zabbix" #define PACKAGE_VERSION "3.0.19" #define PACKAGE_STRING "Zabbix 3.0.19" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "zabbix" #define VERSION "3.0.19" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_NETDB_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_TIME_H 1 #define HAVE_ERRNO_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_MATH_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_DIRENT_H 1 #define HAVE_CTYPE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_SYSINFO_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_STDINT_H 1 #define HAVE_PWD_H 1 #define HAVE_SYS_VAR_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_ASSERT_H 1 #define HAVE_SYS_SCHED_H 1 #define HAVE_NLIST_H 1 #define HAVE_PROCINFO_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_REGEX_H 1 #define HAVE_STDARG_H 1 #define HAVE_SYS_SEM_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_GRP_H 1 #define HAVE_LIBPERFSTAT_H 1 #define HAVE_SYS_SYSTEMCFG_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_DLFCN_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_RESOLV_H 1 #define HAVE_NET_IF_H 1 #define HAVE_SYS_PROC_H 1 #define HAVE_SYS_USER_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_LIBPERFSTAT 1 #define HAVE_RES_QUERY 1 #define ZBX_SOCKLEN_T socklen_t #define ZBX_SIVAL_INT sival_int #define HAVE_RES_NINIT 1 #define HAVE_SYS_STATVFS64 1 #define HAVE_SYS_STATFS64 1 #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 #define HAVE_UNISTD_SYSCONF 1 #define HAVE_FUNCTION_INITGROUPS 1 #define HAVE_FUNCTION_SETEUID 1 #define HAVE_TIME_CLOCK_GETTIME 1 #define HAVE___VA_COPY 1 #define HAVE___VA_ARGS__ 1 #define RETSIGTYPE void #define HAVE_HSTRERROR 1 #define HAVE_GETENV 1 #define HAVE_PUTENV 1 #define HAVE_SIGQUEUE 1 #define HAVE_PROC 1 #define HAVE_PROC_0_PSINFO 1 #define HAVE_AIXOSLEVEL_520004 1 #define HAVE_AIXOSLEVEL_530006 1 #define ARCH "aix" #define SIZEOF_VOID_P 8 #define HAVE_IPV6 1 #define HAVE_OPENSSL 1 #define HAVE_ICONV 1 configure: exit 0