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 4.0.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --enable-agent --with-libpcre-include=/usr/local/include --with-libpcre-lib=/usr/local/lib/hpux64 ## --------- ## ## Platform. ## ## --------- ## hostname = dras0001 uname -m = ia64 uname -r = B.11.31 uname -s = HP-UX uname -v = U /usr/bin/uname -p = unknown /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 = unknown /bin/universe = unknown PATH: /usr/sbin PATH: /usr/bin PATH: /usr/ccs/bin PATH: /usr/contrib/bin PATH: /usr/contrib/Q4/bin PATH: /opt/perl/bin PATH: /opt/gvsd/bin PATH: /opt/ipf/bin PATH: /opt/nettladm/bin PATH: /opt/fcms/bin PATH: /opt/wbem/bin PATH: /opt/wbem/sbin PATH: /opt/sas/bin PATH: /opt/wli/bin PATH: /opt/graphics/common/bin PATH: /opt/hpvm/bin PATH: /opt/atok/bin PATH: /usr/bin/X11 PATH: /usr/contrib/bin/X11 PATH: /opt/sec_mgmt/bastille/bin PATH: /opt/caliper/bin PATH: /opt/drd/bin PATH: /opt/dsau/bin PATH: /opt/dsau/sbin PATH: /opt/resmon/bin PATH: /opt/firefox PATH: /opt/perf/bin PATH: /opt/ignite/bin PATH: /usr/contrib/kwdb/bin PATH: /etc/cmcluster/scripts/tkit/vtn PATH: /opt/perl_32/bin PATH: /opt/perl_64/bin PATH: /opt/prm/bin PATH: /opt/propplus/bin PATH: /opt/sfm/bin PATH: /opt/swm/bin PATH: /opt/sec_mgmt/spc/bin PATH: /opt/ssh/bin PATH: /opt/swa/bin PATH: /opt/hpsmh/bin PATH: /opt/thunderbird PATH: /opt/sentinel/bin PATH: /opt/langtools/bin PATH: /opt/wlm/bin PATH: /opt/gwlm/bin PATH: /opt/aCC/bin PATH: /opt/cadvise/bin PATH: /opt/hp-gcc/bin PATH: /sbin PATH: /home/root PATH: /opt/OV/bin PATH: /opt/perf/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2739: checking for a BSD-compatible install configure:2807: result: ./install-sh -c configure:2818: checking whether build environment is sane configure:2873: result: yes configure:3024: checking for a thread-safe mkdir -p configure:3063: result: ./install-sh -c -d configure:3070: checking for gawk configure:3100: result: no configure:3070: checking for mawk configure:3100: result: no configure:3070: checking for nawk configure:3100: result: no configure:3070: checking for awk configure:3086: found /usr/bin/awk configure:3097: result: awk configure:3108: checking whether make sets $(MAKE) configure:3130: result: yes configure:3159: checking whether make supports nested variables configure:3176: result: yes configure:3303: Configuring Zabbix 4.0.3 configure:3306: checking whether make sets $(MAKE) configure:3328: result: yes configure:3345: checking build system type configure:3359: result: ia64-hp-hpux11.31 configure:3379: checking host system type configure:3392: result: ia64-hp-hpux11.31 configure:3468: checking for cc configure:3484: found /usr/bin/cc configure:3495: result: cc configure:3526: checking for C compiler version configure:3535: cc --version >&5 cc: HP C/aC++ B3910B A.06.29 [Oct 18 2016] configure:3546: $? = 0 configure:3535: cc -v >&5 configure:3546: $? = 0 configure:3535: cc -V >&5 cc: HP C/aC++ B3910B A.06.29 [Oct 18 2016] configure:3546: $? = 0 configure:3535: cc -qversion >&5 configure:3546: $? = 0 configure:3566: checking whether the C compiler works configure:3588: cc conftest.c >&5 configure:3592: $? = 0 configure:3640: result: yes configure:3643: checking for C compiler default output file name configure:3645: result: a.out configure:3651: checking for suffix of executables configure:3658: cc -o conftest conftest.c >&5 configure:3662: $? = 0 configure:3684: result: configure:3706: checking whether we are cross compiling configure:3714: cc -o conftest conftest.c >&5 "conftest.c", line 19: warning #2111-D: statement is unreachable return 0; ^ configure:3718: $? = 0 configure:3725: ./conftest configure:3729: $? = 0 configure:3744: result: no configure:3749: checking for suffix of object files configure:3771: cc -c conftest.c >&5 configure:3775: $? = 0 configure:3796: result: o configure:3800: checking whether we are using the GNU C compiler configure:3819: cc -c conftest.c >&5 "conftest.c", line 16: error #2020: identifier "choke" is undefined choke me ^ 1 error detected in the compilation of "conftest.c". configure:3819: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3828: result: no configure:3837: checking whether cc accepts -g configure:3857: cc -c -g conftest.c >&5 configure:3857: $? = 0 configure:3898: result: yes configure:3915: checking for cc option to accept ISO C89 configure:3978: cc -c -g conftest.c >&5 "conftest.c", line 58: warning #2111-D: statement is unreachable return 0; ^ configure:3978: $? = 0 configure:3991: result: none needed configure:4016: checking whether cc understands -c and -o together configure:4038: cc -c conftest.c -o conftest2.o configure:4041: $? = 0 configure:4038: cc -c conftest.c -o conftest2.o configure:4041: $? = 0 configure:4053: result: yes configure:4081: checking for style of include used by make configure:4109: result: GNU configure:4135: checking dependency style of cc configure:4246: result: hp2 configure:4270: checking how to run the C preprocessor configure:4301: cc -E conftest.c configure:4301: $? = 0 configure:4315: cc -E conftest.c "conftest.c", line 11: error #3696-D: cannot open source file "ac_nonexistent.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4315: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | /* end confdefs.h. */ | #include configure:4340: result: cc -E configure:4360: cc -E conftest.c configure:4360: $? = 0 configure:4374: cc -E conftest.c "conftest.c", line 11: error #3696-D: cannot open source file "ac_nonexistent.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4374: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | /* end confdefs.h. */ | #include configure:4403: checking for grep that handles long lines and -e configure:4461: result: /usr/bin/grep configure:4466: checking for egrep configure:4528: result: /usr/bin/grep -E configure:4533: checking for ANSI C header files configure:4553: cc -c -g conftest.c >&5 configure:4553: $? = 0 configure:4626: cc -o conftest -g conftest.c >&5 configure:4626: $? = 0 configure:4626: ./conftest configure:4626: $? = 0 configure:4637: result: yes configure:4650: checking for sys/types.h configure:4650: cc -c -g conftest.c >&5 configure:4650: $? = 0 configure:4650: result: yes configure:4650: checking for sys/stat.h configure:4650: cc -c -g conftest.c >&5 configure:4650: $? = 0 configure:4650: result: yes configure:4650: checking for stdlib.h configure:4650: cc -c -g conftest.c >&5 configure:4650: $? = 0 configure:4650: result: yes configure:4650: checking for string.h configure:4650: cc -c -g conftest.c >&5 configure:4650: $? = 0 configure:4650: result: yes configure:4650: checking for memory.h configure:4650: cc -c -g conftest.c >&5 configure:4650: $? = 0 configure:4650: result: yes configure:4650: checking for strings.h configure:4650: cc -c -g conftest.c >&5 configure:4650: $? = 0 configure:4650: result: yes configure:4650: checking for inttypes.h configure:4650: cc -c -g conftest.c >&5 configure:4650: $? = 0 configure:4650: result: yes configure:4650: checking for stdint.h configure:4650: cc -c -g conftest.c >&5 configure:4650: $? = 0 configure:4650: result: yes configure:4650: checking for unistd.h configure:4650: cc -c -g conftest.c >&5 configure:4650: $? = 0 configure:4650: result: yes configure:4680: checking stdio.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking stdio.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for stdio.h configure:4680: result: yes configure:4680: checking for stdlib.h configure:4680: result: yes configure:4680: checking for string.h configure:4680: result: yes configure:4680: checking for unistd.h configure:4680: result: yes configure:4680: checking netdb.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking netdb.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for netdb.h configure:4680: result: yes configure:4680: checking signal.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking signal.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for signal.h configure:4680: result: yes configure:4680: checking syslog.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking syslog.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for syslog.h configure:4680: result: yes configure:4680: checking time.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking time.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for time.h configure:4680: result: yes configure:4680: checking errno.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking errno.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for errno.h configure:4680: result: yes configure:4680: checking for sys/types.h configure:4680: result: yes configure:4680: checking for sys/stat.h configure:4680: result: yes configure:4680: checking netinet/in.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking netinet/in.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for netinet/in.h configure:4680: result: yes configure:4680: checking math.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking math.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for math.h configure:4680: result: yes configure:4680: checking sys/socket.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking sys/socket.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for sys/socket.h configure:4680: result: yes configure:4680: checking dirent.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking dirent.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for dirent.h configure:4680: result: yes configure:4680: checking ctype.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking ctype.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for ctype.h configure:4680: result: yes configure:4680: checking mtent.h usability configure:4680: cc -c -g conftest.c >&5 "conftest.c", line 70: error #3696-D: cannot open source file "mtent.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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:4680: result: no configure:4680: checking mtent.h presence configure:4680: cc -E conftest.c "conftest.c", line 37: error #3696-D: cannot open source file "mtent.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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:4680: result: no configure:4680: checking for mtent.h configure:4680: result: no configure:4680: checking fcntl.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking fcntl.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for fcntl.h configure:4680: result: yes configure:4680: checking sys/param.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking sys/param.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for sys/param.h configure:4680: result: yes configure:4680: checking arpa/inet.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking arpa/inet.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for arpa/inet.h configure:4680: result: yes configure:4680: checking sys/vfs.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking sys/vfs.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for sys/vfs.h configure:4680: result: yes configure:4680: checking sys/pstat.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking sys/pstat.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for sys/pstat.h configure:4680: result: yes configure:4680: checking sys/sysinfo.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking sys/sysinfo.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for sys/sysinfo.h configure:4680: result: yes configure:4680: checking sys/statvfs.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking sys/statvfs.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for sys/statvfs.h configure:4680: result: yes configure:4680: checking sys/statfs.h usability configure:4680: cc -c -g conftest.c >&5 "conftest.c", line 77: error #3696-D: cannot open source file "sys/statfs.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_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:4680: result: no configure:4680: checking sys/statfs.h presence configure:4680: cc -E conftest.c "conftest.c", line 44: error #3696-D: cannot open source file "sys/statfs.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include configure:4680: result: no configure:4680: checking for sys/statfs.h configure:4680: result: no configure:4680: checking for sys/socket.h configure:4680: result: yes configure:4680: checking sys/loadavg.h usability configure:4680: cc -c -g conftest.c >&5 "conftest.c", line 78: error #3696-D: cannot open source file "sys/loadavg.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_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:4680: result: no configure:4680: checking sys/loadavg.h presence configure:4680: cc -E conftest.c "conftest.c", line 45: error #3696-D: cannot open source file "sys/loadavg.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:4680: result: no configure:4680: checking for sys/loadavg.h configure:4680: result: no configure:4680: checking for arpa/inet.h configure:4680: result: yes configure:4680: checking sys/vmmeter.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking sys/vmmeter.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for sys/vmmeter.h configure:4680: result: yes configure:4680: checking for strings.h configure:4680: result: yes configure:4680: checking vm/vm_param.h usability configure:4680: cc -c -g conftest.c >&5 "conftest.c", line 81: error #3696-D: cannot open source file "vm/vm_param.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_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:4680: result: no configure:4680: checking vm/vm_param.h presence configure:4680: cc -E conftest.c "conftest.c", line 48: error #3696-D: cannot open source file "vm/vm_param.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include configure:4680: result: no configure:4680: checking for vm/vm_param.h configure:4680: result: no configure:4680: checking sys/time.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking sys/time.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for sys/time.h configure:4680: result: yes configure:4680: checking kstat.h usability configure:4680: cc -c -g conftest.c >&5 "conftest.c", line 82: error #3696-D: cannot open source file "kstat.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_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:4680: result: no configure:4680: checking kstat.h presence configure:4680: cc -E conftest.c "conftest.c", line 49: error #3696-D: cannot open source file "kstat.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:4680: result: no configure:4680: checking for kstat.h configure:4680: result: no configure:4680: checking sys/syscall.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking sys/syscall.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for sys/syscall.h configure:4680: result: yes configure:4680: checking sys/sysmacros.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking sys/sysmacros.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for sys/sysmacros.h configure:4680: result: yes configure:4680: checking for stdint.h configure:4680: result: yes configure:4680: checking mach/host_info.h usability configure:4680: cc -c -g conftest.c >&5 "conftest.c", line 85: error #3696-D: cannot open source file "mach/host_info.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_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:4680: result: no configure:4680: checking mach/host_info.h presence configure:4680: cc -E conftest.c "conftest.c", line 52: error #3696-D: cannot open source file "mach/host_info.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include configure:4680: result: no configure:4680: checking for mach/host_info.h configure:4680: result: no configure:4680: checking mach/mach_host.h usability configure:4680: cc -c -g conftest.c >&5 "conftest.c", line 85: error #3696-D: cannot open source file "mach/mach_host.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_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:4680: result: no configure:4680: checking mach/mach_host.h presence configure:4680: cc -E conftest.c "conftest.c", line 52: error #3696-D: cannot open source file "mach/mach_host.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include configure:4680: result: no configure:4680: checking for mach/mach_host.h configure:4680: result: no configure:4680: checking knlist.h usability configure:4680: cc -c -g conftest.c >&5 "conftest.c", line 85: error #3696-D: cannot open source file "knlist.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_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:4680: result: no configure:4680: checking knlist.h presence configure:4680: cc -E conftest.c "conftest.c", line 52: error #3696-D: cannot open source file "knlist.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include configure:4680: result: no configure:4680: checking for knlist.h configure:4680: result: no configure:4680: checking pwd.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking pwd.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for pwd.h configure:4680: result: yes configure:4680: checking sys/var.h usability configure:4680: cc -c -g conftest.c >&5 "conftest.c", line 86: error #3696-D: cannot open source file "sys/var.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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:4680: result: no configure:4680: checking sys/var.h presence configure:4680: cc -E conftest.c "conftest.c", line 53: error #3696-D: cannot open source file "sys/var.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #include configure:4680: result: no configure:4680: checking for sys/var.h configure:4680: result: no configure:4680: checking arpa/nameser.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking arpa/nameser.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for arpa/nameser.h configure:4680: result: yes configure:4680: checking assert.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking assert.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for assert.h configure:4680: result: yes configure:4680: checking sys/dkstat.h usability configure:4680: cc -c -g conftest.c >&5 "conftest.c", line 88: error #3696-D: cannot open source file "sys/dkstat.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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:4680: result: no configure:4680: checking sys/dkstat.h presence configure:4680: cc -E conftest.c "conftest.c", line 55: error #3696-D: cannot open source file "sys/dkstat.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | /* end confdefs.h. */ | #include configure:4680: result: no configure:4680: checking for sys/dkstat.h configure:4680: result: no configure:4680: checking sys/disk.h usability configure:4680: cc -c -g conftest.c >&5 "conftest.c", line 88: error #3696-D: cannot open source file "sys/disk.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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:4680: result: no configure:4680: checking sys/disk.h presence configure:4680: cc -E conftest.c "conftest.c", line 55: error #3696-D: cannot open source file "sys/disk.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | /* end confdefs.h. */ | #include configure:4680: result: no configure:4680: checking for sys/disk.h configure:4680: result: no configure:4680: checking sys/sched.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking sys/sched.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for sys/sched.h configure:4680: result: yes configure:4680: checking zone.h usability configure:4680: cc -c -g conftest.c >&5 "conftest.c", line 89: error #3696-D: cannot open source file "zone.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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:4680: result: no configure:4680: checking zone.h presence configure:4680: cc -E conftest.c "conftest.c", line 56: error #3696-D: cannot open source file "zone.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_SCHED_H 1 | /* end confdefs.h. */ | #include configure:4680: result: no configure:4680: checking for zone.h configure:4680: result: no configure:4680: checking nlist.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking nlist.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for nlist.h configure:4680: result: yes configure:4680: checking kvm.h usability configure:4680: cc -c -g conftest.c >&5 "conftest.c", line 90: error #3696-D: cannot open source file "kvm.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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:4680: result: no configure:4680: checking kvm.h presence configure:4680: cc -E conftest.c "conftest.c", line 57: error #3696-D: cannot open source file "kvm.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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:4680: result: no configure:4680: checking for kvm.h configure:4680: result: no configure:4680: checking linux/kernel.h usability configure:4680: cc -c -g conftest.c >&5 "conftest.c", line 90: error #3696-D: cannot open source file "linux/kernel.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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:4680: result: no configure:4680: checking linux/kernel.h presence configure:4680: cc -E conftest.c "conftest.c", line 57: error #3696-D: cannot open source file "linux/kernel.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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:4680: result: no configure:4680: checking for linux/kernel.h configure:4680: result: no configure:4680: checking procinfo.h usability configure:4680: cc -c -g conftest.c >&5 "conftest.c", line 90: error #3696-D: cannot open source file "procinfo.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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:4680: result: no configure:4680: checking procinfo.h presence configure:4680: cc -E conftest.c "conftest.c", line 57: error #3696-D: cannot open source file "procinfo.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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:4680: result: no configure:4680: checking for procinfo.h configure:4680: result: no configure:4680: checking sys/dk.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking sys/dk.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for sys/dk.h configure:4680: result: yes configure:4680: checking sys/resource.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking sys/resource.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for sys/resource.h configure:4680: result: yes configure:4680: checking pthread.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking pthread.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for pthread.h configure:4680: result: yes configure:4680: checking windows.h usability configure:4680: cc -c -g conftest.c >&5 "conftest.c", line 93: error #3696-D: cannot open source file "windows.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_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:4680: result: no configure:4680: checking windows.h presence configure:4680: cc -E conftest.c "conftest.c", line 60: error #3696-D: cannot open source file "windows.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:4680: result: no configure:4680: checking for windows.h configure:4680: result: no configure:4680: checking process.h usability configure:4680: cc -c -g conftest.c >&5 "conftest.c", line 93: error #3696-D: cannot open source file "process.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_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:4680: result: no configure:4680: checking process.h presence configure:4680: cc -E conftest.c "conftest.c", line 60: error #3696-D: cannot open source file "process.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:4680: result: no configure:4680: checking for process.h configure:4680: result: no configure:4680: checking conio.h usability configure:4680: cc -c -g conftest.c >&5 "conftest.c", line 93: error #3696-D: cannot open source file "conio.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_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:4680: result: no configure:4680: checking conio.h presence configure:4680: cc -E conftest.c "conftest.c", line 60: error #3696-D: cannot open source file "conio.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:4680: result: no configure:4680: checking for conio.h configure:4680: result: no configure:4680: checking sys/wait.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking sys/wait.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for sys/wait.h configure:4680: result: yes configure:4680: checking stdarg.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking stdarg.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for stdarg.h configure:4680: result: yes configure:4680: checking winsock2.h usability configure:4680: cc -c -g conftest.c >&5 "conftest.c", line 95: error #3696-D: cannot open source file "winsock2.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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:4680: result: no configure:4680: checking winsock2.h presence configure:4680: cc -E conftest.c "conftest.c", line 62: error #3696-D: cannot open source file "winsock2.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:4680: result: no configure:4680: checking for winsock2.h configure:4680: result: no configure:4680: checking pdh.h usability configure:4680: cc -c -g conftest.c >&5 "conftest.c", line 95: error #3696-D: cannot open source file "pdh.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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:4680: result: no configure:4680: checking pdh.h presence configure:4680: cc -E conftest.c "conftest.c", line 62: error #3696-D: cannot open source file "pdh.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:4680: result: no configure:4680: checking for pdh.h configure:4680: result: no configure:4680: checking psapi.h usability configure:4680: cc -c -g conftest.c >&5 "conftest.c", line 95: error #3696-D: cannot open source file "psapi.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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:4680: result: no configure:4680: checking psapi.h presence configure:4680: cc -E conftest.c "conftest.c", line 62: error #3696-D: cannot open source file "psapi.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:4680: result: no configure:4680: checking for psapi.h configure:4680: result: no configure:4680: checking sys/sem.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking sys/sem.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for sys/sem.h configure:4680: result: yes configure:4680: checking sys/ipc.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking sys/ipc.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for sys/ipc.h configure:4680: result: yes configure:4680: checking sys/shm.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking sys/shm.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for sys/shm.h configure:4680: result: yes configure:4680: checking Winldap.h usability configure:4680: cc -c -g conftest.c >&5 "conftest.c", line 98: error #3696-D: cannot open source file "Winldap.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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:4680: result: no configure:4680: checking Winldap.h presence configure:4680: cc -E conftest.c "conftest.c", line 65: error #3696-D: cannot open source file "Winldap.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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:4680: result: no configure:4680: checking for Winldap.h configure:4680: result: no configure:4680: checking Winber.h usability configure:4680: cc -c -g conftest.c >&5 "conftest.c", line 98: error #3696-D: cannot open source file "Winber.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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:4680: result: no configure:4680: checking Winber.h presence configure:4680: cc -E conftest.c "conftest.c", line 65: error #3696-D: cannot open source file "Winber.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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:4680: result: no configure:4680: checking for Winber.h configure:4680: result: no configure:4680: checking lber.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking lber.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for lber.h configure:4680: result: yes configure:4680: checking ws2tcpip.h usability configure:4680: cc -c -g conftest.c >&5 "conftest.c", line 99: error #3696-D: cannot open source file "ws2tcpip.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_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:4680: result: no configure:4680: checking ws2tcpip.h presence configure:4680: cc -E conftest.c "conftest.c", line 66: error #3696-D: cannot open source file "ws2tcpip.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | /* end confdefs.h. */ | #include configure:4680: result: no configure:4680: checking for ws2tcpip.h configure:4680: result: no configure:4680: checking for inttypes.h configure:4680: result: yes configure:4680: checking sys/file.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking sys/file.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for sys/file.h configure:4680: result: yes configure:4680: checking grp.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking grp.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for grp.h configure:4680: result: yes configure:4680: checking execinfo.h usability configure:4680: cc -c -g conftest.c >&5 "conftest.c", line 102: error #3696-D: cannot open source file "execinfo.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_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:4680: result: no configure:4680: checking execinfo.h presence configure:4680: cc -E conftest.c "conftest.c", line 69: error #3696-D: cannot open source file "execinfo.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:4680: result: no configure:4680: checking for execinfo.h configure:4680: result: no configure:4680: checking sys/systemcfg.h usability configure:4680: cc -c -g conftest.c >&5 "conftest.c", line 102: error #3696-D: cannot open source file "sys/systemcfg.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_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:4680: result: no configure:4680: checking sys/systemcfg.h presence configure:4680: cc -E conftest.c "conftest.c", line 69: error #3696-D: cannot open source file "sys/systemcfg.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:4680: result: no configure:4680: checking for sys/systemcfg.h configure:4680: result: no configure:4680: checking sys/mnttab.h usability configure:4680: cc -c -g conftest.c >&5 "conftest.c", line 102: error #3696-D: cannot open source file "sys/mnttab.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_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:4680: result: no configure:4680: checking sys/mnttab.h presence configure:4680: cc -E conftest.c "conftest.c", line 69: error #3696-D: cannot open source file "sys/mnttab.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4680: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:4680: result: no configure:4680: checking for sys/mnttab.h configure:4680: result: no configure:4680: checking mntent.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking mntent.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for mntent.h configure:4680: result: yes configure:4680: checking sys/times.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking sys/times.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for sys/times.h configure:4680: result: yes configure:4680: checking dlfcn.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking dlfcn.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for dlfcn.h configure:4680: result: yes configure:4680: checking sys/utsname.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking sys/utsname.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for sys/utsname.h configure:4680: result: yes configure:4680: checking sys/un.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking sys/un.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for sys/un.h configure:4680: result: yes configure:4680: checking sys/protosw.h usability configure:4680: cc -c -g conftest.c >&5 configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking sys/protosw.h presence configure:4680: cc -E conftest.c configure:4680: $? = 0 configure:4680: result: yes configure:4680: checking for sys/protosw.h configure:4680: result: yes configure:4692: checking for resolv.h configure:4692: cc -c -g conftest.c >&5 configure:4692: $? = 0 configure:4692: result: yes configure:4719: checking for net/if.h configure:4719: cc -c -g conftest.c >&5 configure:4719: $? = 0 configure:4719: result: yes configure:4719: checking for net/if_mib.h configure:4719: cc -c -g conftest.c >&5 "conftest.c", line 99: error #3696-D: cannot open source file "net/if_mib.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4719: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_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:4719: result: no configure:4753: checking for sys/mount.h configure:4753: cc -c -g conftest.c >&5 configure:4753: $? = 0 configure:4753: result: yes configure:4753: checking for sys/proc.h configure:4753: cc -c -g conftest.c >&5 configure:4753: $? = 0 configure:4753: result: yes configure:4753: checking for sys/sysctl.h configure:4753: cc -c -g conftest.c >&5 "conftest.c", line 88: error #3696-D: cannot open source file "sys/sysctl.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4753: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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:4753: result: no configure:4753: checking for sys/user.h configure:4753: cc -c -g conftest.c >&5 "conftest.c", line 88: error #3696-D: cannot open source file "sys/user.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4753: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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:4753: result: no configure:4773: checking for sys/swap.h configure:4773: cc -c -g conftest.c >&5 configure:4773: $? = 0 configure:4773: result: yes configure:4790: checking for sys/ucontext.h configure:4790: cc -c -g conftest.c >&5 configure:4790: $? = 0 configure:4790: result: yes configure:4807: checking for devstat.h configure:4807: cc -c -g conftest.c >&5 "conftest.c", line 87: error #3696-D: cannot open source file "devstat.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4807: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_DKSTAT_H | # include | #endif | | | #include configure:4807: result: no configure:4824: checking for linux/netlink.h configure:4824: cc -c -g conftest.c >&5 "conftest.c", line 87: error #3696-D: cannot open source file "linux/netlink.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4824: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | | | #include configure:4824: result: no configure:4858: checking for libperfstat.h configure:4858: cc -c -g conftest.c >&5 "conftest.c", line 87: error #3696-D: cannot open source file "libperfstat.h" #include ^ 1 error detected in the compilation of "conftest.c". configure:4858: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PROTOSW_H | # include | #endif | | | #include configure:4858: result: no configure:4875: checking for library containing socket configure:4906: cc -o conftest -g conftest.c >&5 "conftest.c", line 94: warning #2111-D: statement is unreachable return 0; ^ configure:4906: $? = 0 configure:4923: result: none required configure:4931: checking for library containing kstat_open configure:4962: cc -o conftest -g conftest.c >&5 "conftest.c", line 94: warning #2111-D: statement is unreachable return 0; ^ ld: Unsatisfied symbol "kstat_open" in file conftest.o 1 error. configure:4962: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_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:4962: cc -o conftest -g conftest.c -lkstat >&5 "conftest.c", line 94: warning #2111-D: statement is unreachable return 0; ^ ld: Can't find library for -lkstat Fatal error. configure:4962: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_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:4979: result: no configure:4987: checking for library containing gethostbyname configure:5018: cc -o conftest -g conftest.c >&5 "conftest.c", line 94: warning #2111-D: statement is unreachable return 0; ^ configure:5018: $? = 0 configure:5035: result: none required configure:5043: checking for library containing clock_gettime configure:5074: cc -o conftest -g conftest.c >&5 "conftest.c", line 94: warning #2111-D: statement is unreachable return 0; ^ configure:5074: $? = 0 configure:5091: result: none required configure:5099: checking for library containing dlopen configure:5130: cc -o conftest -g conftest.c >&5 "conftest.c", line 94: warning #2111-D: statement is unreachable return 0; ^ configure:5130: $? = 0 configure:5147: result: none required configure:5156: checking for library containing perfstat_memory_total configure:5187: cc -o conftest -g conftest.c >&5 "conftest.c", line 94: warning #2111-D: statement is unreachable return 0; ^ ld: Unsatisfied symbol "perfstat_memory_total" in file conftest.o 1 error. configure:5187: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_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:5187: cc -o conftest -g conftest.c -lperfstat >&5 "conftest.c", line 94: warning #2111-D: statement is unreachable return 0; ^ ld: Can't find library for -lperfstat Fatal error. configure:5187: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_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:5204: result: no configure:5214: checking for library containing devstat_getdevs configure:5245: cc -o conftest -g conftest.c >&5 "conftest.c", line 94: warning #2111-D: statement is unreachable return 0; ^ ld: Unsatisfied symbol "devstat_getdevs" in file conftest.o 1 error. configure:5245: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_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 devstat_getdevs (); | int | main () | { | return devstat_getdevs (); | ; | return 0; | } configure:5245: cc -o conftest -g conftest.c -ldevstat >&5 "conftest.c", line 94: warning #2111-D: statement is unreachable return 0; ^ ld: Can't find library for -ldevstat Fatal error. configure:5245: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_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 devstat_getdevs (); | int | main () | { | return devstat_getdevs (); | ; | return 0; | } configure:5262: result: no configure:5272: checking for library containing getdevs configure:5303: cc -o conftest -g conftest.c >&5 "conftest.c", line 94: warning #2111-D: statement is unreachable return 0; ^ ld: Unsatisfied symbol "getdevs" in file conftest.o 1 error. configure:5303: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_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 getdevs (); | int | main () | { | return getdevs (); | ; | return 0; | } configure:5303: cc -o conftest -g conftest.c -ldevstat >&5 "conftest.c", line 94: warning #2111-D: statement is unreachable return 0; ^ ld: Can't find library for -ldevstat Fatal error. configure:5303: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_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 getdevs (); | int | main () | { | return getdevs (); | ; | return 0; | } configure:5320: result: no configure:5331: checking for library containing backtrace_symbols configure:5362: cc -o conftest -g conftest.c >&5 "conftest.c", line 94: warning #2111-D: statement is unreachable return 0; ^ ld: Unsatisfied symbol "backtrace_symbols" in file conftest.o 1 error. configure:5362: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_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 backtrace_symbols (); | int | main () | { | return backtrace_symbols (); | ; | return 0; | } configure:5362: cc -o conftest -g conftest.c -lexecinfo >&5 "conftest.c", line 94: warning #2111-D: statement is unreachable return 0; ^ ld: Can't find library for -lexecinfo Fatal error. configure:5362: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_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 backtrace_symbols (); | int | main () | { | return backtrace_symbols (); | ; | return 0; | } configure:5379: result: no configure:5390: checking for main in -lm configure:5409: cc -o conftest -g conftest.c -lm >&5 "conftest.c", line 88: warning #2111-D: statement is unreachable return 0; ^ configure:5409: $? = 0 configure:5418: result: yes configure:5429: checking for main in -lkvm configure:5448: cc -o conftest -g conftest.c -lkvm -lm >&5 "conftest.c", line 89: warning #2111-D: statement is unreachable return 0; ^ ld: Can't find library for -lkvm Fatal error. configure:5448: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:5457: result: no configure:5471: checking for DNS lookup functions configure:5512: cc -o conftest -g conftest.c -lm >&5 "conftest.c", line 108: warning #2223-D: function "res_init" declared implicitly res_init(); ^ "conftest.c", line 109: warning #2223-D: function "res_query" declared implicitly res_query("", C_IN, T_SOA, (unsigned char *)buf, 0); ^ "conftest.c", line 109: warning #2549-D: variable "buf" is used before its value is set res_query("", C_IN, T_SOA, (unsigned char *)buf, 0); ^ configure:5512: $? = 0 configure:5675: result: yes configure:5702: checking for special C compiler options needed for large files configure:5732: cc -c -g conftest.c >&5 "conftest.c", line 89: error #2094: the size of an array must be greater than zero int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ 1 error detected in the compilation of "conftest.c". configure:5732: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5737: cc -n32 -c -g conftest.c >&5 cc: warning 901: unknown option: `-32': use +help for online documentation. "conftest.c", line 89: error #2094: the size of an array must be greater than zero int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ 1 error detected in the compilation of "conftest.c". configure:5737: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5747: result: no configure:5753: checking for _FILE_OFFSET_BITS value needed for large files configure:5778: cc -c -g conftest.c >&5 "conftest.c", line 89: error #2094: the size of an array must be greater than zero int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ 1 error detected in the compilation of "conftest.c". configure:5778: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5802: cc -c -g conftest.c >&5 configure:5802: $? = 0 configure:5810: result: 64 configure:5897: checking for an ANSI C-conforming const configure:5963: cc -c -g conftest.c >&5 "conftest.c", line 140: warning #2111-D: statement is unreachable return 0; ^ configure:5963: $? = 0 configure:5970: result: yes configure:5978: checking for pid_t configure:5978: cc -c -g conftest.c >&5 "conftest.c", line 123: warning #2111-D: statement is unreachable return 0; ^ configure:5978: $? = 0 configure:5978: cc -c -g conftest.c >&5 "conftest.c", line 120: error #2029: expected an expression if (sizeof ((pid_t))) ^ 1 error detected in the compilation of "conftest.c". configure:5978: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | /* 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:5978: result: yes configure:5990: checking for socklen_t configure:6007: cc -c -g conftest.c >&5 configure:6007: $? = 0 configure:6008: result: yes configure:6019: checking for actual socklen_t parameter type in socket functions configure:6046: cc -c -g conftest.c >&5 "conftest.c", line 91: error #2147: declaration is incompatible with "int getpeername(int, void *, int *)" (declared at line 714 of "/usr/include/sys/socket.h") extern int getpeername(int sockfd, struct sockaddr *addr, socklen_t *addrlen); ^ 1 error detected in the compilation of "conftest.c". configure:6046: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | extern int getpeername(int sockfd, struct sockaddr *addr, socklen_t *addrlen); | | int | main () | { | | socklen_t addrlen; | getpeername(0, 0, &addrlen); | | ; | return 0; | } configure:6046: cc -c -g conftest.c >&5 "conftest.c", line 91: error #2147: declaration is incompatible with "int getpeername(int, void *, int *)" (declared at line 714 of "/usr/include/sys/socket.h") extern int getpeername(int sockfd, struct sockaddr *addr, size_t *addrlen); ^ 1 error detected in the compilation of "conftest.c". configure:6046: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | extern int getpeername(int sockfd, struct sockaddr *addr, size_t *addrlen); | | int | main () | { | | size_t addrlen; | getpeername(0, 0, &addrlen); | | ; | return 0; | } configure:6046: cc -c -g conftest.c >&5 "conftest.c", line 91: error #2147: declaration is incompatible with "int getpeername(int, void *, int *)" (declared at line 714 of "/usr/include/sys/socket.h") extern int getpeername(int sockfd, struct sockaddr *addr, int *addrlen); ^ 1 error detected in the compilation of "conftest.c". configure:6046: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | extern int getpeername(int sockfd, struct sockaddr *addr, int *addrlen); | | int | main () | { | | int addrlen; | getpeername(0, 0, &addrlen); | | ; | return 0; | } configure:6046: cc -c -g conftest.c >&5 "conftest.c", line 91: error #2147: declaration is incompatible with "int getpeername(int, void *, int *)" (declared at line 714 of "/usr/include/sys/socket.h") extern int getpeername(int sockfd, void *addr, socklen_t *addrlen); ^ 1 error detected in the compilation of "conftest.c". configure:6046: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | extern int getpeername(int sockfd, void *addr, socklen_t *addrlen); | | int | main () | { | | socklen_t addrlen; | getpeername(0, 0, &addrlen); | | ; | return 0; | } configure:6046: cc -c -g conftest.c >&5 "conftest.c", line 91: error #2147: declaration is incompatible with "int getpeername(int, void *, int *)" (declared at line 714 of "/usr/include/sys/socket.h") extern int getpeername(int sockfd, void *addr, size_t *addrlen); ^ 1 error detected in the compilation of "conftest.c". configure:6046: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | extern int getpeername(int sockfd, void *addr, size_t *addrlen); | | int | main () | { | | size_t addrlen; | getpeername(0, 0, &addrlen); | | ; | return 0; | } configure:6046: cc -c -g conftest.c >&5 configure:6046: $? = 0 configure:6056: result: int configure:6068: checking for integer field name in union sigval of struct siginfo_t configure:6090: cc -c -g conftest.c >&5 configure:6090: $? = 0 configure:6099: result: sival_int configure:6110: checking for res_ninit configure:6146: cc -o conftest -g conftest.c -lm >&5 "conftest.c", line 112: warning #2223-D: function "res_ninit" declared implicitly res_ninit(&res_state_local); ^ ld: Unsatisfied symbol "res_ninit" in file conftest.o 1 error. configure:6146: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | /* 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); | | ; | return 0; | } configure:6153: result: no configure:6159: checking for res_ndestroy configure:6196: cc -o conftest -g conftest.c -lm >&5 "conftest.c", line 112: warning #2223-D: function "res_ninit" declared implicitly res_ninit(&res_state_local); ^ "conftest.c", line 113: warning #2223-D: function "res_ndestroy" declared implicitly res_ndestroy(&res_state_local); ^ ld: Unsatisfied symbol "res_ninit" in file conftest.o ld: Unsatisfied symbol "res_ndestroy" in file conftest.o 2 errors. configure:6196: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | /* 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:6203: result: no configure:6209: checking for union semun configure:6226: cc -c -g conftest.c >&5 "conftest.c", line 94: error #2070: incomplete type is not allowed union semun foo; ^ 1 error detected in the compilation of "conftest.c". configure:6226: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | union semun foo; | ; | return 0; | } configure:6233: result: no configure:6238: checking for struct swaptable in sys/swap.h configure:6310: cc -c -g conftest.c >&5 "conftest.c", line 107: error #2020: identifier "SC_GETNSWP" is undefined cnt = swapctl(SC_GETNSWP, 0); ^ "conftest.c", line 114: warning #2117-D: non-void function "main" should return a value return; ^ "conftest.c", line 139: error #2020: identifier "ST_DOINGDEL" is undefined !(ste->ste_flags & ST_DOINGDEL)) ^ "conftest.c", line 141: error #2136: struct "swapent" has no field "ste_pages" t += ste->ste_pages; ^ "conftest.c", line 142: error #2136: struct "swapent" has no field "ste_free" f += ste->ste_free; ^ 4 errors detected in the compilation of "conftest.c". configure:6310: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | /* 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:6317: result: no configure:6322: checking for struct sensordev in sys/sensors.h configure:6341: cc -c -g conftest.c >&5 "conftest.c", line 88: error #3696-D: cannot open source file "sys/queue.h" #include ^ "conftest.c", line 89: error #3696-D: cannot open source file "sys/sensors.h" #include ^ "conftest.c", line 93: error #2070: incomplete type is not allowed struct sensordev sensordev; ^ 3 errors detected in the compilation of "conftest.c". configure:6341: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | /* end confdefs.h. */ | | #include | #include | #include | int | main () | { | struct sensordev sensordev; | sensordev.xname[0]='\0'; | sensordev.maxnumt[0]=0; | | ; | return 0; | } configure:6348: result: no configure:6353: checking for struct statvfs64 in sys/statvfs.h configure:6377: cc -c -g conftest.c >&5 "conftest.c", line 98: error #2070: incomplete type is not allowed struct statvfs64 s; ^ "conftest.c", line 100: warning #2223-D: function "statvfs64" declared implicitly statvfs64("/", &s); ^ 1 error detected in the compilation of "conftest.c". configure:6377: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STATVFS_H | # include | #endif | | int | main () | { | | struct statvfs64 s; | s.f_frsize = s.f_blocks = s.f_bfree = s.f_bavail = 0; | statvfs64("/", &s); | | ; | return 0; | } configure:6384: result: no configure:6389: checking for struct statfs64 in sys/statfs.h configure:6413: cc -c -g conftest.c >&5 "conftest.c", line 98: error #2070: incomplete type is not allowed struct statfs64 s; ^ "conftest.c", line 100: warning #2223-D: function "statfs64" declared implicitly statfs64("/", &s); ^ 1 error detected in the compilation of "conftest.c". configure:6413: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STATFS_H | # include | #endif | | int | main () | { | | struct statfs64 s; | s.f_bsize = s.f_blocks = s.f_bfree = s.f_bavail = 0; | statfs64("/", &s); | | ; | return 0; | } configure:6420: result: no configure:6425: checking for field ss_family in struct sockaddr_storage configure:6440: cc -c -g conftest.c >&5 configure:6440: $? = 0 configure:6444: result: yes configure:6452: checking for field mem_unit in struct sysinfo configure:6467: cc -c -g conftest.c >&5 "conftest.c", line 91: error #2070: incomplete type is not allowed struct sysinfo sysinfo; ^ 1 error detected in the compilation of "conftest.c". configure:6467: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.mem_unit=0; | | ; | return 0; | } configure:6474: result: no configure:6479: checking for field freeswap in struct sysinfo configure:6494: cc -c -g conftest.c >&5 "conftest.c", line 91: error #2070: incomplete type is not allowed struct sysinfo sysinfo; ^ 1 error detected in the compilation of "conftest.c". configure:6494: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.freeswap=0; | | ; | return 0; | } configure:6501: result: no configure:6506: checking for field totalswap in struct sysinfo configure:6521: cc -c -g conftest.c >&5 "conftest.c", line 91: error #2070: incomplete type is not allowed struct sysinfo sysinfo; ^ 1 error detected in the compilation of "conftest.c". configure:6521: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.totalswap=0; | | ; | return 0; | } configure:6528: result: no configure:6533: checking for field totalram in struct sysinfo configure:6548: cc -c -g conftest.c >&5 "conftest.c", line 91: error #2070: incomplete type is not allowed struct sysinfo sysinfo; ^ 1 error detected in the compilation of "conftest.c". configure:6548: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.totalram=0; | | ; | return 0; | } configure:6555: result: no configure:6560: checking for field sharedram in struct sysinfo configure:6575: cc -c -g conftest.c >&5 "conftest.c", line 91: error #2070: incomplete type is not allowed struct sysinfo sysinfo; ^ 1 error detected in the compilation of "conftest.c". configure:6575: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.sharedram=0; | | ; | return 0; | } configure:6582: result: no configure:6587: checking for field bufferram in struct sysinfo configure:6602: cc -c -g conftest.c >&5 "conftest.c", line 91: error #2070: incomplete type is not allowed struct sysinfo sysinfo; ^ 1 error detected in the compilation of "conftest.c". configure:6602: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.bufferram=0; | | ; | return 0; | } configure:6609: result: no configure:6614: checking for field freeram in struct sysinfo configure:6629: cc -c -g conftest.c >&5 "conftest.c", line 91: error #2070: incomplete type is not allowed struct sysinfo sysinfo; ^ 1 error detected in the compilation of "conftest.c". configure:6629: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.freeram=0; | | ; | return 0; | } configure:6636: result: no configure:6641: checking for field uptime in struct sysinfo configure:6656: cc -c -g conftest.c >&5 "conftest.c", line 91: error #2070: incomplete type is not allowed struct sysinfo sysinfo; ^ 1 error detected in the compilation of "conftest.c". configure:6656: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.uptime=0; | | ; | return 0; | } configure:6663: result: no configure:6668: checking for field procs in struct sysinfo configure:6683: cc -c -g conftest.c >&5 "conftest.c", line 91: error #2070: incomplete type is not allowed struct sysinfo sysinfo; ^ 1 error detected in the compilation of "conftest.c". configure:6683: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.procs=0; | | ; | return 0; | } configure:6690: result: no configure:6695: checking for field tm_gmtoff in struct tm configure:6719: cc -c -g conftest.c >&5 "conftest.c", line 101: error #2136: struct "tm" has no field "tm_gmtoff" tm.tm_gmtoff; ^ 1 error detected in the compilation of "conftest.c". configure:6719: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | #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:6726: result: no configure:6732: checking for function sysconf() in unistd.h configure:6751: cc -c -g conftest.c >&5 "conftest.c", line 95: error #2020: identifier "_SC_PHYS_PAGES" is undefined i=sysconf(_SC_PHYS_PAGES)*sysconf(_SC_PHYS_PAGES); ^ "conftest.c", line 96: error #2020: identifier "_SC_AVPHYS_PAGES" is undefined i=sysconf(_SC_AVPHYS_PAGES)*sysconf(_SC_PHYS_PAGES); ^ 2 errors detected in the compilation of "conftest.c". configure:6751: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | | #include | | int | main () | { | int i; | | i=sysconf(_SC_PHYS_PAGES)*sysconf(_SC_PHYS_PAGES); | i=sysconf(_SC_AVPHYS_PAGES)*sysconf(_SC_PHYS_PAGES); | | ; | return 0; | } configure:6758: result: no configure:6763: checking for function initgroups() configure:6782: cc -o conftest -g conftest.c -lm >&5 "conftest.c", line 96: warning #2223-D: function "initgroups" declared implicitly initgroups(user, 0); ^ configure:6782: $? = 0 configure:6786: result: yes configure:6795: checking for functions seteuid() and setegid() configure:6814: cc -o conftest -g conftest.c -lm >&5 configure:6814: $? = 0 configure:6818: result: yes configure:6827: checking for function setproctitle() configure:6845: cc -o conftest -g conftest.c -lm >&5 "conftest.c", line 97: warning #2223-D: function "setproctitle" declared implicitly setproctitle("Test %d", 1); ^ ld: Unsatisfied symbol "setproctitle" in file conftest.o 1 error. configure:6845: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 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:6852: result: no configure:6858: checking for function sysctlbyname() configure:6883: cc -o conftest -g conftest.c -lm >&5 "conftest.c", line 98: error #3696-D: cannot open source file "sys/sysctl.h" #include ^ "conftest.c", line 104: warning #2223-D: function "sysctlbyname" declared implicitly sysctlbyname("", 0, 0, 0, 0); ^ 1 error detected in the compilation of "conftest.c". configure:6883: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 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:6890: result: no configure:6896: checking for function sysctl (KERN_BOOTTIME) configure:6932: cc -c -g conftest.c >&5 "conftest.c", line 98: error #3696-D: cannot open source file "sys/sysctl.h" #include ^ "conftest.c", line 111: error #2020: identifier "CTL_KERN" is undefined mib[0] = CTL_KERN; ^ "conftest.c", line 112: error #2020: identifier "KERN_BOOTTIME" is undefined mib[1] = KERN_BOOTTIME; ^ "conftest.c", line 115: warning #2223-D: function "sysctl" declared implicitly sysctl(mib, 2, &uptime, &len, 0, 0); ^ 3 errors detected in the compilation of "conftest.c". configure:6932: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 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:6939: result: no configure:6944: checking for function sysctl (HW_NCPU) configure:6976: cc -c -g conftest.c >&5 "conftest.c", line 98: error #3696-D: cannot open source file "sys/sysctl.h" #include ^ "conftest.c", line 107: error #2020: identifier "CTL_HW" is undefined mib[0] = CTL_HW; ^ "conftest.c", line 108: error #2020: identifier "HW_NCPU" is undefined mib[1] = HW_NCPU; ^ "conftest.c", line 111: warning #2223-D: function "sysctl" declared implicitly sysctl(mib, 2, &ncpu, &len, 0, 0); ^ 3 errors detected in the compilation of "conftest.c". configure:6976: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 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:6983: result: no configure:6988: checking for function sysctl (KERN_MAXFILES) configure:7020: cc -c -g conftest.c >&5 "conftest.c", line 98: error #3696-D: cannot open source file "sys/sysctl.h" #include ^ "conftest.c", line 107: error #2020: identifier "CTL_KERN" is undefined mib[0] = CTL_KERN; ^ "conftest.c", line 108: error #2020: identifier "KERN_MAXFILES" is undefined mib[1] = KERN_MAXFILES; ^ "conftest.c", line 111: warning #2223-D: function "sysctl" declared implicitly sysctl(mib, 2, &maxfiles, &len, 0, 0); ^ 3 errors detected in the compilation of "conftest.c". configure:7020: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 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:7027: result: no configure:7032: checking for function sysctl (KERN_MAXPROC) configure:7064: cc -c -g conftest.c >&5 "conftest.c", line 98: error #3696-D: cannot open source file "sys/sysctl.h" #include ^ "conftest.c", line 107: error #2020: identifier "CTL_KERN" is undefined mib[0] = CTL_KERN; ^ "conftest.c", line 108: error #2020: identifier "KERN_MAXPROC" is undefined mib[1] = KERN_MAXPROC; ^ "conftest.c", line 111: warning #2223-D: function "sysctl" declared implicitly sysctl(mib, 2, &maxproc, &len, 0, 0); ^ 3 errors detected in the compilation of "conftest.c". configure:7064: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 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:7071: result: no configure:7076: checking for function sysctl (KERN_CPTIME,KERN_CPTIME2) configure:7116: cc -c -g conftest.c >&5 "conftest.c", line 91: error #3696-D: cannot open source file "sys/sysctl.h" #include ^ "conftest.c", line 103: error #2020: identifier "CP_USER" is undefined int i[] = {CP_USER, CP_NICE, CP_SYS, CP_INTR, CP_IDLE}; ^ "conftest.c", line 103: error #2020: identifier "CP_NICE" is undefined int i[] = {CP_USER, CP_NICE, CP_SYS, CP_INTR, CP_IDLE}; ^ "conftest.c", line 103: error #2020: identifier "CP_SYS" is undefined int i[] = {CP_USER, CP_NICE, CP_SYS, CP_INTR, CP_IDLE}; ^ "conftest.c", line 103: error #2020: identifier "CP_INTR" is undefined int i[] = {CP_USER, CP_NICE, CP_SYS, CP_INTR, CP_IDLE}; ^ "conftest.c", line 103: error #2020: identifier "CP_IDLE" is undefined int i[] = {CP_USER, CP_NICE, CP_SYS, CP_INTR, CP_IDLE}; ^ "conftest.c", line 106: error #2020: identifier "CPUSTATES" is undefined long states[CPUSTATES]; ^ "conftest.c", line 107: error #2020: identifier "CTL_KERN" is undefined int mib[2] = {CTL_KERN, KERN_CPTIME}; ^ "conftest.c", line 107: error #2020: identifier "KERN_CPTIME" is undefined int mib[2] = {CTL_KERN, KERN_CPTIME}; ^ "conftest.c", line 110: warning #2223-D: function "sysctl" declared implicitly sysctl(mib, 2, &states, &sz, NULL, 0); ^ "conftest.c", line 114: error #2020: identifier "u_int64_t" is undefined u_int64_t states[CPUSTATES]; ^ "conftest.c", line 114: error #2020: identifier "CPUSTATES" is undefined u_int64_t states[CPUSTATES]; ^ "conftest.c", line 115: error #2020: identifier "CTL_KERN" is undefined int mib[3] = {CTL_KERN, KERN_CPTIME2, 0}; ^ "conftest.c", line 115: error #2020: identifier "KERN_CPTIME2" is undefined int mib[3] = {CTL_KERN, KERN_CPTIME2, 0}; ^ "conftest.c", line 118: warning #2223-D: function "sysctl" declared implicitly sysctl(mib, 3, &states, &sz, NULL, 0); ^ 13 errors detected in the compilation of "conftest.c". configure:7116: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 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:7123: result: no configure:7128: checking for function clock_gettime in time.h configure:7149: cc -o conftest -g conftest.c -lm >&5 configure:7149: $? = 0 configure:7153: result: yes configure:7163: checking for macro __va_copy() in stdarg.h configure:7182: cc -c -g conftest.c >&5 "conftest.c", line 99: warning #2223-D: function "__va_copy" declared implicitly __va_copy(dst,src); ^ "conftest.c", line 99: warning #2549-D: variable "dst" is used before its value is set __va_copy(dst,src); ^ "conftest.c", line 99: warning #2549-D: variable "src" is used before its value is set __va_copy(dst,src); ^ configure:7182: $? = 0 configure:7186: result: yes configure:7194: checking for macro __VA_ARGS__ configure:7214: cc -c -g conftest.c >&5 configure:7214: $? = 0 configure:7218: result: yes configure:7227: checking return type of signal handlers configure:7245: cc -c -g conftest.c >&5 "conftest.c", line 98: error #2075: operand of "*" must be a pointer return *(signal (0, 0)) (0) == 1; ^ "conftest.c", line 100: warning #2111-D: statement is unreachable return 0; ^ 1 error detected in the compilation of "conftest.c". configure:7245: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 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:7252: result: void configure:7260: checking for getloadavg configure:7260: cc -o conftest -g conftest.c -lm >&5 "conftest.c", line 129: warning #2111-D: statement is unreachable return 0; ^ ld: Unsatisfied symbol "getloadavg" in file conftest.o 1 error. configure:7260: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 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:7260: result: no configure:7276: checking for hstrerror configure:7276: cc -o conftest -g conftest.c -lm >&5 "conftest.c", line 129: warning #2111-D: statement is unreachable return 0; ^ ld: Unsatisfied symbol "hstrerror" in file conftest.o 1 error. configure:7276: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 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 hstrerror to an innocuous variant, in case declares hstrerror. | For example, HP-UX 11i declares gettimeofday. */ | #define hstrerror innocuous_hstrerror | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char hstrerror (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef hstrerror | | /* 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 hstrerror (); | /* 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_hstrerror || defined __stub___hstrerror | choke me | #endif | | int | main () | { | return hstrerror (); | ; | return 0; | } configure:7276: result: no configure:7287: checking for getenv configure:7287: cc -o conftest -g conftest.c -lm >&5 "conftest.c", line 129: warning #2111-D: statement is unreachable return 0; ^ configure:7287: $? = 0 configure:7287: result: yes configure:7298: checking for putenv configure:7298: cc -o conftest -g conftest.c -lm >&5 "conftest.c", line 130: warning #2111-D: statement is unreachable return 0; ^ configure:7298: $? = 0 configure:7298: result: yes configure:7309: checking for sigqueue configure:7309: cc -o conftest -g conftest.c -lm >&5 "conftest.c", line 131: warning #2111-D: statement is unreachable return 0; ^ configure:7309: $? = 0 configure:7309: result: yes configure:7320: checking for /proc filesystem configure:7329: result: no configure:7333: checking for file /proc/stat configure:7342: result: no configure:7346: checking for file /proc/cpuinfo configure:7355: result: no configure:7359: checking for file /proc/0/psinfo configure:7368: result: no configure:7372: checking for file /proc/loadavg configure:7381: result: no configure:7385: checking for file /proc/net/dev configure:7394: result: no configure:7399: checking for long long format configure:7420: cc -o conftest -g conftest.c -lm >&5 "conftest.c", line 102: warning #2223-D: function "sscanf" declared implicitly sscanf("200000000010020", "%qu", &i); ^ "conftest.c", line 102: warning #2226-D: invalid format string conversion sscanf("200000000010020", "%qu", &i); ^ configure:7420: $? = 0 configure:7420: ./conftest configure:7420: $? = 255 configure: program exited with status 255 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 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_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SIGQUEUE 1 | /* end confdefs.h. */ | | #include | int main() | { | uint64_t i; | | sscanf("200000000010020", "%qu", &i); | | if (i == 200000000010020) return 0; | else return -1; | } | configure:7427: result: no configure:7435: checking for -rdynamic linking option configure:7452: cc -o conftest -g -rdynamic conftest.c -lm >&5 "conftest.c", line 96: error #3696-D: cannot open source file "execinfo.h" #include ^ "conftest.c", line 101: warning #2223-D: function "backtrace" declared implicitly (void)backtrace(bcktrc, 6); ^ 1 error detected in the compilation of "conftest.c". configure:7452: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 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_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SIGQUEUE 1 | /* end confdefs.h. */ | #include | int | main () | { | void *bcktrc[6]; | (void)backtrace(bcktrc, 6); | | ; | return 0; | } configure:7458: result: no configure:7465: checking for libperfstat 5.2.0.40 fileset configure:7481: cc -c -g conftest.c >&5 "conftest.c", line 97: error #3696-D: cannot open source file "libperfstat.h" #include ^ "conftest.c", line 101: error #2020: identifier "perfstat_memory_total_t" is undefined perfstat_memory_total_t memstats; ^ 2 errors detected in the compilation of "conftest.c". configure:7481: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 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_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SIGQUEUE 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | perfstat_memory_total_t memstats; | memstats.virt_active = 0; | | ; | return 0; | } configure:7488: result: no configure:7493: checking for libperfstat 5.3.0.60 fileset configure:7513: cc -c -g conftest.c >&5 "conftest.c", line 97: error #3696-D: cannot open source file "libperfstat.h" #include ^ "conftest.c", line 101: error #2020: identifier "perfstat_partition_total_t" is undefined perfstat_partition_total_t lparstats; ^ 2 errors detected in the compilation of "conftest.c". configure:7513: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 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_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SIGQUEUE 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | perfstat_partition_total_t lparstats; | lparstats.type.b.donate_enabled = 0; | lparstats.idle_donated_purr = 0; | lparstats.busy_donated_purr = 0; | lparstats.idle_stolen_purr = 0; | lparstats.busy_stolen_purr = 0; | | ; | return 0; | } configure:7520: result: no configure:7561: checking for architecture configure:7563: result: hpux (hpux11.31) configure:7635: checking for -D_HPUX_API_LEVEL=20040821 compilation flag configure:7674: cc -o conftest -D_HPUX_API_LEVEL=20040821 conftest.c -lm >&5 configure:7674: $? = 0 configure:7674: ./conftest configure:7674: $? = 0 configure:7676: result: yes configure:7700: checking size of void * configure:7705: cc -o conftest -D_HPUX_API_LEVEL=20040821 -g conftest.c -lm >&5 "conftest.c", line 161: warning #2111-D: statement is unreachable return 0; ^ configure:7705: $? = 0 configure:7705: ./conftest configure:7705: $? = 0 configure:7719: result: 4 configure:12247: checking for libpcre support configure:12311: cc -o conftest -D_HPUX_API_LEVEL=20040821 -g -I/usr/local/include -L/usr/local/lib/hpux64 conftest.c -lm -lpcre >&5 ld: Mismatched ABI for -lpcre, found /usr/local/lib/hpux64/libpcre.so Fatal error. configure:12311: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.0.3" | #define PACKAGE_STRING "Zabbix 4.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.0.3" | #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_PSTAT_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_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_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_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_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_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_SYS_UN_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T int | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 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_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SIGQUEUE 1 | #define HPUX_VERSION 1131 | #define ARCH "hpux" | #define SIZEOF_VOID_P 4 | /* end confdefs.h. */ | | #include | | int | main () | { | | const char* error = NULL; | int error_offset = -1; | pcre *regexp = pcre_compile("test", PCRE_UTF8, &error, &error_offset, NULL); | pcre_free(regexp); | | ; | return 0; | } configure:12340: error: Unable to use libpcre (libpcre check failed) ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=ia64-hp-hpux11.31 ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_env_CC_set='' ac_cv_env_CC_value='' ac_cv_env_CFLAGS_set='' ac_cv_env_CFLAGS_value='' 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=no 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=yes ac_cv_header_libperfstat_h=no 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=no ac_cv_header_psapi_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_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=yes 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=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_proc_h=yes ac_cv_header_sys_protosw_h=yes ac_cv_header_sys_pstat_h=yes 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=no ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_swap_h=yes ac_cv_header_sys_syscall_h=yes 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=no 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_un_h=yes ac_cv_header_sys_user_h=no ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_var_h=no ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_vmmeter_h=yes 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=ia64-hp-hpux11.31 ac_cv_lib_kvm_main=no ac_cv_lib_m_main=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_AWK=awk ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_CC=cc ac_cv_prog_cc_c89='' ac_cv_prog_cc_g=yes 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=no ac_cv_search_socket='none required' ac_cv_sizeof_void_p=4 ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_type_pid_t=yes ac_cv_type_signal=void am_cv_CC_dependencies_compiler_type=hp2 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /zbx/zabbix-4.0.3/missing aclocal-1.15' AGENT_CONFIG_FILE='' AGENT_FALSE='#' AGENT_LDFLAGS=' ' AGENT_LIBS=' ' AGENT_TRUE='' ALERT_SCRIPTS_PATH='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' ARCH='hpux' AUTOCONF='${SHELL} /zbx/zabbix-4.0.3/missing autoconf' AUTOHEADER='${SHELL} /zbx/zabbix-4.0.3/missing autoheader' AUTOMAKE='${SHELL} /zbx/zabbix-4.0.3/missing automake-1.15' AWK='awk' CC='cc' CCDEPMODE='depmode=hp2' CFLAGS=' -D_HPUX_API_LEVEL=20040821 -g' CPP='cc -E' CPPFLAGS='' CURL_SSL_CERT_LOCATION='' CURL_SSL_KEY_LOCATION='' CYGPATH_W='echo' DBSCHEMA_FALSE='' DBSCHEMA_TRUE='#' DB_CFLAGS='' DB_LDFLAGS='' DB_LIBS='' DEFS='' DEPDIR='.deps' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' EXTERNAL_SCRIPTS_PATH='' GNUTLS_CFLAGS='' GNUTLS_LDFLAGS='' GNUTLS_LIBS='' GREP='/usr/bin/grep' HAVE_IPMI_FALSE='' HAVE_IPMI_TRUE='#' ICONV_CFLAGS='' ICONV_LDFLAGS='' 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='' LIBCURL_CFLAGS='' LIBCURL_LDFLAGS='' LIBCURL_LIBS='' LIBEVENT_CFLAGS='' LIBEVENT_LDFLAGS='' LIBEVENT_LIBS='' LIBOBJS=' getloadavg.o' LIBPCRE_CFLAGS='' LIBPCRE_LDFLAGS='' LIBPCRE_LIBS='' LIBPTHREAD_CFLAGS='' LIBPTHREAD_LDFLAGS='' LIBPTHREAD_LIBS='' LIBS='-lm ' LIBXML2_CFLAGS='' LIBXML2_CONFIG='' LIBXML2_LDFLAGS='' LIBXML2_LIBS='' LIBXML2_VERSION='' LOAD_MODULE_PATH='' LTLIBOBJS='' MAKEINFO='${SHELL} /zbx/zabbix-4.0.3/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='' OPENSSL_LDFLAGS='' OPENSSL_LIBS='' ORACLE_OCI_CFLAGS='' ORACLE_OCI_LDFLAGS='' ORACLE_OCI_LIBS='' ORACLE_OCI_VERSION='' PACKAGE='zabbix' PACKAGE_BUGREPORT='' PACKAGE_NAME='Zabbix' PACKAGE_STRING='Zabbix 4.0.3' PACKAGE_TARNAME='zabbix' PACKAGE_URL='' PACKAGE_VERSION='4.0.3' PATH_SEPARATOR=':' PG_CONFIG='' PKG_CONFIG='' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POSTGRESQL_CFLAGS='' POSTGRESQL_LDFLAGS='' POSTGRESQL_LIBS='' POSTGRESQL_VERSION='' PROXY_CONFIG_FILE='' PROXY_FALSE='' PROXY_IPCSERVICE_FALSE='' PROXY_IPCSERVICE_TRUE='#' PROXY_LDFLAGS=' ' PROXY_LIBS=' ' PROXY_TRUE='#' RANLIB='' RESOLV_LIBS='' SENDER_LDFLAGS=' ' SENDER_LIBS=' ' SERVER_CONFIG_FILE='' SERVER_FALSE='' SERVER_LDFLAGS=' ' SERVER_LIBS=' ' 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='' UNIXODBC_CFLAGS='' UNIXODBC_LDFLAGS='' UNIXODBC_LIBS='' VERSION='4.0.3' ZBXCMOCKA_FALSE='' ZBXCMOCKA_TRUE='#' ZBXCUNIT_FALSE='' ZBXCUNIT_TRUE='#' ZBXGET_LDFLAGS=' ' ZBXGET_LIBS=' ' ZLIB_CFLAGS='' ZLIB_LDFLAGS='' ZLIB_LIBS='' _libcurl_config='no' _libnetsnmp_config='' ac_ct_CC='cc' 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='ia64-hp-hpux11.31' build_alias='' build_cpu='ia64' build_os='hpux11.31' build_vendor='hp' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='ia64-hp-hpux11.31' host_alias='' host_cpu='ia64' host_os='hpux11.31' host_vendor='hp' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /zbx/zabbix-4.0.3/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='NONE' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Zabbix" #define PACKAGE_TARNAME "zabbix" #define PACKAGE_VERSION "4.0.3" #define PACKAGE_STRING "Zabbix 4.0.3" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "zabbix" #define VERSION "4.0.3" #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_PSTAT_H 1 #define HAVE_SYS_SYSINFO_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_VMMETER_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_STDINT_H 1 #define HAVE_PWD_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_SYS_DK_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_SYS_WAIT_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_LBER_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_GRP_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_SYS_UN_H 1 #define HAVE_SYS_PROTOSW_H 1 #define HAVE_RESOLV_H 1 #define HAVE_NET_IF_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_PROC_H 1 #define HAVE_SYS_SWAP_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_LIBM 1 #define HAVE_RES_QUERY 1 #define _FILE_OFFSET_BITS 64 #define ZBX_SOCKLEN_T int #define ZBX_SIVAL_INT sival_int #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 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_GETENV 1 #define HAVE_PUTENV 1 #define HAVE_SIGQUEUE 1 #define HPUX_VERSION 1131 #define ARCH "hpux" #define SIZEOF_VOID_P 4 configure: exit 1