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.67. Invocation command line was $ ./configure --prefix=/usr/local/ --bindir=/usr/local/sbin/ --with-mysql=/usr/bin/mysql_config --enable-server --enable-agent --with-net-snmp --with-libcurl --with-openipmi --enable-ipv6 --enable-static ## --------- ## ## Platform. ## ## --------- ## hostname = ubuntu uname -m = x86_64 uname -r = 3.0.0-12-server uname -s = Linux uname -v = #20-Ubuntu SMP Fri Oct 7 16:36:30 UTC 2011 /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/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2393: checking for a BSD-compatible install configure:2461: result: /usr/bin/install -c configure:2472: checking whether build environment is sane configure:2522: result: yes configure:2663: checking for a thread-safe mkdir -p configure:2702: result: /bin/mkdir -p configure:2715: checking for gawk configure:2745: result: no configure:2715: checking for mawk configure:2731: found /usr/bin/mawk configure:2742: result: mawk configure:2753: checking whether make sets $(MAKE) configure:2775: result: yes configure:2856: Configuring configure:2859: checking whether make sets $(MAKE) configure:2881: result: yes configure:2898: checking build system type configure:2912: result: x86_64-unknown-linux-gnu configure:2932: checking host system type configure:2945: result: x86_64-unknown-linux-gnu configure:3015: checking for gcc configure:3031: found /usr/bin/gcc configure:3042: result: gcc configure:3271: checking for C compiler version configure:3280: gcc --version >&5 gcc (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1 Copyright (C) 2011 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:3291: $? = 0 configure:3280: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6.1/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) configure:3291: $? = 0 configure:3280: gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:3291: $? = 4 configure:3280: gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3291: $? = 4 configure:3311: checking whether the C compiler works configure:3333: gcc conftest.c >&5 configure:3337: $? = 0 configure:3385: result: yes configure:3388: checking for C compiler default output file name configure:3390: result: a.out configure:3396: checking for suffix of executables configure:3403: gcc -o conftest conftest.c >&5 configure:3407: $? = 0 configure:3429: result: configure:3451: checking whether we are cross compiling configure:3459: gcc -o conftest conftest.c >&5 configure:3463: $? = 0 configure:3470: ./conftest configure:3474: $? = 0 configure:3489: result: no configure:3494: checking for suffix of object files configure:3516: gcc -c conftest.c >&5 configure:3520: $? = 0 configure:3541: result: o configure:3545: checking whether we are using the GNU C compiler configure:3564: gcc -c conftest.c >&5 configure:3564: $? = 0 configure:3573: result: yes configure:3582: checking whether gcc accepts -g configure:3602: gcc -c -g conftest.c >&5 configure:3602: $? = 0 configure:3643: result: yes configure:3660: checking for gcc option to accept ISO C89 configure:3724: gcc -c -g -O2 conftest.c >&5 configure:3724: $? = 0 configure:3737: result: none needed configure:3768: checking for style of include used by make configure:3796: result: GNU configure:3821: checking dependency style of gcc configure:3931: result: gcc3 configure:3947: checking whether gcc and cc understand -c and -o together configure:3978: gcc -c conftest.c -o conftest2.o >&5 configure:3982: $? = 0 configure:3988: gcc -c conftest.c -o conftest2.o >&5 configure:3992: $? = 0 configure:4003: cc -c conftest.c >&5 configure:4007: $? = 0 configure:4015: cc -c conftest.c -o conftest2.o >&5 configure:4019: $? = 0 configure:4025: cc -c conftest.c -o conftest2.o >&5 configure:4029: $? = 0 configure:4047: result: yes configure:4080: checking how to run the C preprocessor configure:4111: gcc -E conftest.c configure:4111: $? = 0 configure:4125: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4125: $? = 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 "1.8.9" | /* end confdefs.h. */ | #include configure:4150: result: gcc -E configure:4170: gcc -E conftest.c configure:4170: $? = 0 configure:4184: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4184: $? = 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 "1.8.9" | /* end confdefs.h. */ | #include configure:4213: checking for grep that handles long lines and -e configure:4271: result: /bin/grep configure:4276: checking for egrep configure:4338: result: /bin/grep -E configure:4343: checking for ANSI C header files configure:4363: gcc -c -g -O2 conftest.c >&5 configure:4363: $? = 0 configure:4436: gcc -o conftest -g -O2 conftest.c >&5 configure:4436: $? = 0 configure:4436: ./conftest configure:4436: $? = 0 configure:4447: result: yes configure:4460: checking for sys/types.h configure:4460: gcc -c -g -O2 conftest.c >&5 configure:4460: $? = 0 configure:4460: result: yes configure:4460: checking for sys/stat.h configure:4460: gcc -c -g -O2 conftest.c >&5 configure:4460: $? = 0 configure:4460: result: yes configure:4460: checking for stdlib.h configure:4460: gcc -c -g -O2 conftest.c >&5 configure:4460: $? = 0 configure:4460: result: yes configure:4460: checking for string.h configure:4460: gcc -c -g -O2 conftest.c >&5 configure:4460: $? = 0 configure:4460: result: yes configure:4460: checking for memory.h configure:4460: gcc -c -g -O2 conftest.c >&5 configure:4460: $? = 0 configure:4460: result: yes configure:4460: checking for strings.h configure:4460: gcc -c -g -O2 conftest.c >&5 configure:4460: $? = 0 configure:4460: result: yes configure:4460: checking for inttypes.h configure:4460: gcc -c -g -O2 conftest.c >&5 configure:4460: $? = 0 configure:4460: result: yes configure:4460: checking for stdint.h configure:4460: gcc -c -g -O2 conftest.c >&5 configure:4460: $? = 0 configure:4460: result: yes configure:4460: checking for unistd.h configure:4460: gcc -c -g -O2 conftest.c >&5 configure:4460: $? = 0 configure:4460: result: yes configure:4489: checking stdio.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking stdio.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for stdio.h configure:4489: result: yes configure:4489: checking for stdlib.h configure:4489: result: yes configure:4489: checking for string.h configure:4489: result: yes configure:4489: checking for unistd.h configure:4489: result: yes configure:4489: checking netdb.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking netdb.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for netdb.h configure:4489: result: yes configure:4489: checking signal.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking signal.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for signal.h configure:4489: result: yes configure:4489: checking syslog.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking syslog.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for syslog.h configure:4489: result: yes configure:4489: checking time.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking time.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for time.h configure:4489: result: yes configure:4489: checking errno.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking errno.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for errno.h configure:4489: result: yes configure:4489: checking for sys/types.h configure:4489: result: yes configure:4489: checking for sys/stat.h configure:4489: result: yes configure:4489: checking netinet/in.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking netinet/in.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for netinet/in.h configure:4489: result: yes configure:4489: checking math.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking math.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for math.h configure:4489: result: yes configure:4489: checking sys/socket.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking sys/socket.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for sys/socket.h configure:4489: result: yes configure:4489: checking dirent.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking dirent.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for dirent.h configure:4489: result: yes configure:4489: checking ctype.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking ctype.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for ctype.h configure:4489: result: yes configure:4489: checking mtent.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 conftest.c:70:19: fatal error: mtent.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_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:4489: result: no configure:4489: checking mtent.h presence configure:4489: gcc -E conftest.c conftest.c:37:19: fatal error: mtent.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_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:4489: result: no configure:4489: checking for mtent.h configure:4489: result: no configure:4489: checking fcntl.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking fcntl.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for fcntl.h configure:4489: result: yes configure:4489: checking sys/param.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking sys/param.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for sys/param.h configure:4489: result: yes configure:4489: checking arpa/inet.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking arpa/inet.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for arpa/inet.h configure:4489: result: yes configure:4489: checking sys/vfs.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking sys/vfs.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for sys/vfs.h configure:4489: result: yes configure:4489: checking sys/pstat.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 conftest.c:74:23: fatal error: sys/pstat.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4489: result: no configure:4489: checking sys/pstat.h presence configure:4489: gcc -E conftest.c conftest.c:41:23: fatal error: sys/pstat.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include configure:4489: result: no configure:4489: checking for sys/pstat.h configure:4489: result: no configure:4489: checking sys/sysinfo.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking sys/sysinfo.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for sys/sysinfo.h configure:4489: result: yes configure:4489: checking sys/statvfs.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking sys/statvfs.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for sys/statvfs.h configure:4489: result: yes configure:4489: checking for sys/socket.h configure:4489: result: yes configure:4489: checking sys/loadavg.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 conftest.c:77:25: fatal error: sys/loadavg.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_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:4489: result: no configure:4489: checking sys/loadavg.h presence configure:4489: gcc -E conftest.c conftest.c:44:25: fatal error: sys/loadavg.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:4489: result: no configure:4489: checking for sys/loadavg.h configure:4489: result: no configure:4489: checking for arpa/inet.h configure:4489: result: yes configure:4489: checking sys/vmmeter.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 conftest.c:78:25: fatal error: sys/vmmeter.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4489: result: no configure:4489: checking sys/vmmeter.h presence configure:4489: gcc -E conftest.c conftest.c:45:25: fatal error: sys/vmmeter.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include configure:4489: result: no configure:4489: checking for sys/vmmeter.h configure:4489: result: no configure:4489: checking for strings.h configure:4489: result: yes configure:4489: checking vm/vm_param.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 conftest.c:79:25: fatal error: vm/vm_param.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4489: result: no configure:4489: checking vm/vm_param.h presence configure:4489: gcc -E conftest.c conftest.c:46:25: fatal error: vm/vm_param.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include configure:4489: result: no configure:4489: checking for vm/vm_param.h configure:4489: result: no configure:4489: checking sys/time.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking sys/time.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for sys/time.h configure:4489: result: yes configure:4489: checking kstat.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 conftest.c:80:19: fatal error: kstat.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4489: result: no configure:4489: checking kstat.h presence configure:4489: gcc -E conftest.c conftest.c:47:19: fatal error: kstat.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:4489: result: no configure:4489: checking for kstat.h configure:4489: result: no configure:4489: checking sys/syscall.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking sys/syscall.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for sys/syscall.h configure:4489: result: yes configure:4489: checking sys/sysmacros.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking sys/sysmacros.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for sys/sysmacros.h configure:4489: result: yes configure:4489: checking sys/procfs.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking sys/procfs.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for sys/procfs.h configure:4489: result: yes configure:4489: checking for stdint.h configure:4489: result: yes configure:4489: checking mach/host_info.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 conftest.c:84:28: fatal error: mach/host_info.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4489: result: no configure:4489: checking mach/host_info.h presence configure:4489: gcc -E conftest.c conftest.c:51:28: fatal error: mach/host_info.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include configure:4489: result: no configure:4489: checking for mach/host_info.h configure:4489: result: no configure:4489: checking mach/mach_host.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 conftest.c:84:28: fatal error: mach/mach_host.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4489: result: no configure:4489: checking mach/mach_host.h presence configure:4489: gcc -E conftest.c conftest.c:51:28: fatal error: mach/mach_host.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include configure:4489: result: no configure:4489: checking for mach/mach_host.h configure:4489: result: no configure:4489: checking knlist.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 conftest.c:84:20: fatal error: knlist.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4489: result: no configure:4489: checking knlist.h presence configure:4489: gcc -E conftest.c conftest.c:51:20: fatal error: knlist.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include configure:4489: result: no configure:4489: checking for knlist.h configure:4489: result: no configure:4489: checking pwd.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking pwd.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for pwd.h configure:4489: result: yes configure:4489: checking sys/var.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 conftest.c:85:21: fatal error: sys/var.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4489: result: no configure:4489: checking sys/var.h presence configure:4489: gcc -E conftest.c conftest.c:52:21: fatal error: sys/var.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #include configure:4489: result: no configure:4489: checking for sys/var.h configure:4489: result: no configure:4489: checking arpa/nameser.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking arpa/nameser.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for arpa/nameser.h configure:4489: result: yes configure:4489: checking assert.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking assert.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for assert.h configure:4489: result: yes configure:4489: checking sys/dkstat.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 conftest.c:87:24: fatal error: sys/dkstat.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | /* 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:4489: result: no configure:4489: checking sys/dkstat.h presence configure:4489: gcc -E conftest.c conftest.c:54:24: fatal error: sys/dkstat.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | /* end confdefs.h. */ | #include configure:4489: result: no configure:4489: checking for sys/dkstat.h configure:4489: result: no configure:4489: checking sys/disk.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 conftest.c:87:22: fatal error: sys/disk.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | /* 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:4489: result: no configure:4489: checking sys/disk.h presence configure:4489: gcc -E conftest.c conftest.c:54:22: fatal error: sys/disk.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | /* end confdefs.h. */ | #include configure:4489: result: no configure:4489: checking for sys/disk.h configure:4489: result: no configure:4489: checking nlist.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 conftest.c:87:19: fatal error: nlist.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | /* 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:4489: result: no configure:4489: checking nlist.h presence configure:4489: gcc -E conftest.c conftest.c:54:19: fatal error: nlist.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | /* end confdefs.h. */ | #include configure:4489: result: no configure:4489: checking for nlist.h configure:4489: result: no configure:4489: checking kvm.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 conftest.c:87:17: fatal error: kvm.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | /* 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:4489: result: no configure:4489: checking kvm.h presence configure:4489: gcc -E conftest.c conftest.c:54:17: fatal error: kvm.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | /* end confdefs.h. */ | #include configure:4489: result: no configure:4489: checking for kvm.h configure:4489: result: no configure:4489: checking linux/kernel.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking linux/kernel.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for linux/kernel.h configure:4489: result: yes configure:4489: checking procinfo.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 conftest.c:88:22: fatal error: procinfo.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4489: result: no configure:4489: checking procinfo.h presence configure:4489: gcc -E conftest.c conftest.c:55:22: fatal error: procinfo.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | /* end confdefs.h. */ | #include configure:4489: result: no configure:4489: checking for procinfo.h configure:4489: result: no configure:4489: checking sys/dk.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 conftest.c:88:20: fatal error: sys/dk.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4489: result: no configure:4489: checking sys/dk.h presence configure:4489: gcc -E conftest.c conftest.c:55:20: fatal error: sys/dk.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | /* end confdefs.h. */ | #include configure:4489: result: no configure:4489: checking for sys/dk.h configure:4489: result: no configure:4489: checking sys/resource.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking sys/resource.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for sys/resource.h configure:4489: result: yes configure:4489: checking pthread.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking pthread.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for pthread.h configure:4489: result: yes configure:4489: checking windows.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 conftest.c:90:21: fatal error: windows.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4489: result: no configure:4489: checking windows.h presence configure:4489: gcc -E conftest.c conftest.c:57:21: fatal error: windows.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:4489: result: no configure:4489: checking for windows.h configure:4489: result: no configure:4489: checking process.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 conftest.c:90:21: fatal error: process.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4489: result: no configure:4489: checking process.h presence configure:4489: gcc -E conftest.c conftest.c:57:21: fatal error: process.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:4489: result: no configure:4489: checking for process.h configure:4489: result: no configure:4489: checking conio.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 conftest.c:90:19: fatal error: conio.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4489: result: no configure:4489: checking conio.h presence configure:4489: gcc -E conftest.c conftest.c:57:19: fatal error: conio.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:4489: result: no configure:4489: checking for conio.h configure:4489: result: no configure:4489: checking sys/wait.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking sys/wait.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for sys/wait.h configure:4489: result: yes configure:4489: checking regex.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking regex.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for regex.h configure:4489: result: yes configure:4489: checking stdarg.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking stdarg.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for stdarg.h configure:4489: result: yes configure:4489: checking winsock2.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 conftest.c:93:22: fatal error: winsock2.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_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:4489: result: no configure:4489: checking winsock2.h presence configure:4489: gcc -E conftest.c conftest.c:60:22: fatal error: winsock2.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_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:4489: result: no configure:4489: checking for winsock2.h configure:4489: result: no configure:4489: checking pdh.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 conftest.c:93:17: fatal error: pdh.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_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:4489: result: no configure:4489: checking pdh.h presence configure:4489: gcc -E conftest.c conftest.c:60:17: fatal error: pdh.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_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:4489: result: no configure:4489: checking for pdh.h configure:4489: result: no configure:4489: checking psapi.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 conftest.c:93:19: fatal error: psapi.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_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:4489: result: no configure:4489: checking psapi.h presence configure:4489: gcc -E conftest.c conftest.c:60:19: fatal error: psapi.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_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:4489: result: no configure:4489: checking for psapi.h configure:4489: result: no configure:4489: checking sys/sem.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking sys/sem.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for sys/sem.h configure:4489: result: yes configure:4489: checking sys/ipc.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking sys/ipc.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for sys/ipc.h configure:4489: result: yes configure:4489: checking sys/shm.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking sys/shm.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for sys/shm.h configure:4489: result: yes configure:4489: checking Winldap.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 conftest.c:96:21: fatal error: Winldap.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_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:4489: result: no configure:4489: checking Winldap.h presence configure:4489: gcc -E conftest.c conftest.c:63:21: fatal error: Winldap.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_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:4489: result: no configure:4489: checking for Winldap.h configure:4489: result: no configure:4489: checking sys/timeb.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking sys/timeb.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for sys/timeb.h configure:4489: result: yes configure:4489: checking Winber.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 conftest.c:97:20: fatal error: Winber.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_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:4489: result: no configure:4489: checking Winber.h presence configure:4489: gcc -E conftest.c conftest.c:64:20: fatal error: Winber.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_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:4489: result: no configure:4489: checking for Winber.h configure:4489: result: no configure:4489: checking lber.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking lber.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for lber.h configure:4489: result: yes configure:4489: checking ws2tcpip.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 conftest.c:98:22: fatal error: ws2tcpip.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4489: result: no configure:4489: checking ws2tcpip.h presence configure:4489: gcc -E conftest.c conftest.c:65:22: fatal error: ws2tcpip.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | /* end confdefs.h. */ | #include configure:4489: result: no configure:4489: checking for ws2tcpip.h configure:4489: result: no configure:4489: checking for inttypes.h configure:4489: result: yes configure:4489: checking sys/file.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking sys/file.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for sys/file.h configure:4489: result: yes configure:4489: checking grp.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking grp.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for grp.h configure:4489: result: yes configure:4489: checking execinfo.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking execinfo.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for execinfo.h configure:4489: result: yes configure:4489: checking libperfstat.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 conftest.c:102:25: fatal error: libperfstat.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4489: result: no configure:4489: checking libperfstat.h presence configure:4489: gcc -E conftest.c conftest.c:69:25: fatal error: libperfstat.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | /* end confdefs.h. */ | #include configure:4489: result: no configure:4489: checking for libperfstat.h configure:4489: result: no configure:4489: checking sys/systemcfg.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 conftest.c:102:27: fatal error: sys/systemcfg.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4489: result: no configure:4489: checking sys/systemcfg.h presence configure:4489: gcc -E conftest.c conftest.c:69:27: fatal error: sys/systemcfg.h: No such file or directory compilation terminated. configure:4489: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | /* end confdefs.h. */ | #include configure:4489: result: no configure:4489: checking for sys/systemcfg.h configure:4489: result: no configure:4489: checking sys/times.h usability configure:4489: gcc -c -g -O2 conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking sys/times.h presence configure:4489: gcc -E conftest.c configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for sys/times.h configure:4489: result: yes configure:4501: checking for resolv.h configure:4501: gcc -c -g -O2 conftest.c >&5 configure:4501: $? = 0 configure:4501: result: yes configure:4528: checking for net/if.h configure:4528: gcc -c -g -O2 conftest.c >&5 configure:4528: $? = 0 configure:4528: result: yes configure:4528: checking for net/if_mib.h configure:4528: gcc -c -g -O2 conftest.c >&5 conftest.c:94:24: fatal error: net/if_mib.h: No such file or directory compilation terminated. configure:4528: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_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:4528: result: no configure:4562: checking for sys/mount.h configure:4562: gcc -c -g -O2 conftest.c >&5 configure:4562: $? = 0 configure:4562: result: yes configure:4562: checking for sys/proc.h configure:4562: gcc -c -g -O2 conftest.c >&5 conftest.c:82:22: fatal error: sys/proc.h: No such file or directory compilation terminated. configure:4562: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:4562: result: no configure:4562: checking for sys/sysctl.h configure:4562: gcc -c -g -O2 conftest.c >&5 configure:4562: $? = 0 configure:4562: result: yes configure:4562: checking for sys/user.h configure:4562: gcc -c -g -O2 conftest.c >&5 configure:4562: $? = 0 configure:4562: result: yes configure:4582: checking for sys/swap.h configure:4582: gcc -c -g -O2 conftest.c >&5 configure:4582: $? = 0 configure:4582: result: yes configure:4599: checking for sys/ucontext.h configure:4599: gcc -c -g -O2 conftest.c >&5 configure:4599: $? = 0 configure:4599: result: yes configure:4616: checking for devstat.h configure:4616: gcc -c -g -O2 conftest.c >&5 conftest.c:83:21: fatal error: devstat.h: No such file or directory compilation terminated. configure:4616: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_DKSTAT_H | # include | #endif | | | #include configure:4616: result: no configure:4633: checking for library containing socket configure:4664: gcc -o conftest -g -O2 conftest.c >&5 configure:4664: $? = 0 configure:4681: result: none required configure:4689: checking for library containing kstat_open configure:4720: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccbuLlny.o: In function `main': /root/zabbix-1.8.9/conftest.c:88: undefined reference to `kstat_open' collect2: ld returned 1 exit status configure:4720: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | | /* 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:4720: gcc -o conftest -g -O2 conftest.c -lkstat >&5 /usr/bin/ld: cannot find -lkstat collect2: ld returned 1 exit status configure:4720: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | | /* 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:4737: result: no configure:4745: checking for library containing gethostbyname configure:4776: gcc -o conftest -g -O2 conftest.c >&5 configure:4776: $? = 0 configure:4793: result: none required configure:4802: checking for library containing perfstat_memory_total configure:4833: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccvLYkPy.o: In function `main': /root/zabbix-1.8.9/conftest.c:88: undefined reference to `perfstat_memory_total' collect2: ld returned 1 exit status configure:4833: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | | /* 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:4833: gcc -o conftest -g -O2 conftest.c -lperfstat >&5 /usr/bin/ld: cannot find -lperfstat collect2: ld returned 1 exit status configure:4833: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | | /* 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:4850: result: no configure:4860: checking for library containing devstat_getdevs configure:4891: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccUUZbgr.o: In function `main': /root/zabbix-1.8.9/conftest.c:88: undefined reference to `devstat_getdevs' collect2: ld returned 1 exit status configure:4891: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | | /* 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:4891: gcc -o conftest -g -O2 conftest.c -ldevstat >&5 /usr/bin/ld: cannot find -ldevstat collect2: ld returned 1 exit status configure:4891: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | | /* 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:4908: result: no configure:4918: checking for library containing getdevs configure:4949: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccAdJcO7.o: In function `main': /root/zabbix-1.8.9/conftest.c:88: undefined reference to `getdevs' collect2: ld returned 1 exit status configure:4949: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | | /* 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:4949: gcc -o conftest -g -O2 conftest.c -ldevstat >&5 /usr/bin/ld: cannot find -ldevstat collect2: ld returned 1 exit status configure:4949: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | | /* 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:4966: result: no configure:4977: checking for library containing backtrace_symbols configure:5008: gcc -o conftest -g -O2 conftest.c >&5 configure:5008: $? = 0 configure:5025: result: none required configure:5036: checking for main in -lm configure:5055: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:5055: $? = 0 configure:5064: result: yes configure:5075: checking for main in -lkvm configure:5094: gcc -o conftest -g -O2 conftest.c -lkvm -lm >&5 /usr/bin/ld: cannot find -lkvm collect2: ld returned 1 exit status configure:5094: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:5103: result: no configure:5117: checking for DNS lookup functions configure:5158: gcc -o conftest -g -O2 conftest.c -lm >&5 /tmp/ccYfPvVY.o: In function `main': /root/zabbix-1.8.9/conftest.c:106: undefined reference to `__res_query' collect2: ld returned 1 exit status configure:5158: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_ARPA_NAMESER_H | # include | #endif | #ifdef HAVE_RESOLV_H | # include | #endif | #ifndef C_IN | # define C_IN ns_c_in | #endif /* C_IN */ | #ifndef T_SOA | # define T_SOA ns_t_soa | #endif /* T_SOA */ | | int | main () | { | | char *buf; | | res_init(); | res_query("", C_IN, T_SOA, buf, 0); | | ; | return 0; | } configure:5206: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 configure:5206: $? = 0 configure:5321: result: yes configure:5332: checking for an ANSI C-conforming const configure:5397: gcc -c -g -O2 conftest.c >&5 configure:5397: $? = 0 configure:5404: result: yes configure:5412: checking for pid_t configure:5412: gcc -c -g -O2 conftest.c >&5 configure:5412: $? = 0 configure:5412: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:116:20: error: expected expression before ')' token configure:5412: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:5412: result: yes configure:5424: checking for socklen_t configure:5441: gcc -c -g -O2 conftest.c >&5 configure:5441: $? = 0 configure:5442: result: yes configure:5453: checking for actual socklen_t parameter type in socket functions configure:5480: gcc -c -g -O2 conftest.c >&5 configure:5480: $? = 0 configure:5490: result: socklen_t configure:5502: checking for integer field name in union sigval of struct siginfo_t configure:5524: gcc -c -g -O2 conftest.c >&5 configure:5524: $? = 0 configure:5533: result: sival_int configure:5544: checking for union semun configure:5561: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:90:13: error: storage size of 'foo' isn't known configure:5561: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #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:5568: result: no configure:5573: checking for struct vmtotal in sys/vmmeter.h configure:5616: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:109:24: error: 'VM_METER' undeclared (first use in this function) conftest.c:109:24: note: each undeclared identifier is reported only once for each function it appears in conftest.c:111:17: error: storage size of 'v' isn't known conftest.c:113:15: error: invalid application of 'sizeof' to incomplete type 'struct vmtotal' conftest.c:113:6: warning: assignment makes integer from pointer without a cast [enabled by default] configure:5616: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif /* HAVE_SYS_PARAM_H */ | | #include | | #ifdef HAVE_VM_VM_PARAM_H | #include | #endif /* HAVE_VM_VM_PARAM_H */ | | #ifdef HAVE_SYS_VMMETER_H | #include | #endif /* HAVE_SYS_VMMETER_H */ | | #ifndef NULL | #define NULL (void *)0 | #endif | | int | main () | { | | int mib[] = {CTL_VM, VM_METER}; | size_t len; | struct vmtotal v; | | len = sizeof(struct vmtotal); | | sysctl(mib, 2, &v, &len, NULL, 0); | | ; | return 0; | } configure:5623: result: no configure:5628: checking for struct uvmexp_sysctl in uvm/uvm_extern.h configure:5671: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:109:25: error: 'VM_UVMEXP2' undeclared (first use in this function) conftest.c:109:25: note: each undeclared identifier is reported only once for each function it appears in conftest.c:111:23: error: storage size of 'v' isn't known conftest.c:113:15: error: invalid application of 'sizeof' to incomplete type 'struct uvmexp_sysctl' conftest.c:113:6: warning: assignment makes integer from pointer without a cast [enabled by default] configure:5671: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif /* HAVE_SYS_PARAM_H */ | | #include | | #ifdef HAVE_VM_VM_PARAM_H | #include | #endif /* HAVE_VM_VM_PARAM_H */ | | #ifdef HAVE_SYS_VMMETER_H | #include | #endif /* HAVE_SYS_VMMETER_H */ | | #ifndef NULL | #define NULL (void *)0 | #endif | | int | main () | { | | int mib[] = {CTL_VM, VM_UVMEXP2}; | size_t len; | struct uvmexp_sysctl v; | | len = sizeof(struct uvmexp_sysctl); | | sysctl(mib, 2, &v, &len, NULL, 0); | | ; | return 0; | } configure:5678: result: no configure:5683: checking for struct uvmexp in uvm/uvm_extern.h configure:5726: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:109:24: error: 'VM_UVMEXP' undeclared (first use in this function) conftest.c:109:24: note: each undeclared identifier is reported only once for each function it appears in conftest.c:111:16: error: storage size of 'v' isn't known conftest.c:113:15: error: invalid application of 'sizeof' to incomplete type 'struct uvmexp' conftest.c:113:6: warning: assignment makes integer from pointer without a cast [enabled by default] configure:5726: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif /* HAVE_SYS_PARAM_H */ | | #include | | #ifdef HAVE_VM_VM_PARAM_H | #include | #endif /* HAVE_VM_VM_PARAM_H */ | | #ifdef HAVE_SYS_VMMETER_H | #include | #endif /* HAVE_SYS_VMMETER_H */ | | #ifndef NULL | #define NULL (void *)0 | #endif | | int | main () | { | | int mib[] = {CTL_VM, VM_UVMEXP}; | size_t len; | struct uvmexp v; | | len = sizeof(struct uvmexp); | | sysctl(mib, 2, &v, &len, NULL, 0); | | ; | return 0; | } configure:5733: result: no configure:5738: checking for struct swaptable in sys/swap.h configure:5810: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:103:19: error: 'SC_GETNSWP' undeclared (first use in this function) conftest.c:103:19: note: each undeclared identifier is reported only once for each function it appears in conftest.c:107:27: error: invalid application of 'sizeof' to incomplete type 'struct swapent' conftest.c:112:8: error: dereferencing pointer to incomplete type conftest.c:117:16: error: dereferencing pointer to incomplete type conftest.c:121:6: error: increment of pointer to unknown structure conftest.c:121:3: error: arithmetic on pointer to an incomplete type conftest.c:121:8: error: dereferencing pointer to incomplete type conftest.c:125:13: error: 'SC_LIST' undeclared (first use in this function) conftest.c:129:16: error: dereferencing pointer to incomplete type conftest.c:134:12: error: dereferencing pointer to incomplete type conftest.c:134:26: error: 'ST_INDEL' undeclared (first use in this function) conftest.c:135:12: error: dereferencing pointer to incomplete type conftest.c:135:26: error: 'ST_DOINGDEL' undeclared (first use in this function) conftest.c:137:15: error: dereferencing pointer to incomplete type conftest.c:138:15: error: dereferencing pointer to incomplete type conftest.c:139:8: error: increment of pointer to unknown structure conftest.c:139:3: error: arithmetic on pointer to an incomplete type configure:5810: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #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:5817: result: no configure:5822: checking for struct sensordev in sys/sensors.h configure:5841: gcc -c -g -O2 conftest.c >&5 conftest.c:85:25: fatal error: sys/sensors.h: No such file or directory compilation terminated. configure:5841: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #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:5848: result: no configure:5853: checking for struct statvfs64 in sys/statvfs.h configure:5877: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:94:19: error: storage size of 's' isn't known configure:5877: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #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:5884: result: no configure:5889: checking for field ss_family in struct sockaddr_storage configure:5904: gcc -c -g -O2 conftest.c >&5 configure:5904: $? = 0 configure:5908: result: yes configure:5916: checking for field mem_unit in struct sysinfo configure:5931: gcc -c -g -O2 conftest.c >&5 configure:5931: $? = 0 configure:5935: result: yes configure:5943: checking for field freeswap in struct sysinfo configure:5958: gcc -c -g -O2 conftest.c >&5 configure:5958: $? = 0 configure:5962: result: yes configure:5970: checking for field totalswap in struct sysinfo configure:5985: gcc -c -g -O2 conftest.c >&5 configure:5985: $? = 0 configure:5989: result: yes configure:5997: checking for field totalram in struct sysinfo configure:6012: gcc -c -g -O2 conftest.c >&5 configure:6012: $? = 0 configure:6016: result: yes configure:6024: checking for field sharedram in struct sysinfo configure:6039: gcc -c -g -O2 conftest.c >&5 configure:6039: $? = 0 configure:6043: result: yes configure:6051: checking for field bufferram in struct sysinfo configure:6066: gcc -c -g -O2 conftest.c >&5 configure:6066: $? = 0 configure:6070: result: yes configure:6078: checking for field freeram in struct sysinfo configure:6093: gcc -c -g -O2 conftest.c >&5 configure:6093: $? = 0 configure:6097: result: yes configure:6105: checking for field uptime in struct sysinfo configure:6120: gcc -c -g -O2 conftest.c >&5 configure:6120: $? = 0 configure:6124: result: yes configure:6132: checking for field procs in struct sysinfo configure:6147: gcc -c -g -O2 conftest.c >&5 configure:6147: $? = 0 configure:6151: result: yes configure:6160: checking for function setpriority() in sys/resource.h configure:6179: gcc -c -g -O2 conftest.c >&5 configure:6179: $? = 0 configure:6183: result: yes configure:6191: checking for function sysconf() in unistd.h configure:6210: gcc -c -g -O2 conftest.c >&5 configure:6210: $? = 0 configure:6214: result: yes configure:6222: checking for function initgroups() configure:6241: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 configure:6241: $? = 0 configure:6245: result: yes configure:6254: checking for functions seteuid() and setegid() configure:6273: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 configure:6273: $? = 0 configure:6277: result: yes configure:6286: checking for function setproctitle() configure:6304: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 /tmp/ccrQN0SH.o: In function `main': /root/zabbix-1.8.9/conftest.c:104: undefined reference to `setproctitle' collect2: ld returned 1 exit status configure:6304: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_SYS_RESOURCE_SETPRIORITY 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | setproctitle("Test %d", 1); | | ; | return 0; | } configure:6311: result: no configure:6317: checking for function sysctlbyname() configure:6342: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 /tmp/ccVrbNc4.o: In function `main': /root/zabbix-1.8.9/conftest.c:111: undefined reference to `sysctlbyname' collect2: ld returned 1 exit status configure:6342: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_SYS_RESOURCE_SETPRIORITY 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif /* HAVE_SYS_PARAM_H */ | | #include | | int | main () | { | | sysctlbyname("", 0, 0, 0, 0); | | ; | return 0; | } configure:6349: result: no configure:6355: checking for function sysctl (KERN_BOOTTIME) configure:6391: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:119:18: error: 'KERN_BOOTTIME' undeclared (first use in this function) conftest.c:119:18: note: each undeclared identifier is reported only once for each function it appears in 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_SYS_RESOURCE_SETPRIORITY 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif /* HAVE_SYS_PARAM_H */ | | #include | #include | #include | #include | | int | main () | { | | size_t len; | struct timeval uptime; | int mib[2]; | | mib[0] = CTL_KERN; | mib[1] = KERN_BOOTTIME; | | len = sizeof(uptime); | sysctl(mib, 2, &uptime, &len, 0, 0); | | ; | return 0; | } configure:6398: result: no configure:6403: checking for function sysctl (HW_NCPU) configure:6435: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:114:11: error: 'CTL_HW' undeclared (first use in this function) conftest.c:114:11: note: each undeclared identifier is reported only once for each function it appears in conftest.c:115:11: error: 'HW_NCPU' undeclared (first use in this function) configure:6435: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_SYS_RESOURCE_SETPRIORITY 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif /* HAVE_SYS_PARAM_H */ | | #include | | int | main () | { | | size_t len; | int mib[2], ncpu; | | mib[0] = CTL_HW; | mib[1] = HW_NCPU; | | len = sizeof(ncpu); | sysctl(mib, 2, &ncpu, &len, 0, 0); | | ; | return 0; | } configure:6442: result: no configure:6447: checking for function sysctl (KERN_MAXFILES) configure:6479: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:115:18: error: 'KERN_MAXFILES' undeclared (first use in this function) conftest.c:115:18: note: each undeclared identifier is reported only once for each function it appears in configure:6479: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_SYS_RESOURCE_SETPRIORITY 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif /* HAVE_SYS_PARAM_H */ | | #include | | int | main () | { | | size_t len; | int mib[2], maxfiles; | | mib[0] = CTL_KERN; | mib[1] = KERN_MAXFILES; | | len = sizeof(maxfiles); | sysctl(mib, 2, &maxfiles, &len, 0, 0); | | ; | return 0; | } configure:6486: result: no configure:6491: checking for function sysctl (KERN_MAXPROC) configure:6523: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:115:18: error: 'KERN_MAXPROC' undeclared (first use in this function) conftest.c:115:18: note: each undeclared identifier is reported only once for each function it appears in configure:6523: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_SYS_RESOURCE_SETPRIORITY 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif /* HAVE_SYS_PARAM_H */ | | #include | | int | main () | { | | size_t len; | int mib[2], maxproc; | | mib[0] = CTL_KERN; | mib[1] = KERN_MAXPROC; | | len = sizeof(maxproc); | sysctl(mib, 2, &maxproc, &len, 0, 0); | | ; | return 0; | } configure:6530: result: no configure:6535: checking for function sysctl (KERN_CPTIME,KERN_CPTIME2) configure:6571: gcc -c -g -O2 conftest.c >&5 conftest.c:99:24: fatal error: sys/dkstat.h: No such file or directory compilation terminated. configure:6571: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_SYS_RESOURCE_SETPRIORITY 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 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:6578: result: no configure:6584: checking for macro __va_copy() in stdarg.h configure:6603: gcc -c -g -O2 conftest.c >&5 configure:6603: $? = 0 configure:6607: result: yes configure:6615: checking for macro __VA_ARGS__ configure:6635: gcc -c -g -O2 conftest.c >&5 configure:6635: $? = 0 configure:6639: result: yes configure:6648: checking return type of signal handlers configure:6666: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:104:1: error: void value not ignored as it ought to be configure:6666: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_SYS_RESOURCE_SETPRIORITY 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 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:6673: result: void configure:6681: checking for getloadavg configure:6681: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 configure:6681: $? = 0 configure:6681: result: yes configure:6697: checking for hstrerror configure:6697: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 configure:6697: $? = 0 configure:6697: result: yes configure:6708: checking for getenv configure:6708: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 configure:6708: $? = 0 configure:6708: result: yes configure:6719: checking for putenv configure:6719: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 configure:6719: $? = 0 configure:6719: result: yes configure:6730: checking for sigqueue configure:6730: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 configure:6730: $? = 0 configure:6730: result: yes configure:6741: checking for /proc filesystem configure:6744: result: yes configure:6754: checking for file /proc/stat configure:6757: result: yes configure:6767: checking for file /proc/cpuinfo configure:6770: result: yes configure:6780: checking for file /proc/1/status configure:6783: result: yes configure:6793: checking for file /proc/0/psinfo configure:6802: result: no configure:6806: checking for file /proc/loadavg configure:6809: result: yes configure:6819: checking for file /proc/net/dev configure:6822: result: yes configure:6833: checking for long long format configure:6856: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5 conftest.c: In function 'main': conftest.c:114:9: error: unknown type name 'uint64_t' conftest.c:116:9: warning: incompatible implicit declaration of built-in function 'sscanf' [enabled by default] conftest.c:116:9: warning: format '%qu' expects argument of type 'long long unsigned int *', but argument 3 has type 'int *' [-Wformat] configure:6856: $? = 1 configure: program exited with status 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_SYS_RESOURCE_SETPRIORITY 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | #define HAVE___VA_COPY 1 | #define HAVE___VA_ARGS__ 1 | #define RETSIGTYPE void | #define HAVE_GETLOADAVG 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_PROC 1 | #define HAVE_PROC_STAT 1 | #define HAVE_PROC_CPUINFO 1 | #define HAVE_PROC_1_STATUS 1 | #define HAVE_PROC_LOADAVG 1 | #define HAVE_PROC_NET_DEV 1 | /* end confdefs.h. */ | | #include | int main() | { | uint64_t i; | | sscanf("200000000010020", "%qu", &i); | | if (i == 200000000010020) return 0; | else return -1; | } | configure:6863: result: no configure:6871: checking for -rdynamic linking option configure:6888: gcc -o conftest -g -O2 -rdynamic conftest.c -lm -lresolv >&5 configure:6888: $? = 0 configure:6890: result: yes configure:7134: checking for mysql_config configure:7165: result: /usr/bin/mysql_config configure:7254: checking for main in -lmysqlclient configure:7273: gcc -o conftest -g -O2 -I/usr/include/mysql -DBIG_JOINS=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -rdynamic -static -L/usr/lib/mysql conftest.c -lmysqlclient -lm -lresolv >&5 configure:7273: $? = 0 configure:7283: result: yes configure:7664: checking if Oracle support is enabled configure:7679: result: no configure:7808: checking for function PQserverVersion() configure:7826: gcc -o conftest -g -O2 -rdynamic -static conftest.c -lm -lresolv >&5 conftest.c:113:22: fatal error: libpq-fe.h: No such file or directory compilation terminated. configure:7826: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_SYS_RESOURCE_SETPRIORITY 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | #define HAVE___VA_COPY 1 | #define HAVE___VA_ARGS__ 1 | #define RETSIGTYPE void | #define HAVE_GETLOADAVG 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_PROC 1 | #define HAVE_PROC_STAT 1 | #define HAVE_PROC_CPUINFO 1 | #define HAVE_PROC_1_STATUS 1 | #define HAVE_PROC_LOADAVG 1 | #define HAVE_PROC_NET_DEV 1 | #define HAVE_IPV6 1 | #define HAVE_MYSQL 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | PGconn *conn = NULL; | PQserverVersion(conn); | | ; | return 0; | } configure:7833: result: no configure:8088: checking for Zabbix server/proxy database selection configure:8095: result: ok configure:8099: checking for multirow insert statements configure:8105: result: yes configure:8180: checking for pkg-config configure:8198: found /usr/bin/pkg-config configure:8210: result: /usr/bin/pkg-config configure:8235: checking pkg-config is at least version 0.9.0 configure:8238: result: yes configure:8511: checking for gawk configure:8538: result: mawk configure:8557: checking for curl-config configure:8575: found /usr/bin/curl-config configure:8588: result: /usr/bin/curl-config configure:8599: checking for the version of libcurl configure:8606: result: 7.21.6 configure:8613: checking for libcurl >= version 7.13.1 configure:8626: result: yes configure:8710: checking for main in -lcurl configure:8729: gcc -o conftest -g -O2 -I/usr/include/mysql -DBIG_JOINS=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -rdynamic -static -L/usr/lib/x86_64-linux-gnu -lcurl conftest.c -lcurl -lm -lresolv >&5 configure:8729: $? = 0 configure:8738: result: yes configure:8787: checking whether libcurl is usable configure:8825: gcc -o conftest -g -O2 -I/usr/include/mysql -DBIG_JOINS=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -rdynamic -static -L/usr/lib/x86_64-linux-gnu -lcurl conftest.c -lm -lresolv -lcurl >&5 /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-netrc.o): In function `Curl_parsenetrc': (.text+0x340): warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-curl_addrinfo.o): In function `Curl_getaddrinfo_ex': (.text+0x6e): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-url.o): In function `Curl_disconnect': (.text+0xc4f): undefined reference to `idn_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-url.o): In function `Curl_disconnect': (.text+0xc60): undefined reference to `idn_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-url.o): In function `fix_hostname': (.text.unlikely+0x79): undefined reference to `stringprep_check_version' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-url.o): In function `fix_hostname': (.text.unlikely+0x9b): undefined reference to `idna_to_ascii_lz' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-url.o): In function `fix_hostname': (.text.unlikely+0xa3): undefined reference to `stringprep_locale_charset' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-url.o): In function `fix_hostname': (.text.unlikely+0xfe): undefined reference to `idna_to_unicode_lzlz' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-url.o): In function `fix_hostname': (.text.unlikely+0x113): undefined reference to `tld_check_lz' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-url.o): In function `fix_hostname': (.text.unlikely+0x121): undefined reference to `tld_strerror' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-url.o): In function `fix_hostname': (.text.unlikely+0x172): undefined reference to `idn_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-strerror.o): In function `Curl_idn_strerror': (.text+0x493): undefined reference to `idna_strerror' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-timeval.o): In function `curlx_tvnow': (.text+0xf): undefined reference to `clock_gettime' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `x509_name_oneline': (.text+0x27): undefined reference to `BIO_s_mem' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `x509_name_oneline': (.text+0x2f): undefined reference to `BIO_new' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `x509_name_oneline': (.text+0x4e): undefined reference to `X509_NAME_print_ex' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `x509_name_oneline': (.text+0x65): undefined reference to `BIO_ctrl' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `x509_name_oneline': (.text+0x96): undefined reference to `BIO_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `cert_verify_callback': (.text+0xe1): undefined reference to `X509_STORE_CTX_get_current_cert' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `cert_verify_callback': (.text+0xe9): undefined reference to `X509_get_subject_name' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `X509V3_ext': (.text+0x3f6): undefined reference to `sk_num' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `X509V3_ext': (.text+0x40c): undefined reference to `sk_num' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `X509V3_ext': (.text+0x421): undefined reference to `sk_value' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `X509V3_ext': (.text+0x429): undefined reference to `BIO_s_mem' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `X509V3_ext': (.text+0x431): undefined reference to `BIO_new' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `X509V3_ext': (.text+0x445): undefined reference to `X509_EXTENSION_get_object' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `X509V3_ext': (.text+0x45a): undefined reference to `i2t_ASN1_OBJECT' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `X509V3_ext': (.text+0x462): undefined reference to `X509_EXTENSION_get_critical' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `X509V3_ext': (.text+0x49e): undefined reference to `X509V3_EXT_print' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `X509V3_ext': (.text+0x4bf): undefined reference to `BIO_ctrl' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `X509V3_ext': (.text+0x557): undefined reference to `BIO_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `X509V3_ext': (.text+0x560): undefined reference to `sk_num' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `X509V3_ext': (.text+0x60d): undefined reference to `ASN1_STRING_print' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_send': (.text+0x712): undefined reference to `ERR_clear_error' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_send': (.text+0x73a): undefined reference to `SSL_write' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_send': (.text+0x798): undefined reference to `SSL_get_error' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_send': (.text+0x802): undefined reference to `ERR_get_error' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_send': (.text+0x80d): undefined reference to `ERR_error_string' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0xf50): undefined reference to `SSL_get_peer_certificate' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0xf77): undefined reference to `X509_get_subject_name' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0xfa6): undefined reference to `X509_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x1037): undefined reference to `SSL_get_peer_cert_chain' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x104f): undefined reference to `sk_num' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x10c3): undefined reference to `sk_value' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x10d0): undefined reference to `X509_get_subject_name' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x111c): undefined reference to `X509_get_issuer_name' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x116a): undefined reference to `ASN1_INTEGER_get' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x11c2): undefined reference to `X509_get_serialNumber' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x1271): undefined reference to `i2t_ASN1_OBJECT' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x135e): undefined reference to `i2t_ASN1_OBJECT' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x139d): undefined reference to `X509_get_pubkey' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x13ce): undefined reference to `EVP_PKEY_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x1400): undefined reference to `BIO_s_mem' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x1408): undefined reference to `BIO_new' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x1418): undefined reference to `PEM_write_bio_X509' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x142c): undefined reference to `BIO_ctrl' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x1471): undefined reference to `BIO_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x15b0): undefined reference to `X509_get_ext_d2i' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x15c4): undefined reference to `sk_num' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x1604): undefined reference to `sk_value' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x1615): undefined reference to `ASN1_STRING_data' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x1625): undefined reference to `ASN1_STRING_length' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x166e): undefined reference to `GENERAL_NAMES_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x169d): undefined reference to `X509_get_issuer_name' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x16d0): undefined reference to `X509_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x16f4): undefined reference to `ASN1_INTEGER_get' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x1761): undefined reference to `BN_num_bits' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x1783): undefined reference to `BN_num_bits' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x17c5): undefined reference to `BN_num_bits' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x17f3): undefined reference to `BN_num_bits' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x1821): undefined reference to `BN_num_bits' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o):(.text+0x184f): more undefined references to `BN_num_bits' follow /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x1937): undefined reference to `BN_bn2bin' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x197e): undefined reference to `BN_num_bits' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x19ac): undefined reference to `BN_num_bits' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x19da): undefined reference to `BN_num_bits' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x1a08): undefined reference to `BN_num_bits' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x1a3a): undefined reference to `BN_num_bits' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x1a66): undefined reference to `BN_bn2bin' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x1aae): undefined reference to `BN_num_bits' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x1adc): undefined reference to `BN_num_bits' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x1b0a): undefined reference to `BN_num_bits' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x1b3c): undefined reference to `BN_num_bits' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x1b68): undefined reference to `BN_bn2bin' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x1c0c): undefined reference to `BN_bn2bin' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x1c4b): undefined reference to `BN_bn2bin' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x1c8a): undefined reference to `BN_bn2bin' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x1cc9): undefined reference to `BN_bn2bin' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o):(.text+0x1d08): more undefined references to `BN_bn2bin' follow /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x1f8c): undefined reference to `GENERAL_NAMES_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x1fc5): undefined reference to `X509_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x2028): undefined reference to `PEM_read_X509' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x2048): undefined reference to `X509_check_issued' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x207d): undefined reference to `X509_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x2085): undefined reference to `X509_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x210a): undefined reference to `GENERAL_NAMES_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x2125): undefined reference to `X509_get_subject_name' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x214d): undefined reference to `X509_NAME_get_index_by_NID' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x2163): undefined reference to `X509_NAME_get_entry' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x216b): undefined reference to `X509_NAME_ENTRY_get_data' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x2180): undefined reference to `ASN1_STRING_type' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x2196): undefined reference to `ASN1_STRING_to_UTF8' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x21f5): undefined reference to `CRYPTO_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x2239): undefined reference to `X509_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x22e8): undefined reference to `X509_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x22ef): undefined reference to `X509_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x2321): undefined reference to `X509_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x232a): undefined reference to `SSL_get_verify_result' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x2363): undefined reference to `X509_verify_cert_error_string' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x23bc): undefined reference to `ASN1_STRING_length' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x23dd): undefined reference to `CRYPTO_malloc' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x23f6): undefined reference to `ASN1_STRING_data' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `servercert': (.text+0x2489): undefined reference to `X509_verify_cert_error_string' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_recv': (.text+0x24f3): undefined reference to `ERR_clear_error' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_recv': (.text+0x251b): undefined reference to `SSL_read' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_recv': (.text+0x257b): undefined reference to `SSL_get_error' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_recv': (.text+0x25a6): undefined reference to `ERR_get_error' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_recv': (.text+0x25bc): undefined reference to `ERR_error_string' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_seed': (.text+0x2641): undefined reference to `RAND_load_file' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_seed': (.text+0x2646): undefined reference to `RAND_status' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_seed': (.text+0x265f): undefined reference to `RAND_egd' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_seed': (.text+0x2669): undefined reference to `RAND_status' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_seed': (.text+0x26a3): undefined reference to `RAND_add' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_seed': (.text+0x26b4): undefined reference to `RAND_status' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_seed': (.text+0x26cc): undefined reference to `RAND_file_name' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_seed': (.text+0x26e2): undefined reference to `RAND_load_file' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_seed': (.text+0x26e7): undefined reference to `RAND_status' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x27f8): undefined reference to `ERR_clear_error' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x2801): undefined reference to `SSL_connect' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x2815): undefined reference to `SSL_get_error' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x2833): undefined reference to `ERR_get_error' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x290c): undefined reference to `SSL_get_current_cipher' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x2914): undefined reference to `SSL_CIPHER_get_name' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x2974): undefined reference to `ERR_error_string_n' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x29dc): undefined reference to `ERR_error_string_n' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x2a6f): undefined reference to `SSLv23_client_method' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x2a85): undefined reference to `SSL_CTX_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x2a8d): undefined reference to `SSL_CTX_new' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x2aca): undefined reference to `SSL_CTX_ctrl' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x2b63): undefined reference to `SSL_CTX_set_default_passwd_cb_userdata' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x2b74): undefined reference to `SSL_CTX_set_default_passwd_cb' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x2c11): undefined reference to `TLSv1_client_method' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x2c34): undefined reference to `SSL_get1_session' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x2ce1): undefined reference to `SSLv3_client_method' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x2d32): undefined reference to `SSL_CTX_set_cipher_list' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x2d5f): undefined reference to `SSL_CTX_load_verify_locations' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x2def): undefined reference to `SSL_CTX_ctrl' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x2e08): undefined reference to `SSL_CTX_callback_ctrl' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x2e6e): undefined reference to `d2i_PKCS12_fp' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x2e90): undefined reference to `PKCS12_PBE_add' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x2eb0): undefined reference to `PKCS12_parse' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x2ec2): undefined reference to `PKCS12_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x2ed1): undefined reference to `SSL_CTX_use_certificate' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x2ef5): undefined reference to `EVP_PKEY_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x2eff): undefined reference to `X509_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x2f0f): undefined reference to `ERR_peek_error' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x2f19): undefined reference to `ERR_error_string' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x2f4d): undefined reference to `SSL_CTX_ctrl' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x2f6e): undefined reference to `SSL_CTX_use_certificate_chain_file' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x2fe9): undefined reference to `SSL_CTX_use_certificate_file' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x3045): undefined reference to `ENGINE_ctrl' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x3070): undefined reference to `ENGINE_ctrl_cmd' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x3090): undefined reference to `SSL_CTX_use_certificate' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x30b4): undefined reference to `X509_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x310c): undefined reference to `X509_LOOKUP_file' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x311c): undefined reference to `X509_STORE_add_lookup' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x313a): undefined reference to `X509_load_crl_file' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x31e6): undefined reference to `SSL_new' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x31fe): undefined reference to `SSL_get_certificate' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x3210): undefined reference to `X509_get_pubkey' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x321f): undefined reference to `SSL_get_privatekey' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x322c): undefined reference to `EVP_PKEY_copy_parameters' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x3236): undefined reference to `EVP_PKEY_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x3240): undefined reference to `SSL_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x324a): undefined reference to `SSL_CTX_check_private_key' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x329b): undefined reference to `SSL_CTX_use_PrivateKey_file' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x3308): undefined reference to `UI_OpenSSL' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x3323): undefined reference to `ENGINE_load_private_key' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x333d): undefined reference to `SSL_CTX_use_PrivateKey' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x3367): undefined reference to `EVP_PKEY_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x3392): undefined reference to `SSL_SESSION_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x33a1): undefined reference to `ERR_get_error' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x33ab): undefined reference to `ERR_error_string' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x33c9): undefined reference to `PKCS12_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x33f9): undefined reference to `X509_STORE_set_flags' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x3449): undefined reference to `SSL_CTX_set_verify' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x3486): undefined reference to `SSL_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x348f): undefined reference to `SSL_new' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x34a4): undefined reference to `SSL_set_connect_state' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x34f2): undefined reference to `SSL_set_session' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x34ff): undefined reference to `ERR_get_error' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x3509): undefined reference to `ERR_error_string' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x356a): undefined reference to `X509_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x3580): undefined reference to `SSL_CTX_use_PrivateKey' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x35a9): undefined reference to `ERR_get_error' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x35b3): undefined reference to `ERR_error_string' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x35e4): undefined reference to `EVP_PKEY_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x3609): undefined reference to `SSL_set_fd' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x3665): undefined reference to `SSL_ctrl' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x36ad): undefined reference to `ERR_get_error' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x36b7): undefined reference to `ERR_error_string' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x3792): undefined reference to `SSL_CTX_check_private_key' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x37a9): undefined reference to `sk_num' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x37bf): undefined reference to `EVP_PKEY_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x37c9): undefined reference to `X509_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x37dd): undefined reference to `sk_num' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x37f1): undefined reference to `sk_value' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x3805): undefined reference to `SSL_CTX_ctrl' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x3818): undefined reference to `sk_value' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x3825): undefined reference to `SSL_CTX_add_client_CA' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `ossl_connect_common': (.text+0x3838): undefined reference to `sk_num' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_init': (.text+0x38e5): undefined reference to `ENGINE_load_builtin_engines' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_init': (.text+0x38ea): undefined reference to `SSL_load_error_strings' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_init': (.text+0x38ef): undefined reference to `SSL_library_init' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_init': (.text+0x38fa): undefined reference to `OPENSSL_add_all_algorithms_noconf' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_cleanup': (.text+0x3915): undefined reference to `ERR_free_strings' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_cleanup': (.text+0x391a): undefined reference to `EVP_cleanup' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_cleanup': (.text+0x391f): undefined reference to `ENGINE_cleanup' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_check_cxn': (.text+0x3946): undefined reference to `SSL_peek' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_set_engine': (.text+0x39a3): undefined reference to `ENGINE_by_id' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_set_engine': (.text+0x39c0): undefined reference to `ENGINE_finish' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_set_engine': (.text+0x39cc): undefined reference to `ENGINE_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_set_engine': (.text+0x39df): undefined reference to `ENGINE_init' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_set_engine': (.text+0x3a34): undefined reference to `ENGINE_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_set_engine': (.text+0x3a39): undefined reference to `ERR_get_error' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_set_engine': (.text+0x3a49): undefined reference to `ERR_error_string_n' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_set_engine_default': (.text+0x3ac5): undefined reference to `ENGINE_set_default' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_set_engine_default': (.text+0x3ad5): undefined reference to `ENGINE_get_id' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_set_engine_default': (.text+0x3b01): undefined reference to `ENGINE_get_id' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_engines_list': (.text+0x3b27): undefined reference to `ENGINE_get_first' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_engines_list': (.text+0x3b4b): undefined reference to `ENGINE_get_next' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_engines_list': (.text+0x3b5b): undefined reference to `ENGINE_get_id' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_close': (.text+0x3baa): undefined reference to `SSL_shutdown' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_close': (.text+0x3bb3): undefined reference to `SSL_set_connect_state' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_close': (.text+0x3bbc): undefined reference to `SSL_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_close': (.text+0x3bd2): undefined reference to `SSL_CTX_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_shutdown': (.text+0x3c58): undefined reference to `ERR_clear_error' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_shutdown': (.text+0x3c6c): undefined reference to `SSL_read' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_shutdown': (.text+0x3c7a): undefined reference to `SSL_get_error' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_shutdown': (.text+0x3cae): undefined reference to `SSL_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_shutdown': (.text+0x3d05): undefined reference to `SSL_get_shutdown' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_shutdown': (.text+0x3d77): undefined reference to `ERR_get_error' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_shutdown': (.text+0x3d8d): undefined reference to `ERR_error_string' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_shutdown': (.text+0x3e06): undefined reference to `SSL_shutdown' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_close_all': (.text+0x3e47): undefined reference to `ERR_remove_state' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_close_all': (.text+0x3e58): undefined reference to `ENGINE_finish' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_close_all': (.text+0x3e64): undefined reference to `ENGINE_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_data_pending': (.text+0x3ecb): undefined reference to `SSL_pending' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_version': (.text+0x3ef2): undefined reference to `SSLeay' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_cleanup': (.text+0x3928): undefined reference to `CRYPTO_cleanup_all_ex_data' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-ssluse.o): In function `Curl_ossl_session_free': (.text+0x3e31): undefined reference to `SSL_SESSION_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-content_encoding.o): In function `inflate_stream': (.text+0x1ca): undefined reference to `inflateEnd' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-content_encoding.o): In function `inflate_stream': (.text+0x1e3): undefined reference to `inflateInit2_' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-content_encoding.o): In function `inflate_stream': (.text+0x21b): undefined reference to `inflate' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-content_encoding.o): In function `inflate_stream': (.text+0x288): undefined reference to `inflateEnd' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-content_encoding.o): In function `inflate_stream': (.text+0x2e7): undefined reference to `inflateEnd' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-content_encoding.o): In function `inflate_stream': (.text+0x2ff): undefined reference to `inflateEnd' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-content_encoding.o): In function `inflate_stream': (.text+0x324): undefined reference to `inflateEnd' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-content_encoding.o): In function `inflate_stream': (.text+0x334): undefined reference to `inflateEnd' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-content_encoding.o): In function `Curl_unencode_deflate_write': (.text+0x3c0): undefined reference to `inflateInit_' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-content_encoding.o): In function `Curl_unencode_gzip_write': (.text+0x58f): undefined reference to `zlibVersion' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-content_encoding.o): In function `Curl_unencode_gzip_write': (.text+0x5c5): undefined reference to `inflateInit2_' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-content_encoding.o): In function `Curl_unencode_gzip_write': (.text+0x611): undefined reference to `inflateInit2_' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-content_encoding.o): In function `Curl_unencode_gzip_write': (.text+0x69c): undefined reference to `inflateEnd' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-content_encoding.o): In function `Curl_unencode_gzip_write': (.text+0x6e6): undefined reference to `inflateEnd' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-content_encoding.o): In function `Curl_unencode_cleanup': (.text+0x7f8): undefined reference to `inflateEnd' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-md5.o): In function `Curl_md5it': (.text+0x18): undefined reference to `MD5_Init' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-md5.o): In function `Curl_md5it': (.text+0x2d): undefined reference to `MD5_Update' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-md5.o): In function `Curl_md5it': (.text+0x38): undefined reference to `MD5_Final' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-md5.o):(.data.rel.ro+0x0): undefined reference to `MD5_Init' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-md5.o):(.data.rel.ro+0x8): undefined reference to `MD5_Update' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-md5.o):(.data.rel.ro+0x10): undefined reference to `MD5_Final' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-http_negotiate.o): In function `cleanup': (.text+0x1b): undefined reference to `gss_delete_sec_context' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-http_negotiate.o): In function `cleanup': (.text+0x37): undefined reference to `gss_release_name' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-http_negotiate.o): In function `cleanup': (.text+0x9a): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-http_negotiate.o): In function `get_gss_name': (.text+0x215): undefined reference to `GSS_C_NT_HOSTBASED_SERVICE' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-http_negotiate.o): In function `get_gss_name': (.text+0x22d): undefined reference to `gss_import_name' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-http_negotiate.o): In function `log_gss_error.isra.0.constprop.1': (.text+0x2f1): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-http_negotiate.o): In function `log_gss_error.isra.0.constprop.1': (.text+0x31d): undefined reference to `gss_display_status' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-http_negotiate.o): In function `Curl_input_negotiate': (.text+0x638): undefined reference to `gss_init_sec_context' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-http_negotiate.o): In function `Curl_input_negotiate': (.text+0x719): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-http_ntlm.o): In function `setup_des_key': (.text+0x96): undefined reference to `DES_set_odd_parity' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-http_ntlm.o): In function `setup_des_key': (.text+0xa1): undefined reference to `DES_set_key' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-http_ntlm.o): In function `lm_resp': (.text+0x106): undefined reference to `DES_ecb_encrypt' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-http_ntlm.o): In function `lm_resp': (.text+0x127): undefined reference to `DES_ecb_encrypt' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-http_ntlm.o): In function `lm_resp': (.text+0x148): undefined reference to `DES_ecb_encrypt' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-http_ntlm.o): In function `mk_nt_hash.isra.0': (.text+0x1e2): undefined reference to `MD4_Init' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-http_ntlm.o): In function `mk_nt_hash.isra.0': (.text+0x1f0): undefined reference to `MD4_Update' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-http_ntlm.o): In function `mk_nt_hash.isra.0': (.text+0x1fb): undefined reference to `MD4_Final' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-http_ntlm.o): In function `Curl_output_ntlm': (.text+0x78c): undefined reference to `RAND_bytes' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-http_ntlm.o): In function `Curl_output_ntlm': (.text+0x7d5): undefined reference to `MD5_Init' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-http_ntlm.o): In function `Curl_output_ntlm': (.text+0x7ef): undefined reference to `MD5_Update' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-http_ntlm.o): In function `Curl_output_ntlm': (.text+0x804): undefined reference to `MD5_Final' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-http_ntlm.o): In function `Curl_output_ntlm': (.text+0xc46): undefined reference to `DES_ecb_encrypt' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-http_ntlm.o): In function `Curl_output_ntlm': (.text+0xc7c): undefined reference to `DES_ecb_encrypt' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `check_gss_err.part.0': (.text+0x49): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `check_gss_err.part.0': (.text+0x70): undefined reference to `gss_display_status' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `check_gss_err.part.0': (.text+0xa0): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `check_gss_err.part.0': (.text+0xc9): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `check_gss_err.part.0': (.text+0xec): undefined reference to `gss_display_status' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `check_gss_err.part.0': (.text+0x110): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `check_gss_err.part.0': (.text+0x19c): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0x343): undefined reference to `gss_import_name' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0x356): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0x3e5): undefined reference to `gss_init_sec_context' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0x401): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0x4cc): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0x4e1): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0x5db): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0x644): undefined reference to `gss_delete_sec_context' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0x69f): undefined reference to `gss_release_name' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0x758): undefined reference to `GSS_C_NT_HOSTBASED_SERVICE' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0x76d): undefined reference to `gss_import_name' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0x79f): undefined reference to `gss_release_name' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0x7b4): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0x7ca): undefined reference to `gss_delete_sec_context' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0x7ff): undefined reference to `gss_release_name' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0x82a): undefined reference to `gss_release_name' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0x83f): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0x851): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0x87a): undefined reference to `gss_release_name' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0x88f): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0x8a1): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0x8b7): undefined reference to `gss_delete_sec_context' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0x8ed): undefined reference to `gss_release_name' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0x928): undefined reference to `gss_inquire_context' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0x95e): undefined reference to `gss_delete_sec_context' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0x973): undefined reference to `gss_release_name' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0x9c1): undefined reference to `gss_release_name' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0x9fe): undefined reference to `gss_release_name' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0xa14): undefined reference to `gss_delete_sec_context' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0xa37): undefined reference to `gss_display_name' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0xa69): undefined reference to `gss_delete_sec_context' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0xa7e): undefined reference to `gss_release_name' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0xa90): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0xadf): undefined reference to `gss_release_name' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0xaf1): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0xbdf): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0xbff): undefined reference to `gss_delete_sec_context' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0xc14): undefined reference to `gss_release_name' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0xc26): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0xc87): undefined reference to `gss_wrap' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0xcb9): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0xcc9): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0xcdf): undefined reference to `gss_delete_sec_context' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0xd61): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0xdd4): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0xefa): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0xf60): undefined reference to `gss_unwrap' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0xf91): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0xfa6): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0xfbc): undefined reference to `gss_delete_sec_context' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0xfdc): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0x1010): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0x103c): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-curl_rtmp.o): In function `rtmp_disconnect': (.text+0x2c): undefined reference to `RTMP_Close' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-curl_rtmp.o): In function `rtmp_disconnect': (.text+0x34): undefined reference to `RTMP_Free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-curl_rtmp.o): In function `rtmp_connect': (.text+0xcf): undefined reference to `RTMP_Connect1' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-curl_rtmp.o): In function `rtmp_send': (.text+0x151): undefined reference to `RTMP_Write' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-curl_rtmp.o): In function `rtmp_recv': (.text+0x199): undefined reference to `RTMP_Read' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-curl_rtmp.o): In function `rtmp_setup': (.text+0x202): undefined reference to `RTMP_Alloc' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-curl_rtmp.o): In function `rtmp_setup': (.text+0x217): undefined reference to `RTMP_Init' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-curl_rtmp.o): In function `rtmp_setup': (.text+0x224): undefined reference to `RTMP_SetBufferMS' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-curl_rtmp.o): In function `rtmp_setup': (.text+0x237): undefined reference to `RTMP_SetupURL' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-curl_rtmp.o): In function `rtmp_setup': (.text+0x264): undefined reference to `RTMP_Free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-curl_rtmp.o): In function `rtmp_do': (.text+0x29e): undefined reference to `RTMP_ConnectStream' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_disconnect': (.text+0x5a): undefined reference to `ldap_unbind_ext' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_connecting': (.text+0x151): undefined reference to `ldap_sasl_bind' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_connecting': (.text+0x17b): undefined reference to `ldap_result' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_connecting': (.text+0x1b6): undefined reference to `ldap_parse_result' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_connecting': (.text+0x1d9): undefined reference to `ldap_get_option' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_connecting': (.text+0x1ea): undefined reference to `ldap_memfree' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_connecting': (.text+0x204): undefined reference to `ldap_set_option' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_connecting': (.text+0x25a): undefined reference to `ldap_err2string' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_connecting': (.text+0x2d6): undefined reference to `ldap_get_option' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_connecting': (.text+0x2ef): undefined reference to `ber_sockbuf_add_io' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_connecting': (.text+0x33b): undefined reference to `ldap_err2string' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_connecting': (.text+0x373): undefined reference to `ldap_err2string' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_recv': (.text+0x432): undefined reference to `ldap_result' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_recv': (.text+0x460): undefined reference to `ldap_first_message' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_recv': (.text+0x484): undefined reference to `ldap_next_message' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_recv': (.text+0x498): undefined reference to `ldap_msgtype' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_recv': (.text+0x4c9): undefined reference to `ldap_get_dn_ber' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_recv': (.text+0x54b): undefined reference to `ldap_get_attribute_ber' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_recv': (.text+0x771): undefined reference to `ber_memfree' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_recv': (.text+0x7b8): undefined reference to `ber_free' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_recv': (.text+0x7ce): undefined reference to `ldap_msgfree' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_recv': (.text+0x81b): undefined reference to `ldap_parse_result' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_recv': (.text+0x84a): undefined reference to `ldap_err2string' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_recv': (.text+0x888): undefined reference to `ldap_memfree' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_recv': (.text+0x8b0): undefined reference to `ldap_err2string' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_recv': (.text+0x920): undefined reference to `ldap_err2string' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_done': (.text+0x9af): undefined reference to `ldap_abandon_ext' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_do': (.text+0xa1d): undefined reference to `ldap_url_parse' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_do': (.text+0xac8): undefined reference to `ldap_search_ext' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_do': (.text+0xad5): undefined reference to `ldap_free_urldesc' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_do': (.text+0xae2): undefined reference to `ldap_err2string' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_setup': (.text+0xb79): undefined reference to `ldap_url_parse' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_setup': (.text+0xbda): undefined reference to `ldap_pvt_url_scheme2proto' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_setup': (.text+0xbe6): undefined reference to `ldap_free_urldesc' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_connect': (.text+0xdd2): undefined reference to `ldap_init_fd' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_connect': (.text+0xddd): undefined reference to `ldap_err2string' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-openldap.o): In function `ldap_connect': (.text+0xe5a): undefined reference to `ldap_set_option' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-krb5.o): In function `krb5_encode': (.text+0x7f): undefined reference to `gss_seal' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-krb5.o): In function `krb5_encode': (.text+0xbe): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-krb5.o): In function `krb5_end': (.text+0xf5): undefined reference to `gss_delete_sec_context' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-krb5.o): In function `krb5_auth': (.text+0x1ec): undefined reference to `gss_release_name' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-krb5.o): In function `krb5_auth': (.text+0x269): undefined reference to `GSS_C_NT_HOSTBASED_SERVICE' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-krb5.o): In function `krb5_auth': (.text+0x274): undefined reference to `gss_import_name' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-krb5.o): In function `krb5_auth': (.text+0x29e): undefined reference to `gss_display_name' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-krb5.o): In function `krb5_auth': (.text+0x2ce): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-krb5.o): In function `krb5_auth': (.text+0x323): undefined reference to `gss_init_sec_context' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-krb5.o): In function `krb5_auth': (.text+0x367): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-krb5.o): In function `krb5_auth': (.text+0x3b8): undefined reference to `gss_init_sec_context' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-krb5.o): In function `krb5_auth': (.text+0x409): undefined reference to `gss_release_name' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-krb5.o): In function `krb5_auth': (.text+0x414): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-krb5.o): In function `krb5_auth': (.text+0x53a): undefined reference to `gss_release_name' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-krb5.o): In function `krb5_auth': (.text+0x545): undefined reference to `gss_release_buffer' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-krb5.o): In function `krb5_decode': (.text+0x6ab): undefined reference to `gss_unseal' /usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_la-krb5.o): In function `krb5_decode': (.text+0x6fb): undefined reference to `gss_release_buffer' collect2: ld returned 1 exit status configure:8825: $? = 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 "1.8.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LINUX_KERNEL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_GRP_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define HAVE_LIBEXECINFO 1 | #define HAVE_LIBM 1 | #define HAVE_RES_QUERY 1 | #define ZBX_SOCKLEN_T socklen_t | #define ZBX_SIVAL_INT sival_int | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSINFO_FREESWAP 1 | #define HAVE_SYSINFO_TOTALSWAP 1 | #define HAVE_SYSINFO_TOTALRAM 1 | #define HAVE_SYSINFO_SHAREDRAM 1 | #define HAVE_SYSINFO_BUFFERRAM 1 | #define HAVE_SYSINFO_FREERAM 1 | #define HAVE_SYSINFO_UPTIME 1 | #define HAVE_SYSINFO_PROCS 1 | #define HAVE_SYS_RESOURCE_SETPRIORITY 1 | #define HAVE_UNISTD_SYSCONF 1 | #define HAVE_FUNCTION_INITGROUPS 1 | #define HAVE_FUNCTION_SETEUID 1 | #define HAVE___VA_COPY 1 | #define HAVE___VA_ARGS__ 1 | #define RETSIGTYPE void | #define HAVE_GETLOADAVG 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_PROC 1 | #define HAVE_PROC_STAT 1 | #define HAVE_PROC_CPUINFO 1 | #define HAVE_PROC_1_STATUS 1 | #define HAVE_PROC_LOADAVG 1 | #define HAVE_PROC_NET_DEV 1 | #define HAVE_IPV6 1 | #define HAVE_MYSQL 1 | #define HAVE_MULTIROW_INSERT 1 | /* end confdefs.h. */ | #include | #ifndef NULL | #define NULL (void *)0 | #endif | int | main () | { | | /* Try and use a few common options to force a failure if we are | missing symbols or can't link. */ | int x; | curl_easy_setopt(NULL,CURLOPT_URL,NULL); | x=CURL_ERROR_SIZE; | x=CURLOPT_WRITEFUNCTION; | x=CURLOPT_FILE; | x=CURLOPT_ERRORBUFFER; | x=CURLOPT_STDERR; | x=CURLOPT_VERBOSE; | | ; | return 0; | } configure:8841: result: no configure:8949: error: Curl library not found ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_IKSEMEL_CFLAGS_set= ac_cv_env_IKSEMEL_CFLAGS_value= ac_cv_env_IKSEMEL_LIBS_set= ac_cv_env_IKSEMEL_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_getenv=yes ac_cv_func_getloadavg=yes ac_cv_func_hstrerror=yes ac_cv_func_putenv=yes ac_cv_func_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=yes ac_cv_header_fcntl_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_knlist_h=no ac_cv_header_kstat_h=no ac_cv_header_kvm_h=no ac_cv_header_lber_h=yes ac_cv_header_libperfstat_h=no ac_cv_header_linux_kernel_h=yes ac_cv_header_mach_host_info_h=no ac_cv_header_mach_mach_host_h=no ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_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=no ac_cv_header_pdh_h=no ac_cv_header_process_h=no ac_cv_header_procinfo_h=no ac_cv_header_psapi_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_regex_h=yes ac_cv_header_resolv_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_disk_h=no ac_cv_header_sys_dk_h=no ac_cv_header_sys_dkstat_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_proc_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_pstat_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_sem_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_swap_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_sysinfo_h=yes ac_cv_header_sys_sysmacros_h=yes ac_cv_header_sys_systemcfg_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_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=no ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vm_vm_param_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_ws2tcpip_h=no ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_curl_main=yes ac_cv_lib_kvm_main=no ac_cv_lib_m_main=yes ac_cv_lib_mysqlclient____main=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_MYSQL_CONFIG=/usr/bin/mysql_config ac_cv_path__libcurl_config=/usr/bin/curl-config ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=mawk 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='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_type_pid_t=yes ac_cv_type_signal=void am_cv_CC_dependencies_compiler_type=gcc3 libcurl_cv_lib_curl_usable=no libcurl_cv_lib_curl_version=7.21.6 libcurl_cv_lib_version_ok=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /root/zabbix-1.8.9/missing --run aclocal-1.11' AGENT_FALSE='#' AGENT_LDFLAGS='' AGENT_LIBS='' AGENT_TRUE='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /root/zabbix-1.8.9/missing --run tar' ARCH='' AUTOCONF='${SHELL} /root/zabbix-1.8.9/missing --run autoconf' AUTOHEADER='${SHELL} /root/zabbix-1.8.9/missing --run autoheader' AUTOMAKE='${SHELL} /root/zabbix-1.8.9/missing --run automake-1.11' AWK='mawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -I/usr/include/mysql -DBIG_JOINS=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX ' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DB_CPPFLAGS=' -I/usr/include/mysql -DBIG_JOINS=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX ' DB_LDFLAGS=' -L/usr/lib/mysql ' DB_LIBS=' -lmysqlclient ' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' ICONV_CFLAGS='' ICONV_LDFLAGS='' IKSEMEL_CFLAGS='' IKSEMEL_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' IODBC_CFLAGS='' IODBC_LDFLAGS='' IODBC_LIBS='' JABBER_CPPFLAGS='' JABBER_FALSE='' JABBER_LDFLAGS='' JABBER_LIBS='' JABBER_TRUE='' LDAP_CPPFLAGS='' LDAP_LDFLAGS='' LDFLAGS='-rdynamic -static' LIBCURL_CFLAGS='' LIBCURL_LDFLAGS=' -L/usr/lib/x86_64-linux-gnu -lcurl' LIBCURL_LIBS='' LIBOBJS='' LIBS='-lm -lresolv' LTLIBOBJS='' MAKEINFO='${SHELL} /root/zabbix-1.8.9/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' MYSQL_CFLAGS='-I/usr/include/mysql -DBIG_JOINS=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX' MYSQL_CONFIG='/usr/bin/mysql_config' MYSQL_LDFLAGS=' -L/usr/lib/mysql' MYSQL_LIBS='-lmysqlclient ' MYSQL_VERSION='5.1.58' 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='no' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POSTGRESQL_CPPFLAGS='' POSTGRESQL_LDFLAGS='' POSTGRESQL_VERSION='' PROXY_FALSE='' PROXY_LDFLAGS=' -L/usr/lib/mysql ' PROXY_LIBS=' -lmysqlclient ' PROXY_TRUE='#' RANLIB='' RESOLV_LIBS='-lresolv' SERVER_FALSE='#' SERVER_LDFLAGS=' -L/usr/lib/mysql ' SERVER_LIBS=' -lmysqlclient ' SERVER_TRUE='' SET_MAKE='' SHELL='/bin/bash' SNMP_CFLAGS='' SNMP_CPPFLAGS='' SNMP_LDFLAGS='' SNMP_LIBS='' SQLITE3_CPPFLAGS='' SQLITE3_LDFLAGS='' SQLITE3_VERSION='' SSH2_CFLAGS='' SSH2_LDFLAGS='' SSH2_LIBS='' STRIP='' UNIXODBC_CFLAGS='' UNIXODBC_LDFLAGS='' UNIXODBC_LIBS='' VERSION='1.8.9' 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__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='/usr/local/sbin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /root/zabbix-1.8.9/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* 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 "1.8.9" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_NETDB_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_TIME_H 1 #define HAVE_ERRNO_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_MATH_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_DIRENT_H 1 #define HAVE_CTYPE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_SYSINFO_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_PROCFS_H 1 #define HAVE_STDINT_H 1 #define HAVE_PWD_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LINUX_KERNEL_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_REGEX_H 1 #define HAVE_STDARG_H 1 #define HAVE_SYS_SEM_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_LBER_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_GRP_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_RESOLV_H 1 #define HAVE_NET_IF_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_USER_H 1 #define HAVE_SYS_SWAP_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_LIBEXECINFO 1 #define HAVE_LIBM 1 #define HAVE_RES_QUERY 1 #define ZBX_SOCKLEN_T socklen_t #define ZBX_SIVAL_INT sival_int #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1 #define HAVE_SYSINFO_MEM_UNIT 1 #define HAVE_SYSINFO_FREESWAP 1 #define HAVE_SYSINFO_TOTALSWAP 1 #define HAVE_SYSINFO_TOTALRAM 1 #define HAVE_SYSINFO_SHAREDRAM 1 #define HAVE_SYSINFO_BUFFERRAM 1 #define HAVE_SYSINFO_FREERAM 1 #define HAVE_SYSINFO_UPTIME 1 #define HAVE_SYSINFO_PROCS 1 #define HAVE_SYS_RESOURCE_SETPRIORITY 1 #define HAVE_UNISTD_SYSCONF 1 #define HAVE_FUNCTION_INITGROUPS 1 #define HAVE_FUNCTION_SETEUID 1 #define HAVE___VA_COPY 1 #define HAVE___VA_ARGS__ 1 #define RETSIGTYPE void #define HAVE_GETLOADAVG 1 #define HAVE_HSTRERROR 1 #define HAVE_GETENV 1 #define HAVE_PUTENV 1 #define HAVE_SIGQUEUE 1 #define HAVE_PROC 1 #define HAVE_PROC_STAT 1 #define HAVE_PROC_CPUINFO 1 #define HAVE_PROC_1_STATUS 1 #define HAVE_PROC_LOADAVG 1 #define HAVE_PROC_NET_DEV 1 #define HAVE_IPV6 1 #define HAVE_MYSQL 1 #define HAVE_MULTIROW_INSERT 1 configure: exit 1