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 5.0.22, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --with-zlib --with-libcurl --with-libevent --with-libpcre --with-libpthread --with-openssl --with-zlib --with-sqlite3 --with-libxml2=/usr/lib/x86_64-linux-gnu/pkgconfig --with-gnutls --enable-proxy --enable-static ## --------- ## ## Platform. ## ## --------- ## hostname = pc.agc.local uname -m = x86_64 uname -r = 5.13.0-39-generic uname -s = Linux uname -v = #44~20.04.1-Ubuntu SMP Thu Mar 24 16:43:35 UTC 2022 /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: /home/asand3r/.local/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games PATH: /snap/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2731: checking for a BSD-compatible install configure:2799: result: /usr/bin/install -c configure:2810: checking whether build environment is sane configure:2865: result: yes configure:3009: checking for a thread-safe mkdir -p configure:3048: result: /usr/bin/mkdir -p configure:3055: checking for gawk configure:3085: result: no configure:3055: checking for mawk configure:3071: found /usr/bin/mawk configure:3082: result: mawk configure:3093: checking whether make sets $(MAKE) configure:3115: result: yes configure:3144: checking whether make supports nested variables configure:3161: result: yes configure:3288: Configuring Zabbix 5.0.22 configure:3291: checking whether make sets $(MAKE) configure:3313: result: yes configure:3330: checking build system type configure:3344: result: x86_64-pc-linux-gnu configure:3364: checking host system type configure:3377: result: x86_64-pc-linux-gnu configure:3453: checking for cc configure:3469: found /usr/bin/cc configure:3480: result: cc configure:3511: checking for C compiler version configure:3520: cc --version >&5 cc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Copyright (C) 2019 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:3531: $? = 0 configure:3520: cc -v >&5 Using built-in specs. COLLECT_GCC=cc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-Av3uEd/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configure:3531: $? = 0 configure:3520: cc -V >&5 cc: error: unrecognized command line option '-V' cc: fatal error: no input files compilation terminated. configure:3531: $? = 1 configure:3520: cc -qversion >&5 cc: error: unrecognized command line option '-qversion'; did you mean '--version'? cc: fatal error: no input files compilation terminated. configure:3531: $? = 1 configure:3551: checking whether the C compiler works configure:3573: cc conftest.c >&5 configure:3577: $? = 0 configure:3625: result: yes configure:3628: checking for C compiler default output file name configure:3630: result: a.out configure:3636: checking for suffix of executables configure:3643: cc -o conftest conftest.c >&5 configure:3647: $? = 0 configure:3669: result: configure:3691: checking whether we are cross compiling configure:3699: cc -o conftest conftest.c >&5 configure:3703: $? = 0 configure:3710: ./conftest configure:3714: $? = 0 configure:3702: result: no configure:3707: checking for suffix of object files configure:3729: cc -c conftest.c >&5 configure:3733: $? = 0 configure:3754: result: o configure:3758: checking whether we are using the GNU C compiler configure:3777: cc -c conftest.c >&5 configure:3777: $? = 0 configure:3786: result: yes configure:3795: checking whether cc accepts -g configure:3815: cc -c -g conftest.c >&5 configure:3815: $? = 0 configure:3856: result: yes configure:3873: checking for cc option to accept ISO C89 configure:3936: cc -c -g -O2 conftest.c >&5 configure:3936: $? = 0 configure:3949: result: none needed configure:3974: checking whether cc understands -c and -o together configure:3996: cc -c conftest.c -o conftest2.o configure:3999: $? = 0 configure:3996: cc -c conftest.c -o conftest2.o configure:3999: $? = 0 configure:4011: result: yes configure:4031: checking whether make supports the include directive configure:4046: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:4049: $? = 0 configure:4068: result: yes (GNU style) configure:4093: checking dependency style of cc configure:4204: result: gcc3 configure:4228: checking how to run the C preprocessor configure:4259: cc -E conftest.c configure:4259: $? = 0 configure:4273: cc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | /* end confdefs.h. */ | #include configure:4298: result: cc -E configure:4318: cc -E conftest.c configure:4318: $? = 0 configure:4332: cc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4332: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | /* end confdefs.h. */ | #include configure:4361: checking for grep that handles long lines and -e configure:4419: result: /usr/bin/grep configure:4424: checking for egrep configure:4486: result: /usr/bin/grep -E configure:4491: checking for ANSI C header files configure:4511: cc -c -g -O2 conftest.c >&5 configure:4511: $? = 0 configure:4584: cc -o conftest -g -O2 conftest.c >&5 configure:4584: $? = 0 configure:4584: ./conftest configure:4584: $? = 0 configure:4595: result: yes configure:4608: checking for sys/types.h configure:4608: cc -c -g -O2 conftest.c >&5 configure:4608: $? = 0 configure:4608: result: yes configure:4608: checking for sys/stat.h configure:4608: cc -c -g -O2 conftest.c >&5 configure:4608: $? = 0 configure:4608: result: yes configure:4608: checking for stdlib.h configure:4608: cc -c -g -O2 conftest.c >&5 configure:4608: $? = 0 configure:4608: result: yes configure:4608: checking for string.h configure:4608: cc -c -g -O2 conftest.c >&5 configure:4608: $? = 0 configure:4608: result: yes configure:4608: checking for memory.h configure:4608: cc -c -g -O2 conftest.c >&5 configure:4608: $? = 0 configure:4608: result: yes configure:4608: checking for strings.h configure:4608: cc -c -g -O2 conftest.c >&5 configure:4608: $? = 0 configure:4608: result: yes configure:4608: checking for inttypes.h configure:4608: cc -c -g -O2 conftest.c >&5 configure:4608: $? = 0 configure:4608: result: yes configure:4608: checking for stdint.h configure:4608: cc -c -g -O2 conftest.c >&5 configure:4608: $? = 0 configure:4608: result: yes configure:4608: checking for unistd.h configure:4608: cc -c -g -O2 conftest.c >&5 configure:4608: $? = 0 configure:4608: result: yes configure:4638: checking stdio.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking stdio.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for stdio.h configure:4638: result: yes configure:4638: checking for stdlib.h configure:4638: result: yes configure:4638: checking for string.h configure:4638: result: yes configure:4638: checking for unistd.h configure:4638: result: yes configure:4638: checking netdb.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking netdb.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for netdb.h configure:4638: result: yes configure:4638: checking signal.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking signal.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for signal.h configure:4638: result: yes configure:4638: checking syslog.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking syslog.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for syslog.h configure:4638: result: yes configure:4638: checking time.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking time.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for time.h configure:4638: result: yes configure:4638: checking errno.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking errno.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for errno.h configure:4638: result: yes configure:4638: checking for sys/types.h configure:4638: result: yes configure:4638: checking for sys/stat.h configure:4638: result: yes configure:4638: checking netinet/in.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking netinet/in.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for netinet/in.h configure:4638: result: yes configure:4638: checking math.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking math.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for math.h configure:4638: result: yes configure:4638: checking sys/socket.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking sys/socket.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for sys/socket.h configure:4638: result: yes configure:4638: checking dirent.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking dirent.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for dirent.h configure:4638: result: yes configure:4638: checking ctype.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking ctype.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for ctype.h configure:4638: result: yes configure:4638: checking mntent.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking mntent.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for mntent.h configure:4638: result: yes configure:4638: checking fcntl.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking fcntl.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for fcntl.h configure:4638: result: yes configure:4638: checking sys/param.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking sys/param.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for sys/param.h configure:4638: result: yes configure:4638: checking arpa/inet.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking arpa/inet.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for arpa/inet.h configure:4638: result: yes configure:4638: checking sys/vfs.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking sys/vfs.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for sys/vfs.h configure:4638: result: yes configure:4638: checking sys/sysinfo.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking sys/sysinfo.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for sys/sysinfo.h configure:4638: result: yes configure:4638: checking sys/statvfs.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking sys/statvfs.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for sys/statvfs.h configure:4638: result: yes configure:4638: checking sys/statfs.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking sys/statfs.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for sys/statfs.h configure:4638: result: yes configure:4638: checking for sys/socket.h configure:4638: result: yes configure:4638: checking sys/loadavg.h usability configure:4638: cc -c -g -O2 conftest.c >&5 conftest.c:79:10: fatal error: sys/loadavg.h: No such file or directory 79 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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:4638: result: no configure:4638: checking sys/loadavg.h presence configure:4638: cc -E conftest.c conftest.c:46:10: fatal error: sys/loadavg.h: No such file or directory 46 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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:4638: result: no configure:4638: checking for sys/loadavg.h configure:4638: result: no configure:4638: checking for arpa/inet.h configure:4638: result: yes configure:4638: checking sys/vmmeter.h usability configure:4638: cc -c -g -O2 conftest.c >&5 conftest.c:80:10: fatal error: sys/vmmeter.h: No such file or directory 80 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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:4638: result: no configure:4638: checking sys/vmmeter.h presence configure:4638: cc -E conftest.c conftest.c:47:10: fatal error: sys/vmmeter.h: No such file or directory 47 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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:4638: result: no configure:4638: checking for sys/vmmeter.h configure:4638: result: no configure:4638: checking for strings.h configure:4638: result: yes configure:4638: checking vm/vm_param.h usability configure:4638: cc -c -g -O2 conftest.c >&5 conftest.c:81:10: fatal error: vm/vm_param.h: No such file or directory 81 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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:4638: result: no configure:4638: checking vm/vm_param.h presence configure:4638: cc -E conftest.c conftest.c:48:10: fatal error: vm/vm_param.h: No such file or directory 48 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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:4638: result: no configure:4638: checking for vm/vm_param.h configure:4638: result: no configure:4638: checking sys/time.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking sys/time.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for sys/time.h configure:4638: result: yes configure:4638: checking kstat.h usability configure:4638: cc -c -g -O2 conftest.c >&5 conftest.c:82:10: fatal error: kstat.h: No such file or directory 82 | #include | ^~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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:4638: result: no configure:4638: checking kstat.h presence configure:4638: cc -E conftest.c conftest.c:49:10: fatal error: kstat.h: No such file or directory 49 | #include | ^~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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:4638: result: no configure:4638: checking for kstat.h configure:4638: result: no configure:4638: checking sys/syscall.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking sys/syscall.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for sys/syscall.h configure:4638: result: yes configure:4638: checking sys/sysmacros.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking sys/sysmacros.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for sys/sysmacros.h configure:4638: result: yes configure:4638: checking for stdint.h configure:4638: result: yes configure:4638: checking mach/host_info.h usability configure:4638: cc -c -g -O2 conftest.c >&5 conftest.c:85:10: fatal error: mach/host_info.h: No such file or directory 85 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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:4638: result: no configure:4638: checking mach/host_info.h presence configure:4638: cc -E conftest.c conftest.c:52:10: fatal error: mach/host_info.h: No such file or directory 52 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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:4638: result: no configure:4638: checking for mach/host_info.h configure:4638: result: no configure:4638: checking mach/mach_host.h usability configure:4638: cc -c -g -O2 conftest.c >&5 conftest.c:85:10: fatal error: mach/mach_host.h: No such file or directory 85 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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:4638: result: no configure:4638: checking mach/mach_host.h presence configure:4638: cc -E conftest.c conftest.c:52:10: fatal error: mach/mach_host.h: No such file or directory 52 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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:4638: result: no configure:4638: checking for mach/mach_host.h configure:4638: result: no configure:4638: checking knlist.h usability configure:4638: cc -c -g -O2 conftest.c >&5 conftest.c:85:10: fatal error: knlist.h: No such file or directory 85 | #include | ^~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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:4638: result: no configure:4638: checking knlist.h presence configure:4638: cc -E conftest.c conftest.c:52:10: fatal error: knlist.h: No such file or directory 52 | #include | ^~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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:4638: result: no configure:4638: checking for knlist.h configure:4638: result: no configure:4638: checking pwd.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking pwd.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for pwd.h configure:4638: result: yes configure:4638: checking sys/var.h usability configure:4638: cc -c -g -O2 conftest.c >&5 conftest.c:86:10: fatal error: sys/var.h: No such file or directory 86 | #include | ^~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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:4638: result: no configure:4638: checking sys/var.h presence configure:4638: cc -E conftest.c conftest.c:53:10: fatal error: sys/var.h: No such file or directory 53 | #include | ^~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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:4638: result: no configure:4638: checking for sys/var.h configure:4638: result: no configure:4638: checking arpa/nameser.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking arpa/nameser.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for arpa/nameser.h configure:4638: result: yes configure:4638: checking assert.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking assert.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for assert.h configure:4638: result: yes configure:4638: checking sys/dkstat.h usability configure:4638: cc -c -g -O2 conftest.c >&5 conftest.c:88:10: fatal error: sys/dkstat.h: No such file or directory 88 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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:4638: result: no configure:4638: checking sys/dkstat.h presence configure:4638: cc -E conftest.c conftest.c:55:10: fatal error: sys/dkstat.h: No such file or directory 55 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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:4638: result: no configure:4638: checking for sys/dkstat.h configure:4638: result: no configure:4638: checking sys/disk.h usability configure:4638: cc -c -g -O2 conftest.c >&5 conftest.c:88:10: fatal error: sys/disk.h: No such file or directory 88 | #include | ^~~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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:4638: result: no configure:4638: checking sys/disk.h presence configure:4638: cc -E conftest.c conftest.c:55:10: fatal error: sys/disk.h: No such file or directory 55 | #include | ^~~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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:4638: result: no configure:4638: checking for sys/disk.h configure:4638: result: no configure:4638: checking sys/sched.h usability configure:4638: cc -c -g -O2 conftest.c >&5 conftest.c:88:10: fatal error: sys/sched.h: No such file or directory 88 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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:4638: result: no configure:4638: checking sys/sched.h presence configure:4638: cc -E conftest.c conftest.c:55:10: fatal error: sys/sched.h: No such file or directory 55 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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:4638: result: no configure:4638: checking for sys/sched.h configure:4638: result: no configure:4638: checking zone.h usability configure:4638: cc -c -g -O2 conftest.c >&5 conftest.c:88:10: fatal error: zone.h: No such file or directory 88 | #include | ^~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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:4638: result: no configure:4638: checking zone.h presence configure:4638: cc -E conftest.c conftest.c:55:10: fatal error: zone.h: No such file or directory 55 | #include | ^~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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:4638: result: no configure:4638: checking for zone.h configure:4638: result: no configure:4638: checking nlist.h usability configure:4638: cc -c -g -O2 conftest.c >&5 conftest.c:88:10: fatal error: nlist.h: No such file or directory 88 | #include | ^~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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:4638: result: no configure:4638: checking nlist.h presence configure:4638: cc -E conftest.c conftest.c:55:10: fatal error: nlist.h: No such file or directory 55 | #include | ^~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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:4638: result: no configure:4638: checking for nlist.h configure:4638: result: no configure:4638: checking kvm.h usability configure:4638: cc -c -g -O2 conftest.c >&5 conftest.c:88:10: fatal error: kvm.h: No such file or directory 88 | #include | ^~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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:4638: result: no configure:4638: checking kvm.h presence configure:4638: cc -E conftest.c conftest.c:55:10: fatal error: kvm.h: No such file or directory 55 | #include | ^~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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:4638: result: no configure:4638: checking for kvm.h configure:4638: result: no configure:4638: checking linux/kernel.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking linux/kernel.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for linux/kernel.h configure:4638: result: yes configure:4638: checking procinfo.h usability configure:4638: cc -c -g -O2 conftest.c >&5 conftest.c:89:10: fatal error: procinfo.h: No such file or directory 89 | #include | ^~~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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:4638: result: no configure:4638: checking procinfo.h presence configure:4638: cc -E conftest.c conftest.c:56:10: fatal error: procinfo.h: No such file or directory 56 | #include | ^~~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_LINUX_KERNEL_H 1 | /* end confdefs.h. */ | #include configure:4638: result: no configure:4638: checking for procinfo.h configure:4638: result: no configure:4638: checking sys/dk.h usability configure:4638: cc -c -g -O2 conftest.c >&5 conftest.c:89:10: fatal error: sys/dk.h: No such file or directory 89 | #include | ^~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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:4638: result: no configure:4638: checking sys/dk.h presence configure:4638: cc -E conftest.c conftest.c:56:10: fatal error: sys/dk.h: No such file or directory 56 | #include | ^~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_LINUX_KERNEL_H 1 | /* end confdefs.h. */ | #include configure:4638: result: no configure:4638: checking for sys/dk.h configure:4638: result: no configure:4638: checking sys/resource.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking sys/resource.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for sys/resource.h configure:4638: result: yes configure:4638: checking pthread.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking pthread.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for pthread.h configure:4638: result: yes configure:4638: checking windows.h usability configure:4638: cc -c -g -O2 conftest.c >&5 conftest.c:91:10: fatal error: windows.h: No such file or directory 91 | #include | ^~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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:4638: result: no configure:4638: checking windows.h presence configure:4638: cc -E conftest.c conftest.c:58:10: fatal error: windows.h: No such file or directory 58 | #include | ^~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:4638: result: no configure:4638: checking for windows.h configure:4638: result: no configure:4638: checking process.h usability configure:4638: cc -c -g -O2 conftest.c >&5 conftest.c:91:10: fatal error: process.h: No such file or directory 91 | #include | ^~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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:4638: result: no configure:4638: checking process.h presence configure:4638: cc -E conftest.c conftest.c:58:10: fatal error: process.h: No such file or directory 58 | #include | ^~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:4638: result: no configure:4638: checking for process.h configure:4638: result: no configure:4638: checking conio.h usability configure:4638: cc -c -g -O2 conftest.c >&5 conftest.c:91:10: fatal error: conio.h: No such file or directory 91 | #include | ^~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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:4638: result: no configure:4638: checking conio.h presence configure:4638: cc -E conftest.c conftest.c:58:10: fatal error: conio.h: No such file or directory 58 | #include | ^~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:4638: result: no configure:4638: checking for conio.h configure:4638: result: no configure:4638: checking sys/wait.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking sys/wait.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for sys/wait.h configure:4638: result: yes configure:4638: checking stdarg.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking stdarg.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for stdarg.h configure:4638: result: yes configure:4638: checking winsock2.h usability configure:4638: cc -c -g -O2 conftest.c >&5 conftest.c:93:10: fatal error: winsock2.h: No such file or directory 93 | #include | ^~~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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:4638: result: no configure:4638: checking winsock2.h presence configure:4638: cc -E conftest.c conftest.c:60:10: fatal error: winsock2.h: No such file or directory 60 | #include | ^~~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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:4638: result: no configure:4638: checking for winsock2.h configure:4638: result: no configure:4638: checking pdh.h usability configure:4638: cc -c -g -O2 conftest.c >&5 conftest.c:93:10: fatal error: pdh.h: No such file or directory 93 | #include | ^~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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:4638: result: no configure:4638: checking pdh.h presence configure:4638: cc -E conftest.c conftest.c:60:10: fatal error: pdh.h: No such file or directory 60 | #include | ^~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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:4638: result: no configure:4638: checking for pdh.h configure:4638: result: no configure:4638: checking psapi.h usability configure:4638: cc -c -g -O2 conftest.c >&5 conftest.c:93:10: fatal error: psapi.h: No such file or directory 93 | #include | ^~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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:4638: result: no configure:4638: checking psapi.h presence configure:4638: cc -E conftest.c conftest.c:60:10: fatal error: psapi.h: No such file or directory 60 | #include | ^~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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:4638: result: no configure:4638: checking for psapi.h configure:4638: result: no configure:4638: checking sys/sem.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking sys/sem.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for sys/sem.h configure:4638: result: yes configure:4638: checking sys/ipc.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking sys/ipc.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for sys/ipc.h configure:4638: result: yes configure:4638: checking sys/shm.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking sys/shm.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for sys/shm.h configure:4638: result: yes configure:4638: checking Winldap.h usability configure:4638: cc -c -g -O2 conftest.c >&5 conftest.c:96:10: fatal error: Winldap.h: No such file or directory 96 | #include | ^~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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:4638: result: no configure:4638: checking Winldap.h presence configure:4638: cc -E conftest.c conftest.c:63:10: fatal error: Winldap.h: No such file or directory 63 | #include | ^~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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:4638: result: no configure:4638: checking for Winldap.h configure:4638: result: no configure:4638: checking Winber.h usability configure:4638: cc -c -g -O2 conftest.c >&5 conftest.c:96:10: fatal error: Winber.h: No such file or directory 96 | #include | ^~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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:4638: result: no configure:4638: checking Winber.h presence configure:4638: cc -E conftest.c conftest.c:63:10: fatal error: Winber.h: No such file or directory 63 | #include | ^~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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:4638: result: no configure:4638: checking for Winber.h configure:4638: result: no configure:4638: checking lber.h usability configure:4638: cc -c -g -O2 conftest.c >&5 conftest.c:96:10: fatal error: lber.h: No such file or directory 96 | #include | ^~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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:4638: result: no configure:4638: checking lber.h presence configure:4638: cc -E conftest.c conftest.c:63:10: fatal error: lber.h: No such file or directory 63 | #include | ^~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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:4638: result: no configure:4638: checking for lber.h configure:4638: result: no configure:4638: checking ws2tcpip.h usability configure:4638: cc -c -g -O2 conftest.c >&5 conftest.c:96:10: fatal error: ws2tcpip.h: No such file or directory 96 | #include | ^~~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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:4638: result: no configure:4638: checking ws2tcpip.h presence configure:4638: cc -E conftest.c conftest.c:63:10: fatal error: ws2tcpip.h: No such file or directory 63 | #include | ^~~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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:4638: result: no configure:4638: checking for ws2tcpip.h configure:4638: result: no configure:4638: checking for inttypes.h configure:4638: result: yes configure:4638: checking sys/file.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking sys/file.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for sys/file.h configure:4638: result: yes configure:4638: checking grp.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking grp.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for grp.h configure:4638: result: yes configure:4638: checking execinfo.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking execinfo.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for execinfo.h configure:4638: result: yes configure:4638: checking sys/systemcfg.h usability configure:4638: cc -c -g -O2 conftest.c >&5 conftest.c:100:10: fatal error: sys/systemcfg.h: No such file or directory 100 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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:4638: result: no configure:4638: checking sys/systemcfg.h presence configure:4638: cc -E conftest.c conftest.c:67:10: fatal error: sys/systemcfg.h: No such file or directory 67 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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:4638: result: no configure:4638: checking for sys/systemcfg.h configure:4638: result: no configure:4638: checking sys/mnttab.h usability configure:4638: cc -c -g -O2 conftest.c >&5 conftest.c:100:10: fatal error: sys/mnttab.h: No such file or directory 100 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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:4638: result: no configure:4638: checking sys/mnttab.h presence configure:4638: cc -E conftest.c conftest.c:67:10: fatal error: sys/mnttab.h: No such file or directory 67 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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:4638: result: no configure:4638: checking for sys/mnttab.h configure:4638: result: no configure:4638: checking for mntent.h configure:4638: result: yes configure:4638: checking sys/times.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking sys/times.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for sys/times.h configure:4638: result: yes configure:4638: checking dlfcn.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking dlfcn.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for dlfcn.h configure:4638: result: yes configure:4638: checking sys/utsname.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking sys/utsname.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for sys/utsname.h configure:4638: result: yes configure:4638: checking sys/un.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking sys/un.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for sys/un.h configure:4638: result: yes configure:4638: checking sys/protosw.h usability configure:4638: cc -c -g -O2 conftest.c >&5 conftest.c:105:10: fatal error: sys/protosw.h: No such file or directory 105 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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:4638: result: no configure:4638: checking sys/protosw.h presence configure:4638: cc -E conftest.c conftest.c:72:10: fatal error: sys/protosw.h: No such file or directory 72 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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:4638: result: no configure:4638: checking for sys/protosw.h configure:4638: result: no configure:4638: checking stddef.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking stddef.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for stddef.h configure:4638: result: yes configure:4638: checking limits.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking limits.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for limits.h configure:4638: result: yes configure:4638: checking float.h usability configure:4638: cc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking float.h presence configure:4638: cc -E conftest.c configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for float.h configure:4638: result: yes configure:4650: checking for resolv.h configure:4650: cc -c -g -O2 conftest.c >&5 configure:4650: $? = 0 configure:4650: result: yes configure:4677: checking for net/if.h configure:4677: cc -c -g -O2 conftest.c >&5 configure:4677: $? = 0 configure:4677: result: yes configure:4677: checking for net/if_mib.h configure:4677: cc -c -g -O2 conftest.c >&5 conftest.c:99:10: fatal error: net/if_mib.h: No such file or directory 99 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:4677: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_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:4677: result: no configure:4709: checking whether compiler supports -Werror=cpp configure:4727: cc -c -g -O2 -Werror=cpp conftest.c >&5 configure:4727: $? = 0 configure:4729: result: yes configure:4744: checking for sys/mount.h configure:4744: cc -c -Werror=cpp -g -O2 conftest.c >&5 configure:4744: $? = 0 configure:4744: result: yes configure:4744: checking for sys/proc.h configure:4744: cc -c -Werror=cpp -g -O2 conftest.c >&5 conftest.c:87:10: fatal error: sys/proc.h: No such file or directory 87 | #include | ^~~~~~~~~~~~ compilation terminated. configure:4744: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_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:4744: result: no configure:4744: checking for sys/sysctl.h configure:4744: cc -c -Werror=cpp -g -O2 conftest.c >&5 In file included from conftest.c:87: /usr/include/x86_64-linux-gnu/sys/sysctl.h:21:2: error: #warning "The header is deprecated and will be removed." [-Werror=cpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ cc1: some warnings being treated as errors configure:4744: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_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:4744: result: no configure:4744: checking for sys/user.h configure:4744: cc -c -Werror=cpp -g -O2 conftest.c >&5 configure:4744: $? = 0 configure:4744: result: yes configure:4766: checking for sys/swap.h configure:4766: cc -c -g -O2 conftest.c >&5 configure:4766: $? = 0 configure:4766: result: yes configure:4783: checking for sys/ucontext.h configure:4783: cc -c -g -O2 conftest.c >&5 configure:4783: $? = 0 configure:4783: result: yes configure:4800: checking for devstat.h configure:4800: cc -c -g -O2 conftest.c >&5 conftest.c:87:10: fatal error: devstat.h: No such file or directory 87 | #include | ^~~~~~~~~~~ compilation terminated. configure:4800: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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:4800: result: no configure:4817: checking for linux/netlink.h configure:4817: cc -c -g -O2 conftest.c >&5 configure:4817: $? = 0 configure:4817: result: yes configure:4830: checking linux/inet_diag.h usability configure:4830: cc -c -g -O2 conftest.c >&5 configure:4830: $? = 0 configure:4830: result: yes configure:4830: checking linux/inet_diag.h presence configure:4830: cc -E conftest.c configure:4830: $? = 0 configure:4830: result: yes configure:4830: checking for linux/inet_diag.h configure:4830: result: yes configure:4851: checking for libperfstat.h configure:4851: cc -c -g -O2 conftest.c >&5 conftest.c:90:10: fatal error: libperfstat.h: No such file or directory 90 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:4851: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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:4851: result: no configure:4868: checking for library containing socket configure:4899: cc -o conftest -g -O2 conftest.c >&5 configure:4899: $? = 0 configure:4916: result: none required configure:4924: checking for library containing kstat_open configure:4955: cc -o conftest -g -O2 conftest.c >&5 /usr/bin/ld: /tmp/cc8kXWR3.o: in function `main': /home/asand3r/Downloads/zabbix-5.0.22/conftest.c:95: undefined reference to `kstat_open' collect2: error: ld returned 1 exit status configure:4955: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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:4955: cc -o conftest -g -O2 conftest.c -lkstat >&5 /usr/bin/ld: cannot find -lkstat collect2: error: ld returned 1 exit status configure:4955: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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:4972: result: no configure:4980: checking for library containing gethostbyname configure:5011: cc -o conftest -g -O2 conftest.c >&5 configure:5011: $? = 0 configure:5028: result: none required configure:5036: checking for library containing clock_gettime configure:5067: cc -o conftest -g -O2 conftest.c >&5 configure:5067: $? = 0 configure:5084: result: none required configure:5092: checking for library containing dlopen configure:5123: cc -o conftest -g -O2 conftest.c >&5 /usr/bin/ld: /tmp/ccuZSwCS.o: in function `main': /home/asand3r/Downloads/zabbix-5.0.22/conftest.c:95: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:5123: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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:5123: cc -o conftest -g -O2 conftest.c -ldl >&5 configure:5123: $? = 0 configure:5140: result: -ldl configure:5149: checking for library containing perfstat_memory_total configure:5180: cc -o conftest -g -O2 conftest.c -ldl >&5 /usr/bin/ld: /tmp/ccgfxJjF.o: in function `main': /home/asand3r/Downloads/zabbix-5.0.22/conftest.c:95: undefined reference to `perfstat_memory_total' collect2: error: ld returned 1 exit status configure:5180: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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:5180: cc -o conftest -g -O2 conftest.c -lperfstat -ldl >&5 /usr/bin/ld: cannot find -lperfstat collect2: error: ld returned 1 exit status configure:5180: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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:5197: result: no configure:5207: checking for library containing devstat_getdevs configure:5238: cc -o conftest -g -O2 conftest.c -ldl >&5 /usr/bin/ld: /tmp/ccUd6oSM.o: in function `main': /home/asand3r/Downloads/zabbix-5.0.22/conftest.c:95: undefined reference to `devstat_getdevs' collect2: error: ld returned 1 exit status configure:5238: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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:5238: cc -o conftest -g -O2 conftest.c -ldevstat -ldl >&5 /usr/bin/ld: cannot find -ldevstat collect2: error: ld returned 1 exit status configure:5238: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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:5255: result: no configure:5265: checking for library containing getdevs configure:5296: cc -o conftest -g -O2 conftest.c -ldl >&5 /usr/bin/ld: /tmp/cctEVDLT.o: in function `main': /home/asand3r/Downloads/zabbix-5.0.22/conftest.c:95: undefined reference to `getdevs' collect2: error: ld returned 1 exit status configure:5296: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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:5296: cc -o conftest -g -O2 conftest.c -ldevstat -ldl >&5 /usr/bin/ld: cannot find -ldevstat collect2: error: ld returned 1 exit status configure:5296: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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:5313: result: no configure:5324: checking for library containing backtrace_symbols configure:5355: cc -o conftest -g -O2 conftest.c -ldl >&5 configure:5355: $? = 0 configure:5372: result: none required configure:5383: checking for main in -lm configure:5402: cc -o conftest -g -O2 conftest.c -lm -ldl >&5 configure:5402: $? = 0 configure:5411: result: yes configure:5422: checking for main in -lkvm configure:5441: 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:5441: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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:5450: result: no configure:5464: checking for DNS lookup functions configure:5505: cc -o conftest -g -O2 conftest.c -lm -ldl >&5 /usr/bin/ld: /tmp/ccLVX1PL.o: in function `main': /home/asand3r/Downloads/zabbix-5.0.22/conftest.c:113: undefined reference to `__res_query' collect2: error: ld returned 1 exit status configure:5505: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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:5553: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 configure:5553: $? = 0 configure:5668: result: yes configure:5695: checking for special C compiler options needed for large files configure:5740: result: no configure:5746: checking for _FILE_OFFSET_BITS value needed for large files configure:5771: cc -c -g -O2 conftest.c >&5 configure:5771: $? = 0 configure:5803: result: no configure:5890: checking for an ANSI C-conforming const configure:5956: cc -c -g -O2 conftest.c >&5 configure:5956: $? = 0 configure:5963: result: yes configure:5971: checking for pid_t configure:5971: cc -c -g -O2 conftest.c >&5 configure:5971: $? = 0 configure:5971: cc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:123:20: error: expected expression before ')' token 123 | if (sizeof ((pid_t))) | ^ configure:5971: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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:5971: result: yes configure:5983: checking for socklen_t configure:6000: cc -c -g -O2 conftest.c >&5 configure:6000: $? = 0 configure:6001: result: yes configure:6012: checking for actual socklen_t parameter type in socket functions configure:6039: cc -c -g -O2 conftest.c >&5 configure:6039: $? = 0 configure:6049: result: socklen_t configure:6061: checking for integer field name in union sigval of struct siginfo_t configure:6083: cc -c -g -O2 conftest.c >&5 configure:6083: $? = 0 configure:6092: result: sival_int configure:6103: checking for res_ninit configure:6139: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 configure:6139: $? = 0 configure:6143: result: yes configure:6152: checking for res_ndestroy configure:6189: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 conftest.c: In function 'main': conftest.c:117:2: warning: implicit declaration of function 'res_ndestroy' [-Wimplicit-function-declaration] 117 | res_ndestroy(&res_state_local); | ^~~~~~~~~~~~ /usr/bin/ld: /tmp/cchG9r7g.o: in function `main': /home/asand3r/Downloads/zabbix-5.0.22/conftest.c:117: undefined reference to `res_ndestroy' collect2: error: ld returned 1 exit status configure:6189: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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:6196: result: no configure:6202: checking for _res._u._ext.nsaddrs configure:6238: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 configure:6238: $? = 0 configure:6242: result: yes configure:6251: checking for _res._u._ext.ext configure:6287: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 conftest.c: In function 'main': conftest.c:117:20: error: 'struct ' has no member named 'ext' 117 | ext = _res._u._ext.ext; | ^ configure:6287: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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:6294: result: no configure:6300: checking for _res._ext.ext.nsaddrs configure:6336: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 conftest.c: In function 'main': conftest.c:117:12: error: 'struct __res_state' has no member named '_ext' 117 | na = &_res._ext.ext.nsaddrs[0]; | ^ configure:6336: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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:6343: result: no configure:6349: checking for struct sockaddr_in6.sin6_len configure:6386: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 conftest.c: In function 'main': conftest.c:118:12: error: 'struct sockaddr_in6' has no member named 'sin6_len' 118 | len = sin6.sin6_len; | ^ configure:6386: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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:6393: result: no configure:6399: checking for union semun configure:6416: cc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:99:13: error: storage size of 'foo' isn't known 99 | union semun foo; | ^~~ configure:6416: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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:6423: result: no configure:6428: checking for struct swaptable in sys/swap.h configure:6500: cc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:112:11: warning: implicit declaration of function 'swapctl' [-Wimplicit-function-declaration] 112 | cnt = swapctl(SC_GETNSWP, 0); | ^~~~~~~ conftest.c:112:19: error: 'SC_GETNSWP' undeclared (first use in this function) 112 | cnt = swapctl(SC_GETNSWP, 0); | ^~~~~~~~~~ conftest.c:112:19: note: each undeclared identifier is reported only once for each function it appears in conftest.c:116:27: error: invalid application of 'sizeof' to incomplete type 'struct swapent' 116 | cnt * sizeof(struct swapent)); | ^~~~~~ conftest.c:119:3: warning: 'return' with no value, in function returning non-void 119 | return; | ^~~~~~ conftest.c:102:1: note: declared here 102 | main () | ^~~~ conftest.c:121:8: error: dereferencing pointer to incomplete type 'struct swaptable' 121 | swt->swt_n = cnt; | ^~ conftest.c:130:6: error: increment of pointer to an incomplete type 'struct swapent' 130 | ste++->ste_path = path; | ^~ conftest.c:130:8: error: dereferencing pointer to incomplete type 'struct swapent' 130 | ste++->ste_path = path; | ^~ conftest.c:134:13: error: 'SC_LIST' undeclared (first use in this function) 134 | swapctl(SC_LIST, swt); | ^~~~~~~ conftest.c:143:26: error: 'ST_INDEL' undeclared (first use in this function) 143 | if (!(ste->ste_flags & ST_INDEL) && | ^~~~~~~~ conftest.c:144:26: error: 'ST_DOINGDEL' undeclared (first use in this function) 144 | !(ste->ste_flags & ST_DOINGDEL)) | ^~~~~~~~~~~ conftest.c:148:8: error: increment of pointer to an incomplete type 'struct swapent' 148 | } ste++; | ^~ configure:6500: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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:6507: result: no configure:6512: checking for struct sensordev in sys/sensors.h configure:6531: cc -c -g -O2 conftest.c >&5 conftest.c:94:10: fatal error: sys/sensors.h: No such file or directory 94 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:6531: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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:6538: result: no configure:6543: checking for struct statvfs64 in sys/statvfs.h configure:6567: cc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:103:19: error: storage size of 's' isn't known 103 | struct statvfs64 s; | ^ conftest.c:105:2: warning: implicit declaration of function 'statvfs64'; did you mean 'statvfs'? [-Wimplicit-function-declaration] 105 | statvfs64("/", &s); | ^~~~~~~~~ | statvfs configure:6567: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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:6574: result: no configure:6579: checking for struct statfs64 in sys/statfs.h configure:6603: cc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:103:18: error: storage size of 's' isn't known 103 | struct statfs64 s; | ^ conftest.c:105:2: warning: implicit declaration of function 'statfs64'; did you mean 'statfs'? [-Wimplicit-function-declaration] 105 | statfs64("/", &s); | ^~~~~~~~ | statfs configure:6603: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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:6610: result: no configure:6615: checking for field ss_family in struct sockaddr_storage configure:6630: cc -c -g -O2 conftest.c >&5 configure:6630: $? = 0 configure:6634: result: yes configure:6642: checking for field mem_unit in struct sysinfo configure:6657: cc -c -g -O2 conftest.c >&5 configure:6657: $? = 0 configure:6661: result: yes configure:6669: checking for field freeswap in struct sysinfo configure:6684: cc -c -g -O2 conftest.c >&5 configure:6684: $? = 0 configure:6688: result: yes configure:6696: checking for field totalswap in struct sysinfo configure:6711: cc -c -g -O2 conftest.c >&5 configure:6711: $? = 0 configure:6715: result: yes configure:6723: checking for field totalram in struct sysinfo configure:6738: cc -c -g -O2 conftest.c >&5 configure:6738: $? = 0 configure:6742: result: yes configure:6750: checking for field sharedram in struct sysinfo configure:6765: cc -c -g -O2 conftest.c >&5 configure:6765: $? = 0 configure:6769: result: yes configure:6777: checking for field bufferram in struct sysinfo configure:6792: cc -c -g -O2 conftest.c >&5 configure:6792: $? = 0 configure:6796: result: yes configure:6804: checking for field freeram in struct sysinfo configure:6819: cc -c -g -O2 conftest.c >&5 configure:6819: $? = 0 configure:6823: result: yes configure:6831: checking for field uptime in struct sysinfo configure:6846: cc -c -g -O2 conftest.c >&5 configure:6846: $? = 0 configure:6850: result: yes configure:6858: checking for field procs in struct sysinfo configure:6873: cc -c -g -O2 conftest.c >&5 configure:6873: $? = 0 configure:6877: result: yes configure:6885: checking for field tm_gmtoff in struct tm configure:6909: cc -c -g -O2 conftest.c >&5 configure:6909: $? = 0 configure:6913: result: yes configure:6921: checking for linker options --start-group/--end-group configure:6936: cc -o conftest -g -O2 -Wl,--start-group -Wl,--end-group conftest.c -lm -ldl -lresolv >&5 configure:6936: $? = 0 configure:6938: result: yes configure:6949: checking for '__thread' compiler support configure:6962: cc -c -g -O2 conftest.c >&5 configure:6962: $? = 0 configure:6966: result: yes configure:6975: checking for field updates in struct vminfo_t configure:6993: cc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:110:2: error: unknown type name 'vminfo_t' 110 | vminfo_t vminfo; | ^~~~~~~~ conftest.c:111:8: error: request for member 'updates' in something not a structure or union 111 | vminfo.updates; | ^ configure:6993: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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_THREAD_LOCAL 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | vminfo_t vminfo; | vminfo.updates; | | ; | return 0; | } configure:7000: result: no configure:7006: checking for function sysconf() in unistd.h configure:7025: cc -c -g -O2 conftest.c >&5 configure:7025: $? = 0 configure:7029: result: yes configure:7037: checking for function initgroups() configure:7056: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 configure:7056: $? = 0 configure:7060: result: yes configure:7069: checking for functions seteuid() and setegid() configure:7088: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 conftest.c: In function 'main': conftest.c:113:2: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] 113 | seteuid(0); | ^~~~~~~~~~ conftest.c:114:2: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] 114 | setegid(0); | ^~~~~~~~~~ configure:7088: $? = 0 configure:7092: result: yes configure:7101: checking for function setproctitle() configure:7119: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 conftest.c: In function 'main': conftest.c:114:2: warning: implicit declaration of function 'setproctitle' [-Wimplicit-function-declaration] 114 | setproctitle("Test %d", 1); | ^~~~~~~~~~~~ /usr/bin/ld: /tmp/ccfFgIwz.o: in function `main': /home/asand3r/Downloads/zabbix-5.0.22/conftest.c:114: undefined reference to `setproctitle' collect2: error: ld returned 1 exit status configure:7119: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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_THREAD_LOCAL 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:7126: result: no configure:7132: checking for function sysctlbyname() configure:7157: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 In file included from conftest.c:115: /usr/include/x86_64-linux-gnu/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ conftest.c: In function 'main': conftest.c:121:2: warning: implicit declaration of function 'sysctlbyname' [-Wimplicit-function-declaration] 121 | sysctlbyname("", 0, 0, 0, 0); | ^~~~~~~~~~~~ /usr/bin/ld: /tmp/ccYMExXC.o: in function `main': /home/asand3r/Downloads/zabbix-5.0.22/conftest.c:121: undefined reference to `sysctlbyname' collect2: error: ld returned 1 exit status configure:7157: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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_THREAD_LOCAL 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:7164: result: no configure:7170: checking for function sysctl (KERN_BOOTTIME) configure:7206: cc -c -g -O2 conftest.c >&5 In file included from conftest.c:115: /usr/include/x86_64-linux-gnu/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ conftest.c: In function 'main': conftest.c:129:18: error: 'KERN_BOOTTIME' undeclared (first use in this function) 129 | mib[1] = KERN_BOOTTIME; | ^~~~~~~~~~~~~ conftest.c:129:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:132:9: warning: 'sysctl' is deprecated [-Wdeprecated-declarations] 132 | sysctl(mib, 2, &uptime, &len, 0, 0); | ^~~~~~ In file included from conftest.c:115: /usr/include/x86_64-linux-gnu/sys/sysctl.h:70:12: note: declared here 70 | extern int sysctl (int *__name, int __nlen, void *__oldval, | ^~~~~~ configure:7206: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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_THREAD_LOCAL 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:7213: result: no configure:7218: checking for function sysctl (HW_NCPU) configure:7250: cc -c -g -O2 conftest.c >&5 In file included from conftest.c:115: /usr/include/x86_64-linux-gnu/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ conftest.c: In function 'main': conftest.c:124:11: error: 'CTL_HW' undeclared (first use in this function); did you mean 'CTL_PM'? 124 | mib[0] = CTL_HW; | ^~~~~~ | CTL_PM conftest.c:124:11: note: each undeclared identifier is reported only once for each function it appears in conftest.c:125:11: error: 'HW_NCPU' undeclared (first use in this function) 125 | mib[1] = HW_NCPU; | ^~~~~~~ conftest.c:128:2: warning: 'sysctl' is deprecated [-Wdeprecated-declarations] 128 | sysctl(mib, 2, &ncpu, &len, 0, 0); | ^~~~~~ In file included from conftest.c:115: /usr/include/x86_64-linux-gnu/sys/sysctl.h:70:12: note: declared here 70 | extern int sysctl (int *__name, int __nlen, void *__oldval, | ^~~~~~ configure:7250: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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_THREAD_LOCAL 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:7257: result: no configure:7262: checking for function sysctl (KERN_MAXFILES) configure:7294: cc -c -g -O2 conftest.c >&5 In file included from conftest.c:115: /usr/include/x86_64-linux-gnu/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ conftest.c: In function 'main': conftest.c:125:18: error: 'KERN_MAXFILES' undeclared (first use in this function); did you mean 'FS_MAXFILE'? 125 | mib[1] = KERN_MAXFILES; | ^~~~~~~~~~~~~ | FS_MAXFILE conftest.c:125:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:128:9: warning: 'sysctl' is deprecated [-Wdeprecated-declarations] 128 | sysctl(mib, 2, &maxfiles, &len, 0, 0); | ^~~~~~ In file included from conftest.c:115: /usr/include/x86_64-linux-gnu/sys/sysctl.h:70:12: note: declared here 70 | extern int sysctl (int *__name, int __nlen, void *__oldval, | ^~~~~~ configure:7294: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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_THREAD_LOCAL 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:7301: result: no configure:7306: checking for function sysctl (KERN_MAXPROC) configure:7338: cc -c -g -O2 conftest.c >&5 In file included from conftest.c:115: /usr/include/x86_64-linux-gnu/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ conftest.c: In function 'main': conftest.c:125:18: error: 'KERN_MAXPROC' undeclared (first use in this function); did you mean 'KERN_MSGPOOL'? 125 | mib[1] = KERN_MAXPROC; | ^~~~~~~~~~~~ | KERN_MSGPOOL conftest.c:125:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:128:9: warning: 'sysctl' is deprecated [-Wdeprecated-declarations] 128 | sysctl(mib, 2, &maxproc, &len, 0, 0); | ^~~~~~ In file included from conftest.c:115: /usr/include/x86_64-linux-gnu/sys/sysctl.h:70:12: note: declared here 70 | extern int sysctl (int *__name, int __nlen, void *__oldval, | ^~~~~~ configure:7338: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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_THREAD_LOCAL 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:7345: result: no configure:7350: checking for function sysctl (KERN_CPTIME,KERN_CPTIME2) configure:7390: cc -c -g -O2 conftest.c >&5 In file included from conftest.c:108: /usr/include/x86_64-linux-gnu/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ conftest.c: In function 'main': conftest.c:120:12: error: 'CP_USER' undeclared (first use in this function); did you mean 'SI_USER'? 120 | int i[] = {CP_USER, CP_NICE, CP_SYS, CP_INTR, CP_IDLE}; | ^~~~~~~ | SI_USER conftest.c:120:12: note: each undeclared identifier is reported only once for each function it appears in conftest.c:120:21: error: 'CP_NICE' undeclared (first use in this function) 120 | int i[] = {CP_USER, CP_NICE, CP_SYS, CP_INTR, CP_IDLE}; | ^~~~~~~ conftest.c:120:30: error: 'CP_SYS' undeclared (first use in this function) 120 | int i[] = {CP_USER, CP_NICE, CP_SYS, CP_INTR, CP_IDLE}; | ^~~~~~ conftest.c:120:38: error: 'CP_INTR' undeclared (first use in this function) 120 | int i[] = {CP_USER, CP_NICE, CP_SYS, CP_INTR, CP_IDLE}; | ^~~~~~~ conftest.c:120:47: error: 'CP_IDLE' undeclared (first use in this function) 120 | int i[] = {CP_USER, CP_NICE, CP_SYS, CP_INTR, CP_IDLE}; | ^~~~~~~ conftest.c:123:14: error: 'CPUSTATES' undeclared (first use in this function) 123 | long states[CPUSTATES]; | ^~~~~~~~~ conftest.c:124:26: error: 'KERN_CPTIME' undeclared (first use in this function); did you mean 'KERN_HZ_TIMER'? 124 | int mib[2] = {CTL_KERN, KERN_CPTIME}; | ^~~~~~~~~~~ | KERN_HZ_TIMER conftest.c:127:2: warning: 'sysctl' is deprecated [-Wdeprecated-declarations] 127 | sysctl(mib, 2, &states, &sz, NULL, 0); | ^~~~~~ In file included from conftest.c:108: /usr/include/x86_64-linux-gnu/sys/sysctl.h:70:12: note: declared here 70 | extern int sysctl (int *__name, int __nlen, void *__oldval, | ^~~~~~ conftest.c:132:27: error: 'KERN_CPTIME2' undeclared (first use in this function); did you mean 'KERN_HZ_TIMER'? 132 | int mib[3] = {CTL_KERN, KERN_CPTIME2, 0}; | ^~~~~~~~~~~~ | KERN_HZ_TIMER conftest.c:135:2: warning: 'sysctl' is deprecated [-Wdeprecated-declarations] 135 | sysctl(mib, 3, &states, &sz, NULL, 0); | ^~~~~~ In file included from conftest.c:108: /usr/include/x86_64-linux-gnu/sys/sysctl.h:70:12: note: declared here 70 | extern int sysctl (int *__name, int __nlen, void *__oldval, | ^~~~~~ configure:7390: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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_THREAD_LOCAL 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:7397: result: no configure:7402: checking for function clock_gettime in time.h configure:7423: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 configure:7423: $? = 0 configure:7427: result: yes configure:7437: checking for macro __va_copy() in stdarg.h configure:7456: cc -c -g -O2 conftest.c >&5 configure:7456: $? = 0 configure:7460: result: yes configure:7468: checking for macro __VA_ARGS__ configure:7488: cc -c -g -O2 conftest.c >&5 configure:7488: $? = 0 configure:7492: result: yes configure:7501: checking return type of signal handlers configure:7519: cc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:115:10: error: void value not ignored as it ought to be 115 | return *(signal (0, 0)) (0) == 1; | ~^~~~~~~~~~~~~~~~~~ configure:7519: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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_THREAD_LOCAL 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:7526: result: void configure:7534: checking for getloadavg configure:7534: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 configure:7534: $? = 0 configure:7534: result: yes configure:7550: checking for hstrerror configure:7550: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 configure:7550: $? = 0 configure:7550: result: yes configure:7561: checking for getenv configure:7561: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 configure:7561: $? = 0 configure:7561: result: yes configure:7572: checking for putenv configure:7572: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 configure:7572: $? = 0 configure:7572: result: yes configure:7583: checking for sigqueue configure:7583: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 configure:7583: $? = 0 configure:7583: result: yes configure:7594: checking for round configure:7594: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 conftest.c:138:6: warning: conflicting types for built-in function 'round'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 138 | char round (); | ^~~~~ conftest.c:126:1: note: 'round' is declared in header '' 125 | # include 126 | #else configure:7594: $? = 0 configure:7594: result: yes configure:7605: checking for /proc filesystem configure:7608: result: yes configure:7618: checking for file /proc/stat configure:7621: result: yes configure:7631: checking for file /proc/cpuinfo configure:7634: result: yes configure:7644: checking for file /proc/0/psinfo configure:7653: result: no configure:7657: checking for file /proc/loadavg configure:7660: result: yes configure:7670: checking for file /proc/net/dev configure:7673: result: yes configure:7684: checking for long long format configure:7705: cc -o conftest -g -O2 conftest.c -lm -ldl -lresolv >&5 conftest.c: In function 'main': conftest.c:125:9: error: unknown type name 'uint64_t'; did you mean 'u_int64_t'? 125 | uint64_t i; | ^~~~~~~~ | u_int64_t conftest.c:127:9: warning: implicit declaration of function 'sscanf' [-Wimplicit-function-declaration] 127 | sscanf("200000000010020", "%qu", &i); | ^~~~~~ conftest.c:127:9: warning: incompatible implicit declaration of built-in function 'sscanf' conftest.c:123:1: note: include '' or provide a declaration of 'sscanf' 122 | #include +++ |+#include 123 | int main() conftest.c:127:38: warning: format '%qu' expects argument of type 'long long unsigned int *', but argument 3 has type 'int *' [-Wformat=] 127 | sscanf("200000000010020", "%qu", &i); | ~~^ ~~ | | | | | int * | long long unsigned int * | %u configure:7705: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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_THREAD_LOCAL 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:7712: result: no configure:7720: checking for -rdynamic linking option configure:7737: cc -o conftest -g -O2 -rdynamic conftest.c -lm -ldl -lresolv >&5 configure:7737: $? = 0 configure:7739: result: yes configure:7750: checking for libperfstat 5.2.0.40 fileset configure:7766: cc -c -g -O2 conftest.c >&5 conftest.c:121:10: fatal error: sys/protosw.h: No such file or directory 121 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:7766: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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_THREAD_LOCAL 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:7773: result: no configure:7778: checking for libperfstat 5.3.0.60 fileset configure:7798: cc -c -g -O2 conftest.c >&5 conftest.c:121:10: fatal error: sys/protosw.h: No such file or directory 121 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:7798: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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_THREAD_LOCAL 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:7805: result: no configure:7846: checking for architecture configure:7848: result: linux (linux-gnu) configure:7852: checking for the linux kernel version configure:7873: result: unknown family (5.13.0-39-generic) configure:7986: checking size of void * configure:7991: cc -o conftest -g -O2 -rdynamic conftest.c -lm -ldl -lresolv >&5 configure:7991: $? = 0 configure:7991: ./conftest configure:7991: $? = 0 configure:8005: result: 8 configure:8022: checking if static linking is possible configure:8035: cc -o conftest -g -O2 -rdynamic -static conftest.c -lm -ldl -lresolv >&5 configure:8035: $? = 0 configure:8036: result: yes configure:9052: checking for Oracle support configure:9067: result: no configure:9340: checking for SQLite3 library >= 3.0.0 configure:9381: cc -c -g -O2 -I/usr/include conftest.c >&5 configure:9381: $? = 0 configure:9384: result: yes configure:9447: checking for function sqlite3_open_v2() in sqlite3.h configure:9462: cc -o conftest -g -O2 -I/usr/include -rdynamic -static -L/usr/lib -lsqlite3 conftest.c -lm -ldl -lresolv >&5 /usr/bin/ld: /tmp/ccKArmah.o: in function `main': /home/asand3r/Downloads/zabbix-5.0.22/conftest.c:129: undefined reference to `sqlite3_open_v2' collect2: error: ld returned 1 exit status configure:9462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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_THREAD_LOCAL 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 | #define HAVE_SQLITE3 1 | /* end confdefs.h. */ | #include | int | main () | { | sqlite3 *conn = 0; | sqlite3_open_v2("dbname", &conn, SQLITE_OPEN_READWRITE, 0); | | ; | return 0; | } configure:9469: result: no configure:9482: checking for Zabbix server/proxy database selection configure:9489: result: ok configure:9493: checking for multirow insert statements configure:9502: result: no configure:9574: checking for pkg-config configure:9592: found /usr/bin/pkg-config configure:9604: result: /usr/bin/pkg-config configure:9629: checking pkg-config is at least version 0.9.0 configure:9632: result: yes configure:9723: checking for pkg-config configure:9753: result: /usr/bin/pkg-config configure:9778: checking pkg-config is at least version 0.9.0 configure:9781: result: yes configure:9870: checking for xmlReadMemory in -lxml2 configure:9895: cc -o conftest -g -O2 -I/usr/include/libxml2 -rdynamic -static conftest.c -lxml2 -lm -ldl -lresolv >&5 /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libxml2.a(nanohttp.o): in function `xmlNanoHTTPConnectHost': (.text+0xb3b): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: (.text+0x9ba): warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libxml2.a(xmlIO.o): in function `xmlGzfileOpenW': (.text+0x29b): undefined reference to `gzdopen' /usr/bin/ld: (.text+0x2db): undefined reference to `gzopen64' /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libxml2.a(xmlIO.o): in function `xmlGzfileOpen': (.text+0x749): undefined reference to `gzdopen' /usr/bin/ld: (.text+0x7b4): undefined reference to `gzdopen' /usr/bin/ld: (.text+0x820): undefined reference to `gzopen64' /usr/bin/ld: (.text+0x8cb): undefined reference to `gzopen64' /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libxml2.a(xmlIO.o): in function `xmlCreateZMemBuff': (.text+0xbf8): undefined reference to `deflateInit2_' /usr/bin/ld: (.text+0xc0f): undefined reference to `crc32' /usr/bin/ld: (.text+0xcb7): undefined reference to `deflateEnd' /usr/bin/ld: (.text+0xd3c): undefined reference to `deflateEnd' /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libxml2.a(xmlIO.o): in function `xmlIOHTTPWrite': (.text+0x1628): undefined reference to `deflate' /usr/bin/ld: (.text+0x1649): undefined reference to `crc32' /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libxml2.a(xmlIO.o): in function `xmlGzfileClose': (.text+0x1e89): undefined reference to `gzclose' /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libxml2.a(xmlIO.o): in function `xmlGzfileRead': (.text+0x1eb9): undefined reference to `gzread' /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libxml2.a(xmlIO.o): in function `xmlGzfileWrite': (.text+0x2029): undefined reference to `gzwrite' /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libxml2.a(xmlIO.o): in function `__xmlParserInputBufferCreateFilename': (.text+0x2f83): undefined reference to `gzdirect' /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libxml2.a(xmlIO.o): in function `xmlFreeHTTPWriteCtxt': (.text+0x426a): undefined reference to `deflateEnd' /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libxml2.a(xmlIO.o): in function `xmlIOHTTPCloseWrite': (.text+0x4859): undefined reference to `deflate' /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libxml2.a(nanohttp.o): in function `xmlNanoHTTPFreeCtxt': (.text+0x45b): undefined reference to `inflateEnd' /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libxml2.a(nanohttp.o): in function `xmlNanoHTTPRead': (.text+0xf8d): undefined reference to `inflate' /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libxml2.a(nanohttp.o): in function `xmlNanoHTTPMethodRedir': (.text+0x1cf0): undefined reference to `inflateInit2_' /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libxml2.a(xzlib.o): in function `xz_decomp': (.text+0x7be): undefined reference to `lzma_code' /usr/bin/ld: (.text+0x82d): undefined reference to `crc32' /usr/bin/ld: (.text+0x8a6): undefined reference to `inflate' /usr/bin/ld: (.text+0x970): undefined reference to `crc32' /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libxml2.a(xzlib.o): in function `xz_head': (.text+0xbc0): undefined reference to `lzma_auto_decoder' /usr/bin/ld: (.text+0xcc2): undefined reference to `lzma_properties_decode' /usr/bin/ld: (.text+0xd31): undefined reference to `inflateInit2_' /usr/bin/ld: (.text+0x11bf): undefined reference to `inflateReset' /usr/bin/ld: (.text+0x11ca): undefined reference to `crc32' /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libxml2.a(xzlib.o): in function `__libxml2_xzclose': (.text+0x1cb5): undefined reference to `lzma_end' /usr/bin/ld: (.text+0x1d00): undefined reference to `inflateEnd' /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libxml2.a(encoding.o): in function `openIcuConverter': (.text+0xfd0): undefined reference to `ucnv_open_66' /usr/bin/ld: (.text+0xffc): undefined reference to `UCNV_FROM_U_CALLBACK_STOP_66' /usr/bin/ld: (.text+0x1001): undefined reference to `ucnv_setFromUCallBack_66' /usr/bin/ld: (.text+0x1020): undefined reference to `ucnv_open_66' /usr/bin/ld: (.text+0x103b): undefined reference to `ucnv_close_66' /usr/bin/ld: (.text+0x1073): undefined reference to `UCNV_TO_U_CALLBACK_STOP_66' /usr/bin/ld: (.text+0x1078): undefined reference to `ucnv_setToUCallBack_66' /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libxml2.a(encoding.o): in function `xmlUconvWrapper': (.text+0x1208): undefined reference to `ucnv_convertEx_66' /usr/bin/ld: (.text+0x1292): undefined reference to `ucnv_convertEx_66' /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libxml2.a(encoding.o): in function `xmlFindCharEncodingHandler.part.0': (.text+0x25af): undefined reference to `ucnv_close_66' /usr/bin/ld: (.text+0x25b8): undefined reference to `ucnv_close_66' /usr/bin/ld: (.text+0x2675): undefined reference to `ucnv_close_66' /usr/bin/ld: (.text+0x267e): undefined reference to `ucnv_close_66' /usr/bin/ld: (.text+0x26c9): undefined reference to `ucnv_close_66' /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libxml2.a(encoding.o):(.text+0x26d2): more undefined references to `ucnv_close_66' follow collect2: error: ld returned 1 exit status configure:9895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "5.0.22" | #define PACKAGE_STRING "Zabbix 5.0.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "5.0.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_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_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_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_THREAD_LOCAL 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 | #define HAVE_SQLITE3 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 xmlReadMemory (); | int | main () | { | return xmlReadMemory (); | ; | return 0; | } configure:9904: result: no configure:9912: error: Not found libxml2 library ## ---------------- ## ## 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_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=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib/x86_64-linux-gnu/pkgconfig 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_float_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_limits_h=yes 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_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=no 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_stddef_h=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_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=no ac_cv_header_sys_sysinfo_h=yes ac_cv_header_sys_sysmacros_h=yes ac_cv_header_sys_systemcfg_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_ucontext_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=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_lib_xml2_xmlReadMemory=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=mawk 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} '\''/home/asand3r/Downloads/zabbix-5.0.22/missing'\'' aclocal-1.16' AGENT2_CONFIG_FILE='' AGENT2_FALSE='' AGENT2_LDFLAGS='' AGENT2_LIBS='' AGENT2_TRUE='#' 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} '\''/home/asand3r/Downloads/zabbix-5.0.22/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/home/asand3r/Downloads/zabbix-5.0.22/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/home/asand3r/Downloads/zabbix-5.0.22/missing'\'' automake-1.16' AWK='mawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -I/usr/include/libxml2' CGO_CFLAGS='' CGO_LDFLAGS='' CPP='cc -E' CPPFLAGS='' CURL_SSL_CERT_LOCATION='' CURL_SSL_KEY_LOCATION='' CYGPATH_W='echo' DBSCHEMA_FALSE='' DBSCHEMA_TRUE='#' DB_CFLAGS=' -I/usr/include' DB_LDFLAGS=' -L/usr/lib' DB_LIBS=' -lsqlite3' 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='' GO='' GOBIN='' GOCMD='' GOWORKDIR='' 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='' ICONV_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' IPV6_FALSE='' IPV6_TRUE='#' JAR='' JAVAC='' JAVA_FALSE='' JAVA_TRUE='#' LDAP_CPPFLAGS='' LDAP_LDFLAGS='' LDAP_LIBS='' LDFLAGS='-rdynamic -static ' 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='-I/usr/include/libxml2' LIBXML2_LDFLAGS='' LIBXML2_LIBS='' LIBXML2_VERSION='' LOAD_MODULE_PATH='' LTLIBOBJS='' MAKEINFO='${SHELL} '\''/home/asand3r/Downloads/zabbix-5.0.22/missing'\'' makeinfo' 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='' ORACLE_OCI_LDFLAGS='' ORACLE_OCI_LIBS='' ORACLE_OCI_VERSION='' PACKAGE='zabbix' PACKAGE_BUGREPORT='' PACKAGE_NAME='Zabbix' PACKAGE_STRING='Zabbix 5.0.22' PACKAGE_TARNAME='zabbix' PACKAGE_URL='' PACKAGE_VERSION='5.0.22' PATH_SEPARATOR=':' PG_CONFIG='no' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib/x86_64-linux-gnu/pkgconfig' POSTGRESQL_CFLAGS='' POSTGRESQL_LDFLAGS='' POSTGRESQL_LIBS='' POSTGRESQL_VERSION='' PROXY_CONFIG_FILE='' PROXY_FALSE='#' PROXY_IPCSERVICE_FALSE='' PROXY_IPCSERVICE_TRUE='' PROXY_LDFLAGS=' -L/usr/lib' PROXY_LIBS=' -lsqlite3' PROXY_TRUE='' RANLIB='' RESOLV_LIBS='-lresolv' SENDER_LDFLAGS='' SENDER_LIBS='' SERVER_CONFIG_FILE='' SERVER_FALSE='' SERVER_LDFLAGS=' -L/usr/lib' SERVER_LIBS=' -lsqlite3' SERVER_TRUE='#' SET_MAKE='' SHELL='/bin/bash' SNMP_CFLAGS='' SNMP_LDFLAGS='' SNMP_LIBS='' SQLITE3_CPPFLAGS='-I/usr/include' SQLITE3_LDFLAGS='-L/usr/lib' SQLITE3_LIBS='-lsqlite3' SQLITE3_VERSION='3.31.1' SSH2_CFLAGS='' SSH2_LDFLAGS='' SSH2_LIBS='' SSH_CFLAGS='' SSH_LDFLAGS='' SSH_LIBS='' STRIP='' TLS_CFLAGS='' UNIXODBC_CFLAGS='' UNIXODBC_LDFLAGS='' UNIXODBC_LIBS='' VERSION='5.0.22' ZBXCMOCKA_FALSE='' ZBXCMOCKA_TRUE='#' ZBXGET_LDFLAGS='' ZBXGET_LIBS='' ZBXJS_LDFLAGS='' ZBXJS_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} /home/asand3r/Downloads/zabbix-5.0.22/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Zabbix" #define PACKAGE_TARNAME "zabbix" #define PACKAGE_VERSION "5.0.22" #define PACKAGE_STRING "Zabbix 5.0.22" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "zabbix" #define VERSION "5.0.22" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_NETDB_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_TIME_H 1 #define HAVE_ERRNO_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_MATH_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_DIRENT_H 1 #define HAVE_CTYPE_H 1 #define HAVE_MNTENT_H 1 #define HAVE_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_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_STDDEF_H 1 #define HAVE_LIMITS_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RESOLV_H 1 #define HAVE_NET_IF_H 1 #define HAVE_SYS_MOUNT_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_THREAD_LOCAL 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 #define HAVE_SQLITE3 1 configure: exit 1