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.2.4, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --enable-server --with-libcurl --with-libxml2 --with-net-snmp --with-openssl --sysconfdir=/etc/zabbix --with-oracle --with-oracle-lib=/usr/lib/oracle/18.5/client64/lib --with-oracle-include=/usr/include/oracle/18.5/client64 ## --------- ## ## Platform. ## ## --------- ## hostname = xxxxxxxxxx uname -m = x86_64 uname -r = 3.10.0-957.21.3.el7.x86_64 uname -s = Linux uname -v = #1 SMP Mon Jun 17 15:42:47 PDT 2019 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /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/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2743: checking for a BSD-compatible install configure:2811: result: /usr/bin/install -c configure:2822: checking whether build environment is sane configure:2877: result: yes configure:3028: checking for a thread-safe mkdir -p configure:3067: result: /usr/bin/mkdir -p configure:3074: checking for gawk configure:3090: found /usr/bin/gawk configure:3101: result: gawk configure:3112: checking whether make sets $(MAKE) configure:3134: result: yes configure:3163: checking whether make supports nested variables configure:3180: result: yes configure:3307: Configuring Zabbix 4.2.4 configure:3310: checking whether make sets $(MAKE) configure:3332: result: yes configure:3349: checking build system type configure:3363: result: x86_64-pc-linux-gnu configure:3383: checking host system type configure:3396: result: x86_64-pc-linux-gnu configure:3472: checking for cc configure:3488: found /usr/bin/cc configure:3499: result: cc configure:3530: checking for C compiler version configure:3539: cc --version >&5 cc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-36.0.1) Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3550: $? = 0 configure:3539: cc -v >&5 Using built-in specs. COLLECT_GCC=cc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-36.0.1) (GCC) configure:3550: $? = 0 configure:3539: cc -V >&5 cc: error: unrecognized command line option '-V' cc: fatal error: no input files compilation terminated. configure:3550: $? = 4 configure:3539: cc -qversion >&5 cc: error: unrecognized command line option '-qversion' cc: fatal error: no input files compilation terminated. configure:3550: $? = 4 configure:3570: checking whether the C compiler works configure:3592: cc conftest.c >&5 configure:3596: $? = 0 configure:3644: result: yes configure:3647: checking for C compiler default output file name configure:3649: result: a.out configure:3655: checking for suffix of executables configure:3662: cc -o conftest conftest.c >&5 configure:3666: $? = 0 configure:3688: result: configure:3710: checking whether we are cross compiling configure:3718: cc -o conftest conftest.c >&5 configure:3722: $? = 0 configure:3729: ./conftest configure:3733: $? = 0 configure:3748: result: no configure:3753: checking for suffix of object files configure:3775: cc -c conftest.c >&5 configure:3779: $? = 0 configure:3800: result: o configure:3804: checking whether we are using the GNU C compiler configure:3823: cc -c conftest.c >&5 configure:3823: $? = 0 configure:3832: result: yes configure:3841: checking whether cc accepts -g configure:3861: cc -c -g conftest.c >&5 configure:3861: $? = 0 configure:3902: result: yes configure:3919: checking for cc option to accept ISO C89 configure:3982: cc -c -g -O2 conftest.c >&5 configure:3982: $? = 0 configure:3995: result: none needed configure:4020: checking whether cc understands -c and -o together configure:4042: cc -c conftest.c -o conftest2.o configure:4045: $? = 0 configure:4042: cc -c conftest.c -o conftest2.o configure:4045: $? = 0 configure:4057: result: yes configure:4085: checking for style of include used by make configure:4113: result: GNU configure:4139: checking dependency style of cc configure:4250: result: gcc3 configure:4274: checking how to run the C preprocessor configure:4305: cc -E conftest.c configure:4305: $? = 0 configure:4319: cc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4319: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | /* end confdefs.h. */ | #include configure:4344: result: cc -E configure:4364: cc -E conftest.c configure:4364: $? = 0 configure:4378: cc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4378: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | /* end confdefs.h. */ | #include configure:4407: checking for grep that handles long lines and -e configure:4465: result: /usr/bin/grep configure:4470: checking for egrep configure:4532: result: /usr/bin/grep -E configure:4537: checking for ANSI C header files configure:4557: cc -c -g -O2 conftest.c >&5 configure:4557: $? = 0 configure:4630: cc -o conftest -g -O2 conftest.c >&5 configure:4630: $? = 0 configure:4630: ./conftest configure:4630: $? = 0 configure:4641: result: yes configure:4654: checking for sys/types.h configure:4654: cc -c -g -O2 conftest.c >&5 configure:4654: $? = 0 configure:4654: result: yes configure:4654: checking for sys/stat.h configure:4654: cc -c -g -O2 conftest.c >&5 configure:4654: $? = 0 configure:4654: result: yes configure:4654: checking for stdlib.h configure:4654: cc -c -g -O2 conftest.c >&5 configure:4654: $? = 0 configure:4654: result: yes configure:4654: checking for string.h configure:4654: cc -c -g -O2 conftest.c >&5 configure:4654: $? = 0 configure:4654: result: yes configure:4654: checking for memory.h configure:4654: cc -c -g -O2 conftest.c >&5 configure:4654: $? = 0 configure:4654: result: yes configure:4654: checking for strings.h configure:4654: cc -c -g -O2 conftest.c >&5 configure:4654: $? = 0 configure:4654: result: yes configure:4654: checking for inttypes.h configure:4654: cc -c -g -O2 conftest.c >&5 configure:4654: $? = 0 configure:4654: result: yes configure:4654: checking for stdint.h configure:4654: cc -c -g -O2 conftest.c >&5 configure:4654: $? = 0 configure:4654: result: yes configure:4654: checking for unistd.h configure:4654: cc -c -g -O2 conftest.c >&5 configure:4654: $? = 0 configure:4654: result: yes configure:4684: checking stdio.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking stdio.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for stdio.h configure:4684: result: yes configure:4684: checking for stdlib.h configure:4684: result: yes configure:4684: checking for string.h configure:4684: result: yes configure:4684: checking for unistd.h configure:4684: result: yes configure:4684: checking netdb.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking netdb.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for netdb.h configure:4684: result: yes configure:4684: checking signal.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking signal.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for signal.h configure:4684: result: yes configure:4684: checking syslog.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking syslog.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for syslog.h configure:4684: result: yes configure:4684: checking time.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking time.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for time.h configure:4684: result: yes configure:4684: checking errno.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking errno.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for errno.h configure:4684: result: yes configure:4684: checking for sys/types.h configure:4684: result: yes configure:4684: checking for sys/stat.h configure:4684: result: yes configure:4684: checking netinet/in.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking netinet/in.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for netinet/in.h configure:4684: result: yes configure:4684: checking math.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking math.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for math.h configure:4684: result: yes configure:4684: checking sys/socket.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking sys/socket.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for sys/socket.h configure:4684: result: yes configure:4684: checking dirent.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking dirent.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for dirent.h configure:4684: result: yes configure:4684: checking ctype.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking ctype.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for ctype.h configure:4684: result: yes configure:4684: checking mtent.h usability configure:4684: cc -c -g -O2 conftest.c >&5 conftest.c:70:19: fatal error: mtent.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #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:4684: result: no configure:4684: checking mtent.h presence configure:4684: cc -E conftest.c conftest.c:37:19: fatal error: mtent.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #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:4684: result: no configure:4684: checking for mtent.h configure:4684: result: no configure:4684: checking fcntl.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking fcntl.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for fcntl.h configure:4684: result: yes configure:4684: checking sys/param.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking sys/param.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for sys/param.h configure:4684: result: yes configure:4684: checking arpa/inet.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking arpa/inet.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for arpa/inet.h configure:4684: result: yes configure:4684: checking sys/vfs.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking sys/vfs.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for sys/vfs.h configure:4684: result: yes configure:4684: checking sys/pstat.h usability configure:4684: cc -c -g -O2 conftest.c >&5 conftest.c:74:23: fatal error: sys/pstat.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4684: result: no configure:4684: checking sys/pstat.h presence configure:4684: cc -E conftest.c conftest.c:41:23: fatal error: sys/pstat.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include configure:4684: result: no configure:4684: checking for sys/pstat.h configure:4684: result: no configure:4684: checking sys/sysinfo.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking sys/sysinfo.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for sys/sysinfo.h configure:4684: result: yes configure:4684: checking sys/statvfs.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking sys/statvfs.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for sys/statvfs.h configure:4684: result: yes configure:4684: checking sys/statfs.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking sys/statfs.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for sys/statfs.h configure:4684: result: yes configure:4684: checking for sys/socket.h configure:4684: result: yes configure:4684: checking sys/loadavg.h usability configure:4684: cc -c -g -O2 conftest.c >&5 conftest.c:78:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4684: result: no configure:4684: checking sys/loadavg.h presence configure:4684: cc -E conftest.c conftest.c:45:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:4684: result: no configure:4684: checking for sys/loadavg.h configure:4684: result: no configure:4684: checking for arpa/inet.h configure:4684: result: yes configure:4684: checking sys/vmmeter.h usability configure:4684: cc -c -g -O2 conftest.c >&5 conftest.c:79:25: fatal error: sys/vmmeter.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4684: result: no configure:4684: checking sys/vmmeter.h presence configure:4684: cc -E conftest.c conftest.c:46:25: fatal error: sys/vmmeter.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include configure:4684: result: no configure:4684: checking for sys/vmmeter.h configure:4684: result: no configure:4684: checking for strings.h configure:4684: result: yes configure:4684: checking vm/vm_param.h usability configure:4684: cc -c -g -O2 conftest.c >&5 conftest.c:80:25: fatal error: vm/vm_param.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4684: result: no configure:4684: checking vm/vm_param.h presence configure:4684: cc -E conftest.c conftest.c:47:25: fatal error: vm/vm_param.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include configure:4684: result: no configure:4684: checking for vm/vm_param.h configure:4684: result: no configure:4684: checking sys/time.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking sys/time.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for sys/time.h configure:4684: result: yes configure:4684: checking kstat.h usability configure:4684: cc -c -g -O2 conftest.c >&5 conftest.c:81:19: fatal error: kstat.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4684: result: no configure:4684: checking kstat.h presence configure:4684: cc -E conftest.c conftest.c:48:19: fatal error: kstat.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:4684: result: no configure:4684: checking for kstat.h configure:4684: result: no configure:4684: checking sys/syscall.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking sys/syscall.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for sys/syscall.h configure:4684: result: yes configure:4684: checking sys/sysmacros.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking sys/sysmacros.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for sys/sysmacros.h configure:4684: result: yes configure:4684: checking for stdint.h configure:4684: result: yes configure:4684: checking mach/host_info.h usability configure:4684: cc -c -g -O2 conftest.c >&5 conftest.c:84:28: fatal error: mach/host_info.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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:4684: result: no configure:4684: checking mach/host_info.h presence configure:4684: cc -E conftest.c conftest.c:51:28: fatal error: mach/host_info.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include configure:4684: result: no configure:4684: checking for mach/host_info.h configure:4684: result: no configure:4684: checking mach/mach_host.h usability configure:4684: cc -c -g -O2 conftest.c >&5 conftest.c:84:28: fatal error: mach/mach_host.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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:4684: result: no configure:4684: checking mach/mach_host.h presence configure:4684: cc -E conftest.c conftest.c:51:28: fatal error: mach/mach_host.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include configure:4684: result: no configure:4684: checking for mach/mach_host.h configure:4684: result: no configure:4684: checking knlist.h usability configure:4684: cc -c -g -O2 conftest.c >&5 conftest.c:84:20: fatal error: knlist.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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:4684: result: no configure:4684: checking knlist.h presence configure:4684: cc -E conftest.c conftest.c:51:20: fatal error: knlist.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include configure:4684: result: no configure:4684: checking for knlist.h configure:4684: result: no configure:4684: checking pwd.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking pwd.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for pwd.h configure:4684: result: yes configure:4684: checking sys/var.h usability configure:4684: cc -c -g -O2 conftest.c >&5 conftest.c:85:21: fatal error: sys/var.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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:4684: result: no configure:4684: checking sys/var.h presence configure:4684: cc -E conftest.c conftest.c:52:21: fatal error: sys/var.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #include configure:4684: result: no configure:4684: checking for sys/var.h configure:4684: result: no configure:4684: checking arpa/nameser.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking arpa/nameser.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for arpa/nameser.h configure:4684: result: yes configure:4684: checking assert.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking assert.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for assert.h configure:4684: result: yes configure:4684: checking sys/dkstat.h usability configure:4684: cc -c -g -O2 conftest.c >&5 conftest.c:87:24: fatal error: sys/dkstat.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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:4684: result: no configure:4684: checking sys/dkstat.h presence configure:4684: cc -E conftest.c conftest.c:54:24: fatal error: sys/dkstat.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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:4684: result: no configure:4684: checking for sys/dkstat.h configure:4684: result: no configure:4684: checking sys/disk.h usability configure:4684: cc -c -g -O2 conftest.c >&5 conftest.c:87:22: fatal error: sys/disk.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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:4684: result: no configure:4684: checking sys/disk.h presence configure:4684: cc -E conftest.c conftest.c:54:22: fatal error: sys/disk.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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:4684: result: no configure:4684: checking for sys/disk.h configure:4684: result: no configure:4684: checking sys/sched.h usability configure:4684: cc -c -g -O2 conftest.c >&5 conftest.c:87:23: fatal error: sys/sched.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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:4684: result: no configure:4684: checking sys/sched.h presence configure:4684: cc -E conftest.c conftest.c:54:23: fatal error: sys/sched.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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:4684: result: no configure:4684: checking for sys/sched.h configure:4684: result: no configure:4684: checking zone.h usability configure:4684: cc -c -g -O2 conftest.c >&5 conftest.c:87:18: fatal error: zone.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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:4684: result: no configure:4684: checking zone.h presence configure:4684: cc -E conftest.c conftest.c:54:18: fatal error: zone.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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:4684: result: no configure:4684: checking for zone.h configure:4684: result: no configure:4684: checking nlist.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking nlist.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for nlist.h configure:4684: result: yes configure:4684: checking kvm.h usability configure:4684: cc -c -g -O2 conftest.c >&5 conftest.c:88:17: fatal error: kvm.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_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:4684: result: no configure:4684: checking kvm.h presence configure:4684: cc -E conftest.c conftest.c:55:17: fatal error: kvm.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | /* end confdefs.h. */ | #include configure:4684: result: no configure:4684: checking for kvm.h configure:4684: result: no configure:4684: checking linux/kernel.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking linux/kernel.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for linux/kernel.h configure:4684: result: yes configure:4684: checking procinfo.h usability configure:4684: cc -c -g -O2 conftest.c >&5 conftest.c:89:22: fatal error: procinfo.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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:4684: result: no configure:4684: checking procinfo.h presence configure:4684: cc -E conftest.c conftest.c:56:22: fatal error: procinfo.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | /* end confdefs.h. */ | #include configure:4684: result: no configure:4684: checking for procinfo.h configure:4684: result: no configure:4684: checking sys/dk.h usability configure:4684: cc -c -g -O2 conftest.c >&5 conftest.c:89:20: fatal error: sys/dk.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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:4684: result: no configure:4684: checking sys/dk.h presence configure:4684: cc -E conftest.c conftest.c:56:20: fatal error: sys/dk.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | /* end confdefs.h. */ | #include configure:4684: result: no configure:4684: checking for sys/dk.h configure:4684: result: no configure:4684: checking sys/resource.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking sys/resource.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for sys/resource.h configure:4684: result: yes configure:4684: checking pthread.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking pthread.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for pthread.h configure:4684: result: yes configure:4684: checking windows.h usability configure:4684: cc -c -g -O2 conftest.c >&5 conftest.c:91:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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:4684: result: no configure:4684: checking windows.h presence configure:4684: cc -E conftest.c conftest.c:58:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:4684: result: no configure:4684: checking for windows.h configure:4684: result: no configure:4684: checking process.h usability configure:4684: cc -c -g -O2 conftest.c >&5 conftest.c:91:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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:4684: result: no configure:4684: checking process.h presence configure:4684: cc -E conftest.c conftest.c:58:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:4684: result: no configure:4684: checking for process.h configure:4684: result: no configure:4684: checking conio.h usability configure:4684: cc -c -g -O2 conftest.c >&5 conftest.c:91:19: fatal error: conio.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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:4684: result: no configure:4684: checking conio.h presence configure:4684: cc -E conftest.c conftest.c:58:19: fatal error: conio.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:4684: result: no configure:4684: checking for conio.h configure:4684: result: no configure:4684: checking sys/wait.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking sys/wait.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for sys/wait.h configure:4684: result: yes configure:4684: checking stdarg.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking stdarg.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for stdarg.h configure:4684: result: yes configure:4684: checking winsock2.h usability configure:4684: cc -c -g -O2 conftest.c >&5 conftest.c:93:22: fatal error: winsock2.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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:4684: result: no configure:4684: checking winsock2.h presence configure:4684: cc -E conftest.c conftest.c:60:22: fatal error: winsock2.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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:4684: result: no configure:4684: checking for winsock2.h configure:4684: result: no configure:4684: checking pdh.h usability configure:4684: cc -c -g -O2 conftest.c >&5 conftest.c:93:17: fatal error: pdh.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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:4684: result: no configure:4684: checking pdh.h presence configure:4684: cc -E conftest.c conftest.c:60:17: fatal error: pdh.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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:4684: result: no configure:4684: checking for pdh.h configure:4684: result: no configure:4684: checking psapi.h usability configure:4684: cc -c -g -O2 conftest.c >&5 conftest.c:93:19: fatal error: psapi.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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:4684: result: no configure:4684: checking psapi.h presence configure:4684: cc -E conftest.c conftest.c:60:19: fatal error: psapi.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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:4684: result: no configure:4684: checking for psapi.h configure:4684: result: no configure:4684: checking sys/sem.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking sys/sem.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for sys/sem.h configure:4684: result: yes configure:4684: checking sys/ipc.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking sys/ipc.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for sys/ipc.h configure:4684: result: yes configure:4684: checking sys/shm.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking sys/shm.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for sys/shm.h configure:4684: result: yes configure:4684: checking Winldap.h usability configure:4684: cc -c -g -O2 conftest.c >&5 conftest.c:96:21: fatal error: Winldap.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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:4684: result: no configure:4684: checking Winldap.h presence configure:4684: cc -E conftest.c conftest.c:63:21: fatal error: Winldap.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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:4684: result: no configure:4684: checking for Winldap.h configure:4684: result: no configure:4684: checking Winber.h usability configure:4684: cc -c -g -O2 conftest.c >&5 conftest.c:96:20: fatal error: Winber.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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:4684: result: no configure:4684: checking Winber.h presence configure:4684: cc -E conftest.c conftest.c:63:20: fatal error: Winber.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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:4684: result: no configure:4684: checking for Winber.h configure:4684: result: no configure:4684: checking lber.h usability configure:4684: cc -c -g -O2 conftest.c >&5 conftest.c:96:18: fatal error: lber.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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:4684: result: no configure:4684: checking lber.h presence configure:4684: cc -E conftest.c conftest.c:63:18: fatal error: lber.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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:4684: result: no configure:4684: checking for lber.h configure:4684: result: no configure:4684: checking ws2tcpip.h usability configure:4684: cc -c -g -O2 conftest.c >&5 conftest.c:96:22: fatal error: ws2tcpip.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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:4684: result: no configure:4684: checking ws2tcpip.h presence configure:4684: cc -E conftest.c conftest.c:63:22: fatal error: ws2tcpip.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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:4684: result: no configure:4684: checking for ws2tcpip.h configure:4684: result: no configure:4684: checking for inttypes.h configure:4684: result: yes configure:4684: checking sys/file.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking sys/file.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for sys/file.h configure:4684: result: yes configure:4684: checking grp.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking grp.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for grp.h configure:4684: result: yes configure:4684: checking execinfo.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking execinfo.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for execinfo.h configure:4684: result: yes configure:4684: checking sys/systemcfg.h usability configure:4684: cc -c -g -O2 conftest.c >&5 conftest.c:100:27: fatal error: sys/systemcfg.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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:4684: result: no configure:4684: checking sys/systemcfg.h presence configure:4684: cc -E conftest.c conftest.c:67:27: fatal error: sys/systemcfg.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | /* end confdefs.h. */ | #include configure:4684: result: no configure:4684: checking for sys/systemcfg.h configure:4684: result: no configure:4684: checking sys/mnttab.h usability configure:4684: cc -c -g -O2 conftest.c >&5 conftest.c:100:24: fatal error: sys/mnttab.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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:4684: result: no configure:4684: checking sys/mnttab.h presence configure:4684: cc -E conftest.c conftest.c:67:24: fatal error: sys/mnttab.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | /* end confdefs.h. */ | #include configure:4684: result: no configure:4684: checking for sys/mnttab.h configure:4684: result: no configure:4684: checking mntent.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking mntent.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for mntent.h configure:4684: result: yes configure:4684: checking sys/times.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking sys/times.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for sys/times.h configure:4684: result: yes configure:4684: checking dlfcn.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking dlfcn.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for dlfcn.h configure:4684: result: yes configure:4684: checking sys/utsname.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking sys/utsname.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for sys/utsname.h configure:4684: result: yes configure:4684: checking sys/un.h usability configure:4684: cc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking sys/un.h presence configure:4684: cc -E conftest.c configure:4684: $? = 0 configure:4684: result: yes configure:4684: checking for sys/un.h configure:4684: result: yes configure:4684: checking sys/protosw.h usability configure:4684: cc -c -g -O2 conftest.c >&5 conftest.c:105:25: fatal error: sys/protosw.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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 | /* 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:4684: result: no configure:4684: checking sys/protosw.h presence configure:4684: cc -E conftest.c conftest.c:72:25: fatal error: sys/protosw.h: No such file or directory #include ^ compilation terminated. configure:4684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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 | /* end confdefs.h. */ | #include configure:4684: result: no configure:4684: checking for sys/protosw.h configure:4684: result: no configure:4696: checking for resolv.h configure:4696: cc -c -g -O2 conftest.c >&5 configure:4696: $? = 0 configure:4696: result: yes configure:4723: checking for net/if.h configure:4723: cc -c -g -O2 conftest.c >&5 configure:4723: $? = 0 configure:4723: result: yes configure:4723: checking for net/if_mib.h configure:4723: cc -c -g -O2 conftest.c >&5 conftest.c:96:24: fatal error: net/if_mib.h: No such file or directory #include ^ compilation terminated. configure:4723: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_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:4723: result: no configure:4757: checking for sys/mount.h configure:4757: cc -c -g -O2 conftest.c >&5 configure:4757: $? = 0 configure:4757: result: yes configure:4757: checking for sys/proc.h configure:4757: cc -c -g -O2 conftest.c >&5 conftest.c:84:22: fatal error: sys/proc.h: No such file or directory #include ^ compilation terminated. configure:4757: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:4757: result: no configure:4757: checking for sys/sysctl.h configure:4757: cc -c -g -O2 conftest.c >&5 configure:4757: $? = 0 configure:4757: result: yes configure:4757: checking for sys/user.h configure:4757: cc -c -g -O2 conftest.c >&5 configure:4757: $? = 0 configure:4757: result: yes configure:4777: checking for sys/swap.h configure:4777: cc -c -g -O2 conftest.c >&5 configure:4777: $? = 0 configure:4777: result: yes configure:4794: checking for sys/ucontext.h configure:4794: cc -c -g -O2 conftest.c >&5 configure:4794: $? = 0 configure:4794: result: yes configure:4811: checking for devstat.h configure:4811: cc -c -g -O2 conftest.c >&5 conftest.c:85:21: fatal error: devstat.h: No such file or directory #include ^ compilation terminated. configure:4811: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_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:4811: result: no configure:4828: checking for linux/netlink.h configure:4828: cc -c -g -O2 conftest.c >&5 configure:4828: $? = 0 configure:4828: result: yes configure:4841: checking linux/inet_diag.h usability configure:4841: cc -c -g -O2 conftest.c >&5 configure:4841: $? = 0 configure:4841: result: yes configure:4841: checking linux/inet_diag.h presence configure:4841: cc -E conftest.c configure:4841: $? = 0 configure:4841: result: yes configure:4841: checking for linux/inet_diag.h configure:4841: result: yes configure:4862: checking for libperfstat.h configure:4862: cc -c -g -O2 conftest.c >&5 conftest.c:88:25: fatal error: libperfstat.h: No such file or directory #include ^ compilation terminated. configure:4862: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PROTOSW_H | # include | #endif | | | #include configure:4862: result: no configure:4879: checking for library containing socket configure:4910: cc -o conftest -g -O2 conftest.c >&5 configure:4910: $? = 0 configure:4927: result: none required configure:4935: checking for library containing kstat_open configure:4966: cc -o conftest -g -O2 conftest.c >&5 /tmp/ccr3nt4X.o: In function `main': /root/zabbix/zabbix-4.2.4/conftest.c:93: undefined reference to `kstat_open' collect2: error: ld returned 1 exit status configure:4966: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 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:4966: cc -o conftest -g -O2 conftest.c -lkstat >&5 /usr/bin/ld: cannot find -lkstat collect2: error: ld returned 1 exit status configure:4966: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 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:4983: result: no configure:4991: checking for library containing gethostbyname configure:5022: cc -o conftest -g -O2 conftest.c >&5 configure:5022: $? = 0 configure:5039: result: none required configure:5047: checking for library containing clock_gettime configure:5078: cc -o conftest -g -O2 conftest.c >&5 configure:5078: $? = 0 configure:5095: result: none required configure:5103: checking for library containing dlopen configure:5134: cc -o conftest -g -O2 conftest.c >&5 /tmp/ccn033zc.o: In function `main': /root/zabbix/zabbix-4.2.4/conftest.c:93: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:5134: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 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 dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:5134: cc -o conftest -g -O2 conftest.c -ldl >&5 configure:5134: $? = 0 configure:5151: result: -ldl configure:5160: checking for library containing perfstat_memory_total configure:5191: cc -o conftest -g -O2 conftest.c -ldl >&5 /tmp/cczK4p6j.o: In function `main': /root/zabbix/zabbix-4.2.4/conftest.c:93: undefined reference to `perfstat_memory_total' collect2: error: ld returned 1 exit status configure:5191: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 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:5191: cc -o conftest -g -O2 conftest.c -lperfstat -ldl >&5 /usr/bin/ld: cannot find -lperfstat collect2: error: ld returned 1 exit status configure:5191: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 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:5208: result: no configure:5218: checking for library containing devstat_getdevs configure:5249: cc -o conftest -g -O2 conftest.c -ldl >&5 /tmp/ccfsNNct.o: In function `main': /root/zabbix/zabbix-4.2.4/conftest.c:93: undefined reference to `devstat_getdevs' collect2: error: ld returned 1 exit status configure:5249: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 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:5249: cc -o conftest -g -O2 conftest.c -ldevstat -ldl >&5 /usr/bin/ld: cannot find -ldevstat collect2: error: ld returned 1 exit status configure:5249: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 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:5266: result: no configure:5276: checking for library containing getdevs configure:5307: cc -o conftest -g -O2 conftest.c -ldl >&5 /tmp/cc9ar93z.o: In function `main': /root/zabbix/zabbix-4.2.4/conftest.c:93: undefined reference to `getdevs' collect2: error: ld returned 1 exit status configure:5307: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 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:5307: cc -o conftest -g -O2 conftest.c -ldevstat -ldl >&5 /usr/bin/ld: cannot find -ldevstat collect2: error: ld returned 1 exit status configure:5307: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 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:5324: result: no configure:5335: checking for library containing backtrace_symbols configure:5366: cc -o conftest -g -O2 conftest.c -ldl >&5 configure:5366: $? = 0 configure:5383: result: none required configure:5394: checking for main in -lm configure:5413: cc -o conftest -g -O2 conftest.c -lm -ldl >&5 configure:5413: $? = 0 configure:5422: result: yes configure:5433: checking for main in -lkvm configure:5452: cc -o conftest -g -O2 conftest.c -lkvm -lm -ldl >&5 /usr/bin/ld: cannot find -lkvm collect2: error: ld returned 1 exit status configure:5452: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:5461: result: no configure:5475: checking for DNS lookup functions configure:5516: cc -o conftest -g -O2 conftest.c -lm -ldl >&5 /tmp/cclP10NR.o: In function `main': /root/zabbix/zabbix-4.2.4/conftest.c:111: undefined reference to `__res_query' collect2: error: ld returned 1 exit status configure:5516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_ARPA_NAMESER_H | # include | #endif | #ifdef HAVE_RESOLV_H | # include | #endif | #ifndef C_IN | # define C_IN ns_c_in | #endif /* C_IN */ | #ifndef T_SOA | # define T_SOA ns_t_soa | #endif /* T_SOA */ | | int | main () | { | | char *buf; | | res_init(); | res_query("", C_IN, T_SOA, (unsigned char *)buf, 0); | | ; | return 0; | } configure:5564: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 configure:5564: $? = 0 configure:5679: result: yes configure:5706: checking for special C compiler options needed for large files configure:5751: result: no configure:5757: checking for _FILE_OFFSET_BITS value needed for large files configure:5782: cc -c -g -O2 conftest.c >&5 configure:5782: $? = 0 configure:5814: result: no configure:5901: checking for an ANSI C-conforming const configure:5967: cc -c -g -O2 conftest.c >&5 configure:5967: $? = 0 configure:5974: result: yes configure:5982: checking for pid_t configure:5982: cc -c -g -O2 conftest.c >&5 configure:5982: $? = 0 configure:5982: cc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:121:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:5982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:5982: result: yes configure:5994: checking for socklen_t configure:6011: cc -c -g -O2 conftest.c >&5 configure:6011: $? = 0 configure:6012: result: yes configure:6023: checking for actual socklen_t parameter type in socket functions configure:6050: cc -c -g -O2 conftest.c >&5 configure:6050: $? = 0 configure:6060: result: socklen_t configure:6072: checking for integer field name in union sigval of struct siginfo_t configure:6094: cc -c -g -O2 conftest.c >&5 configure:6094: $? = 0 configure:6103: result: sival_int configure:6114: checking for res_ninit configure:6150: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 configure:6150: $? = 0 configure:6154: result: yes configure:6163: checking for res_ndestroy configure:6200: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 /tmp/ccUeVYgc.o: In function `main': /root/zabbix/zabbix-4.2.4/conftest.c:115: undefined reference to `res_ndestroy' collect2: error: ld returned 1 exit status configure:6200: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_ARPA_NAMESER_H | # include | #endif | #ifdef HAVE_RESOLV_H | # include | #endif | #ifndef C_IN | # define C_IN ns_c_in | #endif /* C_IN */ | #ifndef T_SOA | # define T_SOA ns_t_soa | #endif /* T_SOA */ | | int | main () | { | | struct __res_state res_state_local; | | res_ninit(&res_state_local); | res_ndestroy(&res_state_local); | | ; | return 0; | } configure:6207: result: no configure:6213: checking for _res._u._ext.nsaddrs configure:6249: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 configure:6249: $? = 0 configure:6253: result: yes configure:6262: checking for _res._u._ext.ext configure:6298: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 conftest.c: In function 'main': conftest.c:115:20: error: 'struct ' has no member named 'ext' ext = _res._u._ext.ext; ^ configure:6298: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_RES_U_EXT 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_ARPA_NAMESER_H | # include | #endif | #ifdef HAVE_RESOLV_H | # include | #endif | #ifndef C_IN | # define C_IN ns_c_in | #endif /* C_IN */ | #ifndef T_SOA | # define T_SOA ns_t_soa | #endif /* T_SOA */ | | int | main () | { | | struct __res_state_ext *ext; | | ext = _res._u._ext.ext; | | ; | return 0; | } configure:6305: result: no configure:6311: checking for _res._ext.ext.nsaddrs configure:6347: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 conftest.c: In function 'main': conftest.c:115:12: error: 'struct __res_state' has no member named '_ext' na = &_res._ext.ext.nsaddrs[0]; ^ configure:6347: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_RES_U_EXT 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_ARPA_NAMESER_H | # include | #endif | #ifdef HAVE_RESOLV_H | # include | #endif | #ifndef C_IN | # define C_IN ns_c_in | #endif /* C_IN */ | #ifndef T_SOA | # define T_SOA ns_t_soa | #endif /* T_SOA */ | | int | main () | { | | union res_sockaddr_union *na; | | na = &_res._ext.ext.nsaddrs[0]; | | ; | return 0; | } configure:6354: result: no configure:6360: checking for struct sockaddr_in6.sin6_len configure:6397: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 conftest.c: In function 'main': conftest.c:116:12: error: 'struct sockaddr_in6' has no member named 'sin6_len' len = sin6.sin6_len; ^ configure:6397: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_RES_U_EXT 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_ARPA_NAMESER_H | # include | #endif | #ifdef HAVE_RESOLV_H | # include | #endif | #ifndef C_IN | # define C_IN ns_c_in | #endif /* C_IN */ | #ifndef T_SOA | # define T_SOA ns_t_soa | #endif /* T_SOA */ | | int | main () | { | | struct sockaddr_in6 sin6; | unsigned int len; | | len = sin6.sin6_len; | | ; | return 0; | } configure:6404: result: no configure:6410: checking for union semun configure:6427: cc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:97:13: error: storage size of 'foo' isn't known union semun foo; ^ configure:6427: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_RES_U_EXT 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | union semun foo; | ; | return 0; | } configure:6434: result: no configure:6439: checking for struct swaptable in sys/swap.h configure:6511: cc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:110:19: error: 'SC_GETNSWP' undeclared (first use in this function) cnt = swapctl(SC_GETNSWP, 0); ^ conftest.c:110:19: note: each undeclared identifier is reported only once for each function it appears in conftest.c:114:27: error: invalid application of 'sizeof' to incomplete type 'struct swapent' cnt * sizeof(struct swapent)); ^ conftest.c:119:8: error: dereferencing pointer to incomplete type swt->swt_n = cnt; ^ conftest.c:124:16: error: dereferencing pointer to incomplete type ste = &(swt->swt_ent[0]); ^ conftest.c:128:6: error: increment of pointer to unknown structure ste++->ste_path = path; ^ conftest.c:128:3: error: arithmetic on pointer to an incomplete type ste++->ste_path = path; ^ conftest.c:128:8: error: dereferencing pointer to incomplete type ste++->ste_path = path; ^ conftest.c:132:13: error: 'SC_LIST' undeclared (first use in this function) swapctl(SC_LIST, swt); ^ conftest.c:136:16: error: dereferencing pointer to incomplete type ste = &(swt->swt_ent[0]); ^ conftest.c:141:12: error: dereferencing pointer to incomplete type if (!(ste->ste_flags & ST_INDEL) && ^ conftest.c:141:26: error: 'ST_INDEL' undeclared (first use in this function) if (!(ste->ste_flags & ST_INDEL) && ^ conftest.c:142:12: error: dereferencing pointer to incomplete type !(ste->ste_flags & ST_DOINGDEL)) ^ conftest.c:142:26: error: 'ST_DOINGDEL' undeclared (first use in this function) !(ste->ste_flags & ST_DOINGDEL)) ^ conftest.c:144:15: error: dereferencing pointer to incomplete type t += ste->ste_pages; ^ conftest.c:145:15: error: dereferencing pointer to incomplete type f += ste->ste_free; ^ conftest.c:146:8: error: increment of pointer to unknown structure } ste++; ^ conftest.c:146:3: error: arithmetic on pointer to an incomplete type } ste++; ^ configure:6511: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_RES_U_EXT 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | | #ifndef NULL | #define NULL (void *)0 | #endif | | int | main () | { | | register int cnt, i; | register int t, f; | struct swaptable *swt; | struct swapent *ste; | static char path[256]; | | /* get total number of swap entries */ | cnt = swapctl(SC_GETNSWP, 0); | | /* allocate enough space to hold count + n swapents */ | swt = (struct swaptable *)malloc(sizeof(int) + | cnt * sizeof(struct swapent)); | if (swt == NULL) | { | return; | } | swt->swt_n = cnt; | | /* fill in ste_path pointers: we do not care about the paths, so we | point | them all to the same buffer */ | ste = &(swt->swt_ent[0]); | i = cnt; | while (--i >= 0) | { | ste++->ste_path = path; | } | | /* grab all swap info */ | swapctl(SC_LIST, swt); | | /* walk through the structs and sum up the fields */ | t = f = 0; | ste = &(swt->swt_ent[0]); | i = cnt; | while (--i >= 0) | { | /* do not count slots being deleted */ | if (!(ste->ste_flags & ST_INDEL) && | !(ste->ste_flags & ST_DOINGDEL)) | { | t += ste->ste_pages; | f += ste->ste_free; | } ste++; | } | | /* fill in the results */ | free(swt); | | | ; | return 0; | } configure:6518: result: no configure:6523: checking for struct sensordev in sys/sensors.h configure:6542: cc -c -g -O2 conftest.c >&5 conftest.c:92:25: fatal error: sys/sensors.h: No such file or directory #include ^ compilation terminated. configure:6542: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_RES_U_EXT 1 | /* end confdefs.h. */ | | #include | #include | #include | int | main () | { | struct sensordev sensordev; | sensordev.xname[0]='\0'; | sensordev.maxnumt[0]=0; | | ; | return 0; | } configure:6549: result: no configure:6554: checking for struct statvfs64 in sys/statvfs.h configure:6578: cc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:101:19: error: storage size of 's' isn't known struct statvfs64 s; ^ configure:6578: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_RES_U_EXT 1 | /* 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:6585: result: no configure:6590: checking for struct statfs64 in sys/statfs.h configure:6614: cc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:101:18: error: storage size of 's' isn't known struct statfs64 s; ^ configure:6614: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_RES_U_EXT 1 | /* 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:6621: result: no configure:6626: checking for field ss_family in struct sockaddr_storage configure:6641: cc -c -g -O2 conftest.c >&5 configure:6641: $? = 0 configure:6645: result: yes configure:6653: checking for field mem_unit in struct sysinfo configure:6668: cc -c -g -O2 conftest.c >&5 configure:6668: $? = 0 configure:6672: result: yes configure:6680: checking for field freeswap in struct sysinfo configure:6695: cc -c -g -O2 conftest.c >&5 configure:6695: $? = 0 configure:6699: result: yes configure:6707: checking for field totalswap in struct sysinfo configure:6722: cc -c -g -O2 conftest.c >&5 configure:6722: $? = 0 configure:6726: result: yes configure:6734: checking for field totalram in struct sysinfo configure:6749: cc -c -g -O2 conftest.c >&5 configure:6749: $? = 0 configure:6753: result: yes configure:6761: checking for field sharedram in struct sysinfo configure:6776: cc -c -g -O2 conftest.c >&5 configure:6776: $? = 0 configure:6780: result: yes configure:6788: checking for field bufferram in struct sysinfo configure:6803: cc -c -g -O2 conftest.c >&5 configure:6803: $? = 0 configure:6807: result: yes configure:6815: checking for field freeram in struct sysinfo configure:6830: cc -c -g -O2 conftest.c >&5 configure:6830: $? = 0 configure:6834: result: yes configure:6842: checking for field uptime in struct sysinfo configure:6857: cc -c -g -O2 conftest.c >&5 configure:6857: $? = 0 configure:6861: result: yes configure:6869: checking for field procs in struct sysinfo configure:6884: cc -c -g -O2 conftest.c >&5 configure:6884: $? = 0 configure:6888: result: yes configure:6896: checking for field tm_gmtoff in struct tm configure:6920: cc -c -g -O2 conftest.c >&5 configure:6920: $? = 0 configure:6924: result: yes configure:6933: checking for function sysconf() in unistd.h configure:6952: cc -c -g -O2 conftest.c >&5 configure:6952: $? = 0 configure:6956: result: yes configure:6964: checking for function initgroups() configure:6983: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 configure:6983: $? = 0 configure:6987: result: yes configure:6996: checking for functions seteuid() and setegid() configure:7015: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 configure:7015: $? = 0 configure:7019: result: yes configure:7028: checking for function setproctitle() configure:7046: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 /tmp/cc4RKSOg.o: In function `main': /root/zabbix/zabbix-4.2.4/conftest.c:111: undefined reference to `setproctitle' collect2: error: ld returned 1 exit status configure:7046: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_RES_U_EXT 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_TM_TM_GMTOFF 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | setproctitle("Test %d", 1); | | ; | return 0; | } configure:7053: result: no configure:7059: checking for function sysctlbyname() configure:7084: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 /tmp/cc5NSSta.o: In function `main': /root/zabbix/zabbix-4.2.4/conftest.c:118: undefined reference to `sysctlbyname' collect2: error: ld returned 1 exit status configure:7084: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_RES_U_EXT 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_TM_TM_GMTOFF 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif /* HAVE_SYS_PARAM_H */ | | #include | | int | main () | { | | sysctlbyname("", 0, 0, 0, 0); | | ; | return 0; | } configure:7091: result: no configure:7097: checking for function sysctl (KERN_BOOTTIME) configure:7133: cc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:126:18: error: 'KERN_BOOTTIME' undeclared (first use in this function) mib[1] = KERN_BOOTTIME; ^ conftest.c:126:18: note: each undeclared identifier is reported only once for each function it appears in configure:7133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_RES_U_EXT 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_TM_TM_GMTOFF 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif /* HAVE_SYS_PARAM_H */ | | #include | #include | #include | #include | | int | main () | { | | size_t len; | struct timeval uptime; | int mib[2]; | | mib[0] = CTL_KERN; | mib[1] = KERN_BOOTTIME; | | len = sizeof(uptime); | sysctl(mib, 2, &uptime, &len, 0, 0); | | ; | return 0; | } configure:7140: result: no configure:7145: checking for function sysctl (HW_NCPU) configure:7177: cc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:121:11: error: 'CTL_HW' undeclared (first use in this function) mib[0] = CTL_HW; ^ conftest.c:121:11: note: each undeclared identifier is reported only once for each function it appears in conftest.c:122:11: error: 'HW_NCPU' undeclared (first use in this function) mib[1] = HW_NCPU; ^ configure:7177: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_RES_U_EXT 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_TM_TM_GMTOFF 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif /* HAVE_SYS_PARAM_H */ | | #include | | int | main () | { | | size_t len; | int mib[2], ncpu; | | mib[0] = CTL_HW; | mib[1] = HW_NCPU; | | len = sizeof(ncpu); | sysctl(mib, 2, &ncpu, &len, 0, 0); | | ; | return 0; | } configure:7184: result: no configure:7189: checking for function sysctl (KERN_MAXFILES) configure:7221: cc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:122:18: error: 'KERN_MAXFILES' undeclared (first use in this function) mib[1] = KERN_MAXFILES; ^ conftest.c:122:18: note: each undeclared identifier is reported only once for each function it appears in configure:7221: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_RES_U_EXT 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_TM_TM_GMTOFF 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif /* HAVE_SYS_PARAM_H */ | | #include | | int | main () | { | | size_t len; | int mib[2], maxfiles; | | mib[0] = CTL_KERN; | mib[1] = KERN_MAXFILES; | | len = sizeof(maxfiles); | sysctl(mib, 2, &maxfiles, &len, 0, 0); | | ; | return 0; | } configure:7228: result: no configure:7233: checking for function sysctl (KERN_MAXPROC) configure:7265: cc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:122:18: error: 'KERN_MAXPROC' undeclared (first use in this function) mib[1] = KERN_MAXPROC; ^ conftest.c:122:18: note: each undeclared identifier is reported only once for each function it appears in configure:7265: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_RES_U_EXT 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_TM_TM_GMTOFF 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif /* HAVE_SYS_PARAM_H */ | | #include | | int | main () | { | | size_t len; | int mib[2], maxproc; | | mib[0] = CTL_KERN; | mib[1] = KERN_MAXPROC; | | len = sizeof(maxproc); | sysctl(mib, 2, &maxproc, &len, 0, 0); | | ; | return 0; | } configure:7272: result: no configure:7277: checking for function sysctl (KERN_CPTIME,KERN_CPTIME2) configure:7317: cc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:117:12: error: 'CP_USER' undeclared (first use in this function) int i[] = {CP_USER, CP_NICE, CP_SYS, CP_INTR, CP_IDLE}; ^ conftest.c:117:12: note: each undeclared identifier is reported only once for each function it appears in conftest.c:117:21: error: 'CP_NICE' undeclared (first use in this function) int i[] = {CP_USER, CP_NICE, CP_SYS, CP_INTR, CP_IDLE}; ^ conftest.c:117:30: error: 'CP_SYS' undeclared (first use in this function) int i[] = {CP_USER, CP_NICE, CP_SYS, CP_INTR, CP_IDLE}; ^ conftest.c:117:38: error: 'CP_INTR' undeclared (first use in this function) int i[] = {CP_USER, CP_NICE, CP_SYS, CP_INTR, CP_IDLE}; ^ conftest.c:117:47: error: 'CP_IDLE' undeclared (first use in this function) int i[] = {CP_USER, CP_NICE, CP_SYS, CP_INTR, CP_IDLE}; ^ conftest.c:120:14: error: 'CPUSTATES' undeclared (first use in this function) long states[CPUSTATES]; ^ conftest.c:121:26: error: 'KERN_CPTIME' undeclared (first use in this function) int mib[2] = {CTL_KERN, KERN_CPTIME}; ^ conftest.c:121:2: warning: initialization makes integer from pointer without a cast [enabled by default] int mib[2] = {CTL_KERN, KERN_CPTIME}; ^ conftest.c:121:2: warning: (near initialization for 'mib[1]') [enabled by default] conftest.c:123:5: warning: assignment makes integer from pointer without a cast [enabled by default] sz = sizeof(states); ^ conftest.c:129:27: error: 'KERN_CPTIME2' undeclared (first use in this function) int mib[3] = {CTL_KERN, KERN_CPTIME2, 0}; ^ conftest.c:129:2: warning: initialization makes integer from pointer without a cast [enabled by default] int mib[3] = {CTL_KERN, KERN_CPTIME2, 0}; ^ conftest.c:129:2: warning: (near initialization for 'mib[1]') [enabled by default] conftest.c:131:5: warning: assignment makes integer from pointer without a cast [enabled by default] sz = sizeof(states); ^ configure:7317: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_RES_U_EXT 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_TM_TM_GMTOFF 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | /* end confdefs.h. */ | | #include | #include | #if defined(HAVE_SYS_DKSTAT_H) | # include | #elif defined(HAVE_SYS_SCHED_H) | # include | #endif | | int | main () | { | | size_t sz; | int i[] = {CP_USER, CP_NICE, CP_SYS, CP_INTR, CP_IDLE}; | | { | long states[CPUSTATES]; | int mib[2] = {CTL_KERN, KERN_CPTIME}; | | sz = sizeof(states); | sysctl(mib, 2, &states, &sz, NULL, 0); | } | | { | u_int64_t states[CPUSTATES]; | int mib[3] = {CTL_KERN, KERN_CPTIME2, 0}; | | sz = sizeof(states); | sysctl(mib, 3, &states, &sz, NULL, 0); | } | | ; | return 0; | } configure:7324: result: no configure:7329: checking for function clock_gettime in time.h configure:7350: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 configure:7350: $? = 0 configure:7354: result: yes configure:7364: checking for macro __va_copy() in stdarg.h configure:7383: cc -c -g -O2 conftest.c >&5 configure:7383: $? = 0 configure:7387: result: yes configure:7395: checking for macro __VA_ARGS__ configure:7415: cc -c -g -O2 conftest.c >&5 configure:7415: $? = 0 configure:7419: result: yes configure:7428: checking return type of signal handlers configure:7446: cc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:112:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:7446: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_RES_U_EXT 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_TM_TM_GMTOFF 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | #define HAVE_TIME_CLOCK_GETTIME 1 | #define HAVE___VA_COPY 1 | #define HAVE___VA_ARGS__ 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:7453: result: void configure:7461: checking for getloadavg configure:7461: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 configure:7461: $? = 0 configure:7461: result: yes configure:7477: checking for hstrerror configure:7477: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 configure:7477: $? = 0 configure:7477: result: yes configure:7488: checking for getenv configure:7488: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 configure:7488: $? = 0 configure:7488: result: yes configure:7499: checking for putenv configure:7499: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 configure:7499: $? = 0 configure:7499: result: yes configure:7510: checking for sigqueue configure:7510: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 configure:7510: $? = 0 configure:7510: result: yes configure:7521: checking for round configure:7521: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 conftest.c:135:6: warning: conflicting types for built-in function 'round' [enabled by default] char round (); ^ configure:7521: $? = 0 configure:7521: result: yes configure:7532: checking for /proc filesystem configure:7535: result: yes configure:7545: checking for file /proc/stat configure:7548: result: yes configure:7558: checking for file /proc/cpuinfo configure:7561: result: yes configure:7571: checking for file /proc/0/psinfo configure:7580: result: no configure:7584: checking for file /proc/loadavg configure:7587: result: yes configure:7597: checking for file /proc/net/dev configure:7600: result: yes configure:7611: checking for long long format configure:7632: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 conftest.c: In function 'main': conftest.c:122:9: error: unknown type name 'uint64_t' uint64_t i; ^ conftest.c:124:9: warning: incompatible implicit declaration of built-in function 'sscanf' [enabled by default] sscanf("200000000010020", "%qu", &i); ^ configure:7632: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_RES_U_EXT 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_TM_TM_GMTOFF 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | #define HAVE_TIME_CLOCK_GETTIME 1 | #define HAVE___VA_COPY 1 | #define HAVE___VA_ARGS__ 1 | #define RETSIGTYPE void | #define HAVE_GETLOADAVG 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_ROUND 1 | #define HAVE_PROC 1 | #define HAVE_PROC_STAT 1 | #define HAVE_PROC_CPUINFO 1 | #define HAVE_PROC_LOADAVG 1 | #define HAVE_PROC_NET_DEV 1 | /* end confdefs.h. */ | | #include | int main() | { | uint64_t i; | | sscanf("200000000010020", "%qu", &i); | | if (i == 200000000010020) return 0; | else return -1; | } | configure:7639: result: no configure:7647: checking for -rdynamic linking option configure:7664: cc -o conftest -g -O2 -rdynamic conftest.c -lm -ldl -lresolv >&5 configure:7664: $? = 0 configure:7666: result: yes configure:7677: checking for libperfstat 5.2.0.40 fileset configure:7693: cc -c -g -O2 conftest.c >&5 conftest.c:118:25: fatal error: sys/protosw.h: No such file or directory #include ^ compilation terminated. configure:7693: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_RES_U_EXT 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_TM_TM_GMTOFF 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | #define HAVE_TIME_CLOCK_GETTIME 1 | #define HAVE___VA_COPY 1 | #define HAVE___VA_ARGS__ 1 | #define RETSIGTYPE void | #define HAVE_GETLOADAVG 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_ROUND 1 | #define HAVE_PROC 1 | #define HAVE_PROC_STAT 1 | #define HAVE_PROC_CPUINFO 1 | #define HAVE_PROC_LOADAVG 1 | #define HAVE_PROC_NET_DEV 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | perfstat_memory_total_t memstats; | memstats.virt_active = 0; | | ; | return 0; | } configure:7700: result: no configure:7705: checking for libperfstat 5.3.0.60 fileset configure:7725: cc -c -g -O2 conftest.c >&5 conftest.c:118:25: fatal error: sys/protosw.h: No such file or directory #include ^ compilation terminated. configure:7725: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_RES_U_EXT 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_TM_TM_GMTOFF 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | #define HAVE_TIME_CLOCK_GETTIME 1 | #define HAVE___VA_COPY 1 | #define HAVE___VA_ARGS__ 1 | #define RETSIGTYPE void | #define HAVE_GETLOADAVG 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_ROUND 1 | #define HAVE_PROC 1 | #define HAVE_PROC_STAT 1 | #define HAVE_PROC_CPUINFO 1 | #define HAVE_PROC_LOADAVG 1 | #define HAVE_PROC_NET_DEV 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:7732: result: no configure:7773: checking for architecture configure:7775: result: linux (linux-gnu) configure:7779: checking for the linux kernel version configure:7800: result: unknown family (3.10.0-957.21.3.el7.x86_64) configure:7912: checking size of void * configure:7917: cc -o conftest -g -O2 -rdynamic conftest.c -lm -ldl -lresolv >&5 configure:7917: $? = 0 configure:7917: ./conftest configure:7917: $? = 0 configure:7931: result: 8 configure:8605: checking for Oracle OCI headers in /usr/include/oracle/18.5/client64 configure:8632: cc -c -g -O2 -I/usr/include/oracle/18.5/client64 conftest.c >&5 configure:8632: $? = 0 configure:8641: result: yes configure:8673: checking if Oracle OCI version is >= 10.0 configure:8701: result: no configure:8703: WARNING: Oracle version unknown, probably OCI older than 10.2 is available configure:8708: checking for Oracle OCI version >= 10.x to use -lnnz1x flag configure:8717: result: no configure:8724: checking for Oracle OCI libraries in /usr/lib/oracle/18.5/client64/lib configure:8744: cc -o conftest -g -O2 -I/usr/include/oracle/18.5/client64 -rdynamic -L/usr/lib/oracle/18.5/client64/lib conftest.c -lm -ldl -lresolv -lclntsh >&5 /usr/bin/ld: warning: libnnz18.so, needed by /usr/lib/oracle/18.5/client64/lib/libclntsh.so, not found (try using -rpath or -rpath-link) /usr/bin/ld: warning: libclntshcore.so.18.1, needed by /usr/lib/oracle/18.5/client64/lib/libclntsh.so, not found (try using -rpath or -rpath-link) /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztcedec' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltstan' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `larch_query' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LhtStrSearch' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lpusets' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDateFromString1' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztcedchk' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxkRegexpComp2' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lrmpaa' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxcpng' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiInitDef' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slfitlt' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxn2coptg' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lmmrealloc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxren' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxkTrim' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nztSetAppDefaultLocation' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sLdiInitLazyDt' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltrgatime64' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzos_DisableClientAuthentication' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lcvw2b' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lempbar' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzos_Create_Ctx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lmlterm' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxwpunx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxsCmpStr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ssOswPthread_mutex_unlock' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztub64d' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfpcd2lnx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lrmfkv' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxsCnvCase' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slosFillErr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slfpfadd' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lmsacbn' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lmmcalloc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxuSchPattern' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxwblax' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxwalnx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slosOtherInfo' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxsCpToWide' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiInterToString' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztcr2rnd' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxzd2n' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfvtyp' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxdsupid' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxinitsc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `Slfpfn' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxkRegexpLike2' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `SlfOpen' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxhci2h' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzgbllsm_location_shared_memory' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxstd1' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxDesLxglo' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltmgcs' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxgcnvb' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxdiv' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldsbvinitx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfieno' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ltsmdi' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lmebco' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiInterExtract' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxmnceq' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxwc2ux' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LhtStrRemove' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltspcdestroy' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltrusleep' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxoWriChar' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxregexec2' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztcxn' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `SldirRead' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `SldirClose' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lsfdl' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxoCnvCh2Wide' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztcxf' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiParseForOutput' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lsfmai' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxzinit' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slfpdsub' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lrmgsv' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slzprintf' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzosSCCS_SetCRLCacheSize' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiRound' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxchk' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxGetCollationType' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `pz7arlge' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiInterFromNumber' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzdsi_init' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltsttr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfidlb' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltsplr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lemfaf' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDateToLocalArray' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztvovg' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztcr2ub4' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzos_OToolkitContext' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzosgnc_GetNegotiatedCipher' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `SltsPrWrite' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxmcpbx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lrmpfi' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltrgcs' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slfpfdiv' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxgucs2utf' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sslssreghdlr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxwcntx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxmod' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ssMemFree_shared' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ltster' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiInterFromStringU' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxBomDetect' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzdycs1_start' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltsmnta' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxhmcnv' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzcrl_CreateCtx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ltmctm' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxuFreCtx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltstidinit' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxgcvp' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lpmterm' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slbiwvpopc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxnftg' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltspla' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `pz7arlfr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slbiv_popcount_ub8' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDateExtractTZ' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxn2disp' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `OraStreamRead' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxu4CvCplrChar' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxmvopen' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltsmnt' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxmral' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slfpfmul' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slbiwvand' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LehInitialize' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxscop' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lcvbg2b' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxhlcmod' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slzgetohorabasehome' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztub64en' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxXmlCvEsc0' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltsthnddestroy' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzosaccrb_aysnCheckRecbuf' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxstou' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxhid2name' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxuCpStr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxhdumpbufsz' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldimtzd' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lrmgakv' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiInterInterSubtract' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lsfpd' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxwprix' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDateInterSubtractTZ' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxnpdpc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slfpdisnzero' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nztGetSubjectName' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slzexit' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztcegml' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfifcp' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxgu2t' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztcedecb' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slputcpclose' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sslsigprobe' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lemgep' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDateFromLDX' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slemdsp' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ltstidi' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slzgetohorabase' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldsbget_buffer_size' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzumfree' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ssOswDup2' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxoPadStr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ssMemMalloc_shared' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldsbinit' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxwctex' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxlog' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxmc2wx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `OraPropGetPointer' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldirtzd' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nztiGCC_Get_CertCtx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lpmsavecompctx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDateCopy' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `OraStreamOpen' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztchi' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxuCmpBinStr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDFSResetStat' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztcr2seed' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzteOpenPersona' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztuc8tx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxgConvertToAL32UTF8' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltstcr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxwlowx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzstrcpy' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `Slu8FrTextErr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lemprse' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxcsCompose' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slfpf2s' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ltmdif' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxmfwdx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `OraMemTerm' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxhdtchid' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lempres2' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxatn2' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lehpinf' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `OraStreamClone' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxdobl' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lehptrf' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltspctimewait' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxn2cg' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `OraStreamWritable' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `OraStreamSid' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `OraStreamTerm' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lpudecode' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltskyg' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiInterCopy' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxqtri' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lrmtrm' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxx_parse_context_init' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxSerGetVersion' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxstd' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxwCnvCase' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxGetEffectiveCollation' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxqtra' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxln' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxsStrCol2' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzos_SetSignatureAlgorithmFamily' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxhnamemap' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxwuppx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxhninfo' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lembem' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slcswap' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ltsmxd' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lcvb2werr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ssMemCalloc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzssGEBV_GetEntryByValue' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ltsini' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzosGetSupportedCipher' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slbiwvec2vec' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lstap' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lbivctx_getsize' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzduui2_destroy_ui' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiInterMultiply' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDateToJulian' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxn2c' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltspsdestroy' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lcddmy' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiParseForInputType' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lpuresolve' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxdec' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltstkill' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxsbcpl' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxgrls' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slbiwvor' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxoCnvCase' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxn2copt' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxregfree' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxuCnvCase' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxwCvCplrChar' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lstcpyr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxwdspx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxkRegexpFree' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxgncc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxu4GUb1AbstChar' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiParseContextTerm' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzdst_terminate' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzos_Handshake' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfird' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxoCmpStr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxinitc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ssOswPthread_mutex_lock' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxsCntExc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `SlfWrite' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfplnx2cf' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxoSchPat' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxgstm' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `OraStreamInit' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lbivand' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxmdssln' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lpucompose' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lemgec' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxmspax' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDateDateSubtractWithTZ' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lstmclo' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lcmcps' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDateToStringU' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxuSchSet' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ssOswFdopen' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfifno' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltstah' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltsmnr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfpcf2cd' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxnfn' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxscn' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slosDep2String' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxpflu' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxmxdix' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxscat' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LhtIntYield' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxnuc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `SlfRead' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzos_setOIDConnInfo' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldsbvset_ons' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztcede' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzdye_encrypt' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltstgh' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lmebucp' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lmmmalloc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slts_runmode' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxlinit' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltstcu' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldsbvget_ints' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lmmhpsz' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxCmpStr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztcx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxnucg' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lmsagbf' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxhnsize' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slfpfceil' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztch' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `SlfFread' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxSerLxglo' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LhtIntRemove' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxmalnx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxmr2w' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lstlo' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slfpf2d' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slfpddiv' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxhebc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzdsi_initialize' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LehTerminate' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxsCnvNumStrToInt' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxXmlGEntEscImpl' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxsRepStr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxsgn' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slts_get_running_status' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiInterToNumber' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxhlinfo' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `pz7arlgc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxgcvp_init' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxshift' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxuCvtToCtx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxsCatStr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxgcvpc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxnftu' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzstr_alloc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lbivor' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lemgpd' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfimkpth' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ssOswPclose' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ssOswFopen' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxchk' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lmlinit' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzcsf_AddtoCredStore' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `pz5ckcallb7' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltstyield' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lemptfs' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldiutzd' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxoCntChar' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxu4TstClsIsCompatibleChar' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lsfp' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldsbvinit' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztv2gntvc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ltsmxi' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slfplnx2d' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lpminitm' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzos_Initialize' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slfps2de' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxmblax' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `OraStreamHandle' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `mql_setopt' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxpfl' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxwspax' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxnucoptg' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxmalpx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxwdigx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slfpf2lnx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxdyn' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lstclo' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lstrj' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lstmup' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzosGetPeerCredential' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lsrbsx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzos_SetSqlnetFunc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzduui6_get_attrname' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lstrep' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxmdigx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `OraMemFree' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxr2n' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltstjn' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ltmini' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lditzver' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lrmgbv' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `SlfFclose' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ssMemMalloc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `SlfFflush' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfps2cfe' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `SlfFwrite' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lputerm' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxregcomp' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDateDateSubtract' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDateArrayToLocalArray' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDateArrayFromLocalArray' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxSerLxhnd2' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxmtos' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `SlfStatn' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiInterFromArray' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `SlfFptc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slmaacb' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxkUnistr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lpuclose' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lcddrv' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiInterCheck' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slputcpwrite' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxsVldStr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lstss' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ltmftm' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiInterInterAdd' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltstcl' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lempfsec' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `Slfgfn' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LhtIntCreate' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzos_SetLdapFunc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxldd' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzosSCSP_SetCertSelectionParams' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lbivctx_init' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxhnlangid' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzos_Read' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfiskb' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiInterFromTZ' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lmmhpinit' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzos_ServiceWriteQueue' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxoWriWChar' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiInterFromString' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltsmxd' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiTimeZoneShift' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ssOswPipe' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxmin' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `OraStreamClose' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltsThrIsNull' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxhname2id' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfiren' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDateInterAddTZ' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDateFromArray' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sslssalck' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxldini' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltsThndIsNull' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `SltsPrRead' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxabs' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDateFromStringU' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lmmhpfree' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slfpfeq' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztuc8t2' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzos_Close' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzstrlen' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzos_setCRLFile' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDateCheck' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzu_exit_trace' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lemfaa' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lpmexitprog' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lpmatterm' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxfcn' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `OraMemAlloc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiInterFromTZU' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzustralloc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lmx_get_ser_version' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ltmntm' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxlfterm' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzos_SetFuncvec' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxhlmod' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxu4TstClsXMLPubidChar0' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxeti' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxhclrsave' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lcv42h' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztcedgks' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lpuopen' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxlterm' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ltmngid' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slsta2e' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztv2gsaslmd5' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ssMemRealloc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LhtIntDestroy' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltspcinit' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxstiu' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxneg' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDateToArray' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxsTrnStr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sldxgd' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxtru' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `SlfFopen' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lctbnam' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lbivnot' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxkInstr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slcdalloc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxsCntChar' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDateTimeArrayUpgrade' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfilen' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `SltsPrDestroy' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `OraStreamWriteChar' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxhnmod' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltstprint' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzumalloc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxkRegexpReplaceLob' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxint' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxu4CnvCase' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltspin' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldsbvbinit' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldsbget_width' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiParseForInput' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzu_init_trace' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sslssmodhdlr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxstdu' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiParseForInputTypeU' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzdcfcx_free_cert_ctx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lemchk' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfplnx2cd' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfvinit' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztv2gorcl' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxsCntByte' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lbivffc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztv2glmv' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxqgtpi' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slfpd2s' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxwgrax' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfpcd2cf' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `OraPropGet' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfpcd2s' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztvulc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slmtnl10' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxoCntByte' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ltmstm' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxkLikPatPref' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ltstidd' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `Sls8FrTextErr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxwxdix' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxmopen' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slputcpinit' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxumsgbcmt' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lbivncpy' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiInterInterConvert' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxhdvld' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzosgpc_GetProtocolVer' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lpuinit' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxcopy' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxsCnvEqui' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltsThrIsSame' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxsNextCol2' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lrmgonv' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDateFromLocalArray' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lehpdt' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltskydestroy' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxpow' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfpcf2lnx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxsulen' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxnbeg' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ssMemFree' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slmtnpow' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slmeswap' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `SlfLseek' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LhtStrBeginIter' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDateConstruct' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltsmxi' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxLxitmToCollationID' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztchn' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `SlfClose' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxkRegexpInstrLobNSub' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lrminiu' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxoCnvNumStrToInt' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `SlfFseekn' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltspcsignal' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxuCpCplrStr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LhtStrCreate' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxsto' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lempfrec' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxhlod' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzosDestroyCredential' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `pz7arlcl' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzosCipherSpecToStr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxuAddToStr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxpd2n' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDateConstructN' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ssOswPopen' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxatz' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slfitcl' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfifpo' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltskyc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxsdc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lcscpn' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztchdst' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `SlfStat' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxbex' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lbivffs' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltrgftime64' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztuguid' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxdyf' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltskys' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ssOswDup' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lpmgetcompctx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiTimeZoneAdjust' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slnxsum' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `OraMemInit' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxgtz' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxgcnv' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzteDestroyPersona' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxcsDeCompose' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxhLaToId' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LhtIntEndIter' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldsbvrescale' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lstprintf' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slzgetohorabaseconfig' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfitrim' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfpcdcoerce' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lrmgiv' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxumsicmt' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztucxt8' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `SlfFsync' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDateCompare' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldsbvscan_ons' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxqgtzero' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxsni' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxGetCollationID' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nztiee_IsEncrEnabled' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztcei' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ssOswDlclose' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxoSkip' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slfpfgt' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxgt2u' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxbegin' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxkRegexpCountLob' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldsbget_prec_ondigs' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxsCnvSimple' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nztwOpenWallet' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxinc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `SltsPrUnlock' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `pz5strt7' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lpminit' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztceenc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lemged' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slzerrstr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxfprarr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltstai' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzos_OpenWallet' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lpmloadpkg' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzssGS_GetSecret' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztchf' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sslssunreghdlr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lsrsrt' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxadm' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slnxmul' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztub64ecr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxnur' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltsmna' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldsbvget_ons' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztcedd' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slputcpopen' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxnpdp' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltstgi' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LhtIntBeginIter' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lcvd2e' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxkLike' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `pz5goto7' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ssOswFclose' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lsfdi' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztcxi' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztvulp' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztcrseed3' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxads' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slfpfisnan' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lsfiniu' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lsfcln' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LhtIntInsert' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ltmdei' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxkRegexpInstrNSub2' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slbivec2wvec' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slzgetevar' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxnucopt' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzdcgui_get_userinfo' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxmfwtx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiInterToArray' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slmttpow' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxcpngarr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `SltsPrInit' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lrmpst' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slcgems' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slmtnatof' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztcsr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxwalpx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sslsigreghndlr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfps2cfdlnxe' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxfcnu' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `SldirOpen' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slste2a' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztcedst' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxhasc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzteMyCert' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ssOswRecvSockFd' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxu4TstClass' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slfpdeq' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltsima' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztv2ghash' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ssOswSocket' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxsqr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slfpdisnan' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxmdctx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lmsatrm' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lstcpad' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfiwr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfiflu' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `SlfLseekn' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDateDateOverlap' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxkRegexpSubstrLobNSub' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxban' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lmtprime' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxdtsu' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxmxsz' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slputcprecv' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slfpdceil' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxsCpStr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lpmmkpri' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxmdsz' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lmx_check_ser_version_compat' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxkRegexpComp' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxhcnv' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slzsetevar' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiParseForOutputU' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lcv42b' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxite' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxkAsciistr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slfpfsub' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzos_enableHWAcc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfiskbn' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzos_Write' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slfitlb' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztuc1tx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzos_ModifyCipherSuites' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slosDep2Mesg' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxovid' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ssOswPthread_mutex_trylock' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDateDateConvert' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztucxt1' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxregexec' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxXmlIdConv' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `pz5ctxfr7' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztv2gcrypt' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lcvb2w' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzos_Destroy_Ctx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfimknam' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzos_Get_Ctx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lpuparse' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxgXmlConv' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztuc2t8' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LhtStrDestroy' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxu4Property' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ltmtxp' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxmbteqx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzos_CompareDN' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `SlfFgts' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltsthndinit' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztcrandom' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxqgtone' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxhLangEnv' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxgfs' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `gethrtime' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lehpcmp' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxoCpToOp' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxrou' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxldfcb' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slfpdgt' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfilenn' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lbiv_popcount' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiInterConstruct' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiInterDivide' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltsThndIsSame' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lempfsic' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `zterr2ora' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztub64gol' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfiopn' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfigfn' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LhtStrEndIter' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lpuread' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lbivctx_term' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxhdStatus' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfvini2' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfpcfcoerce' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiInterToStringU' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxoCpChar' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxwCmpStr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztvovgn' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lmmfree' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfilini' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxnxd' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lcvb2bg' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztv2gntv' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfpinit' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfps2cde' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxini' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lrmgsp' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxx_parse_context_term' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDateToLDX' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nztiFIL_Free_Identity_List' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxgXmlPcnv' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lemdec' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `SlfAccess' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ssOswDlopen' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slputcplisten' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slzabort' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldsbvget_minmax' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfvpkgname' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiInterToTN' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slztln' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzos_setCertValProtocol' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxoCpStr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztcsh' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxsCpFrWide' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztub64scn' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltsimr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxsti' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lstup' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lsttokr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ssOswClose' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltsthan' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `zt_init' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slputcpread' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzos_Configure' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lemces' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slnxadd' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slfpdneg' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slfitcn' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzu_print_trace' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `OraMemCalloc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lmmtophp' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lempbas' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfipthad' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxhh2ci' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxGetCollationName' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxhnmap' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lctbval' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lrmsps' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzos_RetrievePersonaCopy' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slfpd2f' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxkLike2' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxdtd' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ssltstraise' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lcvb24' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lficrt' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxmcpen' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDateExtract' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxDesLxhnd' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzusnt_save_null_terminate' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzstrfc_free_content' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxftd' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDateFromLiteral' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltspcwait' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nztiGetSecInfo' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lpmapd' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxflo' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sslsetprec' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfifini' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltster' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxhidtolang' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztub64e' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxwc2lx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxXmlCvEsc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxhcsn' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltstiddestroy' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `SlfFopen2' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztcen' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxXmlPrologueParser' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxkCSConvTest' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztcef' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slnxsub' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slbiwvnot' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lstmlo' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfpcf2s' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztucbtx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `zterr2trc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxdsupsn' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDateToString' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lmxconpar2' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lemgef' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slfps2fe' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltstspawn' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiParseContextInit' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lsfdrm' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lrmini' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `pz5spus7' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxcpn' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxhddump' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxoVldStr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lsfini' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiInterToStringISO' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slfpdmul' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxu4SchChar' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `OraStreamWrite' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slfpdadd' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxmctex' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxuCnvNumStrToInt' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slfpd2lnx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxend' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDateInterSubtract' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzhdcgldn_getldapdn' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzosSetCredential' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lsfpv' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfignam' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzdycs0_stop' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxoCmpNStr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxsca' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxsbcpu' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiInterCompare' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzos_setThrUse' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `OraStreamReadChar' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxoCvChar' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxfpr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxgratio' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lemptfr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `SldirCount' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `OraStreamIsOpen' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzos_setCRLPath' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztub64te' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lsrsrx' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzos_Deinitialize' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldigtzd' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nztSearchNZDefault' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxhsftime' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxuStrLen' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxsCnvNumStrToLong' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nztnGCL_Get_Certificate_List' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nztwRetrievePersonaCopy' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltmdf' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDateFromString' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lmsaicmt' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztvp522' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lmsacin' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `snzdafn_assemble_filename' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LhtStrInsert' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltspcbroadcast' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiPrecisionCode' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ssOswOpen' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sltsini' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lficls' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxcmp' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slputcpaccept' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ztucxtb' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxgt2uc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfitell' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slmtnatol' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfiabt' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxgcnvc' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nztwCloseWallet' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lpmarrfuncs' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxcbeg' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxhchtoid' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzos_setCertValPolicy' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `nzssGSL_GetSecretLength' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lfifex' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxuCmpStr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `sLdiGetDate' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lcmrtb' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slosFillInt' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxXmlGEntEsc2' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lpmdelete' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LhtStrYield' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxsCnvIntToNumStr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `LdiDateInterAdd' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `slcvs2ptr' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxsCntDisp' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `ldxdts' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxdisp2num' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lxkRegexpLikeLob' /usr/lib/oracle/18.5/client64/lib/libclntsh.so: undefined reference to `lnxcmp' collect2: error: ld returned 1 exit status configure:8744: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "4.2.4" | #define PACKAGE_STRING "Zabbix 4.2.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "4.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_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_NLIST_H 1 | #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_RES_U_EXT 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_TM_TM_GMTOFF 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | #define HAVE_TIME_CLOCK_GETTIME 1 | #define HAVE___VA_COPY 1 | #define HAVE___VA_ARGS__ 1 | #define RETSIGTYPE void | #define HAVE_GETLOADAVG 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_ROUND 1 | #define HAVE_PROC 1 | #define HAVE_PROC_STAT 1 | #define HAVE_PROC_CPUINFO 1 | #define HAVE_PROC_LOADAVG 1 | #define HAVE_PROC_NET_DEV 1 | #define ARCH "linux" | #define SIZEOF_VOID_P 8 | /* end confdefs.h. */ | | #include | int | main () | { | | OCIEnv* envh = 0; | OCIEnvNlsCreate(&envh, OCI_DEFAULT, 0, 0, 0, 0, 0, 0, 0, 0); | if (envh) OCIHandleFree(envh, OCI_HTYPE_ENV); | | | ; | return 0; | } configure:8755: result: not found configure:8769: checking for Oracle support configure:8784: result: no configure:8803: error: Oracle OCI library not found ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= 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=yes ac_cv_func_hstrerror=yes ac_cv_func_putenv=yes ac_cv_func_round=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=yes ac_cv_header_fcntl_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_knlist_h=no ac_cv_header_kstat_h=no ac_cv_header_kvm_h=no ac_cv_header_lber_h=no ac_cv_header_libperfstat_h=no ac_cv_header_linux_inet_diag_h=yes ac_cv_header_linux_kernel_h=yes ac_cv_header_linux_netlink_h=yes 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=no ac_cv_header_sys_dkstat_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mnttab_h=no ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_proc_h=no ac_cv_header_sys_protosw_h=no ac_cv_header_sys_pstat_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_sched_h=no ac_cv_header_sys_sem_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_swap_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_sysctl_h=yes 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=yes 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=no ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vm_vm_param_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zone_h=no ac_cv_host=x86_64-pc-linux-gnu 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_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk 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='none required' ac_cv_search_clock_gettime='none required' ac_cv_search_devstat_getdevs=no ac_cv_search_dlopen=-ldl 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=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type_pid_t=yes ac_cv_type_signal=void am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /root/zabbix/zabbix-4.2.4/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='linux' AUTOCONF='${SHELL} /root/zabbix/zabbix-4.2.4/missing autoconf' AUTOHEADER='${SHELL} /root/zabbix/zabbix-4.2.4/missing autoheader' AUTOMAKE='${SHELL} /root/zabbix/zabbix-4.2.4/missing automake-1.15' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' 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='' ECHO_N='-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='' HAVE_LIBCURL_FALSE='' HAVE_LIBCURL_TRUE='' HAVE_LIBXML2_FALSE='' HAVE_LIBXML2_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' IPV6_FALSE='' IPV6_TRUE='#' JABBER_CPPFLAGS='' JABBER_LDFLAGS='' JABBER_LIBS='' JAR='' JAVAC='' JAVA_FALSE='' JAVA_TRUE='#' LDAP_CPPFLAGS='' LDAP_LDFLAGS='' LDAP_LIBS='' LDFLAGS='-rdynamic ' LIBCURL_CFLAGS='' LIBCURL_LDFLAGS='' LIBCURL_LIBS='' LIBEVENT_CFLAGS='' LIBEVENT_LDFLAGS='' LIBEVENT_LIBS='' LIBOBJS='' LIBPCRE_CFLAGS='' LIBPCRE_LDFLAGS='' LIBPCRE_LIBS='' LIBPTHREAD_CFLAGS='' LIBPTHREAD_LDFLAGS='' LIBPTHREAD_LIBS='' LIBS='-lm -ldl -lresolv' LIBXML2_CFLAGS='' LIBXML2_CONFIG='' LIBXML2_LDFLAGS='' LIBXML2_LIBS='' LIBXML2_VERSION='' LOAD_MODULE_PATH='' LTLIBOBJS='' MAKEINFO='${SHELL} /root/zabbix/zabbix-4.2.4/missing makeinfo' MBEDTLS_CFLAGS='' MBEDTLS_LDFLAGS='' MBEDTLS_LIBS='' MKDIR_P='/usr/bin/mkdir -p' MYSQL_CFLAGS='' MYSQL_CONFIG='no' 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='-I/usr/include/oracle/18.5/client64' ORACLE_OCI_LDFLAGS='' ORACLE_OCI_LIBS='' ORACLE_OCI_VERSION='UNKNOWN' PACKAGE='zabbix' PACKAGE_BUGREPORT='' PACKAGE_NAME='Zabbix' PACKAGE_STRING='Zabbix 4.2.4' PACKAGE_TARNAME='zabbix' PACKAGE_URL='' PACKAGE_VERSION='4.2.4' 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='-lresolv' 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.2.4' ZBXCMOCKA_FALSE='' ZBXCMOCKA_TRUE='#' ZBXGET_LDFLAGS='' ZBXGET_LIBS='' ZLIB_CFLAGS='' ZLIB_LDFLAGS='' ZLIB_LIBS='' _libcurl_config='' _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='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /root/zabbix/zabbix-4.2.4/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='/etc/zabbix' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Zabbix" #define PACKAGE_TARNAME "zabbix" #define PACKAGE_VERSION "4.2.4" #define PACKAGE_STRING "Zabbix 4.2.4" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "zabbix" #define VERSION "4.2.4" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_NETDB_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_TIME_H 1 #define HAVE_ERRNO_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_MATH_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_DIRENT_H 1 #define HAVE_CTYPE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_SYSINFO_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_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_NLIST_H 1 #define HAVE_LINUX_KERNEL_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_INTTYPES_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_GRP_H 1 #define HAVE_EXECINFO_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_RESOLV_H 1 #define HAVE_NET_IF_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_USER_H 1 #define HAVE_SYS_SWAP_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_INET_DIAG_H 1 #define HAVE_INET_DIAG 1 #define HAVE_LIBEXECINFO 1 #define HAVE_LIBM 1 #define HAVE_RES_QUERY 1 #define ZBX_SOCKLEN_T socklen_t #define ZBX_SIVAL_INT sival_int #define HAVE_RES_NINIT 1 #define HAVE_RES_U_EXT 1 #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 #define HAVE_SYSINFO_MEM_UNIT 1 #define HAVE_SYSINFO_FREESWAP 1 #define HAVE_SYSINFO_TOTALSWAP 1 #define HAVE_SYSINFO_TOTALRAM 1 #define HAVE_SYSINFO_SHAREDRAM 1 #define HAVE_SYSINFO_BUFFERRAM 1 #define HAVE_SYSINFO_FREERAM 1 #define HAVE_SYSINFO_UPTIME 1 #define HAVE_SYSINFO_PROCS 1 #define HAVE_TM_TM_GMTOFF 1 #define HAVE_UNISTD_SYSCONF 1 #define HAVE_FUNCTION_INITGROUPS 1 #define HAVE_FUNCTION_SETEUID 1 #define HAVE_TIME_CLOCK_GETTIME 1 #define HAVE___VA_COPY 1 #define HAVE___VA_ARGS__ 1 #define RETSIGTYPE void #define HAVE_GETLOADAVG 1 #define HAVE_HSTRERROR 1 #define HAVE_GETENV 1 #define HAVE_PUTENV 1 #define HAVE_SIGQUEUE 1 #define HAVE_ROUND 1 #define HAVE_PROC 1 #define HAVE_PROC_STAT 1 #define HAVE_PROC_CPUINFO 1 #define HAVE_PROC_LOADAVG 1 #define HAVE_PROC_NET_DEV 1 #define ARCH "linux" #define SIZEOF_VOID_P 8 configure: exit 1