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.68. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = omni2 uname -m = 9000/800 uname -r = B.11.11 uname -s = HP-UX uname -v = U /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin PATH: /usr/ccs/bin PATH: /usr/contrib/bin PATH: /opt/hparray/bin PATH: /opt/nettladm/bin PATH: /opt/upgrade/bin PATH: /opt/fcms/bin PATH: /opt/pd/bin PATH: /opt/resmon/bin PATH: /opt/gnome/bin PATH: /opt/perf/bin PATH: /usr/contrib/bin/X11 PATH: /usr/bin/X11 PATH: /usr/sbin/diag/contrib PATH: /opt/mozilla PATH: /opt/wbem/bin PATH: /opt/wbem/sbin PATH: /opt/graphics/common/bin PATH: /opt/mx/bin PATH: /opt/perl/bin PATH: /opt/prm/bin PATH: /opt/gwlm/bin PATH: /opt/omni/bin PATH: /opt/hpnp//bin PATH: /opt/hpnpl//bin PATH: /opt/cfg2html PATH: /opt/ssh/bin PATH: /opt/ignite/bin PATH: /usr/local/etc PATH: /usr/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2394: checking for a BSD-compatible install configure:2462: result: ./install-sh -c configure:2473: checking whether build environment is sane configure:2528: result: yes configure:2679: checking for a thread-safe mkdir -p configure:2718: result: ./install-sh -c -d configure:2725: checking for gawk configure:2741: found /usr/local/bin/gawk configure:2752: result: gawk configure:2763: checking whether make sets $(MAKE) configure:2785: result: yes configure:2867: Configuring configure:2870: checking whether make sets $(MAKE) configure:2892: result: yes configure:2909: checking build system type configure:2923: result: hppa2.0w-hp-hpux11.11 configure:2943: checking host system type configure:2956: result: hppa2.0w-hp-hpux11.11 configure:3026: checking for gcc configure:3042: found /usr/local/bin/gcc configure:3053: result: gcc configure:3282: checking for C compiler version configure:3291: gcc --version >&5 gcc (GCC) 4.1.1 Copyright (C) 2006 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:3302: $? = 0 configure:3291: gcc -v >&5 Using built-in specs. Target: hppa2.0w-hp-hpux11.11 Configured with: ../gcc/configure Thread model: posix gcc version 4.1.1 configure:3302: $? = 0 configure:3291: gcc -V >&5 gcc: '-V' option must have argument configure:3302: $? = 1 configure:3291: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3302: $? = 1 configure:3322: checking whether the C compiler works configure:3344: gcc conftest.c >&5 configure:3348: $? = 0 configure:3396: result: yes configure:3399: checking for C compiler default output file name configure:3401: result: a.out configure:3407: checking for suffix of executables configure:3414: gcc -o conftest conftest.c >&5 configure:3418: $? = 0 configure:3440: result: configure:3462: checking whether we are cross compiling configure:3470: gcc -o conftest conftest.c >&5 configure:3474: $? = 0 configure:3481: ./conftest configure:3485: $? = 0 configure:3500: result: no configure:3505: checking for suffix of object files configure:3527: gcc -c conftest.c >&5 configure:3531: $? = 0 configure:3552: result: o configure:3556: checking whether we are using the GNU C compiler configure:3575: gcc -c conftest.c >&5 configure:3575: $? = 0 configure:3584: result: yes configure:3593: checking whether gcc accepts -g configure:3613: gcc -c -g conftest.c >&5 configure:3613: $? = 0 configure:3654: result: yes configure:3671: checking for gcc option to accept ISO C89 configure:3735: gcc -c -g -O2 conftest.c >&5 configure:3735: $? = 0 configure:3748: result: none needed configure:3779: checking for style of include used by make configure:3807: result: GNU configure:3833: checking dependency style of gcc configure:3944: result: gcc3 configure:3960: checking whether gcc and cc understand -c and -o together configure:3991: gcc -c conftest.c -o conftest2.o >&5 configure:3995: $? = 0 configure:4001: gcc -c conftest.c -o conftest2.o >&5 configure:4005: $? = 0 configure:4016: cc -c conftest.c >&5 configure:4020: $? = 0 configure:4028: cc -c conftest.c -o conftest2.o >&5 configure:4032: $? = 0 configure:4038: cc -c conftest.c -o conftest2.o >&5 configure:4042: $? = 0 configure:4060: result: yes configure:4093: checking how to run the C preprocessor configure:4124: gcc -E conftest.c configure:4124: $? = 0 configure:4138: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4138: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | /* end confdefs.h. */ | #include configure:4163: result: gcc -E configure:4183: gcc -E conftest.c configure:4183: $? = 0 configure:4197: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4197: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | /* end confdefs.h. */ | #include configure:4226: checking for grep that handles long lines and -e configure:4284: result: /usr/bin/grep configure:4289: checking for egrep configure:4351: result: /usr/bin/grep -E configure:4356: checking for ANSI C header files configure:4376: gcc -c -g -O2 conftest.c >&5 configure:4376: $? = 0 configure:4449: gcc -o conftest -g -O2 conftest.c >&5 configure:4449: $? = 0 configure:4449: ./conftest configure:4449: $? = 0 configure:4460: result: yes configure:4473: checking for sys/types.h configure:4473: gcc -c -g -O2 conftest.c >&5 configure:4473: $? = 0 configure:4473: result: yes configure:4473: checking for sys/stat.h configure:4473: gcc -c -g -O2 conftest.c >&5 configure:4473: $? = 0 configure:4473: result: yes configure:4473: checking for stdlib.h configure:4473: gcc -c -g -O2 conftest.c >&5 configure:4473: $? = 0 configure:4473: result: yes configure:4473: checking for string.h configure:4473: gcc -c -g -O2 conftest.c >&5 configure:4473: $? = 0 configure:4473: result: yes configure:4473: checking for memory.h configure:4473: gcc -c -g -O2 conftest.c >&5 configure:4473: $? = 0 configure:4473: result: yes configure:4473: checking for strings.h configure:4473: gcc -c -g -O2 conftest.c >&5 configure:4473: $? = 0 configure:4473: result: yes configure:4473: checking for inttypes.h configure:4473: gcc -c -g -O2 conftest.c >&5 configure:4473: $? = 0 configure:4473: result: yes configure:4473: checking for stdint.h configure:4473: gcc -c -g -O2 conftest.c >&5 conftest.c:53:20: error: stdint.h: No such file or directory configure:4473: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_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:4473: result: no configure:4473: checking for unistd.h configure:4473: gcc -c -g -O2 conftest.c >&5 configure:4473: $? = 0 configure:4473: result: yes configure:4502: checking stdio.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking stdio.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for stdio.h configure:4502: result: yes configure:4502: checking for stdlib.h configure:4502: result: yes configure:4502: checking for string.h configure:4502: result: yes configure:4502: checking for unistd.h configure:4502: result: yes configure:4502: checking netdb.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking netdb.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for netdb.h configure:4502: result: yes configure:4502: checking signal.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking signal.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for signal.h configure:4502: result: yes configure:4502: checking syslog.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking syslog.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for syslog.h configure:4502: result: yes configure:4502: checking time.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking time.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for time.h configure:4502: result: yes configure:4502: checking errno.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking errno.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for errno.h configure:4502: result: yes configure:4502: checking for sys/types.h configure:4502: result: yes configure:4502: checking for sys/stat.h configure:4502: result: yes configure:4502: checking netinet/in.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking netinet/in.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for netinet/in.h configure:4502: result: yes configure:4502: checking math.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking math.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for math.h configure:4502: result: yes configure:4502: checking sys/socket.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking sys/socket.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for sys/socket.h configure:4502: result: yes configure:4502: checking dirent.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking dirent.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for dirent.h configure:4502: result: yes configure:4502: checking ctype.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking ctype.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for ctype.h configure:4502: result: yes configure:4502: checking mtent.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 conftest.c:69:19: error: mtent.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_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:4502: result: no configure:4502: checking mtent.h presence configure:4502: gcc -E conftest.c conftest.c:36:19: error: mtent.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_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:4502: result: no configure:4502: checking for mtent.h configure:4502: result: no configure:4502: checking fcntl.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking fcntl.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for fcntl.h configure:4502: result: yes configure:4502: checking sys/param.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking sys/param.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for sys/param.h configure:4502: result: yes configure:4502: checking arpa/inet.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking arpa/inet.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for arpa/inet.h configure:4502: result: yes configure:4502: checking sys/vfs.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking sys/vfs.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for sys/vfs.h configure:4502: result: yes configure:4502: checking sys/pstat.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking sys/pstat.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for sys/pstat.h configure:4502: result: yes configure:4502: checking sys/sysinfo.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 In file included from conftest.c:74: /usr/include/sys/sysinfo.h:180: error: array type has incomplete element type configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | /* 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:4502: result: no configure:4502: checking sys/sysinfo.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: WARNING: sys/sysinfo.h: present but cannot be compiled configure:4502: WARNING: sys/sysinfo.h: check for missing prerequisite headers? configure:4502: WARNING: sys/sysinfo.h: see the Autoconf documentation configure:4502: WARNING: sys/sysinfo.h: section "Present But Cannot Be Compiled" configure:4502: WARNING: sys/sysinfo.h: proceeding with the compiler's result configure:4502: checking for sys/sysinfo.h configure:4502: result: no configure:4502: checking sys/statvfs.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking sys/statvfs.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for sys/statvfs.h configure:4502: result: yes configure:4502: checking for sys/socket.h configure:4502: result: yes configure:4502: checking sys/loadavg.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 conftest.c:76:25: error: sys/loadavg.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_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:4502: result: no configure:4502: checking sys/loadavg.h presence configure:4502: gcc -E conftest.c conftest.c:43:25: error: sys/loadavg.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:4502: result: no configure:4502: checking for sys/loadavg.h configure:4502: result: no configure:4502: checking for arpa/inet.h configure:4502: result: yes configure:4502: checking sys/vmmeter.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking sys/vmmeter.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for sys/vmmeter.h configure:4502: result: yes configure:4502: checking for strings.h configure:4502: result: yes configure:4502: checking vm/vm_param.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 conftest.c:79:25: error: vm/vm_param.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4502: result: no configure:4502: checking vm/vm_param.h presence configure:4502: gcc -E conftest.c conftest.c:46:25: error: vm/vm_param.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include configure:4502: result: no configure:4502: checking for vm/vm_param.h configure:4502: result: no configure:4502: checking sys/time.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking sys/time.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for sys/time.h configure:4502: result: yes configure:4502: checking kstat.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 conftest.c:80:19: error: kstat.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4502: result: no configure:4502: checking kstat.h presence configure:4502: gcc -E conftest.c conftest.c:47:19: error: kstat.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:4502: result: no configure:4502: checking for kstat.h configure:4502: result: no configure:4502: checking sys/syscall.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking sys/syscall.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for sys/syscall.h configure:4502: result: yes configure:4502: checking sys/sysmacros.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking sys/sysmacros.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for sys/sysmacros.h configure:4502: result: yes configure:4502: checking sys/procfs.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 conftest.c:82:24: error: sys/procfs.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | /* 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:4502: result: no configure:4502: checking sys/procfs.h presence configure:4502: gcc -E conftest.c conftest.c:49:24: error: sys/procfs.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | /* end confdefs.h. */ | #include configure:4502: result: no configure:4502: checking for sys/procfs.h configure:4502: result: no configure:4502: checking for stdint.h configure:4502: result: no configure:4502: checking mach/host_info.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 conftest.c:82:28: error: mach/host_info.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | /* 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:4502: result: no configure:4502: checking mach/host_info.h presence configure:4502: gcc -E conftest.c conftest.c:49:28: error: mach/host_info.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | /* end confdefs.h. */ | #include configure:4502: result: no configure:4502: checking for mach/host_info.h configure:4502: result: no configure:4502: checking mach/mach_host.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 conftest.c:82:28: error: mach/mach_host.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | /* 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:4502: result: no configure:4502: checking mach/mach_host.h presence configure:4502: gcc -E conftest.c conftest.c:49:28: error: mach/mach_host.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | /* end confdefs.h. */ | #include configure:4502: result: no configure:4502: checking for mach/mach_host.h configure:4502: result: no configure:4502: checking knlist.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 conftest.c:82:20: error: knlist.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | /* 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:4502: result: no configure:4502: checking knlist.h presence configure:4502: gcc -E conftest.c conftest.c:49:20: error: knlist.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | /* end confdefs.h. */ | #include configure:4502: result: no configure:4502: checking for knlist.h configure:4502: result: no configure:4502: checking pwd.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking pwd.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for pwd.h configure:4502: result: yes configure:4502: checking sys/var.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 conftest.c:83:21: error: sys/var.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_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:4502: result: no configure:4502: checking sys/var.h presence configure:4502: gcc -E conftest.c conftest.c:50:21: error: sys/var.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #include configure:4502: result: no configure:4502: checking for sys/var.h configure:4502: result: no configure:4502: checking arpa/nameser.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking arpa/nameser.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for arpa/nameser.h configure:4502: result: yes configure:4502: checking assert.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking assert.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for assert.h configure:4502: result: yes configure:4502: checking sys/dkstat.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 conftest.c:85:24: error: sys/dkstat.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4502: result: no configure:4502: checking sys/dkstat.h presence configure:4502: gcc -E conftest.c conftest.c:52:24: error: sys/dkstat.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | /* end confdefs.h. */ | #include configure:4502: result: no configure:4502: checking for sys/dkstat.h configure:4502: result: no configure:4502: checking sys/disk.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 conftest.c:85:22: error: sys/disk.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4502: result: no configure:4502: checking sys/disk.h presence configure:4502: gcc -E conftest.c conftest.c:52:22: error: sys/disk.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | /* end confdefs.h. */ | #include configure:4502: result: no configure:4502: checking for sys/disk.h configure:4502: result: no configure:4502: checking nlist.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking nlist.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for nlist.h configure:4502: result: yes configure:4502: checking kvm.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 conftest.c:86:17: error: kvm.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4502: result: no configure:4502: checking kvm.h presence configure:4502: gcc -E conftest.c conftest.c:53:17: error: kvm.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | /* end confdefs.h. */ | #include configure:4502: result: no configure:4502: checking for kvm.h configure:4502: result: no configure:4502: checking linux/kernel.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 conftest.c:86:26: error: linux/kernel.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4502: result: no configure:4502: checking linux/kernel.h presence configure:4502: gcc -E conftest.c conftest.c:53:26: error: linux/kernel.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | /* end confdefs.h. */ | #include configure:4502: result: no configure:4502: checking for linux/kernel.h configure:4502: result: no configure:4502: checking procinfo.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 conftest.c:86:22: error: procinfo.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4502: result: no configure:4502: checking procinfo.h presence configure:4502: gcc -E conftest.c conftest.c:53:22: error: procinfo.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | /* end confdefs.h. */ | #include configure:4502: result: no configure:4502: checking for procinfo.h configure:4502: result: no configure:4502: checking sys/dk.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking sys/dk.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for sys/dk.h configure:4502: result: yes configure:4502: checking sys/resource.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking sys/resource.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for sys/resource.h configure:4502: result: yes configure:4502: checking pthread.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking pthread.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for pthread.h configure:4502: result: yes configure:4502: checking windows.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 conftest.c:89:21: error: windows.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4502: result: no configure:4502: checking windows.h presence configure:4502: gcc -E conftest.c conftest.c:56:21: error: windows.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:4502: result: no configure:4502: checking for windows.h configure:4502: result: no configure:4502: checking process.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 conftest.c:89:21: error: process.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4502: result: no configure:4502: checking process.h presence configure:4502: gcc -E conftest.c conftest.c:56:21: error: process.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:4502: result: no configure:4502: checking for process.h configure:4502: result: no configure:4502: checking conio.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 conftest.c:89:19: error: conio.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4502: result: no configure:4502: checking conio.h presence configure:4502: gcc -E conftest.c conftest.c:56:19: error: conio.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:4502: result: no configure:4502: checking for conio.h configure:4502: result: no configure:4502: checking sys/wait.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking sys/wait.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for sys/wait.h configure:4502: result: yes configure:4502: checking regex.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking regex.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for regex.h configure:4502: result: yes configure:4502: checking stdarg.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking stdarg.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for stdarg.h configure:4502: result: yes configure:4502: checking winsock2.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 conftest.c:92:22: error: winsock2.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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:4502: result: no configure:4502: checking winsock2.h presence configure:4502: gcc -E conftest.c conftest.c:59:22: error: winsock2.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:4502: result: no configure:4502: checking for winsock2.h configure:4502: result: no configure:4502: checking pdh.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 conftest.c:92:17: error: pdh.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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:4502: result: no configure:4502: checking pdh.h presence configure:4502: gcc -E conftest.c conftest.c:59:17: error: pdh.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:4502: result: no configure:4502: checking for pdh.h configure:4502: result: no configure:4502: checking psapi.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 conftest.c:92:19: error: psapi.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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:4502: result: no configure:4502: checking psapi.h presence configure:4502: gcc -E conftest.c conftest.c:59:19: error: psapi.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:4502: result: no configure:4502: checking for psapi.h configure:4502: result: no configure:4502: checking sys/sem.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking sys/sem.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for sys/sem.h configure:4502: result: yes configure:4502: checking sys/ipc.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking sys/ipc.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for sys/ipc.h configure:4502: result: yes configure:4502: checking sys/shm.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking sys/shm.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for sys/shm.h configure:4502: result: yes configure:4502: checking Winldap.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 conftest.c:95:21: error: Winldap.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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:4502: result: no configure:4502: checking Winldap.h presence configure:4502: gcc -E conftest.c conftest.c:62:21: error: Winldap.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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:4502: result: no configure:4502: checking for Winldap.h configure:4502: result: no configure:4502: checking sys/timeb.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking sys/timeb.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for sys/timeb.h configure:4502: result: yes configure:4502: checking Winber.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 conftest.c:96:20: error: Winber.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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:4502: result: no configure:4502: checking Winber.h presence configure:4502: gcc -E conftest.c conftest.c:63:20: error: Winber.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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:4502: result: no configure:4502: checking for Winber.h configure:4502: result: no configure:4502: checking lber.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 conftest.c:96:18: error: lber.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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:4502: result: no configure:4502: checking lber.h presence configure:4502: gcc -E conftest.c conftest.c:63:18: error: lber.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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:4502: result: no configure:4502: checking for lber.h configure:4502: result: no configure:4502: checking ws2tcpip.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 conftest.c:96:22: error: ws2tcpip.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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:4502: result: no configure:4502: checking ws2tcpip.h presence configure:4502: gcc -E conftest.c conftest.c:63:22: error: ws2tcpip.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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:4502: result: no configure:4502: checking for ws2tcpip.h configure:4502: result: no configure:4502: checking for inttypes.h configure:4502: result: yes configure:4502: checking sys/file.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking sys/file.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for sys/file.h configure:4502: result: yes configure:4502: checking grp.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking grp.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for grp.h configure:4502: result: yes configure:4502: checking execinfo.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 conftest.c:99:22: error: execinfo.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4502: result: no configure:4502: checking execinfo.h presence configure:4502: gcc -E conftest.c conftest.c:66:22: error: execinfo.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:4502: result: no configure:4502: checking for execinfo.h configure:4502: result: no configure:4502: checking libperfstat.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 conftest.c:99:25: error: libperfstat.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4502: result: no configure:4502: checking libperfstat.h presence configure:4502: gcc -E conftest.c conftest.c:66:25: error: libperfstat.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:4502: result: no configure:4502: checking for libperfstat.h configure:4502: result: no configure:4502: checking sys/systemcfg.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 conftest.c:99:27: error: sys/systemcfg.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4502: result: no configure:4502: checking sys/systemcfg.h presence configure:4502: gcc -E conftest.c conftest.c:66:27: error: sys/systemcfg.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:4502: result: no configure:4502: checking for sys/systemcfg.h configure:4502: result: no configure:4502: checking sys/mnttab.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 conftest.c:99:24: error: sys/mnttab.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4502: result: no configure:4502: checking sys/mnttab.h presence configure:4502: gcc -E conftest.c conftest.c:66:24: error: sys/mnttab.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:4502: result: no configure:4502: checking for sys/mnttab.h configure:4502: result: no configure:4502: checking mntent.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking mntent.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for mntent.h configure:4502: result: yes configure:4502: checking sys/times.h usability configure:4502: gcc -c -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking sys/times.h presence configure:4502: gcc -E conftest.c configure:4502: $? = 0 configure:4502: result: yes configure:4502: checking for sys/times.h configure:4502: result: yes configure:4514: checking for resolv.h configure:4514: gcc -c -g -O2 conftest.c >&5 configure:4514: $? = 0 configure:4514: result: yes configure:4541: checking for net/if.h configure:4541: gcc -c -g -O2 conftest.c >&5 configure:4541: $? = 0 configure:4541: result: yes configure:4541: checking for net/if_mib.h configure:4541: gcc -c -g -O2 conftest.c >&5 conftest.c:92:24: error: net/if_mib.h: No such file or directory configure:4541: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | /* end confdefs.h. */ | | #include | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | /* for net/if_mib.h */ | #ifdef HAVE_NET_IF_H | # include | #endif | | | #include configure:4541: result: no configure:4575: checking for sys/mount.h configure:4575: gcc -c -g -O2 conftest.c >&5 configure:4575: $? = 0 configure:4575: result: yes configure:4575: checking for sys/proc.h configure:4575: gcc -c -g -O2 conftest.c >&5 configure:4575: $? = 0 configure:4575: result: yes configure:4575: checking for sys/sysctl.h configure:4575: gcc -c -g -O2 conftest.c >&5 conftest.c:81:24: error: sys/sysctl.h: No such file or directory configure:4575: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:4575: result: no configure:4575: checking for sys/user.h configure:4575: gcc -c -g -O2 conftest.c >&5 configure:4575: $? = 0 configure:4575: result: yes configure:4595: checking for sys/swap.h configure:4595: gcc -c -g -O2 conftest.c >&5 configure:4595: $? = 0 configure:4595: result: yes configure:4612: checking for sys/ucontext.h configure:4612: gcc -c -g -O2 conftest.c >&5 configure:4612: $? = 0 configure:4612: result: yes configure:4629: checking for devstat.h configure:4629: gcc -c -g -O2 conftest.c >&5 conftest.c:81:21: error: devstat.h: No such file or directory configure:4629: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_DKSTAT_H | # include | #endif | | | #include configure:4629: result: no configure:4646: checking for library containing socket configure:4677: gcc -o conftest -g -O2 conftest.c >&5 configure:4677: $? = 0 configure:4694: result: none required configure:4702: checking for library containing kstat_open configure:4733: gcc -o conftest -g -O2 conftest.c >&5 /usr/ccs/bin/ld: Unsatisfied symbols: kstat_open (first referenced in /var/tmp//ccmA5vtb.o) (code) collect2: ld returned 1 exit status configure:4733: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kstat_open (); | int | main () | { | return kstat_open (); | ; | return 0; | } configure:4733: gcc -o conftest -g -O2 conftest.c -lkstat >&5 /usr/ccs/bin/ld: Can't find library: "kstat" collect2: ld returned 1 exit status configure:4733: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kstat_open (); | int | main () | { | return kstat_open (); | ; | return 0; | } configure:4750: result: no configure:4758: checking for library containing gethostbyname configure:4789: gcc -o conftest -g -O2 conftest.c >&5 configure:4789: $? = 0 configure:4806: result: none required configure:4814: checking for library containing clock_gettime configure:4845: gcc -o conftest -g -O2 conftest.c >&5 configure:4845: $? = 0 configure:4862: result: none required configure:4871: checking for library containing perfstat_memory_total configure:4902: gcc -o conftest -g -O2 conftest.c >&5 /usr/ccs/bin/ld: Unsatisfied symbols: perfstat_memory_total (first referenced in /var/tmp//ccO54Xee.o) (code) collect2: ld returned 1 exit status configure:4902: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char perfstat_memory_total (); | int | main () | { | return perfstat_memory_total (); | ; | return 0; | } configure:4902: gcc -o conftest -g -O2 conftest.c -lperfstat >&5 /usr/ccs/bin/ld: Can't find library: "perfstat" collect2: ld returned 1 exit status configure:4902: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char perfstat_memory_total (); | int | main () | { | return perfstat_memory_total (); | ; | return 0; | } configure:4919: result: no configure:4929: checking for library containing devstat_getdevs configure:4960: gcc -o conftest -g -O2 conftest.c >&5 /usr/ccs/bin/ld: Unsatisfied symbols: devstat_getdevs (first referenced in /var/tmp//cciR1Wcb.o) (code) collect2: ld returned 1 exit status configure:4960: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char devstat_getdevs (); | int | main () | { | return devstat_getdevs (); | ; | return 0; | } configure:4960: gcc -o conftest -g -O2 conftest.c -ldevstat >&5 /usr/ccs/bin/ld: Can't find library: "devstat" collect2: ld returned 1 exit status configure:4960: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char devstat_getdevs (); | int | main () | { | return devstat_getdevs (); | ; | return 0; | } configure:4977: result: no configure:4987: checking for library containing getdevs configure:5018: gcc -o conftest -g -O2 conftest.c >&5 /usr/ccs/bin/ld: Unsatisfied symbols: getdevs (first referenced in /var/tmp//cc2rzA9b.o) (code) collect2: ld returned 1 exit status configure:5018: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getdevs (); | int | main () | { | return getdevs (); | ; | return 0; | } configure:5018: gcc -o conftest -g -O2 conftest.c -ldevstat >&5 /usr/ccs/bin/ld: Can't find library: "devstat" collect2: ld returned 1 exit status configure:5018: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getdevs (); | int | main () | { | return getdevs (); | ; | return 0; | } configure:5035: result: no configure:5046: checking for library containing backtrace_symbols configure:5077: gcc -o conftest -g -O2 conftest.c >&5 /usr/ccs/bin/ld: Unsatisfied symbols: backtrace_symbols (first referenced in /var/tmp//ccYVDfBc.o) (code) collect2: ld returned 1 exit status configure:5077: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char backtrace_symbols (); | int | main () | { | return backtrace_symbols (); | ; | return 0; | } configure:5077: gcc -o conftest -g -O2 conftest.c -lexecinfo >&5 /usr/ccs/bin/ld: Can't find library: "execinfo" collect2: ld returned 1 exit status configure:5077: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char backtrace_symbols (); | int | main () | { | return backtrace_symbols (); | ; | return 0; | } configure:5094: result: no configure:5105: checking for main in -lm configure:5124: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:5124: $? = 0 configure:5133: result: yes configure:5144: checking for main in -lkvm configure:5163: gcc -o conftest -g -O2 conftest.c -lkvm -lm >&5 /usr/ccs/bin/ld: Can't find library: "kvm" collect2: ld returned 1 exit status configure:5163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:5172: result: no configure:5186: checking for DNS lookup functions configure:5227: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:5227: $? = 0 configure:5390: result: yes configure:5417: checking for special C compiler options needed for large files configure:5462: result: no configure:5468: checking for _FILE_OFFSET_BITS value needed for large files configure:5493: gcc -c -g -O2 conftest.c >&5 conftest.c:83: warning: left shift count >= width of type conftest.c:83: warning: left shift count >= width of type conftest.c:85: error: size of array 'off_t_is_large' is negative configure:5493: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5517: gcc -c -g -O2 conftest.c >&5 configure:5517: $? = 0 configure:5525: result: 64 configure:5610: checking for an ANSI C-conforming const configure:5675: gcc -c -g -O2 conftest.c >&5 configure:5675: $? = 0 configure:5682: result: yes configure:5690: checking for pid_t configure:5690: gcc -c -g -O2 conftest.c >&5 configure:5690: $? = 0 configure:5690: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:114: error: expected expression before ')' token configure:5690: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:5690: result: yes configure:5702: checking for socklen_t configure:5719: gcc -c -g -O2 conftest.c >&5 configure:5719: $? = 0 configure:5720: result: yes configure:5731: checking for actual socklen_t parameter type in socket functions configure:5758: gcc -c -g -O2 conftest.c >&5 configure:5758: $? = 0 configure:5768: result: socklen_t configure:5780: checking for integer field name in union sigval of struct siginfo_t configure:5802: gcc -c -g -O2 conftest.c >&5 configure:5802: $? = 0 configure:5811: result: sival_int configure:5822: checking for union semun configure:5839: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:88: error: storage size of 'foo' isn't known configure:5839: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | union semun foo; | ; | return 0; | } configure:5846: result: no configure:5851: checking for struct swaptable in sys/swap.h configure:5923: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:101: error: 'SC_GETNSWP' undeclared (first use in this function) conftest.c:101: error: (Each undeclared identifier is reported only once conftest.c:101: error: for each function it appears in.) conftest.c:105: error: invalid application of 'sizeof' to incomplete type 'struct swapent' conftest.c:110: error: dereferencing pointer to incomplete type conftest.c:115: error: dereferencing pointer to incomplete type conftest.c:119: error: increment of pointer to unknown structure conftest.c:119: error: arithmetic on pointer to an incomplete type conftest.c:119: error: dereferencing pointer to incomplete type conftest.c:123: error: 'SC_LIST' undeclared (first use in this function) conftest.c:127: error: dereferencing pointer to incomplete type conftest.c:132: error: dereferencing pointer to incomplete type conftest.c:133: error: dereferencing pointer to incomplete type conftest.c:133: error: 'ST_DOINGDEL' undeclared (first use in this function) conftest.c:135: error: dereferencing pointer to incomplete type conftest.c:136: error: dereferencing pointer to incomplete type conftest.c:137: error: increment of pointer to unknown structure conftest.c:137: error: arithmetic on pointer to an incomplete type configure:5923: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | /* end confdefs.h. */ | | #include | #include | #include | #include | | #ifndef NULL | #define NULL (void *)0 | #endif | | int | main () | { | | register int cnt, i; | register int t, f; | struct swaptable *swt; | struct swapent *ste; | static char path[256]; | | /* get total number of swap entries */ | cnt = swapctl(SC_GETNSWP, 0); | | /* allocate enough space to hold count + n swapents */ | swt = (struct swaptable *)malloc(sizeof(int) + | cnt * sizeof(struct swapent)); | if (swt == NULL) | { | return; | } | swt->swt_n = cnt; | | /* fill in ste_path pointers: we do not care about the paths, so we | point | them all to the same buffer */ | ste = &(swt->swt_ent[0]); | i = cnt; | while (--i >= 0) | { | ste++->ste_path = path; | } | | /* grab all swap info */ | swapctl(SC_LIST, swt); | | /* walk through the structs and sum up the fields */ | t = f = 0; | ste = &(swt->swt_ent[0]); | i = cnt; | while (--i >= 0) | { | /* do not count slots being deleted */ | if (!(ste->ste_flags & ST_INDEL) && | !(ste->ste_flags & ST_DOINGDEL)) | { | t += ste->ste_pages; | f += ste->ste_free; | } ste++; | } | | /* fill in the results */ | free(swt); | | | ; | return 0; | } configure:5930: result: no configure:5935: checking for struct sensordev in sys/sensors.h configure:5954: gcc -c -g -O2 conftest.c >&5 conftest.c:82:23: error: sys/queue.h: No such file or directory conftest.c:83:25: error: sys/sensors.h: No such file or directory conftest.c: In function 'main': conftest.c:87: error: storage size of 'sensordev' isn't known configure:5954: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | /* end confdefs.h. */ | | #include | #include | #include | int | main () | { | struct sensordev sensordev; | sensordev.xname[0]='\0'; | sensordev.maxnumt[0]=0; | | ; | return 0; | } configure:5961: result: no configure:5966: checking for struct statvfs64 in sys/statvfs.h configure:5990: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:92: error: storage size of 's' isn't known configure:5990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STATVFS_H | # include | #endif | | int | main () | { | | struct statvfs64 s; | s.f_frsize = s.f_blocks = s.f_bfree = s.f_bavail = 0; | statvfs64("/", &s); | | ; | return 0; | } configure:5997: result: no configure:6002: checking for field ss_family in struct sockaddr_storage configure:6017: gcc -c -g -O2 conftest.c >&5 configure:6017: $? = 0 configure:6021: result: yes configure:6029: checking for field mem_unit in struct sysinfo configure:6044: gcc -c -g -O2 conftest.c >&5 In file included from conftest.c:81: /usr/include/sys/sysinfo.h:180: error: array type has incomplete element type conftest.c: In function 'main': conftest.c:85: error: storage size of 'sysinfo' isn't known configure:6044: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.mem_unit=0; | | ; | return 0; | } configure:6051: result: no configure:6056: checking for field freeswap in struct sysinfo configure:6071: gcc -c -g -O2 conftest.c >&5 In file included from conftest.c:81: /usr/include/sys/sysinfo.h:180: error: array type has incomplete element type conftest.c: In function 'main': conftest.c:85: error: storage size of 'sysinfo' isn't known configure:6071: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.freeswap=0; | | ; | return 0; | } configure:6078: result: no configure:6083: checking for field totalswap in struct sysinfo configure:6098: gcc -c -g -O2 conftest.c >&5 In file included from conftest.c:81: /usr/include/sys/sysinfo.h:180: error: array type has incomplete element type conftest.c: In function 'main': conftest.c:85: error: storage size of 'sysinfo' isn't known configure:6098: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.totalswap=0; | | ; | return 0; | } configure:6105: result: no configure:6110: checking for field totalram in struct sysinfo configure:6125: gcc -c -g -O2 conftest.c >&5 In file included from conftest.c:81: /usr/include/sys/sysinfo.h:180: error: array type has incomplete element type conftest.c: In function 'main': conftest.c:85: error: storage size of 'sysinfo' isn't known configure:6125: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.totalram=0; | | ; | return 0; | } configure:6132: result: no configure:6137: checking for field sharedram in struct sysinfo configure:6152: gcc -c -g -O2 conftest.c >&5 In file included from conftest.c:81: /usr/include/sys/sysinfo.h:180: error: array type has incomplete element type conftest.c: In function 'main': conftest.c:85: error: storage size of 'sysinfo' isn't known configure:6152: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.sharedram=0; | | ; | return 0; | } configure:6159: result: no configure:6164: checking for field bufferram in struct sysinfo configure:6179: gcc -c -g -O2 conftest.c >&5 In file included from conftest.c:81: /usr/include/sys/sysinfo.h:180: error: array type has incomplete element type conftest.c: In function 'main': conftest.c:85: error: storage size of 'sysinfo' isn't known configure:6179: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.bufferram=0; | | ; | return 0; | } configure:6186: result: no configure:6191: checking for field freeram in struct sysinfo configure:6206: gcc -c -g -O2 conftest.c >&5 In file included from conftest.c:81: /usr/include/sys/sysinfo.h:180: error: array type has incomplete element type conftest.c: In function 'main': conftest.c:85: error: storage size of 'sysinfo' isn't known configure:6206: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.freeram=0; | | ; | return 0; | } configure:6213: result: no configure:6218: checking for field uptime in struct sysinfo configure:6233: gcc -c -g -O2 conftest.c >&5 In file included from conftest.c:81: /usr/include/sys/sysinfo.h:180: error: array type has incomplete element type conftest.c: In function 'main': conftest.c:85: error: storage size of 'sysinfo' isn't known configure:6233: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.uptime=0; | | ; | return 0; | } configure:6240: result: no configure:6245: checking for field procs in struct sysinfo configure:6260: gcc -c -g -O2 conftest.c >&5 In file included from conftest.c:81: /usr/include/sys/sysinfo.h:180: error: array type has incomplete element type conftest.c: In function 'main': conftest.c:85: error: storage size of 'sysinfo' isn't known configure:6260: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | #include | int | main () | { | struct sysinfo sysinfo; | sysinfo.procs=0; | | ; | return 0; | } configure:6267: result: no configure:6272: checking for field tm_gmtoff in struct tm configure:6296: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:95: error: 'struct tm' has no member named 'tm_gmtoff' configure:6296: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TIME_H | #include | #endif /* HAVE_SYS_TIME_H */ | | #ifdef HAVE_TIME_H | #include | #endif /* HAVE_TIME_H */ | | int | main () | { | | struct tm tm; | tm.tm_gmtoff; | | ; | return 0; | } configure:6303: result: no configure:6309: checking for function sysconf() in unistd.h configure:6328: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:89: error: '_SC_PHYS_PAGES' undeclared (first use in this function) conftest.c:89: error: (Each undeclared identifier is reported only once conftest.c:89: error: for each function it appears in.) conftest.c:90: error: '_SC_AVPHYS_PAGES' undeclared (first use in this function) configure:6328: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | | #include | | int | main () | { | int i; | | i=sysconf(_SC_PHYS_PAGES)*sysconf(_SC_PHYS_PAGES); | i=sysconf(_SC_AVPHYS_PAGES)*sysconf(_SC_PHYS_PAGES); | | ; | return 0; | } configure:6335: result: no configure:6340: checking for function initgroups() configure:6359: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:6359: $? = 0 configure:6363: result: yes configure:6372: checking for functions seteuid() and setegid() configure:6391: gcc -o conftest -g -O2 conftest.c -lm >&5 /usr/ccs/bin/ld: Unsatisfied symbols: setegid (first referenced in /var/tmp//ccSAGxKe.o) (code) seteuid (first referenced in /var/tmp//ccSAGxKe.o) (code) collect2: ld returned 1 exit status configure:6391: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_FUNCTION_INITGROUPS 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | seteuid(0); | setegid(0); | | ; | return 0; | } configure:6398: result: no configure:6404: checking for function setproctitle() configure:6422: gcc -o conftest -g -O2 conftest.c -lm >&5 /usr/ccs/bin/ld: Unsatisfied symbols: setproctitle (first referenced in /var/tmp//ccUrSwXc.o) (code) collect2: ld returned 1 exit status configure:6422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_FUNCTION_INITGROUPS 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | setproctitle("Test %d", 1); | | ; | return 0; | } configure:6429: result: no configure:6435: checking for function sysctlbyname() configure:6460: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:91:24: error: sys/sysctl.h: No such file or directory configure:6460: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_FUNCTION_INITGROUPS 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif /* HAVE_SYS_PARAM_H */ | | #include | | int | main () | { | | sysctlbyname("", 0, 0, 0, 0); | | ; | return 0; | } configure:6467: result: no configure:6473: checking for function sysctl (KERN_BOOTTIME) configure:6509: gcc -c -g -O2 conftest.c >&5 conftest.c:91:24: error: sys/sysctl.h: No such file or directory conftest.c: In function 'main': conftest.c:104: error: 'CTL_KERN' undeclared (first use in this function) conftest.c:104: error: (Each undeclared identifier is reported only once conftest.c:104: error: for each function it appears in.) conftest.c:105: error: 'KERN_BOOTTIME' undeclared (first use in this function) configure:6509: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_FUNCTION_INITGROUPS 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif /* HAVE_SYS_PARAM_H */ | | #include | #include | #include | #include | | int | main () | { | | size_t len; | struct timeval uptime; | int mib[2]; | | mib[0] = CTL_KERN; | mib[1] = KERN_BOOTTIME; | | len = sizeof(uptime); | sysctl(mib, 2, &uptime, &len, 0, 0); | | ; | return 0; | } configure:6516: result: no configure:6521: checking for function sysctl (HW_NCPU) configure:6553: gcc -c -g -O2 conftest.c >&5 conftest.c:91:24: error: sys/sysctl.h: No such file or directory conftest.c: In function 'main': conftest.c:100: error: 'CTL_HW' undeclared (first use in this function) conftest.c:100: error: (Each undeclared identifier is reported only once conftest.c:100: error: for each function it appears in.) conftest.c:101: error: 'HW_NCPU' undeclared (first use in this function) configure:6553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_FUNCTION_INITGROUPS 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif /* HAVE_SYS_PARAM_H */ | | #include | | int | main () | { | | size_t len; | int mib[2], ncpu; | | mib[0] = CTL_HW; | mib[1] = HW_NCPU; | | len = sizeof(ncpu); | sysctl(mib, 2, &ncpu, &len, 0, 0); | | ; | return 0; | } configure:6560: result: no configure:6565: checking for function sysctl (KERN_MAXFILES) configure:6597: gcc -c -g -O2 conftest.c >&5 conftest.c:91:24: error: sys/sysctl.h: No such file or directory conftest.c: In function 'main': conftest.c:100: error: 'CTL_KERN' undeclared (first use in this function) conftest.c:100: error: (Each undeclared identifier is reported only once conftest.c:100: error: for each function it appears in.) conftest.c:101: error: 'KERN_MAXFILES' undeclared (first use in this function) configure:6597: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_FUNCTION_INITGROUPS 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif /* HAVE_SYS_PARAM_H */ | | #include | | int | main () | { | | size_t len; | int mib[2], maxfiles; | | mib[0] = CTL_KERN; | mib[1] = KERN_MAXFILES; | | len = sizeof(maxfiles); | sysctl(mib, 2, &maxfiles, &len, 0, 0); | | ; | return 0; | } configure:6604: result: no configure:6609: checking for function sysctl (KERN_MAXPROC) configure:6641: gcc -c -g -O2 conftest.c >&5 conftest.c:91:24: error: sys/sysctl.h: No such file or directory conftest.c: In function 'main': conftest.c:100: error: 'CTL_KERN' undeclared (first use in this function) conftest.c:100: error: (Each undeclared identifier is reported only once conftest.c:100: error: for each function it appears in.) conftest.c:101: error: 'KERN_MAXPROC' undeclared (first use in this function) configure:6641: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_FUNCTION_INITGROUPS 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif /* HAVE_SYS_PARAM_H */ | | #include | | int | main () | { | | size_t len; | int mib[2], maxproc; | | mib[0] = CTL_KERN; | mib[1] = KERN_MAXPROC; | | len = sizeof(maxproc); | sysctl(mib, 2, &maxproc, &len, 0, 0); | | ; | return 0; | } configure:6648: result: no configure:6653: checking for function sysctl (KERN_CPTIME,KERN_CPTIME2) configure:6689: gcc -c -g -O2 conftest.c >&5 conftest.c:84:24: error: sys/sysctl.h: No such file or directory conftest.c:85:24: error: sys/dkstat.h: No such file or directory conftest.c: In function 'main': conftest.c:92: error: 'CP_USER' undeclared (first use in this function) conftest.c:92: error: (Each undeclared identifier is reported only once conftest.c:92: error: for each function it appears in.) conftest.c:92: error: 'CP_NICE' undeclared (first use in this function) conftest.c:92: error: 'CP_SYS' undeclared (first use in this function) conftest.c:92: error: 'CP_INTR' undeclared (first use in this function) conftest.c:92: error: 'CP_IDLE' undeclared (first use in this function) conftest.c:95: error: 'CPUSTATES' undeclared (first use in this function) conftest.c:96: error: 'CTL_KERN' undeclared (first use in this function) conftest.c:96: warning: initialization makes integer from pointer without a cast conftest.c:96: error: 'KERN_CPTIME' undeclared (first use in this function) conftest.c:96: warning: initialization makes integer from pointer without a cast conftest.c:98: warning: assignment makes integer from pointer without a cast conftest.c:103: error: 'u_int64_t' undeclared (first use in this function) conftest.c:103: error: expected ';' before 'states' conftest.c:104: warning: initialization makes integer from pointer without a cast conftest.c:104: error: 'KERN_CPTIME2' undeclared (first use in this function) conftest.c:104: warning: initialization makes integer from pointer without a cast conftest.c:106: error: 'states' undeclared (first use in this function) conftest.c:106: warning: assignment makes integer from pointer without a cast configure:6689: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_FUNCTION_INITGROUPS 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:6696: result: no configure:6701: checking for function clock_gettime in time.h configure:6722: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:6722: $? = 0 configure:6726: result: yes configure:6736: checking for macro __va_copy() in stdarg.h configure:6755: gcc -c -g -O2 conftest.c >&5 configure:6755: $? = 0 configure:6759: result: yes configure:6767: checking for macro __VA_ARGS__ configure:6787: gcc -c -g -O2 conftest.c >&5 configure:6787: $? = 0 configure:6791: result: yes configure:6800: checking return type of signal handlers configure:6818: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:91: error: void value not ignored as it ought to be configure:6818: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_TIME_CLOCK_GETTIME 1 | #define HAVE___VA_COPY 1 | #define HAVE___VA_ARGS__ 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:6825: result: void configure:6833: checking for getloadavg configure:6833: gcc -o conftest -g -O2 conftest.c -lm >&5 /usr/ccs/bin/ld: Unsatisfied symbols: getloadavg (first referenced in /var/tmp//ccaKSC8c.o) (code) collect2: ld returned 1 exit status configure:6833: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_TIME_CLOCK_GETTIME 1 | #define HAVE___VA_COPY 1 | #define HAVE___VA_ARGS__ 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | /* Define getloadavg to an innocuous variant, in case declares getloadavg. | For example, HP-UX 11i declares gettimeofday. */ | #define getloadavg innocuous_getloadavg | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getloadavg (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getloadavg | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getloadavg (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getloadavg || defined __stub___getloadavg | choke me | #endif | | int | main () | { | return getloadavg (); | ; | return 0; | } configure:6833: result: no configure:6849: checking for hstrerror configure:6849: gcc -o conftest -g -O2 conftest.c -lm >&5 /usr/ccs/bin/ld: Unsatisfied symbols: hstrerror (first referenced in /var/tmp//ccKUhzNb.o) (code) collect2: ld returned 1 exit status configure:6849: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_TIME_CLOCK_GETTIME 1 | #define HAVE___VA_COPY 1 | #define HAVE___VA_ARGS__ 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | /* Define hstrerror to an innocuous variant, in case declares hstrerror. | For example, HP-UX 11i declares gettimeofday. */ | #define hstrerror innocuous_hstrerror | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char hstrerror (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef hstrerror | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char hstrerror (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_hstrerror || defined __stub___hstrerror | choke me | #endif | | int | main () | { | return hstrerror (); | ; | return 0; | } configure:6849: result: no configure:6860: checking for getenv configure:6860: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:6860: $? = 0 configure:6860: result: yes configure:6871: checking for putenv configure:6871: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:6871: $? = 0 configure:6871: result: yes configure:6882: checking for sigqueue configure:6882: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:6882: $? = 0 configure:6882: result: yes configure:6893: checking for /proc filesystem configure:6902: result: no configure:6906: checking for file /proc/stat configure:6915: result: no configure:6919: checking for file /proc/cpuinfo configure:6928: result: no configure:6932: checking for file /proc/0/psinfo configure:6941: result: no configure:6945: checking for file /proc/loadavg configure:6954: result: no configure:6958: checking for file /proc/net/dev configure:6967: result: no configure:6972: checking for long long format configure:6995: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:95: warning: incompatible implicit declaration of built-in function 'sscanf' conftest.c:97: warning: integer constant is too large for 'long' type configure:6995: $? = 0 configure:6995: ./conftest configure:6995: $? = 255 configure: program exited with status 255 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_TIME_CLOCK_GETTIME 1 | #define HAVE___VA_COPY 1 | #define HAVE___VA_ARGS__ 1 | #define RETSIGTYPE void | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SIGQUEUE 1 | /* end confdefs.h. */ | | #include | int main() | { | uint64_t i; | | sscanf("200000000010020", "%qu", &i); | | if (i == 200000000010020) return 0; | else return -1; | } | configure:7002: result: no configure:7010: checking for -rdynamic linking option configure:7027: gcc -o conftest -g -O2 -rdynamic conftest.c -lm >&5 gcc: unrecognized option '-rdynamic' conftest.c:89:22: error: execinfo.h: No such file or directory configure:7027: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_TIME_CLOCK_GETTIME 1 | #define HAVE___VA_COPY 1 | #define HAVE___VA_ARGS__ 1 | #define RETSIGTYPE void | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SIGQUEUE 1 | /* end confdefs.h. */ | #include | int | main () | { | void *bcktrc[6]; | (void)backtrace(bcktrc, 6); | | ; | return 0; | } configure:7033: result: no configure:7040: checking for libperfstat 5.2.0.40 fileset configure:7055: gcc -c -g -O2 conftest.c >&5 conftest.c:89:25: error: libperfstat.h: No such file or directory conftest.c: In function 'main': conftest.c:93: error: 'perfstat_memory_total_t' undeclared (first use in this function) conftest.c:93: error: (Each undeclared identifier is reported only once conftest.c:93: error: for each function it appears in.) conftest.c:93: error: expected ';' before 'memstats' conftest.c:94: error: 'memstats' undeclared (first use in this function) configure:7055: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_TIME_CLOCK_GETTIME 1 | #define HAVE___VA_COPY 1 | #define HAVE___VA_ARGS__ 1 | #define RETSIGTYPE void | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SIGQUEUE 1 | /* end confdefs.h. */ | #include | int | main () | { | perfstat_memory_total_t memstats; | memstats.virt_active = 0; | | ; | return 0; | } configure:7062: result: no configure:7067: checking for libperfstat 5.3.0.60 fileset configure:7086: gcc -c -g -O2 conftest.c >&5 conftest.c:89:25: error: libperfstat.h: No such file or directory conftest.c: In function 'main': conftest.c:93: error: 'perfstat_partition_total_t' undeclared (first use in this function) conftest.c:93: error: (Each undeclared identifier is reported only once conftest.c:93: error: for each function it appears in.) conftest.c:93: error: expected ';' before 'lparstats' conftest.c:94: error: 'lparstats' undeclared (first use in this function) configure:7086: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "zabbix" | #define VERSION "2.0.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_PSTAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VMMETER_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_SYS_DK_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_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_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PROC_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define _FILE_OFFSET_BITS 64 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_TIME_CLOCK_GETTIME 1 | #define HAVE___VA_COPY 1 | #define HAVE___VA_ARGS__ 1 | #define RETSIGTYPE void | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SIGQUEUE 1 | /* end confdefs.h. */ | #include | int | main () | { | 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:7093: result: no configure:7098: checking for architecture configure:7156: result: ok (hpux11.11) ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=hppa2.0w-hp-hpux11.11 ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set='' ac_cv_env_CC_value='' ac_cv_env_CFLAGS_set='' ac_cv_env_CFLAGS_value='' ac_cv_env_CPPFLAGS_set='' ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_LDFLAGS_set='' ac_cv_env_LDFLAGS_value='' ac_cv_env_LIBS_set='' ac_cv_env_LIBS_value='' ac_cv_env_build_alias_set='' ac_cv_env_build_alias_value='' ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_func_getenv=yes ac_cv_func_getloadavg=no ac_cv_func_hstrerror=no ac_cv_func_putenv=yes ac_cv_func_sigqueue=yes ac_cv_header_Winber_h=no ac_cv_header_Winldap_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_assert_h=yes ac_cv_header_conio_h=no ac_cv_header_ctype_h=yes ac_cv_header_devstat_h=no ac_cv_header_dirent_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=no ac_cv_header_fcntl_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_knlist_h=no ac_cv_header_kstat_h=no ac_cv_header_kvm_h=no ac_cv_header_lber_h=no 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_mntent_h=yes ac_cv_header_mtent_h=no ac_cv_header_net_if_h=yes ac_cv_header_net_if_mib_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_nlist_h=yes ac_cv_header_pdh_h=no ac_cv_header_process_h=no ac_cv_header_procinfo_h=no ac_cv_header_psapi_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_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=no ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_disk_h=no ac_cv_header_sys_dk_h=yes ac_cv_header_sys_dkstat_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mnttab_h=no ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_proc_h=yes ac_cv_header_sys_procfs_h=no ac_cv_header_sys_pstat_h=yes 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=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_sysctl_h=no ac_cv_header_sys_sysinfo_h=no ac_cv_header_sys_sysmacros_h=yes ac_cv_header_sys_systemcfg_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_ucontext_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_var_h=no ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_vmmeter_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vm_vm_param_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_ws2tcpip_h=no ac_cv_host=hppa2.0w-hp-hpux11.11 ac_cv_lib_kvm_main=no ac_cv_lib_m_main=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_make_make_set=yes ac_cv_search_backtrace_symbols=no ac_cv_search_clock_gettime='none required' ac_cv_search_devstat_getdevs=no ac_cv_search_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_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_type_pid_t=yes ac_cv_type_signal=void am_cv_CC_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/ewertman/zabbix/missing --run aclocal-1.12' AGENT_FALSE='' AGENT_LDFLAGS='' AGENT_LIBS=' -lipv6' AGENT_TRUE='#' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' ARCH='hpux' AUTOCONF='${SHELL} /home/ewertman/zabbix/missing --run autoconf' AUTOHEADER='${SHELL} /home/ewertman/zabbix/missing --run autoheader' AUTOMAKE='${SHELL} /home/ewertman/zabbix/missing --run automake-1.12' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DB_CPPFLAGS='' DB_LDFLAGS='' DB_LIBS='' DEFS='' DEPDIR='.deps' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' ICONV_CFLAGS='' ICONV_LDFLAGS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' IODBC_CFLAGS='' IODBC_LDFLAGS='' IODBC_LIBS='' JABBER_CPPFLAGS='' JABBER_FALSE='' JABBER_LDFLAGS='' JABBER_LIBS='' JABBER_TRUE='' JAR='' JAVAC='' JAVA_FALSE='' JAVA_TRUE='#' LDAP_CPPFLAGS='' LDAP_LDFLAGS='' LDAP_LIBS='' LDFLAGS='' LIBCURL_CFLAGS='' LIBCURL_LDFLAGS='' LIBCURL_LIBS='' LIBOBJS=' getloadavg.o' LIBS='-lm ' LTLIBOBJS='' MAKEINFO='${SHELL} /home/ewertman/zabbix/missing --run makeinfo' MKDIR_P='./install-sh -c -d' 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_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PG_CONFIG='' POSTGRESQL_CPPFLAGS='' POSTGRESQL_LDFLAGS='' POSTGRESQL_LIBS='' POSTGRESQL_VERSION='' PROXY_FALSE='' PROXY_LDFLAGS='' PROXY_LIBS='' PROXY_TRUE='#' 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_LIBS='' SQLITE3_VERSION='' SSH2_CFLAGS='' SSH2_LDFLAGS='' SSH2_LIBS='' STRIP='' UNIXODBC_CFLAGS='' UNIXODBC_LDFLAGS='' UNIXODBC_LIBS='' VERSION='2.0.1rc2' WITH_ODBC_FALSE='' WITH_ODBC_TRUE='' _libcurl_config='' _libnetsnmp_config='' _libodbc_config='' ac_ct_CC='gcc' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='hppa2.0w-hp-hpux11.11' build_alias='' build_cpu='hppa2.0w' build_os='hpux11.11' build_vendor='hp' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host='hppa2.0w-hp-hpux11.11' host_alias='' host_cpu='hppa2.0w' host_os='hpux11.11' host_vendor='hp' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/ewertman/zabbix/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "zabbix" #define VERSION "2.0.1rc2" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_NETDB_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_TIME_H 1 #define HAVE_ERRNO_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_MATH_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_DIRENT_H 1 #define HAVE_CTYPE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_PSTAT_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_VMMETER_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_PWD_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_ASSERT_H 1 #define HAVE_NLIST_H 1 #define HAVE_SYS_DK_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_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_INTTYPES_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_GRP_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_RESOLV_H 1 #define HAVE_NET_IF_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_PROC_H 1 #define HAVE_SYS_USER_H 1 #define HAVE_SYS_SWAP_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_LIBM 1 #define HAVE_RES_QUERY 1 #define _FILE_OFFSET_BITS 64 #define ZBX_SOCKLEN_T socklen_t #define ZBX_SIVAL_INT sival_int #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 #define HAVE_FUNCTION_INITGROUPS 1 #define HAVE_TIME_CLOCK_GETTIME 1 #define HAVE___VA_COPY 1 #define HAVE___VA_ARGS__ 1 #define RETSIGTYPE void #define HAVE_GETENV 1 #define HAVE_PUTENV 1 #define HAVE_SIGQUEUE 1 #define ARCH "hpux" configure: exit 0