This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --enable-agent --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd8.1 ## --------- ## ## Platform. ## ## --------- ## hostname = host.ua uname -m = i386 uname -r = 8.1-RELEASE uname -s = FreeBSD uname -v = FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1923: checking for a BSD-compatible install configure:1979: result: /usr/bin/install -c -o root -g wheel configure:1990: checking whether build environment is sane configure:2033: result: yes configure:2061: checking for a thread-safe mkdir -p configure:2100: result: ./install-sh -c -d configure:2113: checking for gawk configure:2143: result: no configure:2113: checking for mawk configure:2143: result: no configure:2113: checking for nawk configure:2129: found /usr/bin/nawk configure:2140: result: nawk configure:2151: checking whether make sets $(MAKE) configure:2172: result: yes configure:2361: Configuring configure:2364: checking whether make sets $(MAKE) configure:2385: result: yes configure:2404: checking build system type configure:2422: result: i386-portbld-freebsd8.1 configure:2444: checking host system type configure:2459: result: i386-portbld-freebsd8.1 configure:2531: checking for gcc configure:2558: result: cc configure:2796: checking for C compiler version configure:2803: cc --version >&5 cc (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 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:2806: $? = 0 configure:2813: cc -v >&5 Using built-in specs. Target: i386-undermydesk-freebsd Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:2816: $? = 0 configure:2823: cc -V >&5 cc: '-V' option must have argument configure:2826: $? = 1 configure:2849: checking for C compiler default output file name configure:2876: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:2879: $? = 0 configure:2917: result: a.out configure:2934: checking whether the C compiler works configure:2944: ./a.out configure:2947: $? = 0 configure:2964: result: yes configure:2971: checking whether we are cross compiling configure:2973: result: no configure:2976: checking for suffix of executables configure:2983: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:2986: $? = 0 configure:3010: result: configure:3016: checking for suffix of object files configure:3042: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:3045: $? = 0 configure:3068: result: o configure:3072: checking whether we are using the GNU C compiler configure:3101: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:3107: $? = 0 configure:3124: result: yes configure:3129: checking whether cc accepts -g configure:3159: cc -c -g -I/usr/local/include conftest.c >&5 configure:3165: $? = 0 configure:3264: result: yes configure:3281: checking for cc option to accept ISO C89 configure:3355: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:3361: $? = 0 configure:3384: result: none needed configure:3413: checking for style of include used by make configure:3441: result: GNU configure:3466: checking dependency style of cc configure:3557: result: gcc3 configure:3576: checking whether cc understands -c and -o together configure:3608: cc -c conftest.c -o conftest2.o >&5 configure:3611: $? = 0 configure:3617: cc -c conftest.c -o conftest2.o >&5 configure:3620: $? = 0 configure:3672: result: yes configure:3706: checking how to run the C preprocessor configure:3822: result: cpp configure:3851: cpp -I/usr/local/include conftest.c configure:3857: $? = 0 configure:3888: cpp -I/usr/local/include conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:3894: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | /* end confdefs.h. */ | #include configure:3932: checking for grep that handles long lines and -e configure:4006: result: /usr/bin/grep configure:4011: checking for egrep configure:4089: result: /usr/bin/grep -E configure:4094: checking for ANSI C header files configure:4124: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4130: $? = 0 configure:4229: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4232: $? = 0 configure:4238: ./conftest configure:4241: $? = 0 configure:4258: result: yes configure:4282: checking for sys/types.h configure:4303: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4309: $? = 0 configure:4325: result: yes configure:4282: checking for sys/stat.h configure:4303: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4309: $? = 0 configure:4325: result: yes configure:4282: checking for stdlib.h configure:4303: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4309: $? = 0 configure:4325: result: yes configure:4282: checking for string.h configure:4303: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4309: $? = 0 configure:4325: result: yes configure:4282: checking for memory.h configure:4303: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4309: $? = 0 configure:4325: result: yes configure:4282: checking for strings.h configure:4303: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4309: $? = 0 configure:4325: result: yes configure:4282: checking for inttypes.h configure:4303: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4309: $? = 0 configure:4325: result: yes configure:4282: checking for stdint.h configure:4303: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4309: $? = 0 configure:4325: result: yes configure:4282: checking for unistd.h configure:4303: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4309: $? = 0 configure:4325: result: yes configure:4441: checking stdio.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking stdio.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for stdio.h configure:4553: result: yes configure:4431: checking for stdlib.h configure:4437: result: yes configure:4431: checking for string.h configure:4437: result: yes configure:4431: checking for unistd.h configure:4437: result: yes configure:4441: checking netdb.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking netdb.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for netdb.h configure:4553: result: yes configure:4441: checking signal.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking signal.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for signal.h configure:4553: result: yes configure:4441: checking syslog.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking syslog.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for syslog.h configure:4553: result: yes configure:4441: checking time.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking time.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for time.h configure:4553: result: yes configure:4441: checking errno.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking errno.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for errno.h configure:4553: result: yes configure:4431: checking for sys/types.h configure:4437: result: yes configure:4431: checking for sys/stat.h configure:4437: result: yes configure:4441: checking netinet/in.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking netinet/in.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for netinet/in.h configure:4553: result: yes configure:4441: checking math.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking math.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for math.h configure:4553: result: yes configure:4441: checking sys/socket.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking sys/socket.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for sys/socket.h configure:4553: result: yes configure:4441: checking dirent.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking dirent.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for dirent.h configure:4553: result: yes configure:4441: checking ctype.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking ctype.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for ctype.h configure:4553: result: yes configure:4441: checking mtent.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:69:19: error: mtent.h: No such file or directory configure:4464: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4478: result: no configure:4482: checking mtent.h presence configure:4497: cpp -I/usr/local/include conftest.c conftest.c:36:19: error: mtent.h: No such file or directory configure:4503: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | /* end confdefs.h. */ | #include configure:4517: result: no configure:4545: checking for mtent.h configure:4553: result: no configure:4441: checking fcntl.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking fcntl.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for fcntl.h configure:4553: result: yes configure:4441: checking sys/param.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking sys/param.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for sys/param.h configure:4553: result: yes configure:4441: checking arpa/inet.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking arpa/inet.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for arpa/inet.h configure:4553: result: yes configure:4441: checking sys/vfs.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:72:21: error: sys/vfs.h: No such file or directory configure:4464: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | /* 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:4478: result: no configure:4482: checking sys/vfs.h presence configure:4497: cpp -I/usr/local/include conftest.c conftest.c:39:21: error: sys/vfs.h: No such file or directory configure:4503: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include configure:4517: result: no configure:4545: checking for sys/vfs.h configure:4553: result: no configure:4441: checking sys/pstat.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:72:23: error: sys/pstat.h: No such file or directory configure:4464: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | /* 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:4478: result: no configure:4482: checking sys/pstat.h presence configure:4497: cpp -I/usr/local/include conftest.c conftest.c:39:23: error: sys/pstat.h: No such file or directory configure:4503: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include configure:4517: result: no configure:4545: checking for sys/pstat.h configure:4553: result: no configure:4441: checking sys/sysinfo.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:72:25: error: sys/sysinfo.h: No such file or directory configure:4464: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | /* 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:4478: result: no configure:4482: checking sys/sysinfo.h presence configure:4497: cpp -I/usr/local/include conftest.c conftest.c:39:25: error: sys/sysinfo.h: No such file or directory configure:4503: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include configure:4517: result: no configure:4545: checking for sys/sysinfo.h configure:4553: result: no configure:4441: checking sys/statvfs.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking sys/statvfs.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for sys/statvfs.h configure:4553: result: yes configure:4431: checking for sys/socket.h configure:4437: result: yes configure:4441: checking sys/loadavg.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:74:25: error: sys/loadavg.h: No such file or directory configure:4464: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4478: result: no configure:4482: checking sys/loadavg.h presence configure:4497: cpp -I/usr/local/include conftest.c conftest.c:41:25: error: sys/loadavg.h: No such file or directory configure:4503: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:4517: result: no configure:4545: checking for sys/loadavg.h configure:4553: result: no configure:4431: checking for arpa/inet.h configure:4437: result: yes configure:4441: checking sys/vmmeter.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking sys/vmmeter.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for sys/vmmeter.h configure:4553: result: yes configure:4431: checking for strings.h configure:4437: result: yes configure:4441: checking vm/vm_param.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking vm/vm_param.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for vm/vm_param.h configure:4553: result: yes configure:4441: checking sys/time.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking sys/time.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for sys/time.h configure:4553: result: yes configure:4441: checking kstat.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:79:19: error: kstat.h: No such file or directory configure:4464: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_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:4478: result: no configure:4482: checking kstat.h presence configure:4497: cpp -I/usr/local/include conftest.c conftest.c:46:19: error: kstat.h: No such file or directory configure:4503: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:4517: result: no configure:4545: checking for kstat.h configure:4553: result: no configure:4441: checking sys/syscall.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking sys/syscall.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for sys/syscall.h configure:4553: result: yes configure:4441: checking sys/sysmacros.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:80:27: error: sys/sysmacros.h: No such file or directory configure:4464: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_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:4478: result: no configure:4482: checking sys/sysmacros.h presence configure:4497: cpp -I/usr/local/include conftest.c conftest.c:47:27: error: sys/sysmacros.h: No such file or directory configure:4503: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include configure:4517: result: no configure:4545: checking for sys/sysmacros.h configure:4553: result: no configure:4441: checking sys/procfs.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking sys/procfs.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for sys/procfs.h configure:4553: result: yes configure:4431: checking for stdint.h configure:4437: result: yes configure:4441: checking mach/host_info.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:82:28: error: mach/host_info.h: No such file or directory configure:4464: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_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:4478: result: no configure:4482: checking mach/host_info.h presence configure:4497: cpp -I/usr/local/include conftest.c conftest.c:49:28: error: mach/host_info.h: No such file or directory configure:4503: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include configure:4517: result: no configure:4545: checking for mach/host_info.h configure:4553: result: no configure:4441: checking mach/mach_host.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:82:28: error: mach/mach_host.h: No such file or directory configure:4464: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_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:4478: result: no configure:4482: checking mach/mach_host.h presence configure:4497: cpp -I/usr/local/include conftest.c conftest.c:49:28: error: mach/mach_host.h: No such file or directory configure:4503: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include configure:4517: result: no configure:4545: checking for mach/mach_host.h configure:4553: result: no configure:4441: checking knlist.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:82:20: error: knlist.h: No such file or directory configure:4464: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_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:4478: result: no configure:4482: checking knlist.h presence configure:4497: cpp -I/usr/local/include conftest.c conftest.c:49:20: error: knlist.h: No such file or directory configure:4503: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include configure:4517: result: no configure:4545: checking for knlist.h configure:4553: result: no configure:4441: checking pwd.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking pwd.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for pwd.h configure:4553: result: yes configure:4441: checking sys/var.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:83:21: error: sys/var.h: No such file or directory configure:4464: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_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:4478: result: no configure:4482: checking sys/var.h presence configure:4497: cpp -I/usr/local/include conftest.c conftest.c:50:21: error: sys/var.h: No such file or directory configure:4503: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #include configure:4517: result: no configure:4545: checking for sys/var.h configure:4553: result: no configure:4441: checking arpa/nameser.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking arpa/nameser.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for arpa/nameser.h configure:4553: result: yes configure:4441: checking assert.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking assert.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for assert.h configure:4553: result: yes configure:4441: checking sys/dkstat.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking sys/dkstat.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for sys/dkstat.h configure:4553: result: yes configure:4441: checking sys/disk.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking sys/disk.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for sys/disk.h configure:4553: result: yes configure:4441: checking nlist.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking nlist.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for nlist.h configure:4553: result: yes configure:4441: checking kvm.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking kvm.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for kvm.h configure:4553: result: yes configure:4441: checking linux/kernel.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:89:26: error: linux/kernel.h: No such file or directory configure:4464: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_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:4478: result: no configure:4482: checking linux/kernel.h presence configure:4497: cpp -I/usr/local/include conftest.c conftest.c:56:26: error: linux/kernel.h: No such file or directory configure:4503: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | /* end confdefs.h. */ | #include configure:4517: result: no configure:4545: checking for linux/kernel.h configure:4553: result: no configure:4441: checking getopt.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking getopt.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for getopt.h configure:4553: result: yes configure:4441: checking procinfo.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:90:22: error: procinfo.h: No such file or directory configure:4464: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_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:4478: result: no configure:4482: checking procinfo.h presence configure:4497: cpp -I/usr/local/include conftest.c conftest.c:57:22: error: procinfo.h: No such file or directory configure:4503: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | /* end confdefs.h. */ | #include configure:4517: result: no configure:4545: checking for procinfo.h configure:4553: result: no configure:4441: checking sys/dk.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:90:20: error: sys/dk.h: No such file or directory configure:4464: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_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:4478: result: no configure:4482: checking sys/dk.h presence configure:4497: cpp -I/usr/local/include conftest.c conftest.c:57:20: error: sys/dk.h: No such file or directory configure:4503: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | /* end confdefs.h. */ | #include configure:4517: result: no configure:4545: checking for sys/dk.h configure:4553: result: no configure:4441: checking sys/resource.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking sys/resource.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for sys/resource.h configure:4553: result: yes configure:4441: checking pthread.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking pthread.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for pthread.h configure:4553: result: yes configure:4441: checking windows.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:92:21: error: windows.h: No such file or directory configure:4464: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_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:4478: result: no configure:4482: checking windows.h presence configure:4497: cpp -I/usr/local/include conftest.c conftest.c:59:21: error: windows.h: No such file or directory configure:4503: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:4517: result: no configure:4545: checking for windows.h configure:4553: result: no configure:4441: checking process.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:92:21: error: process.h: No such file or directory configure:4464: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_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:4478: result: no configure:4482: checking process.h presence configure:4497: cpp -I/usr/local/include conftest.c conftest.c:59:21: error: process.h: No such file or directory configure:4503: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:4517: result: no configure:4545: checking for process.h configure:4553: result: no configure:4441: checking conio.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:92:19: error: conio.h: No such file or directory configure:4464: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_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:4478: result: no configure:4482: checking conio.h presence configure:4497: cpp -I/usr/local/include conftest.c conftest.c:59:19: error: conio.h: No such file or directory configure:4503: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:4517: result: no configure:4545: checking for conio.h configure:4553: result: no configure:4441: checking sys/wait.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking sys/wait.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for sys/wait.h configure:4553: result: yes configure:4441: checking regex.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking regex.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for regex.h configure:4553: result: yes configure:4441: checking stdarg.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking stdarg.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for stdarg.h configure:4553: result: yes configure:4441: checking winsock2.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:95:22: error: winsock2.h: No such file or directory configure:4464: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4478: result: no configure:4482: checking winsock2.h presence configure:4497: cpp -I/usr/local/include conftest.c conftest.c:62:22: error: winsock2.h: No such file or directory configure:4503: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:4517: result: no configure:4545: checking for winsock2.h configure:4553: result: no configure:4441: checking pdh.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:95:17: error: pdh.h: No such file or directory configure:4464: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4478: result: no configure:4482: checking pdh.h presence configure:4497: cpp -I/usr/local/include conftest.c conftest.c:62:17: error: pdh.h: No such file or directory configure:4503: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:4517: result: no configure:4545: checking for pdh.h configure:4553: result: no configure:4441: checking psapi.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:95:19: error: psapi.h: No such file or directory configure:4464: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4478: result: no configure:4482: checking psapi.h presence configure:4497: cpp -I/usr/local/include conftest.c conftest.c:62:19: error: psapi.h: No such file or directory configure:4503: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:4517: result: no configure:4545: checking for psapi.h configure:4553: result: no configure:4441: checking sys/sem.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking sys/sem.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for sys/sem.h configure:4553: result: yes configure:4441: checking sys/ipc.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking sys/ipc.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for sys/ipc.h configure:4553: result: yes configure:4441: checking sys/shm.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking sys/shm.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for sys/shm.h configure:4553: result: yes configure:4441: checking Winldap.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:98:21: error: Winldap.h: No such file or directory configure:4464: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4478: result: no configure:4482: checking Winldap.h presence configure:4497: cpp -I/usr/local/include conftest.c conftest.c:65:21: error: Winldap.h: No such file or directory configure:4503: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | /* end confdefs.h. */ | #include configure:4517: result: no configure:4545: checking for Winldap.h configure:4553: result: no configure:4441: checking sys/timeb.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking sys/timeb.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for sys/timeb.h configure:4553: result: yes configure:4441: checking Winber.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:99:20: error: Winber.h: No such file or directory configure:4464: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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:4478: result: no configure:4482: checking Winber.h presence configure:4497: cpp -I/usr/local/include conftest.c conftest.c:66:20: error: Winber.h: No such file or directory configure:4503: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | /* end confdefs.h. */ | #include configure:4517: result: no configure:4545: checking for Winber.h configure:4553: result: no configure:4441: checking lber.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking lber.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for lber.h configure:4553: result: yes configure:4441: checking ws2tcpip.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:100:22: error: ws2tcpip.h: No such file or directory configure:4464: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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:4478: result: no configure:4482: checking ws2tcpip.h presence configure:4497: cpp -I/usr/local/include conftest.c conftest.c:67:22: error: ws2tcpip.h: No such file or directory configure:4503: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | /* end confdefs.h. */ | #include configure:4517: result: no configure:4545: checking for ws2tcpip.h configure:4553: result: no configure:4431: checking for inttypes.h configure:4437: result: yes configure:4441: checking sys/file.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking sys/file.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for sys/file.h configure:4553: result: yes configure:4441: checking grp.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking grp.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for grp.h configure:4553: result: yes configure:4441: checking execinfo.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4464: $? = 0 configure:4478: result: yes configure:4482: checking execinfo.h presence configure:4497: cpp -I/usr/local/include conftest.c configure:4503: $? = 0 configure:4517: result: yes configure:4545: checking for execinfo.h configure:4553: result: yes configure:4441: checking libperfstat.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:104:25: error: libperfstat.h: No such file or directory configure:4464: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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:4478: result: no configure:4482: checking libperfstat.h presence configure:4497: cpp -I/usr/local/include conftest.c conftest.c:71:25: error: libperfstat.h: No such file or directory configure:4503: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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:4517: result: no configure:4545: checking for libperfstat.h configure:4553: result: no configure:4441: checking sys/systemcfg.h usability configure:4458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:104:27: error: sys/systemcfg.h: No such file or directory configure:4464: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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:4478: result: no configure:4482: checking sys/systemcfg.h presence configure:4497: cpp -I/usr/local/include conftest.c conftest.c:71:27: error: sys/systemcfg.h: No such file or directory configure:4503: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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:4517: result: no configure:4545: checking for sys/systemcfg.h configure:4553: result: no configure:4570: checking for resolv.h configure:4604: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4610: $? = 0 configure:4626: result: yes configure:4642: checking for net/if.h configure:4683: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4689: $? = 0 configure:4705: result: yes configure:4642: checking for net/if_mib.h configure:4683: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4689: $? = 0 configure:4705: result: yes configure:4723: checking for sys/mount.h configure:4751: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4757: $? = 0 configure:4773: result: yes configure:4723: checking for sys/proc.h configure:4751: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4757: $? = 0 configure:4773: result: yes configure:4723: checking for sys/sysctl.h configure:4751: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4757: $? = 0 configure:4773: result: yes configure:4723: checking for sys/user.h configure:4751: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4757: $? = 0 configure:4773: result: yes configure:4788: checking for sys/swap.h configure:4813: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:84:22: error: sys/swap.h: No such file or directory configure:4819: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_MIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:4835: result: no configure:4850: checking for sys/ucontext.h configure:4875: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4881: $? = 0 configure:4897: result: yes configure:4912: checking for devstat.h configure:4937: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4943: $? = 0 configure:4959: result: yes configure:4972: checking for library containing socket configure:5013: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:5019: $? = 0 configure:5047: result: none required configure:5055: checking for library containing kstat_open configure:5096: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 /var/tmp//ccYzHIxh.o(.text+0x12): In function `main': : undefined reference to `kstat_open' configure:5102: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_MIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_DEVSTAT_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kstat_open (); | int | main () | { | return kstat_open (); | ; | return 0; | } configure:5096: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c -lkstat >&5 /usr/bin/ld: cannot find -lkstat configure:5102: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_MIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_DEVSTAT_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kstat_open (); | int | main () | { | return kstat_open (); | ; | return 0; | } configure:5130: result: no configure:5138: checking for library containing gethostbyname configure:5179: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:5185: $? = 0 configure:5213: result: none required configure:5222: checking for library containing perfstat_memory_total configure:5263: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 /var/tmp//ccQtNUGJ.o(.text+0x12): In function `main': : undefined reference to `perfstat_memory_total' configure:5269: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_MIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_DEVSTAT_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char perfstat_memory_total (); | int | main () | { | return perfstat_memory_total (); | ; | return 0; | } configure:5263: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c -lperfstat >&5 /usr/bin/ld: cannot find -lperfstat configure:5269: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_MIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_DEVSTAT_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char perfstat_memory_total (); | int | main () | { | return perfstat_memory_total (); | ; | return 0; | } configure:5297: result: no configure:5309: checking for library containing devstat_getdevs configure:5350: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 /var/tmp//ccNw56Qp.o(.text+0x12): In function `main': : undefined reference to `devstat_getdevs' configure:5356: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_MIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_DEVSTAT_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char devstat_getdevs (); | int | main () | { | return devstat_getdevs (); | ; | return 0; | } configure:5350: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c -ldevstat >&5 configure:5356: $? = 0 configure:5384: result: -ldevstat configure:5396: checking for library containing getdevs configure:5437: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c -ldevstat >&5 /var/tmp//cc04HcHQ.o(.text+0x12): In function `main': : undefined reference to `getdevs' configure:5443: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_MIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_DEVSTAT_H 1 | #define HAVE_LIBDEVSTAT 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:5437: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c -ldevstat -ldevstat >&5 /var/tmp//ccZ8yEP2.o(.text+0x12): In function `main': : undefined reference to `getdevs' configure:5443: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_MIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_DEVSTAT_H 1 | #define HAVE_LIBDEVSTAT 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:5471: result: no configure:5484: checking for library containing backtrace_symbols configure:5525: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c -ldevstat >&5 /var/tmp//ccjDTX14.o(.text+0x12): In function `main': : undefined reference to `backtrace_symbols' configure:5531: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_MIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_DEVSTAT_H 1 | #define HAVE_LIBDEVSTAT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char backtrace_symbols (); | int | main () | { | return backtrace_symbols (); | ; | return 0; | } configure:5525: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c -lexecinfo -ldevstat >&5 /usr/bin/ld: cannot find -lexecinfo configure:5531: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_MIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_DEVSTAT_H 1 | #define HAVE_LIBDEVSTAT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char backtrace_symbols (); | int | main () | { | return backtrace_symbols (); | ; | return 0; | } configure:5559: result: no configure:5573: checking for main in -lm configure:5602: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c -lm -ldevstat >&5 configure:5608: $? = 0 configure:5626: result: yes configure:5638: checking for main in -lkvm configure:5667: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c -lkvm -lm -ldevstat >&5 configure:5673: $? = 0 configure:5691: result: yes configure:5705: checking for DNS lookup functions configure:5756: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c -lkvm -lm -ldevstat >&5 configure:5762: $? = 0 configure:6019: result: yes configure:6032: checking for an ANSI C-conforming const configure:6107: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:6113: $? = 0 configure:6128: result: yes configure:6138: checking for pid_t configure:6168: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:6174: $? = 0 configure:6189: result: yes configure:6202: checking for socklen_t configure:6229: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:6235: $? = 0 configure:6240: result: yes configure:6257: checking for actual socklen_t parameter type in socket functions configure:6294: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:6300: $? = 0 configure:6320: result: socklen_t configure:6332: checking for union semun configure:6359: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:6365: $? = 0 configure:6375: result: yes configure:6387: checking for struct vmtotal in sys/vmmeter.h configure:6440: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:6446: $? = 0 configure:6456: result: yes configure:6468: checking for struct uvmexp_sysctl in uvm/uvm_extern.h configure:6521: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:114: error: 'VM_UVMEXP2' undeclared (first use in this function) conftest.c:114: error: (Each undeclared identifier is reported only once conftest.c:114: error: for each function it appears in.) conftest.c:116: error: storage size of 'v' isn't known conftest.c:118: error: invalid application of 'sizeof' to incomplete type 'struct uvmexp_sysctl' configure:6527: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_MIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_DEVSTAT_H 1 | #define HAVE_LIBDEVSTAT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBKVM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define HAVE_SEMUN 1 | #define HAVE_SYS_VMMETER_VMTOTAL 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 | | #ifdef HAVE_VM_VM_PARAM_H | #include | #endif /* HAVE_VM_VM_PARAM_H */ | | #ifdef HAVE_SYS_VMMETER_H | #include | #endif /* HAVE_SYS_VMMETER_H */ | | #ifndef NULL | #define NULL (void *)0 | #endif | | int | main () | { | | int mib[] = {CTL_VM, VM_UVMEXP2}; | size_t len; | struct uvmexp_sysctl v; | | len = sizeof(struct uvmexp_sysctl); | | sysctl(mib, 2, &v, &len, NULL, 0); | | ; | return 0; | } configure:6543: result: no configure:6549: checking for struct uvmexp in uvm/uvm_extern.h configure:6602: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:114: error: 'VM_UVMEXP' undeclared (first use in this function) conftest.c:114: error: (Each undeclared identifier is reported only once conftest.c:114: error: for each function it appears in.) conftest.c:116: error: storage size of 'v' isn't known conftest.c:118: error: invalid application of 'sizeof' to incomplete type 'struct uvmexp' configure:6608: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_MIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_DEVSTAT_H 1 | #define HAVE_LIBDEVSTAT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBKVM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define HAVE_SEMUN 1 | #define HAVE_SYS_VMMETER_VMTOTAL 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 | | #ifdef HAVE_VM_VM_PARAM_H | #include | #endif /* HAVE_VM_VM_PARAM_H */ | | #ifdef HAVE_SYS_VMMETER_H | #include | #endif /* HAVE_SYS_VMMETER_H */ | | #ifndef NULL | #define NULL (void *)0 | #endif | | int | main () | { | | int mib[] = {CTL_VM, VM_UVMEXP}; | size_t len; | struct uvmexp v; | | len = sizeof(struct uvmexp); | | sysctl(mib, 2, &v, &len, NULL, 0); | | ; | return 0; | } configure:6624: result: no configure:6630: checking for struct swaptable in sys/swap.h configure:6712: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:91:22: error: sys/swap.h: No such file or directory conftest.c: In function 'main': conftest.c:108: error: 'SC_GETNSWP' undeclared (first use in this function) conftest.c:108: error: (Each undeclared identifier is reported only once conftest.c:108: error: for each function it appears in.) conftest.c:112: error: invalid application of 'sizeof' to incomplete type 'struct swapent' conftest.c:117: error: dereferencing pointer to incomplete type conftest.c:122: error: dereferencing pointer to incomplete type conftest.c:126: error: increment of pointer to unknown structure conftest.c:126: error: arithmetic on pointer to an incomplete type conftest.c:126: error: dereferencing pointer to incomplete type conftest.c:130: error: 'SC_LIST' undeclared (first use in this function) conftest.c:134: error: dereferencing pointer to incomplete type conftest.c:139: error: dereferencing pointer to incomplete type conftest.c:139: error: 'ST_INDEL' undeclared (first use in this function) conftest.c:140: error: dereferencing pointer to incomplete type conftest.c:140: error: 'ST_DOINGDEL' undeclared (first use in this function) conftest.c:142: error: dereferencing pointer to incomplete type conftest.c:143: error: dereferencing pointer to incomplete type conftest.c:144: error: increment of pointer to unknown structure conftest.c:144: error: arithmetic on pointer to an incomplete type configure:6718: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_MIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_DEVSTAT_H 1 | #define HAVE_LIBDEVSTAT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBKVM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define HAVE_SEMUN 1 | #define HAVE_SYS_VMMETER_VMTOTAL 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:6734: result: no configure:6740: checking for struct sensordev in sys/sensors.h configure:6769: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:90:25: error: sys/sensors.h: No such file or directory conftest.c: In function 'main': conftest.c:94: error: storage size of 'sensordev' isn't known configure:6775: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_MIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_DEVSTAT_H 1 | #define HAVE_LIBDEVSTAT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBKVM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define HAVE_SEMUN 1 | #define HAVE_SYS_VMMETER_VMTOTAL 1 | /* end confdefs.h. */ | | #include | #include | #include | int | main () | { | struct sensordev sensordev; | sensordev.xname[0]='\0'; | sensordev.maxnumt[0]=0; | | ; | return 0; | } configure:6791: result: no configure:6797: checking for field mem_unit in struct sysinfo configure:6822: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:87:25: error: sys/sysinfo.h: No such file or directory conftest.c: In function 'main': conftest.c:91: error: storage size of 'sysinfo' isn't known configure:6828: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_MIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_DEVSTAT_H 1 | #define HAVE_LIBDEVSTAT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBKVM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define HAVE_SEMUN 1 | #define HAVE_SYS_VMMETER_VMTOTAL 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.mem_unit=0; | | ; | return 0; | } configure:6844: result: no configure:6850: checking for field freeswap in struct sysinfo configure:6875: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:87:25: error: sys/sysinfo.h: No such file or directory conftest.c: In function 'main': conftest.c:91: error: storage size of 'sysinfo' isn't known configure:6881: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_MIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_DEVSTAT_H 1 | #define HAVE_LIBDEVSTAT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBKVM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define HAVE_SEMUN 1 | #define HAVE_SYS_VMMETER_VMTOTAL 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.freeswap=0; | | ; | return 0; | } configure:6897: result: no configure:6903: checking for field totalswap in struct sysinfo configure:6928: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:87:25: error: sys/sysinfo.h: No such file or directory conftest.c: In function 'main': conftest.c:91: error: storage size of 'sysinfo' isn't known configure:6934: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_MIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_DEVSTAT_H 1 | #define HAVE_LIBDEVSTAT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBKVM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define HAVE_SEMUN 1 | #define HAVE_SYS_VMMETER_VMTOTAL 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.totalswap=0; | | ; | return 0; | } configure:6950: result: no configure:6956: checking for field totalram in struct sysinfo configure:6981: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:87:25: error: sys/sysinfo.h: No such file or directory conftest.c: In function 'main': conftest.c:91: error: storage size of 'sysinfo' isn't known configure:6987: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_MIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_DEVSTAT_H 1 | #define HAVE_LIBDEVSTAT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBKVM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define HAVE_SEMUN 1 | #define HAVE_SYS_VMMETER_VMTOTAL 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.totalram=0; | | ; | return 0; | } configure:7003: result: no configure:7009: checking for field sharedram in struct sysinfo configure:7034: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:87:25: error: sys/sysinfo.h: No such file or directory conftest.c: In function 'main': conftest.c:91: error: storage size of 'sysinfo' isn't known configure:7040: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_MIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_DEVSTAT_H 1 | #define HAVE_LIBDEVSTAT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBKVM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define HAVE_SEMUN 1 | #define HAVE_SYS_VMMETER_VMTOTAL 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.sharedram=0; | | ; | return 0; | } configure:7056: result: no configure:7062: checking for field bufferram in struct sysinfo configure:7087: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:87:25: error: sys/sysinfo.h: No such file or directory conftest.c: In function 'main': conftest.c:91: error: storage size of 'sysinfo' isn't known configure:7093: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_MIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_DEVSTAT_H 1 | #define HAVE_LIBDEVSTAT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBKVM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define HAVE_SEMUN 1 | #define HAVE_SYS_VMMETER_VMTOTAL 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.bufferram=0; | | ; | return 0; | } configure:7109: result: no configure:7115: checking for field freeram in struct sysinfo configure:7140: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:87:25: error: sys/sysinfo.h: No such file or directory conftest.c: In function 'main': conftest.c:91: error: storage size of 'sysinfo' isn't known configure:7146: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_MIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_DEVSTAT_H 1 | #define HAVE_LIBDEVSTAT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBKVM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define HAVE_SEMUN 1 | #define HAVE_SYS_VMMETER_VMTOTAL 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.freeram=0; | | ; | return 0; | } configure:7162: result: no configure:7168: checking for field uptime in struct sysinfo configure:7193: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:87:25: error: sys/sysinfo.h: No such file or directory conftest.c: In function 'main': conftest.c:91: error: storage size of 'sysinfo' isn't known configure:7199: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_MIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_DEVSTAT_H 1 | #define HAVE_LIBDEVSTAT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBKVM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define HAVE_SEMUN 1 | #define HAVE_SYS_VMMETER_VMTOTAL 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.uptime=0; | | ; | return 0; | } configure:7215: result: no configure:7221: checking for field procs in struct sysinfo configure:7246: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:87:25: error: sys/sysinfo.h: No such file or directory conftest.c: In function 'main': conftest.c:91: error: storage size of 'sysinfo' isn't known configure:7252: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_MIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_DEVSTAT_H 1 | #define HAVE_LIBDEVSTAT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBKVM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define HAVE_SEMUN 1 | #define HAVE_SYS_VMMETER_VMTOTAL 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.procs=0; | | ; | return 0; | } configure:7268: result: no configure:7275: checking for function setpriority() in sys/resource.h configure:7304: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:7310: $? = 0 configure:7320: result: yes configure:7332: checking for function sysconf() in unistd.h configure:7361: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:97: error: '_SC_AVPHYS_PAGES' undeclared (first use in this function) conftest.c:97: error: (Each undeclared identifier is reported only once conftest.c:97: error: for each function it appears in.) configure:7367: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_MIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_DEVSTAT_H 1 | #define HAVE_LIBDEVSTAT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBKVM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define HAVE_SEMUN 1 | #define HAVE_SYS_VMMETER_VMTOTAL 1 | #define HAVE_SYS_RESOURCE_SETPRIORITY 1 | /* end confdefs.h. */ | | #include | | int | main () | { | int i; | | i=sysconf(_SC_PHYS_PAGES)*sysconf(_SC_PHYS_PAGES); | i=sysconf(_SC_AVPHYS_PAGES)*sysconf(_SC_PHYS_PAGES); | | ; | return 0; | } configure:7383: result: no configure:7389: checking for function initgroups() configure:7418: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c -lkvm -lm -ldevstat >&5 configure:7424: $? = 0 configure:7435: result: yes configure:7448: checking for functions seteuid() and setegid() configure:7477: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c -lkvm -lm -ldevstat >&5 configure:7483: $? = 0 configure:7494: result: yes configure:7507: checking for function setproctitle() configure:7535: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c -lkvm -lm -ldevstat >&5 configure:7541: $? = 0 configure:7552: result: yes configure:7565: checking for function sysctlbyname() configure:7600: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c -lkvm -lm -ldevstat >&5 configure:7606: $? = 0 configure:7617: result: yes configure:7630: checking for function sysctl (KERN_BOOTTIME) configure:7676: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:7682: $? = 0 configure:7692: result: yes configure:7704: checking for function sysctl (HW_NCPU) configure:7746: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:7752: $? = 0 configure:7762: result: yes configure:7774: checking for function sysctl (KERN_MAXFILES) configure:7816: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:7822: $? = 0 configure:7832: result: yes configure:7844: checking for function sysctl (KERN_MAXPROC) configure:7886: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:7892: $? = 0 configure:7902: result: yes configure:7914: checking for function sysctl (KERN_CPTIME,KERN_CPTIME2) configure:7960: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:110: error: 'KERN_CPTIME' 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:118: error: 'KERN_CPTIME2' undeclared (first use in this function) configure:7966: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_MIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_DEVSTAT_H 1 | #define HAVE_LIBDEVSTAT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBKVM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define HAVE_SEMUN 1 | #define HAVE_SYS_VMMETER_VMTOTAL 1 | #define HAVE_SYS_RESOURCE_SETPRIORITY 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | #define HAVE_FUNCTION_SETPROCTITLE 1 | #define HAVE_FUNCTION_SYSCTLBYNAME 1 | #define HAVE_FUNCTION_SYSCTL_KERN_BOOTTIME 1 | #define HAVE_FUNCTION_SYSCTL_HW_NCPU 1 | #define HAVE_FUNCTION_SYSCTL_KERN_MAXFILES 1 | #define HAVE_FUNCTION_SYSCTL_KERN_MAXPROC 1 | /* end confdefs.h. */ | | #include | #include | #include | | 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:7982: result: no configure:7989: checking for macro __va_copy() in stdarg.h configure:8018: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:8024: $? = 0 configure:8034: result: yes configure:8046: checking for macro __VA_ARGS__ configure:8076: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:8082: $? = 0 configure:8092: result: yes configure:8105: checking return type of signal handlers configure:8133: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:104: error: void value not ignored as it ought to be configure:8139: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_MIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_DEVSTAT_H 1 | #define HAVE_LIBDEVSTAT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBKVM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define HAVE_SEMUN 1 | #define HAVE_SYS_VMMETER_VMTOTAL 1 | #define HAVE_SYS_RESOURCE_SETPRIORITY 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | #define HAVE_FUNCTION_SETPROCTITLE 1 | #define HAVE_FUNCTION_SYSCTLBYNAME 1 | #define HAVE_FUNCTION_SYSCTL_KERN_BOOTTIME 1 | #define HAVE_FUNCTION_SYSCTL_HW_NCPU 1 | #define HAVE_FUNCTION_SYSCTL_KERN_MAXFILES 1 | #define HAVE_FUNCTION_SYSCTL_KERN_MAXPROC 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:8154: result: void configure:8166: checking for getloadavg configure:8222: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c -lkvm -lm -ldevstat >&5 configure:8228: $? = 0 configure:8246: result: yes configure:8269: checking for socket configure:8325: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c -lkvm -lm -ldevstat >&5 configure:8331: $? = 0 configure:8349: result: yes configure:8269: checking for strtod configure:8325: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c -lkvm -lm -ldevstat >&5 configure:8331: $? = 0 configure:8349: result: yes configure:8363: checking for snprintf configure:8419: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c -lkvm -lm -ldevstat >&5 conftest.c:125: warning: conflicting types for built-in function 'snprintf' configure:8425: $? = 0 configure:8443: result: yes configure:8457: checking for vasprintf configure:8513: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c -lkvm -lm -ldevstat >&5 configure:8519: $? = 0 configure:8537: result: yes configure:8551: checking for asprintf configure:8607: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c -lkvm -lm -ldevstat >&5 configure:8613: $? = 0 configure:8631: result: yes configure:8645: checking for vsnprintf configure:8701: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c -lkvm -lm -ldevstat >&5 conftest.c:128: warning: conflicting types for built-in function 'vsnprintf' configure:8707: $? = 0 configure:8725: result: yes configure:8739: checking for hstrerror configure:8795: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c -lkvm -lm -ldevstat >&5 configure:8801: $? = 0 configure:8819: result: yes configure:8833: checking for getopt_long configure:8889: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c -lkvm -lm -ldevstat >&5 configure:8895: $? = 0 configure:8913: result: yes configure:8927: checking for getenv configure:8983: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c -lkvm -lm -ldevstat >&5 configure:8989: $? = 0 configure:9007: result: yes configure:9021: checking for putenv configure:9077: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c -lkvm -lm -ldevstat >&5 configure:9083: $? = 0 configure:9101: result: yes configure:9113: checking for /proc filesystem configure:9116: result: yes configure:9128: checking for file /proc/stat configure:9139: result: no configure:9143: checking for file /proc/cpuinfo configure:9154: result: no configure:9158: checking for file /proc/1/status configure:9169: result: no configure:9173: checking for file /proc/0/psinfo configure:9184: result: no configure:9188: checking for file /proc/loadavg configure:9199: result: no configure:9203: checking for file /proc/net/dev configure:9214: result: no configure:9219: checking for long long format configure:9248: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c -lkvm -lm -ldevstat >&5 conftest.c: In function 'main': conftest.c:7: warning: incompatible implicit declaration of built-in function 'sscanf' conftest.c:9: warning: integer constant is too large for 'long' type configure:9251: $? = 0 configure:9257: ./conftest configure:9260: $? = 0 configure:9267: result: yes configure:9283: checking for -rdynamic linking option configure:9310: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -rdynamic conftest.c -lkvm -lm -ldevstat >&5 /var/tmp//ccIajOOJ.o(.text+0x20): In function `main': : undefined reference to `backtrace' configure:9316: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_MIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_DEVSTAT_H 1 | #define HAVE_LIBDEVSTAT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBKVM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define HAVE_SEMUN 1 | #define HAVE_SYS_VMMETER_VMTOTAL 1 | #define HAVE_SYS_RESOURCE_SETPRIORITY 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | #define HAVE_FUNCTION_SETPROCTITLE 1 | #define HAVE_FUNCTION_SYSCTLBYNAME 1 | #define HAVE_FUNCTION_SYSCTL_KERN_BOOTTIME 1 | #define HAVE_FUNCTION_SYSCTL_HW_NCPU 1 | #define HAVE_FUNCTION_SYSCTL_KERN_MAXFILES 1 | #define HAVE_FUNCTION_SYSCTL_KERN_MAXPROC 1 | #define HAVE___VA_COPY 1 | #define HAVE___VA_ARGS__ 1 | #define RETSIGTYPE void | #define HAVE_GETLOADAVG 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOD 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_PROC 1 | #define HAVE_LONG_LONG_QU 1 | /* end confdefs.h. */ | #include | int | main () | { | void *bcktrc[6]; | (void)backtrace(bcktrc, 6); | | ; | return 0; | } configure:9330: result: no configure:13695: checking for ICONV support configure:13747: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -L/usr/local/lib conftest.c -lkvm -lm -ldevstat >&5 /var/tmp//ccNlZgX4.o(.text+0x26): In function `main': : undefined reference to `libiconv_open' /var/tmp//ccNlZgX4.o(.text+0x50): In function `main': : undefined reference to `libiconv' /var/tmp//ccNlZgX4.o(.text+0x58): In function `main': : undefined reference to `libiconv_close' configure:13753: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_MIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_DEVSTAT_H 1 | #define HAVE_LIBDEVSTAT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBKVM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define HAVE_SEMUN 1 | #define HAVE_SYS_VMMETER_VMTOTAL 1 | #define HAVE_SYS_RESOURCE_SETPRIORITY 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | #define HAVE_FUNCTION_SETPROCTITLE 1 | #define HAVE_FUNCTION_SYSCTLBYNAME 1 | #define HAVE_FUNCTION_SYSCTL_KERN_BOOTTIME 1 | #define HAVE_FUNCTION_SYSCTL_HW_NCPU 1 | #define HAVE_FUNCTION_SYSCTL_KERN_MAXFILES 1 | #define HAVE_FUNCTION_SYSCTL_KERN_MAXPROC 1 | #define HAVE___VA_COPY 1 | #define HAVE___VA_ARGS__ 1 | #define RETSIGTYPE void | #define HAVE_GETLOADAVG 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOD 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_PROC 1 | #define HAVE_LONG_LONG_QU 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | iconv_t cd = iconv_open("",""); | iconv(cd, NULL, NULL, NULL, NULL); | iconv_close(cd); | | ; | return 0; | } configure:13803: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -L/usr/local/lib conftest.c -lkvm -lm -ldevstat -liconv >&5 configure:13809: $? = 0 configure:13843: result: yes configure:13866: checking for AIX OS level 5300-06 configure:13895: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include conftest.c >&5 conftest.c:113:25: error: libperfstat.h: No such file or directory conftest.c: In function 'main': conftest.c:117: error: 'perfstat_partition_total_t' 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: expected ';' before 'lparstats' conftest.c:118: error: 'lparstats' undeclared (first use in this function) configure:13901: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zabbix" | #define VERSION "1.8.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_VM_VM_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_KVM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_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_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_MIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_DEVSTAT_H 1 | #define HAVE_LIBDEVSTAT 1 | #define HAVE_LIBM 1 | #define HAVE_LIBKVM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define HAVE_SEMUN 1 | #define HAVE_SYS_VMMETER_VMTOTAL 1 | #define HAVE_SYS_RESOURCE_SETPRIORITY 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | #define HAVE_FUNCTION_SETPROCTITLE 1 | #define HAVE_FUNCTION_SYSCTLBYNAME 1 | #define HAVE_FUNCTION_SYSCTL_KERN_BOOTTIME 1 | #define HAVE_FUNCTION_SYSCTL_HW_NCPU 1 | #define HAVE_FUNCTION_SYSCTL_KERN_MAXFILES 1 | #define HAVE_FUNCTION_SYSCTL_KERN_MAXPROC 1 | #define HAVE___VA_COPY 1 | #define HAVE___VA_ARGS__ 1 | #define RETSIGTYPE void | #define HAVE_GETLOADAVG 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOD 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_PROC 1 | #define HAVE_LONG_LONG_QU 1 | #define HAVE_ICONV 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:13917: result: no configure:13923: checking for architecture configure:13991: result: ok (freebsd8.1) configure:14179: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on host.ua config.status:781: creating Makefile config.status:781: creating create/Makefile config.status:781: creating misc/Makefile config.status:781: creating src/Makefile config.status:781: creating src/libs/Makefile config.status:781: creating src/libs/zbxlog/Makefile config.status:781: creating src/libs/zbxalgo/Makefile config.status:781: creating src/libs/zbxmemory/Makefile config.status:781: creating src/libs/zbxcrypto/Makefile config.status:781: creating src/libs/zbxconf/Makefile config.status:781: creating src/libs/zbxdbcache/Makefile config.status:781: creating src/libs/zbxdbhigh/Makefile config.status:781: creating src/libs/zbxmedia/Makefile config.status:781: creating src/libs/zbxsysinfo/Makefile config.status:781: creating src/libs/zbxcommon/Makefile config.status:781: creating src/libs/zbxsysinfo/common/Makefile config.status:781: creating src/libs/zbxsysinfo/simple/Makefile config.status:781: creating src/libs/zbxsysinfo/linux/Makefile config.status:781: creating src/libs/zbxsysinfo/aix/Makefile config.status:781: creating src/libs/zbxsysinfo/freebsd/Makefile config.status:781: creating src/libs/zbxsysinfo/hpux/Makefile config.status:781: creating src/libs/zbxsysinfo/openbsd/Makefile config.status:781: creating src/libs/zbxsysinfo/osx/Makefile config.status:781: creating src/libs/zbxsysinfo/solaris/Makefile config.status:781: creating src/libs/zbxsysinfo/osf/Makefile config.status:781: creating src/libs/zbxsysinfo/netbsd/Makefile config.status:781: creating src/libs/zbxsysinfo/unknown/Makefile config.status:781: creating src/libs/zbxnix/Makefile config.status:781: creating src/libs/zbxplugin/Makefile config.status:781: creating src/libs/zbxsys/Makefile config.status:781: creating src/libs/zbxcomms/Makefile config.status:781: creating src/libs/zbxcommshigh/Makefile config.status:781: creating src/libs/zbxdb/Makefile config.status:781: creating src/libs/zbxjson/Makefile config.status:781: creating src/libs/zbxserver/Makefile config.status:781: creating src/libs/zbxicmpping/Makefile config.status:781: creating src/zabbix_agent/Makefile config.status:781: creating src/zabbix_get/Makefile config.status:781: creating src/zabbix_sender/Makefile config.status:781: creating src/zabbix_server/Makefile config.status:781: creating src/zabbix_server/alerter/Makefile config.status:781: creating src/zabbix_server/dbsyncer/Makefile config.status:781: creating src/zabbix_server/dbconfig/Makefile config.status:781: creating src/zabbix_server/discoverer/Makefile config.status:781: creating src/zabbix_server/housekeeper/Makefile config.status:781: creating src/zabbix_server/httppoller/Makefile config.status:781: creating src/zabbix_server/nodewatcher/Makefile config.status:781: creating src/zabbix_server/pinger/Makefile config.status:781: creating src/zabbix_server/poller/Makefile config.status:781: creating src/zabbix_server/timer/Makefile config.status:781: creating src/zabbix_server/trapper/Makefile config.status:781: creating src/zabbix_server/utils/Makefile config.status:781: creating src/zabbix_server/watchdog/Makefile config.status:781: creating src/zabbix_server/escalator/Makefile config.status:781: creating src/zabbix_server/proxypoller/Makefile config.status:781: creating src/zabbix_proxy/Makefile config.status:781: creating src/zabbix_proxy/heart/Makefile config.status:781: creating src/zabbix_proxy/housekeeper/Makefile config.status:781: creating src/zabbix_proxy/proxyconfig/Makefile config.status:781: creating src/zabbix_proxy/datasender/Makefile config.status:781: creating upgrades/Makefile config.status:781: creating man/Makefile config.status:781: creating include/config.h config.status:1164: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-portbld-freebsd8.1 ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -fno-strict-aliasing' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set=set ac_cv_env_CPP_value=cpp 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_set='' ac_cv_env_PKG_CONFIG_value='' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-portbld-freebsd8.1 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_asprintf=yes ac_cv_func_getenv=yes ac_cv_func_getloadavg=yes ac_cv_func_getopt_long=yes ac_cv_func_hstrerror=yes ac_cv_func_putenv=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_strtod=yes ac_cv_func_vasprintf=yes ac_cv_func_vsnprintf=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=yes ac_cv_header_dirent_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_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=yes ac_cv_header_lber_h=yes ac_cv_header_libperfstat_h=no ac_cv_header_linux_kernel_h=no ac_cv_header_mach_host_info_h=no ac_cv_header_mach_mach_host_h=no ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_mtent_h=no ac_cv_header_net_if_h=yes ac_cv_header_net_if_mib_h=yes 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_regex_h=yes ac_cv_header_resolv_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_disk_h=yes ac_cv_header_sys_dk_h=no ac_cv_header_sys_dkstat_h=yes 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_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_proc_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_pstat_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_sem_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_swap_h=no ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_sysinfo_h=no ac_cv_header_sys_sysmacros_h=no ac_cv_header_sys_systemcfg_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_ucontext_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_var_h=no ac_cv_header_sys_vfs_h=no ac_cv_header_sys_vmmeter_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vm_vm_param_h=yes ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_ws2tcpip_h=no ac_cv_host=i386-portbld-freebsd8.1 ac_cv_lib_kvm_main=yes ac_cv_lib_m_main=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_AWK=nawk ac_cv_prog_CPP=cpp ac_cv_prog_ac_ct_CC=cc ac_cv_prog_cc_c89='' ac_cv_prog_cc_cc_c_o=yes ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_backtrace_symbols=no ac_cv_search_devstat_getdevs=-ldevstat 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_type_pid_t=yes ac_cv_type_signal=void am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len=262144 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/net-mgmt/zabbix-agent184/work/zabbix-1.8.4/missing --run aclocal-1.10' AGENT_FALSE='#' AGENT_TRUE='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/net-mgmt/zabbix-agent184/work/zabbix-1.8.4/missing --run tar' ARCH='freebsd' AUTOCONF='${SHELL} /usr/ports/net-mgmt/zabbix-agent184/work/zabbix-1.8.4/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/net-mgmt/zabbix-agent184/work/zabbix-1.8.4/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/net-mgmt/zabbix-agent184/work/zabbix-1.8.4/missing --run automake-1.10' AWK='nawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -pipe -fno-strict-aliasing -I/usr/local/include' CPP='cpp' CPPFLAGS='-I/usr/local/include' CYGPATH_W='echo' DB_CPPFLAGS='' DB_LDFLAGS='' DB_LIBS='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' ICONV_CFLAGS='-I/usr/local/include' ICONV_LDFLAGS='-L/usr/local/lib' IKSEMEL_CFLAGS='' IKSEMEL_LIBS='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' IODBC_CFLAGS='' IODBC_LDFLAGS='' IODBC_LIBS='' JABBER_CPPFLAGS='' JABBER_FALSE='' JABBER_LDFLAGS='' JABBER_LIBS='' JABBER_TRUE='#' LDAP_CPPFLAGS='' LDAP_LDFLAGS='' LDFLAGS=' -L/usr/local/lib' LIBCURL_CFLAGS='' LIBCURL_LDFLAGS='' LIBCURL_LIBS='' LIBOBJS='' LIBS='-lkvm -lm -ldevstat -liconv' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/ports/net-mgmt/zabbix-agent184/work/zabbix-1.8.4/missing --run makeinfo' MYSQL_CFLAGS='' MYSQL_CONFIG='' MYSQL_LDFLAGS='' MYSQL_LIBS='' MYSQL_VERSION='' OBJEXT='o' ODBC_CFLAGS='' ODBC_LDFLAGS='' ODBC_LIBS='' OPENIPMI_CFLAGS='' OPENIPMI_LDFLAGS='' OPENIPMI_LIBS='' ORACLE_CPPFLAGS='' ORACLE_LDFLAGS='' ORACLE_LIBS='' ORACLE_OCI_CFLAGS='' ORACLE_OCI_LDFLAGS='' ORACLE_OCI_LIBS='' ORACLE_OCI_VERSION='' PACKAGE='zabbix' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PG_CONFIG='' PKG_CONFIG='' POSTGRESQL_CPPFLAGS='' POSTGRESQL_LDFLAGS='' POSTGRESQL_VERSION='' PROXY_FALSE='' PROXY_LDFLAGS='' PROXY_LIBS='' PROXY_TRUE='#' RANLIB='ranlib' RESOLV_LIBS='' SERVER_FALSE='' SERVER_LDFLAGS='' SERVER_LIBS='' SERVER_TRUE='#' SET_MAKE='' SHELL='/bin/sh' SNMP_CFLAGS='' SNMP_CPPFLAGS='' SNMP_LDFLAGS='' SNMP_LIBS='' SQLITE3_CPPFLAGS='' SQLITE3_LDFLAGS='' SQLITE3_VERSION='' SSH2_CFLAGS='' SSH2_LDFLAGS='' SSH2_LIBS='' STRIP='' UNIXODBC_CFLAGS='' UNIXODBC_LDFLAGS='' UNIXODBC_LIBS='' VERSION='1.8.4' WITH_ODBC_FALSE='' WITH_ODBC_TRUE='#' _libcurl_config='' _libnetsnmp_config='' _libodbc_config='' ac_ct_CC='cc' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd8.1' build_alias='i386-portbld-freebsd8.1' build_cpu='i386' build_os='freebsd8.1' build_vendor='portbld' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-portbld-freebsd8.1' host_alias='' host_cpu='i386' host_os='freebsd8.1' host_vendor='portbld' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/local/info/' install_sh='$(SHELL) /usr/ports/net-mgmt/zabbix-agent184/work/zabbix-1.8.4/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='/usr/local/man' mkdir_p='$(top_builddir)/./install-sh -c -d' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "zabbix" #define VERSION "1.8.4" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_NETDB_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_TIME_H 1 #define HAVE_ERRNO_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_MATH_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_DIRENT_H 1 #define HAVE_CTYPE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_VMMETER_H 1 #define HAVE_STRINGS_H 1 #define HAVE_VM_VM_PARAM_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_SYS_PROCFS_H 1 #define HAVE_STDINT_H 1 #define HAVE_PWD_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_ASSERT_H 1 #define HAVE_SYS_DKSTAT_H 1 #define HAVE_SYS_DISK_H 1 #define HAVE_NLIST_H 1 #define HAVE_KVM_H 1 #define HAVE_GETOPT_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_REGEX_H 1 #define HAVE_STDARG_H 1 #define HAVE_SYS_SEM_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_TIMEB_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_RESOLV_H 1 #define HAVE_NET_IF_H 1 #define HAVE_NET_IF_MIB_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_PROC_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_USER_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_DEVSTAT_H 1 #define HAVE_LIBDEVSTAT 1 #define HAVE_LIBM 1 #define HAVE_LIBKVM 1 #define HAVE_RES_QUERY 1 #define ZBX_SOCKLEN_T socklen_t #define HAVE_SEMUN 1 #define HAVE_SYS_VMMETER_VMTOTAL 1 #define HAVE_SYS_RESOURCE_SETPRIORITY 1 #define HAVE_FUNCTION_INITGROUPS 1 #define HAVE_FUNCTION_SETEUID 1 #define HAVE_FUNCTION_SETPROCTITLE 1 #define HAVE_FUNCTION_SYSCTLBYNAME 1 #define HAVE_FUNCTION_SYSCTL_KERN_BOOTTIME 1 #define HAVE_FUNCTION_SYSCTL_HW_NCPU 1 #define HAVE_FUNCTION_SYSCTL_KERN_MAXFILES 1 #define HAVE_FUNCTION_SYSCTL_KERN_MAXPROC 1 #define HAVE___VA_COPY 1 #define HAVE___VA_ARGS__ 1 #define RETSIGTYPE void #define HAVE_GETLOADAVG 1 #define HAVE_SOCKET 1 #define HAVE_STRTOD 1 #define HAVE_SNPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_HSTRERROR 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETENV 1 #define HAVE_PUTENV 1 #define HAVE_PROC 1 #define HAVE_LONG_LONG_QU 1 #define HAVE_ICONV 1 #define ARCH "freebsd" configure: exit 0