This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Zabbix configure 3.4.13, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --enable-server --enable-agent --with-postgresql=/opt/rh/postgresql92/root/usr/bin/pg_config --with-libcurl=/opt/rh/httpd24/root/usr/bin/curl-config --with-net-snmp --with-ldap --with-openssl --with-ssh2 --with-libxml2 --prefix /opt/zabbix --with-iconv ## --------- ## ## Platform. ## ## --------- ## hostname = nyprhinf3 uname -m = x86_64 uname -r = 2.6.32-696.30.1.el6.x86_64 uname -s = Linux uname -v = #1 SMP Fri May 18 11:50:44 EDT 2018 /usr/bin/uname -p = unknown /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: /opt/rh/httpd24/root/usr/bin PATH: /opt/rh/httpd24/root/usr/sbin PATH: /opt/rh/httpd24/root/usr/bin PATH: /opt/rh/httpd24/root/usr/sbin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /opt/CA/SharedComponents/bin PATH: /usr/local/bin PATH: /sbin PATH: /usr/sbin PATH: /usr/sfw/bin PATH: /opt/csw/bin PATH: /opt/csw/sbin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2699: checking for a BSD-compatible install configure:2767: result: /usr/bin/install -c configure:2778: checking whether build environment is sane configure:2833: result: yes configure:2984: checking for a thread-safe mkdir -p configure:3023: result: /bin/mkdir -p configure:3030: checking for gawk configure:3046: found /bin/gawk configure:3057: result: gawk configure:3068: checking whether make sets $(MAKE) configure:3090: result: yes configure:3119: checking whether make supports nested variables configure:3136: result: yes configure:3263: Configuring Zabbix 3.4.13 configure:3266: checking whether make sets $(MAKE) configure:3288: result: yes configure:3305: checking build system type configure:3319: result: x86_64-pc-linux-gnu configure:3339: checking host system type configure:3352: result: x86_64-pc-linux-gnu configure:3422: checking for gcc configure:3438: found /usr/bin/gcc configure:3449: result: gcc configure:3678: checking for C compiler version configure:3687: gcc --version >&5 gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-18) Copyright (C) 2010 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:3698: $? = 0 configure:3687: gcc -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.7 20120313 (Red Hat 4.4.7-18) (GCC) configure:3698: $? = 0 configure:3687: gcc -V >&5 gcc: '-V' option must have argument configure:3698: $? = 1 configure:3687: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3698: $? = 1 configure:3718: checking whether the C compiler works configure:3740: gcc conftest.c >&5 configure:3744: $? = 0 configure:3792: result: yes configure:3795: checking for C compiler default output file name configure:3797: result: a.out configure:3803: checking for suffix of executables configure:3810: gcc -o conftest conftest.c >&5 configure:3814: $? = 0 configure:3836: result: configure:3858: checking whether we are cross compiling configure:3866: gcc -o conftest conftest.c >&5 configure:3870: $? = 0 configure:3877: ./conftest configure:3881: $? = 0 configure:3896: result: no configure:3901: checking for suffix of object files configure:3923: gcc -c conftest.c >&5 configure:3927: $? = 0 configure:3948: result: o configure:3952: checking whether we are using the GNU C compiler configure:3971: gcc -c conftest.c >&5 configure:3971: $? = 0 configure:3980: result: yes configure:3989: checking whether gcc accepts -g configure:4009: gcc -c -g conftest.c >&5 configure:4009: $? = 0 configure:4050: result: yes configure:4067: checking for gcc option to accept ISO C89 configure:4130: gcc -c -g -O2 conftest.c >&5 configure:4130: $? = 0 configure:4143: result: none needed configure:4168: checking whether gcc understands -c and -o together configure:4190: gcc -c conftest.c -o conftest2.o configure:4193: $? = 0 configure:4190: gcc -c conftest.c -o conftest2.o configure:4193: $? = 0 configure:4205: result: yes configure:4233: checking for style of include used by make configure:4261: result: GNU configure:4287: checking dependency style of gcc configure:4398: result: gcc3 configure:4422: checking how to run the C preprocessor configure:4453: gcc -E conftest.c configure:4453: $? = 0 configure:4467: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4467: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | /* end confdefs.h. */ | #include configure:4492: result: gcc -E configure:4512: gcc -E conftest.c configure:4512: $? = 0 configure:4526: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4526: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | /* end confdefs.h. */ | #include configure:4555: checking for grep that handles long lines and -e configure:4613: result: /bin/grep configure:4618: checking for egrep configure:4680: result: /bin/grep -E configure:4685: checking for ANSI C header files configure:4705: gcc -c -g -O2 conftest.c >&5 configure:4705: $? = 0 configure:4778: gcc -o conftest -g -O2 conftest.c >&5 configure:4778: $? = 0 configure:4778: ./conftest configure:4778: $? = 0 configure:4789: result: yes configure:4802: checking for sys/types.h configure:4802: gcc -c -g -O2 conftest.c >&5 configure:4802: $? = 0 configure:4802: result: yes configure:4802: checking for sys/stat.h configure:4802: gcc -c -g -O2 conftest.c >&5 configure:4802: $? = 0 configure:4802: result: yes configure:4802: checking for stdlib.h configure:4802: gcc -c -g -O2 conftest.c >&5 configure:4802: $? = 0 configure:4802: result: yes configure:4802: checking for string.h configure:4802: gcc -c -g -O2 conftest.c >&5 configure:4802: $? = 0 configure:4802: result: yes configure:4802: checking for memory.h configure:4802: gcc -c -g -O2 conftest.c >&5 configure:4802: $? = 0 configure:4802: result: yes configure:4802: checking for strings.h configure:4802: gcc -c -g -O2 conftest.c >&5 configure:4802: $? = 0 configure:4802: result: yes configure:4802: checking for inttypes.h configure:4802: gcc -c -g -O2 conftest.c >&5 configure:4802: $? = 0 configure:4802: result: yes configure:4802: checking for stdint.h configure:4802: gcc -c -g -O2 conftest.c >&5 configure:4802: $? = 0 configure:4802: result: yes configure:4802: checking for unistd.h configure:4802: gcc -c -g -O2 conftest.c >&5 configure:4802: $? = 0 configure:4802: result: yes configure:4832: checking stdio.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking stdio.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for stdio.h configure:4832: result: yes configure:4832: checking for stdlib.h configure:4832: result: yes configure:4832: checking for string.h configure:4832: result: yes configure:4832: checking for unistd.h configure:4832: result: yes configure:4832: checking netdb.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking netdb.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for netdb.h configure:4832: result: yes configure:4832: checking signal.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking signal.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for signal.h configure:4832: result: yes configure:4832: checking syslog.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking syslog.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for syslog.h configure:4832: result: yes configure:4832: checking time.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking time.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for time.h configure:4832: result: yes configure:4832: checking errno.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking errno.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for errno.h configure:4832: result: yes configure:4832: checking for sys/types.h configure:4832: result: yes configure:4832: checking for sys/stat.h configure:4832: result: yes configure:4832: checking netinet/in.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking netinet/in.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for netinet/in.h configure:4832: result: yes configure:4832: checking math.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking math.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for math.h configure:4832: result: yes configure:4832: checking sys/socket.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking sys/socket.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for sys/socket.h configure:4832: result: yes configure:4832: checking dirent.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking dirent.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for dirent.h configure:4832: result: yes configure:4832: checking ctype.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking ctype.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for ctype.h configure:4832: result: yes configure:4832: checking mtent.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 conftest.c:70:19: error: mtent.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4832: result: no configure:4832: checking mtent.h presence configure:4832: gcc -E conftest.c conftest.c:37:19: error: mtent.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | /* end confdefs.h. */ | #include configure:4832: result: no configure:4832: checking for mtent.h configure:4832: result: no configure:4832: checking fcntl.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking fcntl.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for fcntl.h configure:4832: result: yes configure:4832: checking sys/param.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking sys/param.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for sys/param.h configure:4832: result: yes configure:4832: checking arpa/inet.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking arpa/inet.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for arpa/inet.h configure:4832: result: yes configure:4832: checking sys/vfs.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking sys/vfs.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for sys/vfs.h configure:4832: result: yes configure:4832: checking sys/pstat.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 conftest.c:74:23: error: sys/pstat.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4832: result: no configure:4832: checking sys/pstat.h presence configure:4832: gcc -E conftest.c conftest.c:41:23: error: sys/pstat.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include configure:4832: result: no configure:4832: checking for sys/pstat.h configure:4832: result: no configure:4832: checking sys/sysinfo.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking sys/sysinfo.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for sys/sysinfo.h configure:4832: result: yes configure:4832: checking sys/statvfs.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking sys/statvfs.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for sys/statvfs.h configure:4832: result: yes configure:4832: checking sys/statfs.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking sys/statfs.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for sys/statfs.h configure:4832: result: yes configure:4832: checking for sys/socket.h configure:4832: result: yes configure:4832: checking sys/loadavg.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 conftest.c:78:25: error: sys/loadavg.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #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:4832: result: no configure:4832: checking sys/loadavg.h presence configure:4832: gcc -E conftest.c conftest.c:45:25: error: sys/loadavg.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #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:4832: result: no configure:4832: checking for sys/loadavg.h configure:4832: result: no configure:4832: checking for arpa/inet.h configure:4832: result: yes configure:4832: checking sys/vmmeter.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 conftest.c:79:25: error: sys/vmmeter.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #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:4832: result: no configure:4832: checking sys/vmmeter.h presence configure:4832: gcc -E conftest.c conftest.c:46:25: error: sys/vmmeter.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #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:4832: result: no configure:4832: checking for sys/vmmeter.h configure:4832: result: no configure:4832: checking for strings.h configure:4832: result: yes configure:4832: checking vm/vm_param.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 conftest.c:80:25: error: vm/vm_param.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 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:4832: result: no configure:4832: checking vm/vm_param.h presence configure:4832: gcc -E conftest.c conftest.c:47:25: error: vm/vm_param.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 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:4832: result: no configure:4832: checking for vm/vm_param.h configure:4832: result: no configure:4832: checking sys/time.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking sys/time.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for sys/time.h configure:4832: result: yes configure:4832: checking kstat.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 conftest.c:81:19: error: kstat.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 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:4832: result: no configure:4832: checking kstat.h presence configure:4832: gcc -E conftest.c conftest.c:48:19: error: kstat.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 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:4832: result: no configure:4832: checking for kstat.h configure:4832: result: no configure:4832: checking sys/syscall.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking sys/syscall.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for sys/syscall.h configure:4832: result: yes configure:4832: checking sys/sysmacros.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking sys/sysmacros.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for sys/sysmacros.h configure:4832: result: yes configure:4832: checking for stdint.h configure:4832: result: yes configure:4832: checking mach/host_info.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 conftest.c:84:28: error: mach/host_info.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_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:4832: result: no configure:4832: checking mach/host_info.h presence configure:4832: gcc -E conftest.c conftest.c:51:28: error: mach/host_info.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_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:4832: result: no configure:4832: checking for mach/host_info.h configure:4832: result: no configure:4832: checking mach/mach_host.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 conftest.c:84:28: error: mach/mach_host.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_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:4832: result: no configure:4832: checking mach/mach_host.h presence configure:4832: gcc -E conftest.c conftest.c:51:28: error: mach/mach_host.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_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:4832: result: no configure:4832: checking for mach/mach_host.h configure:4832: result: no configure:4832: checking knlist.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 conftest.c:84:20: error: knlist.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_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:4832: result: no configure:4832: checking knlist.h presence configure:4832: gcc -E conftest.c conftest.c:51:20: error: knlist.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_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:4832: result: no configure:4832: checking for knlist.h configure:4832: result: no configure:4832: checking pwd.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking pwd.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for pwd.h configure:4832: result: yes configure:4832: checking sys/var.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 conftest.c:85:21: error: sys/var.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_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:4832: result: no configure:4832: checking sys/var.h presence configure:4832: gcc -E conftest.c conftest.c:52:21: error: sys/var.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_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:4832: result: no configure:4832: checking for sys/var.h configure:4832: result: no configure:4832: checking arpa/nameser.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking arpa/nameser.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for arpa/nameser.h configure:4832: result: yes configure:4832: checking assert.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking assert.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for assert.h configure:4832: result: yes configure:4832: checking sys/dkstat.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 conftest.c:87:24: error: sys/dkstat.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_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:4832: result: no configure:4832: checking sys/dkstat.h presence configure:4832: gcc -E conftest.c conftest.c:54:24: error: sys/dkstat.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_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:4832: result: no configure:4832: checking for sys/dkstat.h configure:4832: result: no configure:4832: checking sys/disk.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 conftest.c:87:22: error: sys/disk.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_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:4832: result: no configure:4832: checking sys/disk.h presence configure:4832: gcc -E conftest.c conftest.c:54:22: error: sys/disk.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_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:4832: result: no configure:4832: checking for sys/disk.h configure:4832: result: no configure:4832: checking sys/sched.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 conftest.c:87:23: error: sys/sched.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_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:4832: result: no configure:4832: checking sys/sched.h presence configure:4832: gcc -E conftest.c conftest.c:54:23: error: sys/sched.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_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:4832: result: no configure:4832: checking for sys/sched.h configure:4832: result: no configure:4832: checking zone.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 conftest.c:87:18: error: zone.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_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:4832: result: no configure:4832: checking zone.h presence configure:4832: gcc -E conftest.c conftest.c:54:18: error: zone.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_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:4832: result: no configure:4832: checking for zone.h configure:4832: result: no configure:4832: checking nlist.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking nlist.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for nlist.h configure:4832: result: yes configure:4832: checking kvm.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 conftest.c:88:17: error: kvm.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4832: result: no configure:4832: checking kvm.h presence configure:4832: gcc -E conftest.c conftest.c:55:17: error: kvm.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | /* end confdefs.h. */ | #include configure:4832: result: no configure:4832: checking for kvm.h configure:4832: result: no configure:4832: checking linux/kernel.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking linux/kernel.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for linux/kernel.h configure:4832: result: yes configure:4832: checking procinfo.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 conftest.c:89:22: error: procinfo.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4832: result: no configure:4832: checking procinfo.h presence configure:4832: gcc -E conftest.c conftest.c:56:22: error: procinfo.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | /* end confdefs.h. */ | #include configure:4832: result: no configure:4832: checking for procinfo.h configure:4832: result: no configure:4832: checking sys/dk.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 conftest.c:89:20: error: sys/dk.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4832: result: no configure:4832: checking sys/dk.h presence configure:4832: gcc -E conftest.c conftest.c:56:20: error: sys/dk.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | /* end confdefs.h. */ | #include configure:4832: result: no configure:4832: checking for sys/dk.h configure:4832: result: no configure:4832: checking sys/resource.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking sys/resource.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for sys/resource.h configure:4832: result: yes configure:4832: checking pthread.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking pthread.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for pthread.h configure:4832: result: yes configure:4832: checking windows.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 conftest.c:91:21: error: windows.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4832: result: no configure:4832: checking windows.h presence configure:4832: gcc -E conftest.c conftest.c:58:21: error: windows.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:4832: result: no configure:4832: checking for windows.h configure:4832: result: no configure:4832: checking process.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 conftest.c:91:21: error: process.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4832: result: no configure:4832: checking process.h presence configure:4832: gcc -E conftest.c conftest.c:58:21: error: process.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:4832: result: no configure:4832: checking for process.h configure:4832: result: no configure:4832: checking conio.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 conftest.c:91:19: error: conio.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4832: result: no configure:4832: checking conio.h presence configure:4832: gcc -E conftest.c conftest.c:58:19: error: conio.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:4832: result: no configure:4832: checking for conio.h configure:4832: result: no configure:4832: checking sys/wait.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking sys/wait.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for sys/wait.h configure:4832: result: yes configure:4832: checking stdarg.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking stdarg.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for stdarg.h configure:4832: result: yes configure:4832: checking winsock2.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 conftest.c:93:22: error: winsock2.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4832: result: no configure:4832: checking winsock2.h presence configure:4832: gcc -E conftest.c conftest.c:60:22: error: winsock2.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:4832: result: no configure:4832: checking for winsock2.h configure:4832: result: no configure:4832: checking pdh.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 conftest.c:93:17: error: pdh.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4832: result: no configure:4832: checking pdh.h presence configure:4832: gcc -E conftest.c conftest.c:60:17: error: pdh.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:4832: result: no configure:4832: checking for pdh.h configure:4832: result: no configure:4832: checking psapi.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 conftest.c:93:19: error: psapi.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4832: result: no configure:4832: checking psapi.h presence configure:4832: gcc -E conftest.c conftest.c:60:19: error: psapi.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:4832: result: no configure:4832: checking for psapi.h configure:4832: result: no configure:4832: checking sys/sem.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking sys/sem.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for sys/sem.h configure:4832: result: yes configure:4832: checking sys/ipc.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking sys/ipc.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for sys/ipc.h configure:4832: result: yes configure:4832: checking sys/shm.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking sys/shm.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for sys/shm.h configure:4832: result: yes configure:4832: checking Winldap.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 conftest.c:96:21: error: Winldap.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4832: result: no configure:4832: checking Winldap.h presence configure:4832: gcc -E conftest.c conftest.c:63:21: error: Winldap.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | /* end confdefs.h. */ | #include configure:4832: result: no configure:4832: checking for Winldap.h configure:4832: result: no configure:4832: checking Winber.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 conftest.c:96:20: error: Winber.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4832: result: no configure:4832: checking Winber.h presence configure:4832: gcc -E conftest.c conftest.c:63:20: error: Winber.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | /* end confdefs.h. */ | #include configure:4832: result: no configure:4832: checking for Winber.h configure:4832: result: no configure:4832: checking lber.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking lber.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for lber.h configure:4832: result: yes configure:4832: checking ws2tcpip.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 conftest.c:97:22: error: ws2tcpip.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4832: result: no configure:4832: checking ws2tcpip.h presence configure:4832: gcc -E conftest.c conftest.c:64:22: error: ws2tcpip.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | /* end confdefs.h. */ | #include configure:4832: result: no configure:4832: checking for ws2tcpip.h configure:4832: result: no configure:4832: checking for inttypes.h configure:4832: result: yes configure:4832: checking sys/file.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking sys/file.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for sys/file.h configure:4832: result: yes configure:4832: checking grp.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking grp.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for grp.h configure:4832: result: yes configure:4832: checking execinfo.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking execinfo.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for execinfo.h configure:4832: result: yes configure:4832: checking libperfstat.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 conftest.c:101:25: error: libperfstat.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_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:4832: result: no configure:4832: checking libperfstat.h presence configure:4832: gcc -E conftest.c conftest.c:68:25: error: libperfstat.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_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:4832: result: no configure:4832: checking for libperfstat.h configure:4832: result: no configure:4832: checking sys/systemcfg.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 conftest.c:101:27: error: sys/systemcfg.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_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:4832: result: no configure:4832: checking sys/systemcfg.h presence configure:4832: gcc -E conftest.c conftest.c:68:27: error: sys/systemcfg.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_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:4832: result: no configure:4832: checking for sys/systemcfg.h configure:4832: result: no configure:4832: checking sys/mnttab.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 conftest.c:101:24: error: sys/mnttab.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_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:4832: result: no configure:4832: checking sys/mnttab.h presence configure:4832: gcc -E conftest.c conftest.c:68:24: error: sys/mnttab.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_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:4832: result: no configure:4832: checking for sys/mnttab.h configure:4832: result: no configure:4832: checking mntent.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking mntent.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for mntent.h configure:4832: result: yes configure:4832: checking sys/times.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking sys/times.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for sys/times.h configure:4832: result: yes configure:4832: checking dlfcn.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking dlfcn.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for dlfcn.h configure:4832: result: yes configure:4832: checking sys/utsname.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking sys/utsname.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for sys/utsname.h configure:4832: result: yes configure:4832: checking sys/un.h usability configure:4832: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking sys/un.h presence configure:4832: gcc -E conftest.c configure:4832: $? = 0 configure:4832: result: yes configure:4832: checking for sys/un.h configure:4832: result: yes configure:4844: checking for resolv.h configure:4844: gcc -c -g -O2 conftest.c >&5 configure:4844: $? = 0 configure:4844: result: yes configure:4871: checking for net/if.h configure:4871: gcc -c -g -O2 conftest.c >&5 configure:4871: $? = 0 configure:4871: result: yes configure:4871: checking for net/if_mib.h configure:4871: gcc -c -g -O2 conftest.c >&5 conftest.c:97:24: error: net/if_mib.h: No such file or directory configure:4871: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | /* end confdefs.h. */ | | #include | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | /* for net/if_mib.h */ | #ifdef HAVE_NET_IF_H | # include | #endif | | | #include configure:4871: result: no configure:4905: checking for sys/mount.h configure:4905: gcc -c -g -O2 conftest.c >&5 configure:4905: $? = 0 configure:4905: result: yes configure:4905: checking for sys/proc.h configure:4905: gcc -c -g -O2 conftest.c >&5 conftest.c:85:22: error: sys/proc.h: No such file or directory configure:4905: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:4905: result: no configure:4905: checking for sys/sysctl.h configure:4905: gcc -c -g -O2 conftest.c >&5 configure:4905: $? = 0 configure:4905: result: yes configure:4905: checking for sys/user.h configure:4905: gcc -c -g -O2 conftest.c >&5 configure:4905: $? = 0 configure:4905: result: yes configure:4925: checking for sys/swap.h configure:4925: gcc -c -g -O2 conftest.c >&5 configure:4925: $? = 0 configure:4925: result: yes configure:4942: checking for sys/ucontext.h configure:4942: gcc -c -g -O2 conftest.c >&5 configure:4942: $? = 0 configure:4942: result: yes configure:4959: checking for devstat.h configure:4959: gcc -c -g -O2 conftest.c >&5 conftest.c:86:21: error: devstat.h: No such file or directory configure:4959: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_DKSTAT_H | # include | #endif | | | #include configure:4959: result: no configure:4976: checking for linux/netlink.h configure:4976: gcc -c -g -O2 conftest.c >&5 configure:4976: $? = 0 configure:4976: result: yes configure:4989: checking linux/inet_diag.h usability configure:4989: gcc -c -g -O2 conftest.c >&5 configure:4989: $? = 0 configure:4989: result: yes configure:4989: checking linux/inet_diag.h presence configure:4989: gcc -E conftest.c configure:4989: $? = 0 configure:4989: result: yes configure:4989: checking for linux/inet_diag.h configure:4989: result: yes configure:5010: checking for library containing socket configure:5041: gcc -o conftest -g -O2 conftest.c >&5 configure:5041: $? = 0 configure:5058: result: none required configure:5066: checking for library containing kstat_open configure:5097: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccrwXowd.o: In function `main': /opt/zabbix-src/zabbix-3.4.13/conftest.c:94: undefined reference to `kstat_open' collect2: ld returned 1 exit status configure:5097: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kstat_open (); | int | main () | { | return kstat_open (); | ; | return 0; | } configure:5097: gcc -o conftest -g -O2 conftest.c -lkstat >&5 /usr/bin/ld: cannot find -lkstat collect2: ld returned 1 exit status configure:5097: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kstat_open (); | int | main () | { | return kstat_open (); | ; | return 0; | } configure:5114: result: no configure:5122: checking for library containing gethostbyname configure:5153: gcc -o conftest -g -O2 conftest.c >&5 configure:5153: $? = 0 configure:5170: result: none required configure:5178: checking for library containing clock_gettime configure:5209: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cc88EnEs.o: In function `main': /opt/zabbix-src/zabbix-3.4.13/conftest.c:94: undefined reference to `clock_gettime' collect2: ld returned 1 exit status configure:5209: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char clock_gettime (); | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:5209: gcc -o conftest -g -O2 conftest.c -lrt >&5 configure:5209: $? = 0 configure:5226: result: -lrt configure:5234: checking for library containing dlopen configure:5265: gcc -o conftest -g -O2 conftest.c -lrt >&5 /tmp/ccTChPwB.o: In function `main': /opt/zabbix-src/zabbix-3.4.13/conftest.c:94: undefined reference to `dlopen' collect2: ld returned 1 exit status configure:5265: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:5265: gcc -o conftest -g -O2 conftest.c -ldl -lrt >&5 configure:5265: $? = 0 configure:5282: result: -ldl configure:5291: checking for library containing perfstat_memory_total configure:5322: gcc -o conftest -g -O2 conftest.c -ldl -lrt >&5 /tmp/ccAVWTPD.o: In function `main': /opt/zabbix-src/zabbix-3.4.13/conftest.c:94: undefined reference to `perfstat_memory_total' collect2: ld returned 1 exit status configure:5322: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char perfstat_memory_total (); | int | main () | { | return perfstat_memory_total (); | ; | return 0; | } configure:5322: gcc -o conftest -g -O2 conftest.c -lperfstat -ldl -lrt >&5 /usr/bin/ld: cannot find -lperfstat collect2: ld returned 1 exit status configure:5322: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char perfstat_memory_total (); | int | main () | { | return perfstat_memory_total (); | ; | return 0; | } configure:5339: result: no configure:5349: checking for library containing devstat_getdevs configure:5380: gcc -o conftest -g -O2 conftest.c -ldl -lrt >&5 /tmp/ccRAdllR.o: In function `main': /opt/zabbix-src/zabbix-3.4.13/conftest.c:94: undefined reference to `devstat_getdevs' collect2: ld returned 1 exit status configure:5380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char devstat_getdevs (); | int | main () | { | return devstat_getdevs (); | ; | return 0; | } configure:5380: gcc -o conftest -g -O2 conftest.c -ldevstat -ldl -lrt >&5 /usr/bin/ld: cannot find -ldevstat collect2: ld returned 1 exit status configure:5380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char devstat_getdevs (); | int | main () | { | return devstat_getdevs (); | ; | return 0; | } configure:5397: result: no configure:5407: checking for library containing getdevs configure:5438: gcc -o conftest -g -O2 conftest.c -ldl -lrt >&5 /tmp/ccoVyqO0.o: In function `main': /opt/zabbix-src/zabbix-3.4.13/conftest.c:94: undefined reference to `getdevs' collect2: ld returned 1 exit status configure:5438: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getdevs (); | int | main () | { | return getdevs (); | ; | return 0; | } configure:5438: gcc -o conftest -g -O2 conftest.c -ldevstat -ldl -lrt >&5 /usr/bin/ld: cannot find -ldevstat collect2: ld returned 1 exit status configure:5438: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getdevs (); | int | main () | { | return getdevs (); | ; | return 0; | } configure:5455: result: no configure:5466: checking for library containing backtrace_symbols configure:5497: gcc -o conftest -g -O2 conftest.c -ldl -lrt >&5 configure:5497: $? = 0 configure:5514: result: none required configure:5525: checking for main in -lm configure:5544: gcc -o conftest -g -O2 conftest.c -lm -ldl -lrt >&5 configure:5544: $? = 0 configure:5553: result: yes configure:5564: checking for main in -lkvm configure:5583: gcc -o conftest -g -O2 conftest.c -lkvm -lm -ldl -lrt >&5 /usr/bin/ld: cannot find -lkvm collect2: ld returned 1 exit status configure:5583: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:5592: result: no configure:5606: checking for DNS lookup functions configure:5647: gcc -o conftest -g -O2 conftest.c -lm -ldl -lrt >&5 /tmp/ccajGrIm.o: In function `main': /opt/zabbix-src/zabbix-3.4.13/conftest.c:112: undefined reference to `__res_query' collect2: ld returned 1 exit status configure:5647: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_ARPA_NAMESER_H | # include | #endif | #ifdef HAVE_RESOLV_H | # include | #endif | #ifndef C_IN | # define C_IN ns_c_in | #endif /* C_IN */ | #ifndef T_SOA | # define T_SOA ns_t_soa | #endif /* T_SOA */ | | int | main () | { | | char *buf; | | res_init(); | res_query("", C_IN, T_SOA, buf, 0); | | ; | return 0; | } configure:5695: gcc -o conftest -g -O2 conftest.c -lm -ldl -lrt -lresolv >&5 configure:5695: $? = 0 configure:5810: result: yes configure:5837: checking for special C compiler options needed for large files configure:5882: result: no configure:5888: checking for _FILE_OFFSET_BITS value needed for large files configure:5913: gcc -c -g -O2 conftest.c >&5 configure:5913: $? = 0 configure:5945: result: no configure:6032: checking for an ANSI C-conforming const configure:6098: gcc -c -g -O2 conftest.c >&5 configure:6098: $? = 0 configure:6105: result: yes configure:6113: checking for pid_t configure:6113: gcc -c -g -O2 conftest.c >&5 configure:6113: $? = 0 configure:6113: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:122: error: expected expression before ')' token configure:6113: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:6113: result: yes configure:6125: checking for socklen_t configure:6142: gcc -c -g -O2 conftest.c >&5 configure:6142: $? = 0 configure:6143: result: yes configure:6154: checking for actual socklen_t parameter type in socket functions configure:6181: gcc -c -g -O2 conftest.c >&5 configure:6181: $? = 0 configure:6191: result: socklen_t configure:6203: checking for integer field name in union sigval of struct siginfo_t configure:6225: gcc -c -g -O2 conftest.c >&5 configure:6225: $? = 0 configure:6234: result: sival_int configure:6245: checking for res_ninit configure:6281: gcc -o conftest -g -O2 conftest.c -lm -ldl -lrt -lresolv >&5 configure:6281: $? = 0 configure:6285: result: yes configure:6294: checking for res_ndestroy configure:6331: gcc -o conftest -g -O2 conftest.c -lm -ldl -lrt -lresolv >&5 /tmp/ccrxAe92.o: In function `main': /opt/zabbix-src/zabbix-3.4.13/conftest.c:116: undefined reference to `res_ndestroy' collect2: ld returned 1 exit status configure:6331: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_ARPA_NAMESER_H | # include | #endif | #ifdef HAVE_RESOLV_H | # include | #endif | #ifndef C_IN | # define C_IN ns_c_in | #endif /* C_IN */ | #ifndef T_SOA | # define T_SOA ns_t_soa | #endif /* T_SOA */ | | int | main () | { | | struct __res_state res_state_local; | | res_ninit(&res_state_local); | res_ndestroy(&res_state_local); | | ; | return 0; | } configure:6338: result: no configure:6344: checking for union semun configure:6361: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:97: error: storage size of 'foo' isn't known configure:6361: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | union semun foo; | ; | return 0; | } configure:6368: result: no configure:6373: checking for struct swaptable in sys/swap.h configure:6445: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:110: error: 'SC_GETNSWP' undeclared (first use in this function) conftest.c:110: error: (Each undeclared identifier is reported only once conftest.c:110: error: for each function it appears in.) conftest.c:114: error: invalid application of 'sizeof' to incomplete type 'struct swapent' conftest.c:119: error: dereferencing pointer to incomplete type conftest.c:124: error: dereferencing pointer to incomplete type conftest.c:128: error: increment of pointer to unknown structure conftest.c:128: error: arithmetic on pointer to an incomplete type conftest.c:128: error: dereferencing pointer to incomplete type conftest.c:132: error: 'SC_LIST' undeclared (first use in this function) conftest.c:136: error: dereferencing pointer to incomplete type conftest.c:141: error: dereferencing pointer to incomplete type conftest.c:141: error: 'ST_INDEL' undeclared (first use in this function) conftest.c:142: error: dereferencing pointer to incomplete type conftest.c:142: error: 'ST_DOINGDEL' undeclared (first use in this function) conftest.c:144: error: dereferencing pointer to incomplete type conftest.c:145: error: dereferencing pointer to incomplete type conftest.c:146: error: increment of pointer to unknown structure conftest.c:146: error: arithmetic on pointer to an incomplete type configure:6445: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | /* end confdefs.h. */ | | #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:6452: result: no configure:6457: checking for struct sensordev in sys/sensors.h configure:6476: gcc -c -g -O2 conftest.c >&5 conftest.c:92:25: error: sys/sensors.h: No such file or directory conftest.c: In function 'main': conftest.c:96: error: storage size of 'sensordev' isn't known configure:6476: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | /* end confdefs.h. */ | | #include | #include | #include | int | main () | { | struct sensordev sensordev; | sensordev.xname[0]='\0'; | sensordev.maxnumt[0]=0; | | ; | return 0; | } configure:6483: result: no configure:6488: checking for struct statvfs64 in sys/statvfs.h configure:6512: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:101: error: storage size of 's' isn't known configure:6512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_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:6519: result: no configure:6524: checking for struct statfs64 in sys/statfs.h configure:6548: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:101: error: storage size of 's' isn't known configure:6548: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_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:6555: result: no configure:6560: checking for field ss_family in struct sockaddr_storage configure:6575: gcc -c -g -O2 conftest.c >&5 configure:6575: $? = 0 configure:6579: result: yes configure:6587: checking for field mem_unit in struct sysinfo configure:6602: gcc -c -g -O2 conftest.c >&5 configure:6602: $? = 0 configure:6606: result: yes configure:6614: checking for field freeswap in struct sysinfo configure:6629: gcc -c -g -O2 conftest.c >&5 configure:6629: $? = 0 configure:6633: result: yes configure:6641: checking for field totalswap in struct sysinfo configure:6656: gcc -c -g -O2 conftest.c >&5 configure:6656: $? = 0 configure:6660: result: yes configure:6668: checking for field totalram in struct sysinfo configure:6683: gcc -c -g -O2 conftest.c >&5 configure:6683: $? = 0 configure:6687: result: yes configure:6695: checking for field sharedram in struct sysinfo configure:6710: gcc -c -g -O2 conftest.c >&5 configure:6710: $? = 0 configure:6714: result: yes configure:6722: checking for field bufferram in struct sysinfo configure:6737: gcc -c -g -O2 conftest.c >&5 configure:6737: $? = 0 configure:6741: result: yes configure:6749: checking for field freeram in struct sysinfo configure:6764: gcc -c -g -O2 conftest.c >&5 configure:6764: $? = 0 configure:6768: result: yes configure:6776: checking for field uptime in struct sysinfo configure:6791: gcc -c -g -O2 conftest.c >&5 configure:6791: $? = 0 configure:6795: result: yes configure:6803: checking for field procs in struct sysinfo configure:6818: gcc -c -g -O2 conftest.c >&5 configure:6818: $? = 0 configure:6822: result: yes configure:6830: checking for field tm_gmtoff in struct tm configure:6854: gcc -c -g -O2 conftest.c >&5 configure:6854: $? = 0 configure:6858: result: yes configure:6867: checking for function sysconf() in unistd.h configure:6886: gcc -c -g -O2 conftest.c >&5 configure:6886: $? = 0 configure:6890: result: yes configure:6898: checking for function initgroups() configure:6917: gcc -o conftest -g -O2 conftest.c -lm -ldl -lrt -lresolv >&5 configure:6917: $? = 0 configure:6921: result: yes configure:6930: checking for functions seteuid() and setegid() configure:6949: gcc -o conftest -g -O2 conftest.c -lm -ldl -lrt -lresolv >&5 configure:6949: $? = 0 configure:6953: result: yes configure:6962: checking for function setproctitle() configure:6980: gcc -o conftest -g -O2 conftest.c -lm -ldl -lrt -lresolv >&5 /tmp/ccNDONpm.o: In function `main': /opt/zabbix-src/zabbix-3.4.13/conftest.c:111: undefined reference to `setproctitle' collect2: ld returned 1 exit status configure:6980: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_TM_TM_GMTOFF 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | setproctitle("Test %d", 1); | | ; | return 0; | } configure:6987: result: no configure:6993: checking for function sysctlbyname() configure:7018: gcc -o conftest -g -O2 conftest.c -lm -ldl -lrt -lresolv >&5 /tmp/ccIWcsUt.o: In function `main': /opt/zabbix-src/zabbix-3.4.13/conftest.c:118: undefined reference to `sysctlbyname' collect2: ld returned 1 exit status configure:7018: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_TM_TM_GMTOFF 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif /* HAVE_SYS_PARAM_H */ | | #include | | int | main () | { | | sysctlbyname("", 0, 0, 0, 0); | | ; | return 0; | } configure:7025: result: no configure:7031: checking for function sysctl (KERN_BOOTTIME) configure:7067: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:126: error: 'KERN_BOOTTIME' undeclared (first use in this function) conftest.c:126: error: (Each undeclared identifier is reported only once conftest.c:126: error: for each function it appears in.) configure:7067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_TM_TM_GMTOFF 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif /* HAVE_SYS_PARAM_H */ | | #include | #include | #include | #include | | int | main () | { | | size_t len; | struct timeval uptime; | int mib[2]; | | mib[0] = CTL_KERN; | mib[1] = KERN_BOOTTIME; | | len = sizeof(uptime); | sysctl(mib, 2, &uptime, &len, 0, 0); | | ; | return 0; | } configure:7074: result: no configure:7079: checking for function sysctl (HW_NCPU) configure:7111: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:121: error: 'CTL_HW' undeclared (first use in this function) conftest.c:121: error: (Each undeclared identifier is reported only once conftest.c:121: error: for each function it appears in.) conftest.c:122: error: 'HW_NCPU' undeclared (first use in this function) configure:7111: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_TM_TM_GMTOFF 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif /* HAVE_SYS_PARAM_H */ | | #include | | int | main () | { | | size_t len; | int mib[2], ncpu; | | mib[0] = CTL_HW; | mib[1] = HW_NCPU; | | len = sizeof(ncpu); | sysctl(mib, 2, &ncpu, &len, 0, 0); | | ; | return 0; | } configure:7118: result: no configure:7123: checking for function sysctl (KERN_MAXFILES) configure:7155: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:122: error: 'KERN_MAXFILES' undeclared (first use in this function) conftest.c:122: error: (Each undeclared identifier is reported only once conftest.c:122: error: for each function it appears in.) configure:7155: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_TM_TM_GMTOFF 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif /* HAVE_SYS_PARAM_H */ | | #include | | int | main () | { | | size_t len; | int mib[2], maxfiles; | | mib[0] = CTL_KERN; | mib[1] = KERN_MAXFILES; | | len = sizeof(maxfiles); | sysctl(mib, 2, &maxfiles, &len, 0, 0); | | ; | return 0; | } configure:7162: result: no configure:7167: checking for function sysctl (KERN_MAXPROC) configure:7199: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:122: error: 'KERN_MAXPROC' undeclared (first use in this function) conftest.c:122: error: (Each undeclared identifier is reported only once conftest.c:122: error: for each function it appears in.) configure:7199: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_TM_TM_GMTOFF 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif /* HAVE_SYS_PARAM_H */ | | #include | | int | main () | { | | size_t len; | int mib[2], maxproc; | | mib[0] = CTL_KERN; | mib[1] = KERN_MAXPROC; | | len = sizeof(maxproc); | sysctl(mib, 2, &maxproc, &len, 0, 0); | | ; | return 0; | } configure:7206: result: no configure:7211: checking for function sysctl (KERN_CPTIME,KERN_CPTIME2) configure:7251: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:117: error: 'CP_USER' undeclared (first use in this function) conftest.c:117: error: (Each undeclared identifier is reported only once conftest.c:117: error: for each function it appears in.) conftest.c:117: error: 'CP_NICE' undeclared (first use in this function) conftest.c:117: error: 'CP_SYS' undeclared (first use in this function) conftest.c:117: error: 'CP_INTR' undeclared (first use in this function) conftest.c:117: error: 'CP_IDLE' undeclared (first use in this function) conftest.c:120: error: 'CPUSTATES' undeclared (first use in this function) conftest.c:121: error: 'KERN_CPTIME' undeclared (first use in this function) conftest.c:121: warning: initialization makes integer from pointer without a cast conftest.c:123: warning: assignment makes integer from pointer without a cast conftest.c:124: error: 'NULL' undeclared (first use in this function) conftest.c:129: error: 'KERN_CPTIME2' undeclared (first use in this function) conftest.c:129: warning: initialization makes integer from pointer without a cast conftest.c:131: warning: assignment makes integer from pointer without a cast configure:7251: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_TM_TM_GMTOFF 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | /* end confdefs.h. */ | | #include | #include | #if defined(HAVE_SYS_DKSTAT_H) | # include | #elif defined(HAVE_SYS_SCHED_H) | # include | #endif | | int | main () | { | | size_t sz; | int i[] = {CP_USER, CP_NICE, CP_SYS, CP_INTR, CP_IDLE}; | | { | long states[CPUSTATES]; | int mib[2] = {CTL_KERN, KERN_CPTIME}; | | sz = sizeof(states); | sysctl(mib, 2, &states, &sz, NULL, 0); | } | | { | u_int64_t states[CPUSTATES]; | int mib[3] = {CTL_KERN, KERN_CPTIME2, 0}; | | sz = sizeof(states); | sysctl(mib, 3, &states, &sz, NULL, 0); | } | | ; | return 0; | } configure:7258: result: no configure:7263: checking for function clock_gettime in time.h configure:7284: gcc -o conftest -g -O2 conftest.c -lm -ldl -lrt -lresolv >&5 configure:7284: $? = 0 configure:7288: result: yes configure:7298: checking for macro __va_copy() in stdarg.h configure:7317: gcc -c -g -O2 conftest.c >&5 configure:7317: $? = 0 configure:7321: result: yes configure:7329: checking for macro __VA_ARGS__ configure:7349: gcc -c -g -O2 conftest.c >&5 configure:7349: $? = 0 configure:7353: result: yes configure:7362: checking return type of signal handlers configure:7380: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:112: error: void value not ignored as it ought to be configure:7380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_TM_TM_GMTOFF 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | #define HAVE_TIME_CLOCK_GETTIME 1 | #define HAVE___VA_COPY 1 | #define HAVE___VA_ARGS__ 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:7387: result: void configure:7395: checking for getloadavg configure:7395: gcc -o conftest -g -O2 conftest.c -lm -ldl -lrt -lresolv >&5 configure:7395: $? = 0 configure:7395: result: yes configure:7411: checking for hstrerror configure:7411: gcc -o conftest -g -O2 conftest.c -lm -ldl -lrt -lresolv >&5 configure:7411: $? = 0 configure:7411: result: yes configure:7422: checking for getenv configure:7422: gcc -o conftest -g -O2 conftest.c -lm -ldl -lrt -lresolv >&5 configure:7422: $? = 0 configure:7422: result: yes configure:7433: checking for putenv configure:7433: gcc -o conftest -g -O2 conftest.c -lm -ldl -lrt -lresolv >&5 configure:7433: $? = 0 configure:7433: result: yes configure:7444: checking for sigqueue configure:7444: gcc -o conftest -g -O2 conftest.c -lm -ldl -lrt -lresolv >&5 configure:7444: $? = 0 configure:7444: result: yes configure:7455: checking for /proc filesystem configure:7458: result: yes configure:7468: checking for file /proc/stat configure:7471: result: yes configure:7481: checking for file /proc/cpuinfo configure:7484: result: yes configure:7494: checking for file /proc/0/psinfo configure:7503: result: no configure:7507: checking for file /proc/loadavg configure:7510: result: yes configure:7520: checking for file /proc/net/dev configure:7523: result: yes configure:7534: checking for long long format configure:7555: gcc -o conftest -g -O2 conftest.c -lm -ldl -lrt -lresolv >&5 conftest.c: In function 'main': conftest.c:121: error: 'uint64_t' undeclared (first use in this function) conftest.c:121: error: (Each undeclared identifier is reported only once conftest.c:121: error: for each function it appears in.) conftest.c:121: error: expected ';' before 'i' conftest.c:123: warning: incompatible implicit declaration of built-in function 'sscanf' conftest.c:123: error: 'i' undeclared (first use in this function) configure:7555: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_TM_TM_GMTOFF 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | #define HAVE_TIME_CLOCK_GETTIME 1 | #define HAVE___VA_COPY 1 | #define HAVE___VA_ARGS__ 1 | #define RETSIGTYPE void | #define HAVE_GETLOADAVG 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_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:7562: result: no configure:7570: checking for -rdynamic linking option configure:7587: gcc -o conftest -g -O2 -rdynamic conftest.c -lm -ldl -lrt -lresolv >&5 configure:7587: $? = 0 configure:7589: result: yes configure:7600: checking for libperfstat 5.2.0.40 fileset configure:7615: gcc -c -g -O2 conftest.c >&5 conftest.c:117:25: error: libperfstat.h: No such file or directory conftest.c: In function 'main': conftest.c:121: error: 'perfstat_memory_total_t' undeclared (first use in this function) conftest.c:121: error: (Each undeclared identifier is reported only once conftest.c:121: error: for each function it appears in.) conftest.c:121: error: expected ';' before 'memstats' conftest.c:122: error: 'memstats' undeclared (first use in this function) configure:7615: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_TM_TM_GMTOFF 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | #define HAVE_TIME_CLOCK_GETTIME 1 | #define HAVE___VA_COPY 1 | #define HAVE___VA_ARGS__ 1 | #define RETSIGTYPE void | #define HAVE_GETLOADAVG 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_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 () | { | perfstat_memory_total_t memstats; | memstats.virt_active = 0; | | ; | return 0; | } configure:7622: result: no configure:7627: checking for libperfstat 5.3.0.60 fileset configure:7646: gcc -c -g -O2 conftest.c >&5 conftest.c:117:25: error: libperfstat.h: No such file or directory conftest.c: In function 'main': conftest.c:121: error: 'perfstat_partition_total_t' undeclared (first use in this function) conftest.c:121: error: (Each undeclared identifier is reported only once conftest.c:121: error: for each function it appears in.) conftest.c:121: error: expected ';' before 'lparstats' conftest.c:122: error: 'lparstats' undeclared (first use in this function) configure:7646: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Zabbix" | #define PACKAGE_TARNAME "zabbix" | #define PACKAGE_VERSION "3.4.13" | #define PACKAGE_STRING "Zabbix 3.4.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "3.4.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_INET_DIAG_H 1 | #define HAVE_INET_DIAG 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_RES_NINIT 1 | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_TM_TM_GMTOFF 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | #define HAVE_TIME_CLOCK_GETTIME 1 | #define HAVE___VA_COPY 1 | #define HAVE___VA_ARGS__ 1 | #define RETSIGTYPE void | #define HAVE_GETLOADAVG 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_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 () | { | 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:7653: result: no configure:7694: checking for architecture configure:7696: result: linux (linux-gnu) configure:7700: checking for the linux kernel version configure:7707: result: 2.6 family (2.6.32-696.30.1.el6.x86_64) configure:7833: checking size of void * configure:7838: gcc -o conftest -g -O2 -rdynamic conftest.c -lm -ldl -lrt -lresolv >&5 configure:7838: $? = 0 configure:7838: ./conftest configure:7838: $? = 0 configure:7852: result: 8 configure:8669: checking for Oracle support configure:8684: result: no configure:8738: checking for pg_config configure:8768: result: /opt/rh/postgresql92/root/usr/bin/pg_config configure:8795: checking for PostgreSQL libraries configure:8813: gcc -o conftest -g -O2 -I/opt/rh/postgresql92/root/usr/include -rdynamic -L/opt/rh/postgresql92/root/usr/lib64 conftest.c -lm -ldl -lrt -lresolv -lpq >&5 configure:8813: $? = 0 configure:8818: result: yes configure:8861: checking if PostgreSQL version is >= 8.1 configure:8877: result: yes configure:9099: checking for Zabbix server/proxy database selection configure:9106: result: ok configure:9110: checking for multirow insert statements configure:9116: result: yes configure:9191: checking for pkg-config configure:9209: found /usr/bin/pkg-config configure:9221: result: /usr/bin/pkg-config configure:9246: checking pkg-config is at least version 0.9.0 configure:9249: result: yes configure:9511: checking for xml2-config configure:9529: found /usr/bin/xml2-config configure:9541: result: /usr/bin/xml2-config configure:9627: checking for xmlReadMemory in -lxml2 configure:9652: gcc -o conftest -g -O2 -I/usr/include/libxml2 -rdynamic conftest.c -lxml2 -lm -ldl -lrt -lresolv >&5 configure:9652: $? = 0 configure:9661: result: yes configure:9900: checking for net-snmp-config configure:9918: found /usr/bin/net-snmp-config configure:9930: result: /usr/bin/net-snmp-config configure:10026: checking for main in -lnetsnmp configure:10045: gcc -o conftest -g -O2 -I/usr/include/rpm -I/usr/local/include -I/usr/lib64/perl5/CORE -I. -I/usr/include -rdynamic -L/usr/lib64 conftest.c -lnetsnmp -lm -ldl -lrt -lresolv -lnetsnmp >&5 configure:10045: $? = 0 configure:10054: result: yes configure:10068: checking for localname in struct snmp_session configure:10086: gcc -c -g -O2 -I/usr/include/rpm -I/usr/local/include -I/usr/lib64/perl5/CORE -I. -I/usr/include conftest.c >&5 configure:10086: $? = 0 configure:10090: result: yes configure:10158: checking for SSH2 support configure:10256: gcc -o conftest -g -O2 -I/usr/include -rdynamic -L/usr/lib conftest.c -lm -ldl -lrt -lresolv -lssh2 >&5 /usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl /usr/bin/ld: skipping incompatible /usr/lib/librt.so when searching for -lrt /usr/bin/ld: skipping incompatible /usr/lib/libresolv.so when searching for -lresolv /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc configure:10256: $? = 0 configure:10271: result: yes configure:10462: checking for libevent support configure:10506: gcc -o conftest -g -O2 -rdynamic conftest.c -lm -ldl -lrt -lresolv -levent >&5 configure:10506: $? = 0 configure:10522: result: yes configure:10984: checking for OpenSSL support configure:11102: gcc -o conftest -g -O2 -I/usr/include -rdynamic -L/usr/lib conftest.c -lm -ldl -lrt -lresolv -lssl -lcrypto >&5 /usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl /usr/bin/ld: skipping incompatible /usr/lib/librt.so when searching for -lrt /usr/bin/ld: skipping incompatible /usr/lib/libresolv.so when searching for -lresolv /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc configure:11102: $? = 0 configure:11117: result: yes configure:11283: checking for LDAP support configure:11332: result: yes configure:11533: checking for gawk configure:11560: result: gawk configure:11578: checking for curl-config configure:11608: result: /opt/rh/httpd24/root/usr/bin/curl-config configure:11618: checking for the version of libcurl configure:11625: result: 7.47.1 configure:11632: checking for libcurl >= version 7.13.1 configure:11645: result: yes configure:11729: checking for main in -lcurl configure:11748: gcc -o conftest -g -O2 -I/opt/rh/httpd24/root/usr/include -rdynamic conftest.c -lcurl -lm -ldl -lrt -lresolv -lcurl >&5 configure:11748: $? = 0 configure:11757: result: yes configure:11806: checking whether libcurl is usable configure:11844: gcc -o conftest -g -O2 -I/opt/rh/httpd24/root/usr/include -rdynamic conftest.c -lm -ldl -lrt -lresolv -lcurl >&5 configure:11844: $? = 0 configure:11860: result: yes configure:11881: checking for curl_free configure:11881: gcc -o conftest -g -O2 -I/opt/rh/httpd24/root/usr/include -rdynamic conftest.c -lm -ldl -lrt -lresolv -lcurl >&5 configure:11881: $? = 0 configure:11881: result: yes configure:11891: checking for curl_easy_escape configure:11891: gcc -o conftest -g -O2 -I/opt/rh/httpd24/root/usr/include -rdynamic conftest.c -lm -ldl -lrt -lresolv -lcurl >&5 configure:11891: $? = 0 configure:11891: result: yes configure:12025: checking for libpcre support configure:12079: gcc -o conftest -I/opt/rh/httpd24/root/usr/include -g -O2 -rdynamic conftest.c -lm -ldl -lrt -lresolv -lpcre >&5 conftest.c: In function 'main': conftest.c:178: warning: passing argument 3 of 'pcre_compile' from incompatible pointer type /usr/include/pcre.h:294: note: expected 'const char **' but argument is of type 'const char *' conftest.c:178: warning: passing argument 4 of 'pcre_compile' makes pointer from integer without a cast /usr/include/pcre.h:294: note: expected 'int *' but argument is of type 'int' configure:12079: $? = 0 configure:12095: result: yes configure:12164: checking for ICONV support configure:12206: gcc -o conftest -I/opt/rh/httpd24/root/usr/include -g -O2 -I/usr/include -rdynamic -L/usr/lib conftest.c -lm -ldl -lrt -lresolv -lpcre >&5 /usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl /usr/bin/ld: skipping incompatible /usr/lib/librt.so when searching for -lrt /usr/bin/ld: skipping incompatible /usr/lib/libresolv.so when searching for -lresolv /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc configure:12206: $? = 0 configure:12256: result: yes configure:12293: checking for mkdir -p candidate configure:12302: result: ok (/bin/mkdir -p) configure:12425: checking that generated files are newer than configure configure:12431: result: done configure:12482: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Zabbix config.status 3.4.13, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on nyprhinf3 config.status:1190: creating Makefile config.status:1190: creating database/Makefile config.status:1190: creating misc/Makefile config.status:1190: creating src/Makefile config.status:1190: creating src/libs/Makefile config.status:1190: creating src/libs/zbxlog/Makefile config.status:1190: creating src/libs/zbxalgo/Makefile config.status:1190: creating src/libs/zbxmemory/Makefile config.status:1190: creating src/libs/zbxcrypto/Makefile config.status:1190: creating src/libs/zbxconf/Makefile config.status:1190: creating src/libs/zbxdbcache/Makefile config.status:1190: creating src/libs/zbxdbhigh/Makefile config.status:1190: creating src/libs/zbxmedia/Makefile config.status:1190: creating src/libs/zbxsysinfo/Makefile config.status:1190: creating src/libs/zbxcommon/Makefile config.status:1190: creating src/libs/zbxsysinfo/agent/Makefile config.status:1190: creating src/libs/zbxsysinfo/common/Makefile config.status:1190: creating src/libs/zbxsysinfo/simple/Makefile config.status:1190: creating src/libs/zbxsysinfo/linux/Makefile config.status:1190: creating src/libs/zbxsysinfo/aix/Makefile config.status:1190: creating src/libs/zbxsysinfo/freebsd/Makefile config.status:1190: creating src/libs/zbxsysinfo/hpux/Makefile config.status:1190: creating src/libs/zbxsysinfo/openbsd/Makefile config.status:1190: creating src/libs/zbxsysinfo/osx/Makefile config.status:1190: creating src/libs/zbxsysinfo/solaris/Makefile config.status:1190: creating src/libs/zbxsysinfo/osf/Makefile config.status:1190: creating src/libs/zbxsysinfo/netbsd/Makefile config.status:1190: creating src/libs/zbxsysinfo/unknown/Makefile config.status:1190: creating src/libs/zbxnix/Makefile config.status:1190: creating src/libs/zbxsys/Makefile config.status:1190: creating src/libs/zbxcomms/Makefile config.status:1190: creating src/libs/zbxcommshigh/Makefile config.status:1190: creating src/libs/zbxdb/Makefile config.status:1190: creating src/libs/zbxdbupgrade/Makefile config.status:1190: creating src/libs/zbxjson/Makefile config.status:1190: creating src/libs/zbxhttp/Makefile config.status:1190: creating src/libs/zbxserver/Makefile config.status:1190: creating src/libs/zbxicmpping/Makefile config.status:1190: creating src/libs/zbxexec/Makefile config.status:1190: creating src/libs/zbxself/Makefile config.status:1190: creating src/libs/zbxmodules/Makefile config.status:1190: creating src/libs/zbxregexp/Makefile config.status:1190: creating src/libs/zbxtasks/Makefile config.status:1190: creating src/libs/zbxipcservice/Makefile config.status:1190: creating src/libs/zbxhistory/Makefile config.status:1190: creating src/zabbix_agent/Makefile config.status:1190: creating src/zabbix_get/Makefile config.status:1190: creating src/zabbix_sender/Makefile config.status:1190: creating src/zabbix_server/Makefile config.status:1190: creating src/zabbix_server/alerter/Makefile config.status:1190: creating src/zabbix_server/dbsyncer/Makefile config.status:1190: creating src/zabbix_server/dbconfig/Makefile config.status:1190: creating src/zabbix_server/discoverer/Makefile config.status:1190: creating src/zabbix_server/housekeeper/Makefile config.status:1190: creating src/zabbix_server/httppoller/Makefile config.status:1190: creating src/zabbix_server/pinger/Makefile config.status:1190: creating src/zabbix_server/poller/Makefile config.status:1190: creating src/zabbix_server/snmptrapper/Makefile config.status:1190: creating src/zabbix_server/timer/Makefile config.status:1190: creating src/zabbix_server/trapper/Makefile config.status:1190: creating src/zabbix_server/escalator/Makefile config.status:1190: creating src/zabbix_server/proxypoller/Makefile config.status:1190: creating src/zabbix_server/selfmon/Makefile config.status:1190: creating src/zabbix_server/vmware/Makefile config.status:1190: creating src/zabbix_server/taskmanager/Makefile config.status:1190: creating src/zabbix_server/ipmi/Makefile config.status:1190: creating src/zabbix_server/scripts/Makefile config.status:1190: creating src/zabbix_server/preprocessor/Makefile config.status:1190: creating src/zabbix_proxy/Makefile config.status:1190: creating src/zabbix_proxy/heart/Makefile config.status:1190: creating src/zabbix_proxy/housekeeper/Makefile config.status:1190: creating src/zabbix_proxy/proxyconfig/Makefile config.status:1190: creating src/zabbix_proxy/datasender/Makefile config.status:1190: creating src/zabbix_proxy/taskmanager/Makefile config.status:1190: creating src/zabbix_java/Makefile config.status:1190: creating upgrades/Makefile config.status:1190: creating man/Makefile config.status:1190: creating include/config.h config.status:1419: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_IKSEMEL_CFLAGS_set= ac_cv_env_IKSEMEL_CFLAGS_value= ac_cv_env_IKSEMEL_LIBS_set= ac_cv_env_IKSEMEL_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/opt/rh/httpd24/root/usr/lib64/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_curl_easy_escape=yes ac_cv_func_curl_free=yes ac_cv_func_getenv=yes ac_cv_func_getloadavg=yes ac_cv_func_hstrerror=yes ac_cv_func_putenv=yes ac_cv_func_sigqueue=yes ac_cv_header_Winber_h=no ac_cv_header_Winldap_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_assert_h=yes ac_cv_header_conio_h=no ac_cv_header_ctype_h=yes ac_cv_header_devstat_h=no ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_knlist_h=no ac_cv_header_kstat_h=no ac_cv_header_kvm_h=no ac_cv_header_lber_h=yes ac_cv_header_libperfstat_h=no ac_cv_header_linux_inet_diag_h=yes ac_cv_header_linux_kernel_h=yes ac_cv_header_linux_netlink_h=yes ac_cv_header_mach_host_info_h=no ac_cv_header_mach_mach_host_h=no ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_mntent_h=yes ac_cv_header_mtent_h=no ac_cv_header_net_if_h=yes ac_cv_header_net_if_mib_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_nlist_h=yes ac_cv_header_pdh_h=no ac_cv_header_process_h=no ac_cv_header_procinfo_h=no ac_cv_header_psapi_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_resolv_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_disk_h=no ac_cv_header_sys_dk_h=no ac_cv_header_sys_dkstat_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mnttab_h=no ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_proc_h=no ac_cv_header_sys_pstat_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_sched_h=no ac_cv_header_sys_sem_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_swap_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_sysinfo_h=yes ac_cv_header_sys_sysmacros_h=yes ac_cv_header_sys_systemcfg_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_ucontext_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_var_h=no ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_vmmeter_h=no ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vm_vm_param_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zone_h=no ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_curl_main=yes ac_cv_lib_kvm_main=no ac_cv_lib_m_main=yes ac_cv_lib_netsnmp_main=yes ac_cv_lib_xml2_xmlReadMemory=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_LIBXML2_CONFIG=/usr/bin/xml2-config ac_cv_path_PG_CONFIG=/opt/rh/postgresql92/root/usr/bin/pg_config ac_cv_path__libcurl_config=/opt/rh/httpd24/root/usr/bin/curl-config ac_cv_path__libnetsnmp_config=/usr/bin/net-snmp-config ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc 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=-lrt 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 libcurl_cv_lib_curl_usable=yes libcurl_cv_lib_curl_version=7.47.1 libcurl_cv_lib_version_ok=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /opt/zabbix-src/zabbix-3.4.13/missing aclocal-1.15' AGENT_FALSE='#' AGENT_LDFLAGS=' -L/usr/lib -L/usr/lib ' AGENT_LIBS=' -lssl -lcrypto -lldap -llber -lcurl' AGENT_TRUE='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' ARCH='linux' AUTOCONF='${SHELL} /opt/zabbix-src/zabbix-3.4.13/missing autoconf' AUTOHEADER='${SHELL} /opt/zabbix-src/zabbix-3.4.13/missing autoheader' AUTOMAKE='${SHELL} /opt/zabbix-src/zabbix-3.4.13/missing automake-1.15' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-I/opt/rh/httpd24/root/usr/include -g -O2 ' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DB_CFLAGS=' -I/opt/rh/postgresql92/root/usr/include ' DB_LDFLAGS=' -L/opt/rh/postgresql92/root/usr/lib64 ' DB_LIBS=' -lpq ' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GNUTLS_CFLAGS='' GNUTLS_LDFLAGS='' GNUTLS_LIBS='' GREP='/bin/grep' HAVE_IPMI_FALSE='' HAVE_IPMI_TRUE='#' ICONV_CFLAGS='-I/usr/include' ICONV_LDFLAGS='-L/usr/lib' IKSEMEL_CFLAGS='' IKSEMEL_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JABBER_CPPFLAGS='' JABBER_LDFLAGS='' JABBER_LIBS='' JAR='' JAVAC='' JAVA_FALSE='' JAVA_TRUE='#' LDAP_CPPFLAGS='-I/usr/include' LDAP_LDFLAGS='-L/usr/lib' LDAP_LIBS='-lldap -llber ' LDFLAGS='-rdynamic -L/usr/lib' LIBCURL_CFLAGS='-I/opt/rh/httpd24/root/usr/include' LIBCURL_LDFLAGS='' LIBCURL_LIBS=' -lcurl' LIBEVENT_CFLAGS='' LIBEVENT_LDFLAGS='' LIBEVENT_LIBS='-levent' LIBOBJS='' LIBPCRE_CFLAGS='' LIBPCRE_LDFLAGS='' LIBPCRE_LIBS='-lpcre' LIBS='-lm -ldl -lrt -lresolv -lpcre ' LIBXML2_CFLAGS='-I/usr/include/libxml2' LIBXML2_CONFIG='/usr/bin/xml2-config' LIBXML2_LDFLAGS='' LIBXML2_LIBS='-lxml2 ' LIBXML2_VERSION='2.7.6' LTLIBOBJS='' MAKEINFO='${SHELL} /opt/zabbix-src/zabbix-3.4.13/missing makeinfo' MBEDTLS_CFLAGS='' MBEDTLS_LDFLAGS='' MBEDTLS_LIBS='' MKDIR_P='/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='-I/usr/include' OPENSSL_LDFLAGS='-L/usr/lib' OPENSSL_LIBS='-lssl -lcrypto' ORACLE_OCI_CFLAGS='' ORACLE_OCI_LDFLAGS='' ORACLE_OCI_LIBS='' ORACLE_OCI_VERSION='' PACKAGE='zabbix' PACKAGE_BUGREPORT='' PACKAGE_NAME='Zabbix' PACKAGE_STRING='Zabbix 3.4.13' PACKAGE_TARNAME='zabbix' PACKAGE_URL='' PACKAGE_VERSION='3.4.13' PATH_SEPARATOR=':' PG_CONFIG='/opt/rh/postgresql92/root/usr/bin/pg_config' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/opt/rh/httpd24/root/usr/lib64/pkgconfig' POSTGRESQL_CFLAGS='-I/opt/rh/postgresql92/root/usr/include' POSTGRESQL_LDFLAGS='-L/opt/rh/postgresql92/root/usr/lib64' POSTGRESQL_LIBS='-lpq' POSTGRESQL_VERSION='9.2.18' PROXY_FALSE='' PROXY_IPCSERVICE_FALSE='' PROXY_IPCSERVICE_TRUE='#' PROXY_LDFLAGS=' -L/opt/rh/postgresql92/root/usr/lib64 -L/usr/lib64 -L/usr/lib -L/usr/lib -L/usr/lib ' PROXY_LIBS=' -lpq -lxml2 -lnetsnmp -lssh2 -lssl -lcrypto -lldap -llber -lcurl' PROXY_TRUE='#' RANLIB='ranlib' RESOLV_LIBS='-lresolv' SENDER_LDFLAGS=' -L/usr/lib' SENDER_LIBS=' -lssl -lcrypto' SERVER_FALSE='#' SERVER_LDFLAGS=' -L/opt/rh/postgresql92/root/usr/lib64 -L/usr/lib64 -L/usr/lib -L/usr/lib -L/usr/lib ' SERVER_LIBS=' -lpq -lxml2 -lnetsnmp -lssh2 -levent -lssl -lcrypto -lldap -llber -lcurl' SERVER_TRUE='' SET_MAKE='' SHELL='/bin/sh' SNMP_CFLAGS=' -I/usr/include/rpm -I/usr/local/include -I/usr/lib64/perl5/CORE -I. -I/usr/include' SNMP_LDFLAGS=' -L/usr/lib64' SNMP_LIBS=' -lnetsnmp' SQLITE3_CPPFLAGS='' SQLITE3_LDFLAGS='' SQLITE3_LIBS='' SQLITE3_VERSION='' SSH2_CFLAGS='-I/usr/include' SSH2_LDFLAGS='-L/usr/lib' SSH2_LIBS='-lssh2' STRIP='' TLS_CFLAGS='-I/usr/include' UNIXODBC_CFLAGS='' UNIXODBC_LDFLAGS='' UNIXODBC_LIBS='' VERSION='3.4.13' ZBXCUNIT_FALSE='' ZBXCUNIT_TRUE='#' ZBXGET_LDFLAGS=' -L/usr/lib' ZBXGET_LIBS=' -lssl -lcrypto' _libcurl_config='' _libnetsnmp_config='/usr/bin/net-snmp-config' ac_ct_CC='gcc' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='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='${prefix}' 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} /opt/zabbix-src/zabbix-3.4.13/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='/opt/zabbix' 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 "3.4.13" #define PACKAGE_STRING "Zabbix 3.4.13" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "zabbix" #define VERSION "3.4.13" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_NETDB_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_TIME_H 1 #define HAVE_ERRNO_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_MATH_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_DIRENT_H 1 #define HAVE_CTYPE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_SYSINFO_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_STDINT_H 1 #define HAVE_PWD_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_ASSERT_H 1 #define HAVE_NLIST_H 1 #define HAVE_LINUX_KERNEL_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_STDARG_H 1 #define HAVE_SYS_SEM_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_LBER_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_GRP_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_DLFCN_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_RESOLV_H 1 #define HAVE_NET_IF_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_USER_H 1 #define HAVE_SYS_SWAP_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_INET_DIAG_H 1 #define HAVE_INET_DIAG 1 #define HAVE_LIBEXECINFO 1 #define HAVE_LIBM 1 #define HAVE_RES_QUERY 1 #define ZBX_SOCKLEN_T socklen_t #define ZBX_SIVAL_INT sival_int #define HAVE_RES_NINIT 1 #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 #define HAVE_SYSINFO_MEM_UNIT 1 #define HAVE_SYSINFO_FREESWAP 1 #define HAVE_SYSINFO_TOTALSWAP 1 #define HAVE_SYSINFO_TOTALRAM 1 #define HAVE_SYSINFO_SHAREDRAM 1 #define HAVE_SYSINFO_BUFFERRAM 1 #define HAVE_SYSINFO_FREERAM 1 #define HAVE_SYSINFO_UPTIME 1 #define HAVE_SYSINFO_PROCS 1 #define HAVE_TM_TM_GMTOFF 1 #define HAVE_UNISTD_SYSCONF 1 #define HAVE_FUNCTION_INITGROUPS 1 #define HAVE_FUNCTION_SETEUID 1 #define HAVE_TIME_CLOCK_GETTIME 1 #define HAVE___VA_COPY 1 #define HAVE___VA_ARGS__ 1 #define RETSIGTYPE void #define HAVE_GETLOADAVG 1 #define HAVE_HSTRERROR 1 #define HAVE_GETENV 1 #define HAVE_PUTENV 1 #define HAVE_SIGQUEUE 1 #define HAVE_PROC 1 #define HAVE_PROC_STAT 1 #define HAVE_PROC_CPUINFO 1 #define HAVE_PROC_LOADAVG 1 #define HAVE_PROC_NET_DEV 1 #define KERNEL_2_6 1 #define ARCH "linux" #define SIZEOF_VOID_P 8 #define HAVE_POSTGRESQL 1 #define HAVE_MULTIROW_INSERT 1 #define HAVE_LIBXML2 1 #define HAVE_LIBNETSNMP 1 #define HAVE_NETSNMP_SESSION_LOCALNAME 1 #define HAVE_NETSNMP 1 #define HAVE_SSH2 1 #define HAVE_IPCSERVICE 1 #define HAVE_LIBEVENT 1 #define HAVE_OPENSSL 1 #define HAVE_LDAP 1 #define LDAP_DEPRECATED 1 #define HAVE_LIBCURL 1 #define HAVE_FUNCTION_CURL_EASY_ESCAPE 1 #define HAVE_LIBCURL 1 #define LIBCURL_FEATURE_SSL 1 #define LIBCURL_FEATURE_IPV6 1 #define LIBCURL_FEATURE_UNIXSOCKETS 1 #define LIBCURL_FEATURE_LIBZ 1 #define LIBCURL_FEATURE_ASYNCHDNS 1 #define LIBCURL_FEATURE_IDN 1 #define LIBCURL_FEATURE_GSS_API 1 #define LIBCURL_FEATURE_SPNEGO 1 #define LIBCURL_FEATURE_KERBEROS 1 #define LIBCURL_FEATURE_NTLM 1 #define LIBCURL_FEATURE_NTLM_WB 1 #define LIBCURL_FEATURE_HTTP2 1 #define LIBCURL_PROTOCOL_DICT 1 #define LIBCURL_PROTOCOL_FILE 1 #define LIBCURL_PROTOCOL_FTP 1 #define LIBCURL_PROTOCOL_FTPS 1 #define LIBCURL_PROTOCOL_GOPHER 1 #define LIBCURL_PROTOCOL_HTTP 1 #define LIBCURL_PROTOCOL_HTTPS 1 #define LIBCURL_PROTOCOL_IMAP 1 #define LIBCURL_PROTOCOL_IMAPS 1 #define LIBCURL_PROTOCOL_LDAP 1 #define LIBCURL_PROTOCOL_LDAPS 1 #define LIBCURL_PROTOCOL_POP3 1 #define LIBCURL_PROTOCOL_POP3S 1 #define LIBCURL_PROTOCOL_RTSP 1 #define LIBCURL_PROTOCOL_SCP 1 #define LIBCURL_PROTOCOL_SFTP 1 #define LIBCURL_PROTOCOL_SMB 1 #define LIBCURL_PROTOCOL_SMBS 1 #define LIBCURL_PROTOCOL_SMTP 1 #define LIBCURL_PROTOCOL_SMTPS 1 #define LIBCURL_PROTOCOL_TELNET 1 #define LIBCURL_PROTOCOL_TFTP 1 #define HAVE_PCRE_H 1 #define HAVE_ICONV 1 #define ZBX_PROCSTAT_COLLECTOR 1 configure: exit 0