- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by configure, which was
- generated by GNU Autoconf 2.61. Invocation command line was
- $ ./configure --enable-server --enable-agent --enable-proxy --enable-sockets --enable-static --with-net-snmp --with-mysql --with-ipmi --with-ssh2 --with-libcurl
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = brother-eye
- uname -m = i686
- uname -r = 2.6.31-22-generic
- uname -s = Linux
- uname -v = #65-Ubuntu SMP Thu Sep 16 15:48:58 UTC 2010
- /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
- PATH: /usr/games
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:1916: checking for a BSD-compatible install
- configure:1972: result: /usr/bin/install -c
- configure:1983: checking whether build environment is sane
- configure:2026: result: yes
- configure:2054: checking for a thread-safe mkdir -p
- configure:2093: result: /bin/mkdir -p
- configure:2106: checking for gawk
- configure:2136: result: no
- configure:2106: checking for mawk
- configure:2122: found /usr/bin/mawk
- configure:2133: result: mawk
- configure:2144: checking whether make sets $(MAKE)
- configure:2165: result: yes
- configure:2354: Configuring
- configure:2357: checking whether make sets $(MAKE)
- configure:2378: result: yes
- configure:2397: checking build system type
- configure:2415: result: i686-pc-linux-gnu
- configure:2437: checking host system type
- configure:2452: result: i686-pc-linux-gnu
- configure:2523: checking for gcc
- configure:2539: found /usr/bin/gcc
- configure:2550: result: gcc
- configure:2788: checking for C compiler version
- configure:2795: gcc --version >&5
- gcc (Ubuntu 4.4.1-4ubuntu9) 4.4.1
- Copyright (C) 2009 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:2798: $? = 0
- configure:2805: gcc -v >&5
- Using built-in specs.
- Target: i486-linux-gnu
- Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-4ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
- Thread model: posix
- gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9)
- configure:2808: $? = 0
- configure:2815: gcc -V >&5
- gcc: '-V' option must have argument
- configure:2818: $? = 1
- configure:2841: checking for C compiler default output file name
- configure:2868: gcc conftest.c >&5
- configure:2871: $? = 0
- configure:2909: result: a.out
- configure:2926: checking whether the C compiler works
- configure:2936: ./a.out
- configure:2939: $? = 0
- configure:2956: result: yes
- configure:2963: checking whether we are cross compiling
- configure:2965: result: no
- configure:2968: checking for suffix of executables
- configure:2975: gcc -o conftest conftest.c >&5
- configure:2978: $? = 0
- configure:3002: result:
- configure:3008: checking for suffix of object files
- configure:3034: gcc -c conftest.c >&5
- configure:3037: $? = 0
- configure:3060: result: o
- configure:3064: checking whether we are using the GNU C compiler
- configure:3093: gcc -c conftest.c >&5
- configure:3099: $? = 0
- configure:3116: result: yes
- configure:3121: checking whether gcc accepts -g
- configure:3151: gcc -c -g conftest.c >&5
- configure:3157: $? = 0
- configure:3256: result: yes
- configure:3273: checking for gcc option to accept ISO C89
- configure:3347: gcc -c -g -O2 conftest.c >&5
- configure:3353: $? = 0
- configure:3376: result: none needed
- configure:3405: checking for style of include used by make
- configure:3433: result: GNU
- configure:3458: checking dependency style of gcc
- configure:3549: result: gcc3
- configure:3565: checking whether gcc and cc understand -c and -o together
- configure:3600: gcc -c conftest.c -o conftest2.o >&5
- configure:3603: $? = 0
- configure:3609: gcc -c conftest.c -o conftest2.o >&5
- configure:3612: $? = 0
- configure:3623: cc -c conftest.c >&5
- configure:3626: $? = 0
- configure:3634: cc -c conftest.c -o conftest2.o >&5
- configure:3637: $? = 0
- configure:3643: cc -c conftest.c -o conftest2.o >&5
- configure:3646: $? = 0
- configure:3664: result: yes
- configure:3697: checking how to run the C preprocessor
- configure:3737: gcc -E conftest.c
- configure:3743: $? = 0
- configure:3774: gcc -E conftest.c
- conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
- configure:3780: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:3813: result: gcc -E
- configure:3842: gcc -E conftest.c
- configure:3848: $? = 0
- configure:3879: gcc -E conftest.c
- conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
- configure:3885: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:3923: checking for grep that handles long lines and -e
- configure:3997: result: /bin/grep
- configure:4002: checking for egrep
- configure:4080: result: /bin/grep -E
- configure:4085: checking for ANSI C header files
- configure:4115: gcc -c -g -O2 conftest.c >&5
- configure:4121: $? = 0
- configure:4220: gcc -o conftest -g -O2 conftest.c >&5
- configure:4223: $? = 0
- configure:4229: ./conftest
- configure:4232: $? = 0
- configure:4249: result: yes
- configure:4273: checking for sys/types.h
- configure:4294: gcc -c -g -O2 conftest.c >&5
- configure:4300: $? = 0
- configure:4316: result: yes
- configure:4273: checking for sys/stat.h
- configure:4294: gcc -c -g -O2 conftest.c >&5
- configure:4300: $? = 0
- configure:4316: result: yes
- configure:4273: checking for stdlib.h
- configure:4294: gcc -c -g -O2 conftest.c >&5
- configure:4300: $? = 0
- configure:4316: result: yes
- configure:4273: checking for string.h
- configure:4294: gcc -c -g -O2 conftest.c >&5
- configure:4300: $? = 0
- configure:4316: result: yes
- configure:4273: checking for memory.h
- configure:4294: gcc -c -g -O2 conftest.c >&5
- configure:4300: $? = 0
- configure:4316: result: yes
- configure:4273: checking for strings.h
- configure:4294: gcc -c -g -O2 conftest.c >&5
- configure:4300: $? = 0
- configure:4316: result: yes
- configure:4273: checking for inttypes.h
- configure:4294: gcc -c -g -O2 conftest.c >&5
- configure:4300: $? = 0
- configure:4316: result: yes
- configure:4273: checking for stdint.h
- configure:4294: gcc -c -g -O2 conftest.c >&5
- configure:4300: $? = 0
- configure:4316: result: yes
- configure:4273: checking for unistd.h
- configure:4294: gcc -c -g -O2 conftest.c >&5
- configure:4300: $? = 0
- configure:4316: result: yes
- configure:4432: checking stdio.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking stdio.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for stdio.h
- configure:4544: result: yes
- configure:4422: checking for stdlib.h
- configure:4428: result: yes
- configure:4422: checking for string.h
- configure:4428: result: yes
- configure:4422: checking for unistd.h
- configure:4428: result: yes
- configure:4432: checking netdb.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking netdb.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for netdb.h
- configure:4544: result: yes
- configure:4432: checking signal.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking signal.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for signal.h
- configure:4544: result: yes
- configure:4432: checking syslog.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking syslog.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for syslog.h
- configure:4544: result: yes
- configure:4432: checking time.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking time.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for time.h
- configure:4544: result: yes
- configure:4432: checking errno.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking errno.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for errno.h
- configure:4544: result: yes
- configure:4422: checking for sys/types.h
- configure:4428: result: yes
- configure:4422: checking for sys/stat.h
- configure:4428: result: yes
- configure:4432: checking netinet/in.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking netinet/in.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for netinet/in.h
- configure:4544: result: yes
- configure:4432: checking math.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking math.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for math.h
- configure:4544: result: yes
- configure:4432: checking sys/socket.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking sys/socket.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for sys/socket.h
- configure:4544: result: yes
- configure:4432: checking dirent.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking dirent.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for dirent.h
- configure:4544: result: yes
- configure:4432: checking ctype.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking ctype.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for ctype.h
- configure:4544: result: yes
- configure:4432: checking mtent.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- conftest.c:69:19: error: mtent.h: No such file or directory
- configure:4455: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <mtent.h>
- configure:4469: result: no
- configure:4473: checking mtent.h presence
- configure:4488: gcc -E conftest.c
- conftest.c:36:19: error: mtent.h: No such file or directory
- configure:4494: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_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 <mtent.h>
- configure:4508: result: no
- configure:4536: checking for mtent.h
- configure:4544: result: no
- configure:4432: checking fcntl.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking fcntl.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for fcntl.h
- configure:4544: result: yes
- configure:4432: checking sys/param.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking sys/param.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for sys/param.h
- configure:4544: result: yes
- configure:4432: checking arpa/inet.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking arpa/inet.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for arpa/inet.h
- configure:4544: result: yes
- configure:4432: checking sys/vfs.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking sys/vfs.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for sys/vfs.h
- configure:4544: result: yes
- configure:4432: checking sys/pstat.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- conftest.c:73:23: error: sys/pstat.h: No such file or directory
- configure:4455: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <sys/pstat.h>
- configure:4469: result: no
- configure:4473: checking sys/pstat.h presence
- configure:4488: gcc -E conftest.c
- conftest.c:40:23: error: sys/pstat.h: No such file or directory
- configure:4494: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 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 <sys/pstat.h>
- configure:4508: result: no
- configure:4536: checking for sys/pstat.h
- configure:4544: result: no
- configure:4432: checking sys/sysinfo.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking sys/sysinfo.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for sys/sysinfo.h
- configure:4544: result: yes
- configure:4432: checking sys/statvfs.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking sys/statvfs.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for sys/statvfs.h
- configure:4544: result: yes
- configure:4422: checking for sys/socket.h
- configure:4428: result: yes
- configure:4432: checking sys/loadavg.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- conftest.c:76:25: error: sys/loadavg.h: No such file or directory
- configure:4455: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <sys/loadavg.h>
- configure:4469: result: no
- configure:4473: checking sys/loadavg.h presence
- configure:4488: gcc -E conftest.c
- conftest.c:43:25: error: sys/loadavg.h: No such file or directory
- configure:4494: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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 <sys/loadavg.h>
- configure:4508: result: no
- configure:4536: checking for sys/loadavg.h
- configure:4544: result: no
- configure:4422: checking for arpa/inet.h
- configure:4428: result: yes
- configure:4432: checking sys/vmmeter.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- conftest.c:77:25: error: sys/vmmeter.h: No such file or directory
- configure:4455: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <sys/vmmeter.h>
- configure:4469: result: no
- configure:4473: checking sys/vmmeter.h presence
- configure:4488: gcc -E conftest.c
- conftest.c:44:25: error: sys/vmmeter.h: No such file or directory
- configure:4494: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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 <sys/vmmeter.h>
- configure:4508: result: no
- configure:4536: checking for sys/vmmeter.h
- configure:4544: result: no
- configure:4422: checking for strings.h
- configure:4428: result: yes
- configure:4432: checking vm/vm_param.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- conftest.c:78:25: error: vm/vm_param.h: No such file or directory
- configure:4455: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <vm/vm_param.h>
- configure:4469: result: no
- configure:4473: checking vm/vm_param.h presence
- configure:4488: gcc -E conftest.c
- conftest.c:45:25: error: vm/vm_param.h: No such file or directory
- configure:4494: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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 <vm/vm_param.h>
- configure:4508: result: no
- configure:4536: checking for vm/vm_param.h
- configure:4544: result: no
- configure:4432: checking sys/time.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking sys/time.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for sys/time.h
- configure:4544: result: yes
- configure:4432: checking kstat.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- conftest.c:79:19: error: kstat.h: No such file or directory
- configure:4455: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <kstat.h>
- configure:4469: result: no
- configure:4473: checking kstat.h presence
- configure:4488: gcc -E conftest.c
- conftest.c:46:19: error: kstat.h: No such file or directory
- configure:4494: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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 <kstat.h>
- configure:4508: result: no
- configure:4536: checking for kstat.h
- configure:4544: result: no
- configure:4432: checking sys/syscall.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking sys/syscall.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for sys/syscall.h
- configure:4544: result: yes
- configure:4432: checking sys/sysmacros.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking sys/sysmacros.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for sys/sysmacros.h
- configure:4544: result: yes
- configure:4432: checking sys/procfs.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking sys/procfs.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for sys/procfs.h
- configure:4544: result: yes
- configure:4422: checking for stdint.h
- configure:4428: result: yes
- configure:4432: checking mach/host_info.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- conftest.c:83:28: error: mach/host_info.h: No such file or directory
- configure:4455: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <mach/host_info.h>
- configure:4469: result: no
- configure:4473: checking mach/host_info.h presence
- configure:4488: gcc -E conftest.c
- conftest.c:50:28: error: mach/host_info.h: No such file or directory
- configure:4494: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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 <mach/host_info.h>
- configure:4508: result: no
- configure:4536: checking for mach/host_info.h
- configure:4544: result: no
- configure:4432: checking mach/mach_host.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- conftest.c:83:28: error: mach/mach_host.h: No such file or directory
- configure:4455: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <mach/mach_host.h>
- configure:4469: result: no
- configure:4473: checking mach/mach_host.h presence
- configure:4488: gcc -E conftest.c
- conftest.c:50:28: error: mach/mach_host.h: No such file or directory
- configure:4494: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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 <mach/mach_host.h>
- configure:4508: result: no
- configure:4536: checking for mach/mach_host.h
- configure:4544: result: no
- configure:4432: checking knlist.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- conftest.c:83:20: error: knlist.h: No such file or directory
- configure:4455: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <knlist.h>
- configure:4469: result: no
- configure:4473: checking knlist.h presence
- configure:4488: gcc -E conftest.c
- conftest.c:50:20: error: knlist.h: No such file or directory
- configure:4494: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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 <knlist.h>
- configure:4508: result: no
- configure:4536: checking for knlist.h
- configure:4544: result: no
- configure:4432: checking pwd.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking pwd.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for pwd.h
- configure:4544: result: yes
- configure:4432: checking sys/var.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- conftest.c:84:21: error: sys/var.h: No such file or directory
- configure:4455: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <sys/var.h>
- configure:4469: result: no
- configure:4473: checking sys/var.h presence
- configure:4488: gcc -E conftest.c
- conftest.c:51:21: error: sys/var.h: No such file or directory
- configure:4494: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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 <sys/var.h>
- configure:4508: result: no
- configure:4536: checking for sys/var.h
- configure:4544: result: no
- configure:4432: checking arpa/nameser.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking arpa/nameser.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for arpa/nameser.h
- configure:4544: result: yes
- configure:4432: checking assert.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking assert.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for assert.h
- configure:4544: result: yes
- configure:4432: checking sys/dkstat.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- conftest.c:86:24: error: sys/dkstat.h: No such file or directory
- configure:4455: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <sys/dkstat.h>
- configure:4469: result: no
- configure:4473: checking sys/dkstat.h presence
- configure:4488: gcc -E conftest.c
- conftest.c:53:24: error: sys/dkstat.h: No such file or directory
- configure:4494: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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 <sys/dkstat.h>
- configure:4508: result: no
- configure:4536: checking for sys/dkstat.h
- configure:4544: result: no
- configure:4432: checking sys/disk.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- conftest.c:86:22: error: sys/disk.h: No such file or directory
- configure:4455: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <sys/disk.h>
- configure:4469: result: no
- configure:4473: checking sys/disk.h presence
- configure:4488: gcc -E conftest.c
- conftest.c:53:22: error: sys/disk.h: No such file or directory
- configure:4494: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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 <sys/disk.h>
- configure:4508: result: no
- configure:4536: checking for sys/disk.h
- configure:4544: result: no
- configure:4432: checking nlist.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- conftest.c:86:19: error: nlist.h: No such file or directory
- configure:4455: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <nlist.h>
- configure:4469: result: no
- configure:4473: checking nlist.h presence
- configure:4488: gcc -E conftest.c
- conftest.c:53:19: error: nlist.h: No such file or directory
- configure:4494: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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 <nlist.h>
- configure:4508: result: no
- configure:4536: checking for nlist.h
- configure:4544: result: no
- configure:4432: checking kvm.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- conftest.c:86:17: error: kvm.h: No such file or directory
- configure:4455: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <kvm.h>
- configure:4469: result: no
- configure:4473: checking kvm.h presence
- configure:4488: gcc -E conftest.c
- conftest.c:53:17: error: kvm.h: No such file or directory
- configure:4494: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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 <kvm.h>
- configure:4508: result: no
- configure:4536: checking for kvm.h
- configure:4544: result: no
- configure:4432: checking linux/kernel.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking linux/kernel.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for linux/kernel.h
- configure:4544: result: yes
- configure:4432: checking getopt.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking getopt.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for getopt.h
- configure:4544: result: yes
- configure:4432: checking procinfo.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- conftest.c:88:22: error: procinfo.h: No such file or directory
- configure:4455: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <procinfo.h>
- configure:4469: result: no
- configure:4473: checking procinfo.h presence
- configure:4488: gcc -E conftest.c
- conftest.c:55:22: error: procinfo.h: No such file or directory
- configure:4494: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | /* end confdefs.h. */
- | #include <procinfo.h>
- configure:4508: result: no
- configure:4536: checking for procinfo.h
- configure:4544: result: no
- configure:4432: checking sys/dk.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- conftest.c:88:20: error: sys/dk.h: No such file or directory
- configure:4455: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <sys/dk.h>
- configure:4469: result: no
- configure:4473: checking sys/dk.h presence
- configure:4488: gcc -E conftest.c
- conftest.c:55:20: error: sys/dk.h: No such file or directory
- configure:4494: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | /* end confdefs.h. */
- | #include <sys/dk.h>
- configure:4508: result: no
- configure:4536: checking for sys/dk.h
- configure:4544: result: no
- configure:4432: checking sys/resource.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking sys/resource.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for sys/resource.h
- configure:4544: result: yes
- configure:4432: checking pthread.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking pthread.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for pthread.h
- configure:4544: result: yes
- configure:4432: checking windows.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- conftest.c:90:21: error: windows.h: No such file or directory
- configure:4455: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <windows.h>
- configure:4469: result: no
- configure:4473: checking windows.h presence
- configure:4488: gcc -E conftest.c
- conftest.c:57:21: error: windows.h: No such file or directory
- configure:4494: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | /* end confdefs.h. */
- | #include <windows.h>
- configure:4508: result: no
- configure:4536: checking for windows.h
- configure:4544: result: no
- configure:4432: checking process.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- conftest.c:90:21: error: process.h: No such file or directory
- configure:4455: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <process.h>
- configure:4469: result: no
- configure:4473: checking process.h presence
- configure:4488: gcc -E conftest.c
- conftest.c:57:21: error: process.h: No such file or directory
- configure:4494: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | /* end confdefs.h. */
- | #include <process.h>
- configure:4508: result: no
- configure:4536: checking for process.h
- configure:4544: result: no
- configure:4432: checking conio.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- conftest.c:90:19: error: conio.h: No such file or directory
- configure:4455: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <conio.h>
- configure:4469: result: no
- configure:4473: checking conio.h presence
- configure:4488: gcc -E conftest.c
- conftest.c:57:19: error: conio.h: No such file or directory
- configure:4494: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | /* end confdefs.h. */
- | #include <conio.h>
- configure:4508: result: no
- configure:4536: checking for conio.h
- configure:4544: result: no
- configure:4432: checking sys/wait.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking sys/wait.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for sys/wait.h
- configure:4544: result: yes
- configure:4432: checking regex.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking regex.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for regex.h
- configure:4544: result: yes
- configure:4432: checking stdarg.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking stdarg.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for stdarg.h
- configure:4544: result: yes
- configure:4432: checking winsock2.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- conftest.c:93:22: error: winsock2.h: No such file or directory
- configure:4455: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <winsock2.h>
- configure:4469: result: no
- configure:4473: checking winsock2.h presence
- configure:4488: gcc -E conftest.c
- conftest.c:60:22: error: winsock2.h: No such file or directory
- configure:4494: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | /* end confdefs.h. */
- | #include <winsock2.h>
- configure:4508: result: no
- configure:4536: checking for winsock2.h
- configure:4544: result: no
- configure:4432: checking pdh.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- conftest.c:93:17: error: pdh.h: No such file or directory
- configure:4455: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <pdh.h>
- configure:4469: result: no
- configure:4473: checking pdh.h presence
- configure:4488: gcc -E conftest.c
- conftest.c:60:17: error: pdh.h: No such file or directory
- configure:4494: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | /* end confdefs.h. */
- | #include <pdh.h>
- configure:4508: result: no
- configure:4536: checking for pdh.h
- configure:4544: result: no
- configure:4432: checking psapi.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- conftest.c:93:19: error: psapi.h: No such file or directory
- configure:4455: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <psapi.h>
- configure:4469: result: no
- configure:4473: checking psapi.h presence
- configure:4488: gcc -E conftest.c
- conftest.c:60:19: error: psapi.h: No such file or directory
- configure:4494: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | /* end confdefs.h. */
- | #include <psapi.h>
- configure:4508: result: no
- configure:4536: checking for psapi.h
- configure:4544: result: no
- configure:4432: checking sys/sem.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking sys/sem.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for sys/sem.h
- configure:4544: result: yes
- configure:4432: checking sys/ipc.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking sys/ipc.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for sys/ipc.h
- configure:4544: result: yes
- configure:4432: checking sys/shm.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking sys/shm.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for sys/shm.h
- configure:4544: result: yes
- configure:4432: checking Winldap.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- conftest.c:96:21: error: Winldap.h: No such file or directory
- configure:4455: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <Winldap.h>
- configure:4469: result: no
- configure:4473: checking Winldap.h presence
- configure:4488: gcc -E conftest.c
- conftest.c:63:21: error: Winldap.h: No such file or directory
- configure:4494: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | /* end confdefs.h. */
- | #include <Winldap.h>
- configure:4508: result: no
- configure:4536: checking for Winldap.h
- configure:4544: result: no
- configure:4432: checking sys/timeb.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking sys/timeb.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for sys/timeb.h
- configure:4544: result: yes
- configure:4432: checking Winber.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- conftest.c:97:20: error: Winber.h: No such file or directory
- configure:4455: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <Winber.h>
- configure:4469: result: no
- configure:4473: checking Winber.h presence
- configure:4488: gcc -E conftest.c
- conftest.c:64:20: error: Winber.h: No such file or directory
- configure:4494: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | /* end confdefs.h. */
- | #include <Winber.h>
- configure:4508: result: no
- configure:4536: checking for Winber.h
- configure:4544: result: no
- configure:4432: checking lber.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking lber.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for lber.h
- configure:4544: result: yes
- configure:4432: checking ws2tcpip.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- conftest.c:98:22: error: ws2tcpip.h: No such file or directory
- configure:4455: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <ws2tcpip.h>
- configure:4469: result: no
- configure:4473: checking ws2tcpip.h presence
- configure:4488: gcc -E conftest.c
- conftest.c:65:22: error: ws2tcpip.h: No such file or directory
- configure:4494: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | /* end confdefs.h. */
- | #include <ws2tcpip.h>
- configure:4508: result: no
- configure:4536: checking for ws2tcpip.h
- configure:4544: result: no
- configure:4422: checking for inttypes.h
- configure:4428: result: yes
- configure:4432: checking sys/file.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking sys/file.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for sys/file.h
- configure:4544: result: yes
- configure:4432: checking grp.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking grp.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for grp.h
- configure:4544: result: yes
- configure:4432: checking execinfo.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4469: result: yes
- configure:4473: checking execinfo.h presence
- configure:4488: gcc -E conftest.c
- configure:4494: $? = 0
- configure:4508: result: yes
- configure:4536: checking for execinfo.h
- configure:4544: result: yes
- configure:4432: checking libperfstat.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- conftest.c:102:25: error: libperfstat.h: No such file or directory
- configure:4455: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <libperfstat.h>
- configure:4469: result: no
- configure:4473: checking libperfstat.h presence
- configure:4488: gcc -E conftest.c
- conftest.c:69:25: error: libperfstat.h: No such file or directory
- configure:4494: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | /* end confdefs.h. */
- | #include <libperfstat.h>
- configure:4508: result: no
- configure:4536: checking for libperfstat.h
- configure:4544: result: no
- configure:4432: checking sys/systemcfg.h usability
- configure:4449: gcc -c -g -O2 conftest.c >&5
- conftest.c:102:27: error: sys/systemcfg.h: No such file or directory
- configure:4455: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <sys/systemcfg.h>
- configure:4469: result: no
- configure:4473: checking sys/systemcfg.h presence
- configure:4488: gcc -E conftest.c
- conftest.c:69:27: error: sys/systemcfg.h: No such file or directory
- configure:4494: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | /* end confdefs.h. */
- | #include <sys/systemcfg.h>
- configure:4508: result: no
- configure:4536: checking for sys/systemcfg.h
- configure:4544: result: no
- configure:4561: checking for resolv.h
- configure:4595: gcc -c -g -O2 conftest.c >&5
- configure:4601: $? = 0
- configure:4617: result: yes
- configure:4633: checking for net/if.h
- configure:4674: gcc -c -g -O2 conftest.c >&5
- configure:4680: $? = 0
- configure:4696: result: yes
- configure:4633: checking for net/if_mib.h
- configure:4674: gcc -c -g -O2 conftest.c >&5
- conftest.c:93:24: error: net/if_mib.h: No such file or directory
- configure:4680: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | #define HAVE_RESOLV_H 1
- | #define HAVE_NET_IF_H 1
- | /* end confdefs.h. */
- |
- | #include <stdio.h>
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_SOCKET_H
- | # include <sys/socket.h>
- | #endif
- | /* for net/if_mib.h */
- | #ifdef HAVE_NET_IF_H
- | # include <net/if.h>
- | #endif
- |
- |
- | #include <net/if_mib.h>
- configure:4696: result: no
- configure:4714: checking for sys/mount.h
- configure:4742: gcc -c -g -O2 conftest.c >&5
- configure:4748: $? = 0
- configure:4764: result: yes
- configure:4714: checking for sys/proc.h
- configure:4742: gcc -c -g -O2 conftest.c >&5
- conftest.c:81:22: error: sys/proc.h: No such file or directory
- configure:4748: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | #define HAVE_RESOLV_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_SYS_MOUNT_H 1
- | /* end confdefs.h. */
- |
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_PARAM_H
- | # include <sys/param.h>
- | #endif
- |
- |
- | #include <sys/proc.h>
- configure:4764: result: no
- configure:4714: checking for sys/sysctl.h
- configure:4742: gcc -c -g -O2 conftest.c >&5
- configure:4748: $? = 0
- configure:4764: result: yes
- configure:4714: checking for sys/user.h
- configure:4742: gcc -c -g -O2 conftest.c >&5
- configure:4748: $? = 0
- configure:4764: result: yes
- configure:4779: checking for sys/swap.h
- configure:4804: gcc -c -g -O2 conftest.c >&5
- configure:4810: $? = 0
- configure:4826: result: yes
- configure:4841: checking for sys/ucontext.h
- configure:4866: gcc -c -g -O2 conftest.c >&5
- configure:4872: $? = 0
- configure:4888: result: yes
- configure:4903: checking for devstat.h
- configure:4928: gcc -c -g -O2 conftest.c >&5
- conftest.c:82:21: error: devstat.h: No such file or directory
- configure:4934: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | #define HAVE_RESOLV_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_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 <sys/dkstat.h>
- | #endif
- |
- |
- | #include <devstat.h>
- configure:4950: result: no
- configure:4962: checking for an ANSI C-conforming const
- configure:5037: gcc -c -g -O2 conftest.c >&5
- configure:5043: $? = 0
- configure:5058: result: yes
- configure:5068: checking for pid_t
- configure:5098: gcc -c -g -O2 conftest.c >&5
- configure:5104: $? = 0
- configure:5119: result: yes
- configure:5132: checking for library containing socket
- configure:5173: gcc -o conftest -g -O2 conftest.c >&5
- configure:5179: $? = 0
- configure:5207: result: none required
- configure:5216: checking for library containing kstat_open
- configure:5257: gcc -o conftest -g -O2 conftest.c >&5
- /tmp/cc0XBKWc.o: In function `main':
- /home/zabbix/install/zabbix-1.8.4rc1/conftest.c:87: undefined reference to `kstat_open'
- collect2: ld returned 1 exit status
- configure:5263: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | #define HAVE_RESOLV_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_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:5257: gcc -o conftest -g -O2 conftest.c -lkstat >&5
- /usr/bin/ld: cannot find -lkstat
- collect2: ld returned 1 exit status
- configure:5263: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | #define HAVE_RESOLV_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_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:5291: result: no
- configure:5299: checking for library containing gethostbyname
- configure:5340: gcc -o conftest -g -O2 conftest.c >&5
- configure:5346: $? = 0
- configure:5374: result: none required
- configure:5386: checking for library containing perfstat_memory_total
- configure:5427: gcc -o conftest -g -O2 conftest.c >&5
- /tmp/ccGN0moh.o: In function `main':
- /home/zabbix/install/zabbix-1.8.4rc1/conftest.c:87: undefined reference to `perfstat_memory_total'
- collect2: ld returned 1 exit status
- configure:5433: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | #define HAVE_RESOLV_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_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:5427: gcc -o conftest -g -O2 conftest.c -lperfstat >&5
- /usr/bin/ld: cannot find -lperfstat
- collect2: ld returned 1 exit status
- configure:5433: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | #define HAVE_RESOLV_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_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:5461: result: no
- configure:5473: checking for library containing devstat_getdevs
- configure:5514: gcc -o conftest -g -O2 conftest.c >&5
- /tmp/ccUulAEu.o: In function `main':
- /home/zabbix/install/zabbix-1.8.4rc1/conftest.c:87: undefined reference to `devstat_getdevs'
- collect2: ld returned 1 exit status
- configure:5520: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | #define HAVE_RESOLV_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_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:5514: gcc -o conftest -g -O2 conftest.c -ldevstat >&5
- /usr/bin/ld: cannot find -ldevstat
- collect2: ld returned 1 exit status
- configure:5520: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | #define HAVE_RESOLV_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_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:5548: result: no
- configure:5560: checking for library containing getdevs
- configure:5601: gcc -o conftest -g -O2 conftest.c >&5
- /tmp/cc6sRyuI.o: In function `main':
- /home/zabbix/install/zabbix-1.8.4rc1/conftest.c:87: undefined reference to `getdevs'
- collect2: ld returned 1 exit status
- configure:5607: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | #define HAVE_RESOLV_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_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:5601: gcc -o conftest -g -O2 conftest.c -ldevstat >&5
- /usr/bin/ld: cannot find -ldevstat
- collect2: ld returned 1 exit status
- configure:5607: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | #define HAVE_RESOLV_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_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:5635: result: no
- configure:5647: checking for library containing backtrace_symbols
- configure:5688: gcc -o conftest -g -O2 conftest.c >&5
- configure:5694: $? = 0
- configure:5722: result: none required
- configure:5735: checking for main in -lm
- configure:5764: gcc -o conftest -g -O2 conftest.c -lm >&5
- configure:5770: $? = 0
- configure:5788: result: yes
- configure:5800: checking for main in -lkvm
- configure:5829: gcc -o conftest -g -O2 conftest.c -lkvm -lm >&5
- /usr/bin/ld: cannot find -lkvm
- collect2: ld returned 1 exit status
- configure:5835: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | #define HAVE_RESOLV_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_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:5853: result: no
- configure:5867: checking for DNS lookup functions
- configure:5918: gcc -o conftest -g -O2 conftest.c -lm >&5
- /tmp/ccWluykl.o: In function `main':
- /home/zabbix/install/zabbix-1.8.4rc1/conftest.c:105: undefined reference to `__res_query'
- collect2: ld returned 1 exit status
- configure:5924: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | #define HAVE_RESOLV_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_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 <sys/types.h>
- | #endif
- | #ifdef HAVE_NETINET_IN_H
- | # include <netinet/in.h>
- | #endif
- | #ifdef HAVE_ARPA_NAMESER_H
- | # include <arpa/nameser.h>
- | #endif
- | #ifdef HAVE_RESOLV_H
- | # include <resolv.h>
- | #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:5993: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5
- configure:5999: $? = 0
- configure:6181: result: yes
- configure:6193: checking for union semun
- configure:6220: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:87: error: storage size of 'foo' isn't known
- configure:6226: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | #define HAVE_RESOLV_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_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 <sys/types.h>
- | #include <sys/ipc.h>
- | #include <sys/sem.h>
- |
- | int
- | main ()
- | {
- | union semun foo;
- | ;
- | return 0;
- | }
- configure:6242: result: no
- configure:6248: checking for long long format
- configure:6277: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5
- conftest.c: In function 'main':
- conftest.c:5: error: 'uint64_t' undeclared (first use in this function)
- conftest.c:5: error: (Each undeclared identifier is reported only once
- conftest.c:5: error: for each function it appears in.)
- conftest.c:5: error: expected ';' before 'i'
- conftest.c:7: warning: incompatible implicit declaration of built-in function 'sscanf'
- conftest.c:7: error: 'i' undeclared (first use in this function)
- conftest.c:9: warning: integer constant is too large for 'long' type
- configure:6280: $? = 1
- configure: program exited with status 1
- configure: failed program was:
- |
- | #include <sys/types.h>
- | int main()
- | {
- | uint64_t i;
- |
- | sscanf("200000000010020" ,"%qu" ,&i);
- |
- | if(i == 200000000010020) return 0;
- | else return -1;
- | }
- |
- configure:6304: result: no
- configure:6312: checking for socklen_t
- configure:6339: gcc -c -g -O2 conftest.c >&5
- configure:6345: $? = 0
- configure:6350: result: yes
- configure:6367: checking for actual socklen_t parameter type in socket functions
- configure:6404: gcc -c -g -O2 conftest.c >&5
- configure:6410: $? = 0
- configure:6430: result: socklen_t
- configure:6442: checking for /proc filesystem
- configure:6445: result: yes
- configure:6457: checking for file /proc/stat
- configure:6460: result: yes
- configure:6472: checking for file /proc/cpuinfo
- configure:6475: result: yes
- configure:6487: checking for file /proc/1/status
- configure:6490: result: yes
- configure:6502: checking for file /proc/0/psinfo
- configure:6513: result: no
- configure:6517: checking for file /proc/loadavg
- configure:6520: result: yes
- configure:6532: checking for file /proc/net/dev
- configure:6535: result: yes
- configure:6547: checking for mem_unit in struct sysinfo
- configure:6572: gcc -c -g -O2 conftest.c >&5
- configure:6578: $? = 0
- configure:6588: result: yes
- configure:6600: checking for freeswap in struct sysinfo
- configure:6625: gcc -c -g -O2 conftest.c >&5
- configure:6631: $? = 0
- configure:6641: result: yes
- configure:6653: checking for AIX OS level 5300-06
- configure:6682: gcc -c -g -O2 conftest.c >&5
- conftest.c:88:25: error: libperfstat.h: No such file or directory
- conftest.c: In function 'main':
- conftest.c:92: error: 'perfstat_partition_total_t' undeclared (first use in this function)
- conftest.c:92: error: (Each undeclared identifier is reported only once
- conftest.c:92: error: for each function it appears in.)
- conftest.c:92: error: expected ';' before 'lparstats'
- conftest.c:93: error: 'lparstats' undeclared (first use in this function)
- configure:6688: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | #define HAVE_RESOLV_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_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 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_SYSINFO_MEM_UNIT 1
- | #define HAVE_SYSINFO_FREESWAP 1
- | /* end confdefs.h. */
- | #include <libperfstat.h>
- | int
- | main ()
- | {
- | perfstat_partition_total_t lparstats;
- | lparstats.type.b.donate_enabled = 0;
- | lparstats.idle_donated_purr = 0;
- | lparstats.busy_donated_purr = 0;
- | lparstats.idle_stolen_purr = 0;
- | lparstats.busy_stolen_purr = 0;
- |
- | ;
- | return 0;
- | }
- configure:6704: result: no
- configure:6710: checking for function setpriority() in sys/resource.h
- configure:6739: gcc -c -g -O2 conftest.c >&5
- configure:6745: $? = 0
- configure:6755: result: yes
- configure:6767: checking for function sysconf() in unistd.h
- configure:6796: gcc -c -g -O2 conftest.c >&5
- configure:6802: $? = 0
- configure:6812: result: yes
- configure:6824: checking for macro __va_copy() in stdarg.h
- configure:6854: gcc -c -g -O2 conftest.c >&5
- configure:6860: $? = 0
- configure:6870: result: yes
- configure:6882: checking for vmtotal in struct sys/vmmeter.h
- configure:6935: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:118: error: 'VM_METER' undeclared (first use in this function)
- conftest.c:118: error: (Each undeclared identifier is reported only once
- conftest.c:118: error: for each function it appears in.)
- conftest.c:120: error: storage size of 'v' isn't known
- conftest.c:122: error: invalid application of 'sizeof' to incomplete type 'struct vmtotal'
- configure:6941: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | #define HAVE_RESOLV_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_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 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_SYSINFO_MEM_UNIT 1
- | #define HAVE_SYSINFO_FREESWAP 1
- | #define HAVE_SYS_RESOURCE_SETPRIORITY 1
- | #define HAVE_UNISTD_SYSCONF 1
- | #define HAVE___VA_COPY 1
- | /* end confdefs.h. */
- |
- | #ifdef HAVE_SYS_TYPES_H
- | #include <sys/types.h>
- | #endif /* HAVE_SYS_TYPES_H */
- |
- | #ifdef HAVE_SYS_PARAM_H
- | #include <sys/param.h>
- | #endif /* HAVE_SYS_PARAM_H */
- |
- | #include <sys/sysctl.h>
- |
- | #ifdef HAVE_VM_VM_PARAM_H
- | #include <vm/vm_param.h>
- | #endif /* HAVE_VM_VM_PARAM_H */
- |
- | #ifdef HAVE_SYS_VMMETER_H
- | #include <sys/vmmeter.h>
- | #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:6957: result: no
- configure:6963: checking for uvmexp_sysctl in struct uvm/uvm_extern.h
- configure:7016: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:118: error: 'VM_UVMEXP2' undeclared (first use in this function)
- conftest.c:118: error: (Each undeclared identifier is reported only once
- conftest.c:118: error: for each function it appears in.)
- conftest.c:120: error: storage size of 'v' isn't known
- conftest.c:122: error: invalid application of 'sizeof' to incomplete type 'struct uvmexp_sysctl'
- configure:7022: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | #define HAVE_RESOLV_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_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 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_SYSINFO_MEM_UNIT 1
- | #define HAVE_SYSINFO_FREESWAP 1
- | #define HAVE_SYS_RESOURCE_SETPRIORITY 1
- | #define HAVE_UNISTD_SYSCONF 1
- | #define HAVE___VA_COPY 1
- | /* end confdefs.h. */
- |
- | #ifdef HAVE_SYS_TYPES_H
- | #include <sys/types.h>
- | #endif /* HAVE_SYS_TYPES_H */
- |
- | #ifdef HAVE_SYS_PARAM_H
- | #include <sys/param.h>
- | #endif /* HAVE_SYS_PARAM_H */
- |
- | #include <sys/sysctl.h>
- |
- | #ifdef HAVE_VM_VM_PARAM_H
- | #include <vm/vm_param.h>
- | #endif /* HAVE_VM_VM_PARAM_H */
- |
- | #ifdef HAVE_SYS_VMMETER_H
- | #include <sys/vmmeter.h>
- | #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:7038: result: no
- configure:7044: checking for uvmexp in struct uvm/uvm_extern.h
- configure:7097: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:118: error: 'VM_UVMEXP' undeclared (first use in this function)
- conftest.c:118: error: (Each undeclared identifier is reported only once
- conftest.c:118: error: for each function it appears in.)
- conftest.c:120: error: storage size of 'v' isn't known
- conftest.c:122: error: invalid application of 'sizeof' to incomplete type 'struct uvmexp'
- configure:7103: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | #define HAVE_RESOLV_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_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 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_SYSINFO_MEM_UNIT 1
- | #define HAVE_SYSINFO_FREESWAP 1
- | #define HAVE_SYS_RESOURCE_SETPRIORITY 1
- | #define HAVE_UNISTD_SYSCONF 1
- | #define HAVE___VA_COPY 1
- | /* end confdefs.h. */
- |
- | #ifdef HAVE_SYS_TYPES_H
- | #include <sys/types.h>
- | #endif /* HAVE_SYS_TYPES_H */
- |
- | #ifdef HAVE_SYS_PARAM_H
- | #include <sys/param.h>
- | #endif /* HAVE_SYS_PARAM_H */
- |
- | #include <sys/sysctl.h>
- |
- | #ifdef HAVE_VM_VM_PARAM_H
- | #include <vm/vm_param.h>
- | #endif /* HAVE_VM_VM_PARAM_H */
- |
- | #ifdef HAVE_SYS_VMMETER_H
- | #include <sys/vmmeter.h>
- | #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:7119: result: no
- configure:7125: checking for struct swaptable in sys/swap.h
- configure:7207: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:112: error: 'SC_GETNSWP' undeclared (first use in this function)
- conftest.c:112: error: (Each undeclared identifier is reported only once
- conftest.c:112: error: for each function it appears in.)
- conftest.c:116: error: invalid application of 'sizeof' to incomplete type 'struct swapent'
- conftest.c:121: error: dereferencing pointer to incomplete type
- conftest.c:126: error: dereferencing pointer to incomplete type
- conftest.c:130: error: increment of pointer to unknown structure
- conftest.c:130: error: arithmetic on pointer to an incomplete type
- conftest.c:130: error: dereferencing pointer to incomplete type
- conftest.c:134: error: 'SC_LIST' undeclared (first use in this function)
- conftest.c:138: error: dereferencing pointer to incomplete type
- conftest.c:143: error: dereferencing pointer to incomplete type
- conftest.c:143: error: 'ST_INDEL' undeclared (first use in this function)
- conftest.c:144: error: dereferencing pointer to incomplete type
- conftest.c:144: error: 'ST_DOINGDEL' undeclared (first use in this function)
- conftest.c:146: error: dereferencing pointer to incomplete type
- conftest.c:147: error: dereferencing pointer to incomplete type
- conftest.c:148: error: increment of pointer to unknown structure
- conftest.c:148: error: arithmetic on pointer to an incomplete type
- configure:7213: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | #define HAVE_RESOLV_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_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 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_SYSINFO_MEM_UNIT 1
- | #define HAVE_SYSINFO_FREESWAP 1
- | #define HAVE_SYS_RESOURCE_SETPRIORITY 1
- | #define HAVE_UNISTD_SYSCONF 1
- | #define HAVE___VA_COPY 1
- | /* end confdefs.h. */
- |
- | #include <stdlib.h>
- | #include <sys/types.h>
- | #include <sys/syscall.h>
- | #include <sys/swap.h>
- |
- | #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 don't 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)
- | {
- | /* don't 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:7229: result: no
- configure:7235: checking for totalswap in struct sysinfo
- configure:7260: gcc -c -g -O2 conftest.c >&5
- configure:7266: $? = 0
- configure:7276: result: yes
- configure:7288: checking for function sysctl (KERN_BOOTTIME)
- configure:7334: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:115: error: 'KERN_BOOTTIME' undeclared (first use in this function)
- conftest.c:115: error: (Each undeclared identifier is reported only once
- conftest.c:115: error: for each function it appears in.)
- configure:7340: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | #define HAVE_RESOLV_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_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 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_SYSINFO_MEM_UNIT 1
- | #define HAVE_SYSINFO_FREESWAP 1
- | #define HAVE_SYS_RESOURCE_SETPRIORITY 1
- | #define HAVE_UNISTD_SYSCONF 1
- | #define HAVE___VA_COPY 1
- | #define HAVE_SYSINFO_TOTALSWAP 1
- | /* end confdefs.h. */
- |
- | #ifdef HAVE_SYS_TYPES_H
- | #include <sys/types.h>
- | #endif /* HAVE_SYS_TYPES_H */
- |
- | #ifdef HAVE_SYS_PARAM_H
- | #include <sys/param.h>
- | #endif /* HAVE_SYS_PARAM_H */
- |
- | #include <sys/sysctl.h>
- | #include <unistd.h>
- | #include <time.h>
- | #include <sys/time.h>
- |
- | 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:7356: result: no
- configure:7362: checking for function sysctl (HW_NCPU)
- configure:7404: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:110: error: 'CTL_HW' undeclared (first use in this function)
- conftest.c:110: error: (Each undeclared identifier is reported only once
- conftest.c:110: error: for each function it appears in.)
- conftest.c:111: error: 'HW_NCPU' undeclared (first use in this function)
- configure:7410: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | #define HAVE_RESOLV_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_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 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_SYSINFO_MEM_UNIT 1
- | #define HAVE_SYSINFO_FREESWAP 1
- | #define HAVE_SYS_RESOURCE_SETPRIORITY 1
- | #define HAVE_UNISTD_SYSCONF 1
- | #define HAVE___VA_COPY 1
- | #define HAVE_SYSINFO_TOTALSWAP 1
- | /* end confdefs.h. */
- |
- | #ifdef HAVE_SYS_TYPES_H
- | #include <sys/types.h>
- | #endif /* HAVE_SYS_TYPES_H */
- |
- | #ifdef HAVE_SYS_PARAM_H
- | #include <sys/param.h>
- | #endif /* HAVE_SYS_PARAM_H */
- |
- | #include <sys/sysctl.h>
- |
- | 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:7426: result: no
- configure:7432: checking for function sysctlbyname()
- configure:7467: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5
- /tmp/ccy4JBUZ.o: In function `main':
- /home/zabbix/install/zabbix-1.8.4rc1/conftest.c:107: undefined reference to `sysctlbyname'
- collect2: ld returned 1 exit status
- configure:7473: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | #define HAVE_RESOLV_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_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 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_SYSINFO_MEM_UNIT 1
- | #define HAVE_SYSINFO_FREESWAP 1
- | #define HAVE_SYS_RESOURCE_SETPRIORITY 1
- | #define HAVE_UNISTD_SYSCONF 1
- | #define HAVE___VA_COPY 1
- | #define HAVE_SYSINFO_TOTALSWAP 1
- | /* end confdefs.h. */
- |
- | #ifdef HAVE_SYS_TYPES_H
- | #include <sys/types.h>
- | #endif /* HAVE_SYS_TYPES_H */
- |
- | #ifdef HAVE_SYS_PARAM_H
- | #include <sys/param.h>
- | #endif /* HAVE_SYS_PARAM_H */
- |
- | #include <sys/sysctl.h>
- |
- | int
- | main ()
- | {
- |
- | sysctlbyname("", 0, 0, 0, 0);
- |
- | ;
- | return 0;
- | }
- configure:7490: result: no
- configure:7497: checking for function sysctl (KERN_MAXFILES)
- configure:7539: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:111: error: 'KERN_MAXFILES' undeclared (first use in this function)
- conftest.c:111: error: (Each undeclared identifier is reported only once
- conftest.c:111: error: for each function it appears in.)
- configure:7545: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | #define HAVE_RESOLV_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_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 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_SYSINFO_MEM_UNIT 1
- | #define HAVE_SYSINFO_FREESWAP 1
- | #define HAVE_SYS_RESOURCE_SETPRIORITY 1
- | #define HAVE_UNISTD_SYSCONF 1
- | #define HAVE___VA_COPY 1
- | #define HAVE_SYSINFO_TOTALSWAP 1
- | /* end confdefs.h. */
- |
- | #ifdef HAVE_SYS_TYPES_H
- | #include <sys/types.h>
- | #endif /* HAVE_SYS_TYPES_H */
- |
- | #ifdef HAVE_SYS_PARAM_H
- | #include <sys/param.h>
- | #endif /* HAVE_SYS_PARAM_H */
- |
- | #include <sys/sysctl.h>
- |
- | 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:7561: result: no
- configure:7567: checking for function sysctl (KERN_MAXPROC)
- configure:7609: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:111: error: 'KERN_MAXPROC' undeclared (first use in this function)
- conftest.c:111: error: (Each undeclared identifier is reported only once
- conftest.c:111: error: for each function it appears in.)
- configure:7615: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | #define HAVE_RESOLV_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_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 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_SYSINFO_MEM_UNIT 1
- | #define HAVE_SYSINFO_FREESWAP 1
- | #define HAVE_SYS_RESOURCE_SETPRIORITY 1
- | #define HAVE_UNISTD_SYSCONF 1
- | #define HAVE___VA_COPY 1
- | #define HAVE_SYSINFO_TOTALSWAP 1
- | /* end confdefs.h. */
- |
- | #ifdef HAVE_SYS_TYPES_H
- | #include <sys/types.h>
- | #endif /* HAVE_SYS_TYPES_H */
- |
- | #ifdef HAVE_SYS_PARAM_H
- | #include <sys/param.h>
- | #endif /* HAVE_SYS_PARAM_H */
- |
- | #include <sys/sysctl.h>
- |
- | 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:7631: result: no
- configure:7637: checking for function sysctl (KERN_CPTIME,KERN_CPTIME2)
- configure:7683: gcc -c -g -O2 conftest.c >&5
- conftest.c:95:24: error: sys/dkstat.h: No such file or directory
- conftest.c: In function 'main':
- conftest.c:102: error: 'CP_USER' undeclared (first use in this function)
- conftest.c:102: error: (Each undeclared identifier is reported only once
- conftest.c:102: error: for each function it appears in.)
- conftest.c:102: error: 'CP_NICE' undeclared (first use in this function)
- conftest.c:102: error: 'CP_SYS' undeclared (first use in this function)
- conftest.c:102: error: 'CP_INTR' undeclared (first use in this function)
- conftest.c:102: error: 'CP_IDLE' undeclared (first use in this function)
- conftest.c:105: error: 'CPUSTATES' undeclared (first use in this function)
- conftest.c:106: error: 'KERN_CPTIME' undeclared (first use in this function)
- conftest.c:106: warning: initialization makes integer from pointer without a cast
- conftest.c:108: warning: assignment makes integer from pointer without a cast
- conftest.c:109: error: 'NULL' undeclared (first use in this function)
- conftest.c:114: error: 'KERN_CPTIME2' undeclared (first use in this function)
- conftest.c:114: warning: initialization makes integer from pointer without a cast
- conftest.c:116: warning: assignment makes integer from pointer without a cast
- configure:7689: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | #define HAVE_RESOLV_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_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 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_SYSINFO_MEM_UNIT 1
- | #define HAVE_SYSINFO_FREESWAP 1
- | #define HAVE_SYS_RESOURCE_SETPRIORITY 1
- | #define HAVE_UNISTD_SYSCONF 1
- | #define HAVE___VA_COPY 1
- | #define HAVE_SYSINFO_TOTALSWAP 1
- | /* end confdefs.h. */
- |
- | #include <sys/param.h>
- | #include <sys/sysctl.h>
- | #include <sys/dkstat.h>
- |
- | 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:7705: result: no
- configure:7711: checking for function initgroups()
- configure:7740: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5
- configure:7746: $? = 0
- configure:7757: result: yes
- configure:7770: checking for function seteuid()
- configure:7799: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5
- configure:7805: $? = 0
- configure:7816: result: yes
- configure:7829: checking for function setproctitle()
- configure:7857: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5
- /tmp/cc6oG9yN.o: In function `main':
- /home/zabbix/install/zabbix-1.8.4rc1/conftest.c:102: undefined reference to `setproctitle'
- collect2: ld returned 1 exit status
- configure:7863: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | #define HAVE_RESOLV_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_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 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_SYSINFO_MEM_UNIT 1
- | #define HAVE_SYSINFO_FREESWAP 1
- | #define HAVE_SYS_RESOURCE_SETPRIORITY 1
- | #define HAVE_UNISTD_SYSCONF 1
- | #define HAVE___VA_COPY 1
- | #define HAVE_SYSINFO_TOTALSWAP 1
- | #define HAVE_FUNCTION_INITGROUPS 1
- | #define HAVE_FUNCTION_SETEUID 1
- | /* end confdefs.h. */
- |
- | #include <sys/types.h>
- | #include <unistd.h>
- |
- | int
- | main ()
- | {
- |
- | setproctitle("Test %d", 1);
- |
- | ;
- | return 0;
- | }
- configure:7880: result: no
- configure:7887: checking for totalram in struct sysinfo
- configure:7912: gcc -c -g -O2 conftest.c >&5
- configure:7918: $? = 0
- configure:7928: result: yes
- configure:7940: checking for __VA_ARGS__
- configure:7970: gcc -c -g -O2 conftest.c >&5
- configure:7976: $? = 0
- configure:7986: result: yes
- configure:7997: checking for sharedram in struct sysinfo
- configure:8022: gcc -c -g -O2 conftest.c >&5
- configure:8028: $? = 0
- configure:8038: result: yes
- configure:8050: checking for bufferram in struct sysinfo
- configure:8075: gcc -c -g -O2 conftest.c >&5
- configure:8081: $? = 0
- configure:8091: result: yes
- configure:8103: checking for freeram in struct sysinfo
- configure:8128: gcc -c -g -O2 conftest.c >&5
- configure:8134: $? = 0
- configure:8144: result: yes
- configure:8156: checking for uptime in struct sysinfo
- configure:8181: gcc -c -g -O2 conftest.c >&5
- configure:8187: $? = 0
- configure:8197: result: yes
- configure:8209: checking for procs in struct sysinfo
- configure:8234: gcc -c -g -O2 conftest.c >&5
- configure:8240: $? = 0
- configure:8250: result: yes
- configure:8262: checking return type of signal handlers
- configure:8290: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:107: error: void value not ignored as it ought to be
- configure:8296: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | #define HAVE_RESOLV_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_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 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_SYSINFO_MEM_UNIT 1
- | #define HAVE_SYSINFO_FREESWAP 1
- | #define HAVE_SYS_RESOURCE_SETPRIORITY 1
- | #define HAVE_UNISTD_SYSCONF 1
- | #define HAVE___VA_COPY 1
- | #define HAVE_SYSINFO_TOTALSWAP 1
- | #define HAVE_FUNCTION_INITGROUPS 1
- | #define HAVE_FUNCTION_SETEUID 1
- | #define HAVE_SYSINFO_TOTALRAM 1
- | #define HAVE___VA_ARGS__ 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
- | /* end confdefs.h. */
- | #include <sys/types.h>
- | #include <signal.h>
- |
- | int
- | main ()
- | {
- | return *(signal (0, 0)) (0) == 1;
- | ;
- | return 0;
- | }
- configure:8311: result: void
- configure:8324: checking for getloadavg
- configure:8380: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5
- configure:8386: $? = 0
- configure:8404: result: yes
- configure:8427: checking for socket
- configure:8483: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5
- configure:8489: $? = 0
- configure:8507: result: yes
- configure:8427: checking for strtod
- configure:8483: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5
- configure:8489: $? = 0
- configure:8507: result: yes
- configure:8521: checking for snprintf
- configure:8577: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5
- conftest.c:128: warning: conflicting types for built-in function 'snprintf'
- configure:8583: $? = 0
- configure:8601: result: yes
- configure:8615: checking for vasprintf
- configure:8671: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5
- configure:8677: $? = 0
- configure:8695: result: yes
- configure:8709: checking for asprintf
- configure:8765: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5
- configure:8771: $? = 0
- configure:8789: result: yes
- configure:8803: checking for vsnprintf
- configure:8859: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5
- conftest.c:131: warning: conflicting types for built-in function 'vsnprintf'
- configure:8865: $? = 0
- configure:8883: result: yes
- configure:8897: checking for hstrerror
- configure:8953: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5
- configure:8959: $? = 0
- configure:8977: result: yes
- configure:8991: checking for getopt_long
- configure:9047: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5
- configure:9053: $? = 0
- configure:9071: result: yes
- configure:9085: checking for getenv
- configure:9141: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5
- configure:9147: $? = 0
- configure:9165: result: yes
- configure:9179: checking for putenv
- configure:9235: gcc -o conftest -g -O2 conftest.c -lm -lresolv >&5
- configure:9241: $? = 0
- configure:9259: result: yes
- configure:9270: checking for -rdynamic linking option
- configure:9297: gcc -o conftest -g -O2 -rdynamic conftest.c -lm -lresolv >&5
- configure:9303: $? = 0
- configure:9310: result: yes
- configure:9778: checking if Oracle support is enabled
- configure:9793: result: no
- configure:10092: checking for mysql_config
- configure:10110: found /usr/bin/mysql_config
- configure:10123: result: /usr/bin/mysql_config
- configure:10238: checking for main in -lmysqlclient
- configure:10267: gcc -o conftest -g -O2 -I/usr/include/mysql -DBIG_JOINS=1 -fPIC -fno-strict-aliasing -rdynamic -static -L/usr/lib/mysql conftest.c -lmysqlclient -lm -lresolv >&5
- configure:10273: $? = 0
- configure:10291: result: yes
- configure:10494: checking for function PQserverVersion()
- configure:10522: gcc -o conftest -g -O2 -rdynamic -static conftest.c -lm -lresolv >&5
- conftest.c:115:22: error: libpq-fe.h: No such file or directory
- conftest.c: In function 'main':
- conftest.c:121: error: 'PGconn' undeclared (first use in this function)
- conftest.c:121: error: (Each undeclared identifier is reported only once
- conftest.c:121: error: for each function it appears in.)
- conftest.c:121: error: 'conn' undeclared (first use in this function)
- conftest.c:121: error: 'NULL' undeclared (first use in this function)
- configure:10528: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | #define HAVE_RESOLV_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_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 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_SYSINFO_MEM_UNIT 1
- | #define HAVE_SYSINFO_FREESWAP 1
- | #define HAVE_SYS_RESOURCE_SETPRIORITY 1
- | #define HAVE_UNISTD_SYSCONF 1
- | #define HAVE___VA_COPY 1
- | #define HAVE_SYSINFO_TOTALSWAP 1
- | #define HAVE_FUNCTION_INITGROUPS 1
- | #define HAVE_FUNCTION_SETEUID 1
- | #define HAVE_SYSINFO_TOTALRAM 1
- | #define HAVE___VA_ARGS__ 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 RETSIGTYPE void
- | #define HAVE_GETLOADAVG 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRTOD 1
- | #define HAVE_SNPRINTF 1
- | #define HAVE_VASPRINTF 1
- | #define HAVE_ASPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_HSTRERROR 1
- | #define HAVE_GETOPT_LONG 1
- | #define HAVE_GETENV 1
- | #define HAVE_PUTENV 1
- | #define HAVE_MYSQL 1
- | /* end confdefs.h. */
- |
- | #include <libpq-fe.h>
- |
- | int
- | main ()
- | {
- |
- | PGconn *conn = NULL;
- | PQserverVersion(conn);
- |
- | ;
- | return 0;
- | }
- configure:10545: result: no
- configure:10629: checking for Zabbix server database selection
- configure:10638: result: ok
- configure:10642: checking for multirow insert statements
- configure:10650: result: yes
- configure:10721: checking for pkg-config
- configure:10739: found /usr/bin/pkg-config
- configure:10751: result: /usr/bin/pkg-config
- configure:10780: checking pkg-config is at least version 0.9.0
- configure:10783: result: yes
- configure:11195: checking for gawk
- configure:11222: result: mawk
- configure:11241: checking for curl-config
- configure:11259: found /usr/bin/curl-config
- configure:11272: result: /usr/bin/curl-config
- configure:11283: checking for the version of libcurl
- configure:11290: result: 7.19.5
- configure:11297: checking for libcurl >= version 7.13.1
- configure:11310: result: yes
- configure:11421: checking for main in -lcurl
- configure:11450: gcc -o conftest -g -O2 -I/usr/include/mysql -DBIG_JOINS=1 -fPIC -fno-strict-aliasing -rdynamic -static -lcurl conftest.c -lcurl -lm -lresolv >&5
- configure:11456: $? = 0
- configure:11474: result: yes
- configure:11525: checking whether libcurl is usable
- configure:11573: gcc -o conftest -g -O2 -I/usr/include/mysql -DBIG_JOINS=1 -fPIC -fno-strict-aliasing -rdynamic -static -lcurl conftest.c -lm -lresolv -lcurl >&5
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(netrc.o): In function `Curl_parsenetrc':
- (.text+0x3b9): warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(curl_addrinfo.o): In function `Curl_getaddrinfo_ex':
- (.text+0x2fe): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(strerror.o): In function `Curl_idn_strerror':
- (.text+0x6e): undefined reference to `idna_strerror'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(timeval.o): In function `curlx_tvnow':
- (.text+0x89): undefined reference to `clock_gettime'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(url.o): In function `fix_hostname':
- (.text+0xd4e): undefined reference to `stringprep_check_version'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(url.o): In function `fix_hostname':
- (.text+0xd73): undefined reference to `idna_to_ascii_lz'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(url.o): In function `fix_hostname':
- (.text+0xd7b): undefined reference to `stringprep_locale_charset'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(url.o): In function `fix_hostname':
- (.text+0xdb7): undefined reference to `idna_to_unicode_lzlz'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(url.o): In function `fix_hostname':
- (.text+0xe16): undefined reference to `tld_check_lz'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(url.o): In function `fix_hostname':
- (.text+0xe2b): undefined reference to `idn_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(url.o): In function `fix_hostname':
- (.text+0xe36): undefined reference to `tld_strerror'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(url.o): In function `Curl_disconnect':
- (.text+0x158d): undefined reference to `idn_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(url.o): In function `Curl_disconnect':
- (.text+0x159f): undefined reference to `idn_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0x8e): undefined reference to `ldap_url_parse'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0xa6): undefined reference to `ldap_err2string'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0xda): undefined reference to `ldap_msgfree'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0xf3): undefined reference to `ldap_free_urldesc'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0x105): undefined reference to `ldap_unbind_s'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0x1b5): undefined reference to `ldap_set_option'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0x1cd): undefined reference to `ldap_set_option'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0x1e5): undefined reference to `ldap_init'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0x21c): undefined reference to `ldap_simple_bind_s'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0x260): undefined reference to `ldap_search_s'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0x284): undefined reference to `ldap_first_entry'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0x2b5): undefined reference to `ldap_get_dn'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0x330): undefined reference to `ldap_first_attribute'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0x355): undefined reference to `ldap_get_values_len'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0x4ed): undefined reference to `ldap_set_option'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0x505): undefined reference to `ldap_set_option'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0x578): undefined reference to `ldap_set_option'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0x5cd): undefined reference to `ldap_set_option'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0x5e5): undefined reference to `ldap_err2string'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0x633): undefined reference to `ldap_set_option'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0x65f): undefined reference to `ldap_simple_bind_s'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0x67d): undefined reference to `ldap_err2string'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0x6d8): undefined reference to `ldap_err2string'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0x70f): undefined reference to `ldap_value_free_len'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0x73a): undefined reference to `ldap_memfree'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0x753): undefined reference to `ldap_next_attribute'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0x769): undefined reference to `ldap_memfree'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0x780): undefined reference to `ber_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0x792): undefined reference to `ldap_next_entry'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0x7c0): undefined reference to `ldap_init'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0x7e7): undefined reference to `ldap_set_option'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0x7ff): undefined reference to `ldap_err2string'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ldap.o): In function `Curl_ldap':
- (.text+0x867): undefined reference to `ldap_err2string'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_version':
- (.text+0xc): undefined reference to `SSLeay'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_recv':
- (.text+0x28e): undefined reference to `SSL_read'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_recv':
- (.text+0x2d6): undefined reference to `SSL_get_error'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_recv':
- (.text+0x2fe): undefined reference to `ERR_get_error'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_recv':
- (.text+0x319): undefined reference to `ERR_error_string'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_send':
- (.text+0x39e): undefined reference to `SSL_write'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_send':
- (.text+0x3e6): undefined reference to `SSL_get_error'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_send':
- (.text+0x401): undefined reference to `ERR_get_error'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_send':
- (.text+0x413): undefined reference to `ERR_error_string'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_data_pending':
- (.text+0x4b2): undefined reference to `SSL_pending'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `x509_name_oneline':
- (.text+0x5e7): undefined reference to `BIO_s_mem'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `x509_name_oneline':
- (.text+0x5ef): undefined reference to `BIO_new'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `x509_name_oneline':
- (.text+0x616): undefined reference to `X509_NAME_print_ex'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `x509_name_oneline':
- (.text+0x638): undefined reference to `BIO_ctrl'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `x509_name_oneline':
- (.text+0x661): undefined reference to `BIO_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `cert_verify_callback':
- (.text+0x6ab): undefined reference to `X509_STORE_CTX_get_current_cert'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `cert_verify_callback':
- (.text+0x6b3): undefined reference to `X509_get_subject_name'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `asn1_object_dump':
- (.text+0x9ae): undefined reference to `i2t_ASN1_OBJECT'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
- (.text+0xd77): undefined reference to `X509_get_ext_d2i'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
- (.text+0xd8a): undefined reference to `sk_num'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
- (.text+0xdab): undefined reference to `sk_value'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
- (.text+0xdd1): undefined reference to `GENERAL_NAMES_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
- (.text+0xe17): undefined reference to `ASN1_STRING_data'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
- (.text+0xe35): undefined reference to `ASN1_STRING_length'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
- (.text+0xe72): undefined reference to `GENERAL_NAMES_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
- (.text+0xe95): undefined reference to `X509_get_subject_name'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
- (.text+0xefa): undefined reference to `X509_NAME_get_index_by_NID'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
- (.text+0xf0e): undefined reference to `X509_NAME_get_entry'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
- (.text+0xf16): undefined reference to `X509_NAME_ENTRY_get_data'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
- (.text+0xf24): undefined reference to `ASN1_STRING_type'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
- (.text+0xf3c): undefined reference to `ASN1_STRING_to_UTF8'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
- (.text+0xfb8): undefined reference to `CRYPTO_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
- (.text+0x1065): undefined reference to `ASN1_STRING_length'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
- (.text+0x108a): undefined reference to `CRYPTO_malloc'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
- (.text+0x10a1): undefined reference to `ASN1_STRING_data'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `verifyhost':
- (.text+0x10ce): undefined reference to `GENERAL_NAMES_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x1141): undefined reference to `SSL_get_peer_certificate'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x117f): undefined reference to `X509_get_subject_name'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x11b2): undefined reference to `X509_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x122b): undefined reference to `SSL_get_peer_cert_chain'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x1241): undefined reference to `sk_num'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x12da): undefined reference to `sk_value'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x12e8): undefined reference to `X509_get_subject_name'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x134f): undefined reference to `X509_get_issuer_name'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x13b0): undefined reference to `ASN1_INTEGER_get'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x1422): undefined reference to `X509_get_serialNumber'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x15b0): undefined reference to `X509_get_pubkey'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x15e8): undefined reference to `sk_num'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x160a): undefined reference to `sk_num'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x162e): undefined reference to `sk_value'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x1635): undefined reference to `BIO_s_mem'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x163d): undefined reference to `BIO_new'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x164b): undefined reference to `X509_EXTENSION_get_object'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x1663): undefined reference to `X509_EXTENSION_get_critical'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x16b7): undefined reference to `X509V3_EXT_print'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x16e7): undefined reference to `BIO_ctrl'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x17eb): undefined reference to `BIO_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x1822): undefined reference to `ASN1_STRING_print'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x18bd): undefined reference to `BIO_s_mem'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x18c5): undefined reference to `BIO_new'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x18d9): undefined reference to `PEM_write_bio_X509'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x18fb): undefined reference to `BIO_ctrl'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x194e): undefined reference to `BIO_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x19fc): undefined reference to `ASN1_INTEGER_get'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x1a98): undefined reference to `BN_num_bits'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x1ac6): undefined reference to `BN_num_bits'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x1af4): undefined reference to `BN_num_bits'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x1b26): undefined reference to `BN_num_bits'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x1b55): undefined reference to `BN_bn2bin'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x1bc0): undefined reference to `BN_num_bits'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x1be8): undefined reference to `BN_num_bits'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x1c40): undefined reference to `BN_num_bits'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x1c6e): undefined reference to `BN_num_bits'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x1c9c): undefined reference to `BN_num_bits'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o):(.text+0x1cca): more undefined references to `BN_num_bits' follow
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x1db5): undefined reference to `BN_bn2bin'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x1e04): undefined reference to `BN_num_bits'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x1e32): undefined reference to `BN_num_bits'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x1e60): undefined reference to `BN_num_bits'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x1e8e): undefined reference to `BN_num_bits'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x1ec0): undefined reference to `BN_num_bits'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x1eef): undefined reference to `BN_bn2bin'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x1f3f): undefined reference to `BN_bn2bin'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x1f8f): undefined reference to `BN_bn2bin'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x1fdf): undefined reference to `BN_bn2bin'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x202f): undefined reference to `BN_bn2bin'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o):(.text+0x207f): more undefined references to `BN_bn2bin' follow
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x2463): undefined reference to `X509_get_issuer_name'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x2492): undefined reference to `X509_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x24c1): undefined reference to `X509_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x2553): undefined reference to `PEM_read_X509'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x257a): undefined reference to `X509_check_issued'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x25bd): undefined reference to `X509_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x25c5): undefined reference to `X509_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x25ff): undefined reference to `X509_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x2610): undefined reference to `SSL_get_verify_result'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x264d): undefined reference to `X509_verify_cert_error_string'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x26af): undefined reference to `X509_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x26fb): undefined reference to `X509_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x2707): undefined reference to `X509_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `servercert':
- (.text+0x2723): undefined reference to `X509_verify_cert_error_string'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_close_all':
- (.text+0x2782): undefined reference to `ERR_remove_state'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_close_all':
- (.text+0x2794): undefined reference to `ENGINE_finish'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_close_all':
- (.text+0x27a2): undefined reference to `ENGINE_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_close':
- (.text+0x27f9): undefined reference to `SSL_shutdown'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_close':
- (.text+0x2807): undefined reference to `SSL_set_connect_state'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_close':
- (.text+0x2815): undefined reference to `SSL_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_close':
- (.text+0x2837): undefined reference to `SSL_CTX_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_shutdown':
- (.text+0x28fa): undefined reference to `SSL_read'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_shutdown':
- (.text+0x2908): undefined reference to `SSL_get_error'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_shutdown':
- (.text+0x2929): undefined reference to `ERR_get_error'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_shutdown':
- (.text+0x2946): undefined reference to `ERR_error_string'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_shutdown':
- (.text+0x2993): undefined reference to `SSL_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_shutdown':
- (.text+0x29f4): undefined reference to `SSL_get_shutdown'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_shutdown':
- (.text+0x2af9): undefined reference to `SSL_shutdown'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_engines_list':
- (.text+0x2b3e): undefined reference to `ENGINE_get_first'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_engines_list':
- (.text+0x2b54): undefined reference to `ENGINE_get_next'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_engines_list':
- (.text+0x2b62): undefined reference to `ENGINE_get_id'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_engines_list':
- (.text+0x2b82): undefined reference to `ENGINE_get_next'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_set_engine_default':
- (.text+0x2be2): undefined reference to `ENGINE_set_default'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_set_engine_default':
- (.text+0x2bf4): undefined reference to `ENGINE_get_id'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_set_engine_default':
- (.text+0x2c22): undefined reference to `ENGINE_get_id'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_set_engine':
- (.text+0x2c77): undefined reference to `ENGINE_by_id'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_set_engine':
- (.text+0x2c93): undefined reference to `ENGINE_finish'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_set_engine':
- (.text+0x2ca1): undefined reference to `ENGINE_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_set_engine':
- (.text+0x2cb3): undefined reference to `ENGINE_init'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_set_engine':
- (.text+0x2cea): undefined reference to `ENGINE_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_set_engine':
- (.text+0x2cef): undefined reference to `ERR_get_error'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_set_engine':
- (.text+0x2d03): undefined reference to `ERR_error_string_n'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_check_cxn':
- (.text+0x2d72): undefined reference to `SSL_peek'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_cleanup':
- (.text+0x2da7): undefined reference to `ERR_free_strings'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_cleanup':
- (.text+0x2dac): undefined reference to `EVP_cleanup'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_init':
- (.text+0x2dc7): undefined reference to `ENGINE_load_builtin_engines'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_init':
- (.text+0x2dcc): undefined reference to `SSL_load_error_strings'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_init':
- (.text+0x2dd1): undefined reference to `SSL_library_init'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_seed':
- (.text+0x2e19): undefined reference to `RAND_load_file'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_seed':
- (.text+0x2e1e): undefined reference to `RAND_status'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_seed':
- (.text+0x2e38): undefined reference to `RAND_egd'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_seed':
- (.text+0x2e71): undefined reference to `RAND_add'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_seed':
- (.text+0x2e7f): undefined reference to `RAND_status'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_seed':
- (.text+0x2e9a): undefined reference to `RAND_file_name'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_seed':
- (.text+0x2eb3): undefined reference to `RAND_load_file'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_seed':
- (.text+0x2eb8): undefined reference to `RAND_status'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_seed':
- (.text+0x2f09): undefined reference to `RAND_status'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x2ff0): undefined reference to `SSL_connect'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x300b): undefined reference to `SSL_get_error'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x302c): undefined reference to `ERR_get_error'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3128): undefined reference to `SSL_get_current_cipher'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3130): undefined reference to `SSL_CIPHER_get_name'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3183): undefined reference to `ERR_error_string_n'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3219): undefined reference to `SSLv23_client_method'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3237): undefined reference to `SSL_CTX_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x323f): undefined reference to `SSL_CTX_new'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3290): undefined reference to `SSL_CTX_ctrl'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x330a): undefined reference to `SSL_CTX_set_default_passwd_cb_userdata'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3320): undefined reference to `SSL_CTX_set_default_passwd_cb'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3398): undefined reference to `d2i_PKCS12_fp'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x33bf): undefined reference to `PKCS12_PBE_add'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x33f5): undefined reference to `PKCS12_parse'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x340b): undefined reference to `PKCS12_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3423): undefined reference to `SSL_CTX_use_certificate'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x344f): undefined reference to `EVP_PKEY_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x345d): undefined reference to `X509_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x34a3): undefined reference to `ERR_error_string_n'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x34d3): undefined reference to `SSL_CTX_set_cipher_list'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x350f): undefined reference to `SSL_CTX_load_verify_locations'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x362c): undefined reference to `X509_LOOKUP_file'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x364d): undefined reference to `X509_STORE_add_lookup'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x366b): undefined reference to `X509_load_crl_file'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x36d0): undefined reference to `SSL_CTX_ctrl'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x36da): undefined reference to `SSLv3_client_method'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x36e9): undefined reference to `SSLv2_client_method'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x36f6): undefined reference to `TLSv1_client_method'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3719): undefined reference to `SSL_CTX_callback_ctrl'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3760): undefined reference to `SSL_get1_session'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x385f): undefined reference to `SSL_CTX_use_certificate_file'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x38de): undefined reference to `SSL_CTX_use_certificate_chain_file'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3993): undefined reference to `SSL_CTX_ctrl'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x39d4): undefined reference to `SSL_new'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x39ea): undefined reference to `SSL_get_certificate'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3a02): undefined reference to `X509_get_pubkey'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3a16): undefined reference to `SSL_get_privatekey'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3a28): undefined reference to `EVP_PKEY_copy_parameters'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3a36): undefined reference to `EVP_PKEY_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3a44): undefined reference to `SSL_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3a52): undefined reference to `SSL_CTX_check_private_key'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3ac8): undefined reference to `SSL_CTX_use_PrivateKey_file'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3b12): undefined reference to `ERR_get_error'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3b22): undefined reference to `ERR_error_string'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3b49): undefined reference to `PKCS12_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3b9c): undefined reference to `X509_STORE_set_flags'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3bf0): undefined reference to `SSL_CTX_set_verify'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3c39): undefined reference to `SSL_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3c53): undefined reference to `SSL_new'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3c69): undefined reference to `SSL_set_connect_state'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3ce6): undefined reference to `SSL_set_session'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3cf3): undefined reference to `ERR_get_error'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3d08): undefined reference to `ERR_error_string'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3d34): undefined reference to `UI_OpenSSL'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3d94): undefined reference to `SSL_CTX_use_PrivateKey'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3e3a): undefined reference to `SSL_set_fd'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3ea0): undefined reference to `ENGINE_load_private_key'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3ec2): undefined reference to `SSL_CTX_use_PrivateKey'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3ef4): undefined reference to `EVP_PKEY_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3f3b): undefined reference to `SSL_CTX_check_private_key'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3f59): undefined reference to `sk_num'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3f86): undefined reference to `sk_value'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3fa8): undefined reference to `SSL_CTX_ctrl'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3fc2): undefined reference to `sk_value'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3fd4): undefined reference to `SSL_CTX_add_client_CA'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x3fed): undefined reference to `sk_num'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x4005): undefined reference to `EVP_PKEY_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x4013): undefined reference to `X509_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x4081): undefined reference to `SSL_ctrl'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x40bd): undefined reference to `ERR_get_error'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x40d2): undefined reference to `ERR_error_string'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `ossl_connect_common':
- (.text+0x411c): undefined reference to `EVP_PKEY_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_session_free':
- (.text+0x27c8): undefined reference to `SSL_SESSION_free'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(ssluse.o): In function `Curl_ossl_cleanup':
- (.text+0x2db2): undefined reference to `CRYPTO_cleanup_all_ex_data'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(krb5.o): In function `krb5_decode':
- (.text+0x79): undefined reference to `gss_unseal'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(krb5.o): In function `krb5_decode':
- (.text+0xa2): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(krb5.o): In function `krb5_encode':
- (.text+0x135): undefined reference to `gss_seal'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(krb5.o): In function `krb5_encode':
- (.text+0x18e): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(krb5.o): In function `krb5_auth':
- (.text+0x291): undefined reference to `GSS_C_NT_HOSTBASED_SERVICE'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(krb5.o): In function `krb5_auth':
- (.text+0x2a8): undefined reference to `gss_import_name'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(krb5.o): In function `krb5_auth':
- (.text+0x2bb): undefined reference to `gss_release_name'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(krb5.o): In function `krb5_auth':
- (.text+0x341): undefined reference to `gss_display_name'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(krb5.o): In function `krb5_auth':
- (.text+0x36a): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(krb5.o): In function `krb5_auth':
- (.text+0x3d7): undefined reference to `gss_init_sec_context'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(krb5.o): In function `krb5_auth':
- (.text+0x458): undefined reference to `gss_init_sec_context'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(krb5.o): In function `krb5_auth':
- (.text+0x49e): undefined reference to `gss_release_name'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(krb5.o): In function `krb5_auth':
- (.text+0x597): undefined reference to `gss_release_name'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(content_encoding.o): In function `exit_zlib':
- (.text+0x134): undefined reference to `inflateEnd'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(content_encoding.o): In function `inflate_stream':
- (.text+0x23f): undefined reference to `inflate'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(content_encoding.o): In function `inflate_stream':
- (.text+0x2f7): undefined reference to `inflateEnd'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(content_encoding.o): In function `inflate_stream':
- (.text+0x317): undefined reference to `inflateInit2_'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(content_encoding.o): In function `inflate_stream':
- (.text+0x353): undefined reference to `inflateEnd'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(content_encoding.o): In function `Curl_unencode_gzip_write':
- (.text+0x4d0): undefined reference to `zlibVersion'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(content_encoding.o): In function `Curl_unencode_gzip_write':
- (.text+0x508): undefined reference to `inflateInit2_'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(content_encoding.o): In function `Curl_unencode_gzip_write':
- (.text+0x55f): undefined reference to `inflateInit2_'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(content_encoding.o): In function `Curl_unencode_deflate_write':
- (.text+0x741): undefined reference to `inflateInit_'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(md5.o): In function `Curl_md5it':
- (.text+0x16): undefined reference to `MD5_Init'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(md5.o): In function `Curl_md5it':
- (.text+0x2e): undefined reference to `MD5_Update'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(md5.o): In function `Curl_md5it':
- (.text+0x3d): undefined reference to `MD5_Final'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_negotiate.o): In function `cleanup':
- (.text+0x26): undefined reference to `gss_delete_sec_context'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_negotiate.o): In function `cleanup':
- (.text+0x46): undefined reference to `gss_release_name'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_negotiate.o): In function `cleanup':
- (.text+0x76): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_negotiate.o): In function `get_gss_name':
- (.text+0x251): undefined reference to `GSS_C_NT_HOSTBASED_SERVICE'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_negotiate.o): In function `get_gss_name':
- (.text+0x27d): undefined reference to `gss_import_name'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_negotiate.o): In function `T.44':
- (.text+0x388): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_negotiate.o): In function `T.44':
- (.text+0x3d6): undefined reference to `gss_display_status'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_negotiate.o): In function `Curl_input_negotiate':
- (.text+0x5df): undefined reference to `gss_init_sec_context'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_negotiate.o): In function `Curl_input_negotiate':
- (.text+0x65b): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_ntlm.o): In function `mk_nt_hash':
- (.text+0x6a): undefined reference to `MD4_Init'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_ntlm.o): In function `mk_nt_hash':
- (.text+0x7d): undefined reference to `MD4_Update'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_ntlm.o): In function `mk_nt_hash':
- (.text+0x8c): undefined reference to `MD4_Final'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_ntlm.o): In function `setup_des_key':
- (.text+0x15c): undefined reference to `DES_set_odd_parity'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_ntlm.o): In function `setup_des_key':
- (.text+0x168): undefined reference to `DES_set_key'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_ntlm.o): In function `lm_resp':
- (.text+0x1cd): undefined reference to `DES_ecb_encrypt'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_ntlm.o): In function `lm_resp':
- (.text+0x1fb): undefined reference to `DES_ecb_encrypt'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_ntlm.o): In function `lm_resp':
- (.text+0x223): undefined reference to `DES_ecb_encrypt'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_ntlm.o): In function `Curl_output_ntlm':
- (.text+0x7e4): undefined reference to `DES_ecb_encrypt'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_ntlm.o): In function `Curl_output_ntlm':
- (.text+0x81a): undefined reference to `DES_ecb_encrypt'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_ntlm.o): In function `Curl_output_ntlm':
- (.text+0xb69): undefined reference to `RAND_bytes'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_ntlm.o): In function `Curl_output_ntlm':
- (.text+0xbc9): undefined reference to `MD5_Init'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_ntlm.o): In function `Curl_output_ntlm':
- (.text+0xbe9): undefined reference to `MD5_Update'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(http_ntlm.o): In function `Curl_output_ntlm':
- (.text+0xbfe): undefined reference to `MD5_Final'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `check_gss_err':
- (.text+0x70): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `check_gss_err':
- (.text+0xa8): undefined reference to `gss_display_status'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `check_gss_err':
- (.text+0xcc): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `check_gss_err':
- (.text+0x108): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `check_gss_err':
- (.text+0x13c): undefined reference to `gss_display_status'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `check_gss_err':
- (.text+0x15f): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `check_gss_err':
- (.text+0x232): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x36e): undefined reference to `gss_import_name'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x37f): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x404): undefined reference to `gss_init_sec_context'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x41c): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x4d5): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x4e4): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x5bd): undefined reference to `gss_release_name'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x5cc): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x5e4): undefined reference to `gss_delete_sec_context'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x616): undefined reference to `gss_release_name'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x6b8): undefined reference to `GSS_C_NT_HOSTBASED_SERVICE'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x6d8): undefined reference to `gss_import_name'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x706): undefined reference to `gss_release_name'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x72e): undefined reference to `gss_release_name'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x73d): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x74c): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x773): undefined reference to `gss_release_name'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x782): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x791): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x7a9): undefined reference to `gss_delete_sec_context'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x7de): undefined reference to `gss_release_name'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x826): undefined reference to `gss_inquire_context'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x85a): undefined reference to `gss_delete_sec_context'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x866): undefined reference to `gss_release_name'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x8b6): undefined reference to `gss_release_name'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x8ed): undefined reference to `gss_release_name'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x916): undefined reference to `gss_release_name'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x92e): undefined reference to `gss_delete_sec_context'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x959): undefined reference to `gss_display_name'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x989): undefined reference to `gss_delete_sec_context'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x995): undefined reference to `gss_release_name'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0x9a4): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0xa0b): undefined reference to `gss_release_name'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0xa1a): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0xaf2): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0xb54): undefined reference to `gss_wrap'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0xb7f): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0xb8b): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0xba3): undefined reference to `gss_delete_sec_context'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0xbf7): undefined reference to `gss_delete_sec_context'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0xc03): undefined reference to `gss_release_name'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0xc12): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0xc2b): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0xcd9): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0xdff): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0xe6e): undefined reference to `gss_unwrap'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0xe99): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0xea5): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0xebd): undefined reference to `gss_delete_sec_context'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0xef1): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0xf52): undefined reference to `gss_delete_sec_context'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0xf68): undefined reference to `gss_release_buffer'
- /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate':
- (.text+0xfa5): undefined reference to `gss_release_buffer'
- collect2: ld returned 1 exit status
- configure:11579: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "zabbix"
- | #define VERSION "1.8.4rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_STDIO_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_NETDB_H 1
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_NETINET_IN_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CTYPE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_ARPA_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_GETOPT_H 1
- | #define HAVE_SYS_RESOURCE_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_REGEX_H 1
- | #define HAVE_STDARG_H 1
- | #define HAVE_SYS_SEM_H 1
- | #define HAVE_SYS_IPC_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_TIMEB_H 1
- | #define HAVE_LBER_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_FILE_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_EXECINFO_H 1
- | #define HAVE_RESOLV_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_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 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_SYSINFO_MEM_UNIT 1
- | #define HAVE_SYSINFO_FREESWAP 1
- | #define HAVE_SYS_RESOURCE_SETPRIORITY 1
- | #define HAVE_UNISTD_SYSCONF 1
- | #define HAVE___VA_COPY 1
- | #define HAVE_SYSINFO_TOTALSWAP 1
- | #define HAVE_FUNCTION_INITGROUPS 1
- | #define HAVE_FUNCTION_SETEUID 1
- | #define HAVE_SYSINFO_TOTALRAM 1
- | #define HAVE___VA_ARGS__ 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 RETSIGTYPE void
- | #define HAVE_GETLOADAVG 1
- | #define HAVE_SOCKET 1
- | #define HAVE_STRTOD 1
- | #define HAVE_SNPRINTF 1
- | #define HAVE_VASPRINTF 1
- | #define HAVE_ASPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_HSTRERROR 1
- | #define HAVE_GETOPT_LONG 1
- | #define HAVE_GETENV 1
- | #define HAVE_PUTENV 1
- | #define HAVE_MYSQL 1
- | #define HAVE_MULTIROW_INSERT 1
- | /* end confdefs.h. */
- | #include <curl/curl.h>
- | #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:11604: result: no
- configure:11878: error: Curl library not found
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=i686-pc-linux-gnu
- ac_cv_c_compiler_gnu=yes
- ac_cv_c_const=yes
- ac_cv_env_CC_set=
- ac_cv_env_CC_value=
- ac_cv_env_CFLAGS_set=
- ac_cv_env_CFLAGS_value=
- ac_cv_env_CPPFLAGS_set=
- ac_cv_env_CPPFLAGS_value=
- ac_cv_env_CPP_set=
- ac_cv_env_CPP_value=
- ac_cv_env_IKSEMEL_CFLAGS_set=
- ac_cv_env_IKSEMEL_CFLAGS_value=
- ac_cv_env_IKSEMEL_LIBS_set=
- ac_cv_env_IKSEMEL_LIBS_value=
- ac_cv_env_LDFLAGS_set=
- ac_cv_env_LDFLAGS_value=
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
- ac_cv_env_PKG_CONFIG_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_asprintf=yes
- ac_cv_func_getenv=yes
- ac_cv_func_getloadavg=yes
- ac_cv_func_getopt_long=yes
- ac_cv_func_hstrerror=yes
- ac_cv_func_putenv=yes
- ac_cv_func_snprintf=yes
- ac_cv_func_socket=yes
- ac_cv_func_strtod=yes
- ac_cv_func_vasprintf=yes
- ac_cv_func_vsnprintf=yes
- ac_cv_header_Winber_h=no
- ac_cv_header_Winldap_h=no
- ac_cv_header_arpa_inet_h=yes
- ac_cv_header_arpa_nameser_h=yes
- ac_cv_header_assert_h=yes
- ac_cv_header_conio_h=no
- ac_cv_header_ctype_h=yes
- ac_cv_header_devstat_h=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_getopt_h=yes
- ac_cv_header_grp_h=yes
- ac_cv_header_inttypes_h=yes
- ac_cv_header_knlist_h=no
- ac_cv_header_kstat_h=no
- ac_cv_header_kvm_h=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_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=i686-pc-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.19.5
- libcurl_cv_lib_version_ok=yes
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} /home/zabbix/install/zabbix-1.8.4rc1/missing --run aclocal-1.10'
- AGENT_FALSE='#'
- AGENT_TRUE=''
- AMDEPBACKSLASH='\'
- AMDEP_FALSE='#'
- AMDEP_TRUE=''
- AMTAR='${SHELL} /home/zabbix/install/zabbix-1.8.4rc1/missing --run tar'
- ARCH=''
- AUTOCONF='${SHELL} /home/zabbix/install/zabbix-1.8.4rc1/missing --run autoconf'
- AUTOHEADER='${SHELL} /home/zabbix/install/zabbix-1.8.4rc1/missing --run autoheader'
- AUTOMAKE='${SHELL} /home/zabbix/install/zabbix-1.8.4rc1/missing --run automake-1.10'
- AWK='mawk'
- CC='gcc'
- CCDEPMODE='depmode=gcc3'
- CFLAGS='-g -O2 -I/usr/include/mysql -DBIG_JOINS=1 -fPIC -fno-strict-aliasing '
- CPP='gcc -E'
- CPPFLAGS=''
- CYGPATH_W='echo'
- DB_CPPFLAGS=' -I/usr/include/mysql -DBIG_JOINS=1 -fPIC -fno-strict-aliasing '
- 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=' -lcurl'
- LIBCURL_LIBS=''
- LIBOBJS=''
- LIBS='-lm -lresolv'
- LTLIBOBJS=''
- MAKEINFO='${SHELL} /home/zabbix/install/zabbix-1.8.4rc1/missing --run makeinfo'
- MYSQL_CFLAGS='-I/usr/include/mysql -DBIG_JOINS=1 -fPIC -fno-strict-aliasing'
- MYSQL_CONFIG='/usr/bin/mysql_config'
- MYSQL_LDFLAGS=' -L/usr/lib/mysql'
- MYSQL_LIBS='-lmysqlclient '
- MYSQL_VERSION='5.0.83'
- OBJEXT='o'
- ODBC_CFLAGS=''
- ODBC_LDFLAGS=''
- ODBC_LIBS=''
- OPENIPMI_CFLAGS=''
- OPENIPMI_LDFLAGS=''
- OPENIPMI_LIBS=''
- ORACLE_CPPFLAGS=''
- ORACLE_LDFLAGS=''
- ORACLE_LIBS=''
- ORACLE_OCI_CFLAGS=''
- ORACLE_OCI_LDFLAGS=''
- ORACLE_OCI_LIBS=''
- ORACLE_OCI_VERSION=''
- PACKAGE='zabbix'
- PACKAGE_BUGREPORT=''
- PACKAGE_NAME=''
- PACKAGE_STRING=''
- PACKAGE_TARNAME=''
- PACKAGE_VERSION=''
- PATH_SEPARATOR=':'
- PG_CONFIG='no'
- PKG_CONFIG='/usr/bin/pkg-config'
- 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.4rc1'
- WITH_ODBC_FALSE=''
- WITH_ODBC_TRUE=''
- _libcurl_config=''
- _libnetsnmp_config=''
- _libodbc_config=''
- ac_ct_CC='gcc'
- am__fastdepCC_FALSE='#'
- am__fastdepCC_TRUE=''
- am__include='include'
- am__isrc=''
- am__leading_dot='.'
- am__quote=''
- am__tar='${AMTAR} chof - "$$tardir"'
- am__untar='${AMTAR} xf -'
- bindir='${exec_prefix}/bin'
- build='i686-pc-linux-gnu'
- build_alias=''
- build_cpu='i686'
- build_os='linux-gnu'
- build_vendor='pc'
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE}'
- dvidir='${docdir}'
- exec_prefix='NONE'
- host='i686-pc-linux-gnu'
- host_alias=''
- host_cpu='i686'
- host_os='linux-gnu'
- host_vendor='pc'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- install_sh='$(SHELL) /home/zabbix/install/zabbix-1.8.4rc1/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='NONE'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- sysconfdir='${prefix}/etc'
- target_alias=''
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- #define PACKAGE_NAME ""
- #define PACKAGE_TARNAME ""
- #define PACKAGE_VERSION ""
- #define PACKAGE_STRING ""
- #define PACKAGE_BUGREPORT ""
- #define PACKAGE "zabbix"
- #define VERSION "1.8.4rc1"
- #define STDC_HEADERS 1
- #define HAVE_SYS_TYPES_H 1
- #define HAVE_SYS_STAT_H 1
- #define HAVE_STDLIB_H 1
- #define HAVE_STRING_H 1
- #define HAVE_MEMORY_H 1
- #define HAVE_STRINGS_H 1
- #define HAVE_INTTYPES_H 1
- #define HAVE_STDINT_H 1
- #define HAVE_UNISTD_H 1
- #define HAVE_STDIO_H 1
- #define HAVE_STDLIB_H 1
- #define HAVE_STRING_H 1
- #define HAVE_UNISTD_H 1
- #define HAVE_NETDB_H 1
- #define HAVE_SIGNAL_H 1
- #define HAVE_SYSLOG_H 1
- #define HAVE_TIME_H 1
- #define HAVE_ERRNO_H 1
- #define HAVE_SYS_TYPES_H 1
- #define HAVE_SYS_STAT_H 1
- #define HAVE_NETINET_IN_H 1
- #define HAVE_MATH_H 1
- #define HAVE_SYS_SOCKET_H 1
- #define HAVE_DIRENT_H 1
- #define HAVE_CTYPE_H 1
- #define HAVE_FCNTL_H 1
- #define HAVE_SYS_PARAM_H 1
- #define HAVE_ARPA_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_GETOPT_H 1
- #define HAVE_SYS_RESOURCE_H 1
- #define HAVE_PTHREAD_H 1
- #define HAVE_SYS_WAIT_H 1
- #define HAVE_REGEX_H 1
- #define HAVE_STDARG_H 1
- #define HAVE_SYS_SEM_H 1
- #define HAVE_SYS_IPC_H 1
- #define HAVE_SYS_SHM_H 1
- #define HAVE_SYS_TIMEB_H 1
- #define HAVE_LBER_H 1
- #define HAVE_INTTYPES_H 1
- #define HAVE_SYS_FILE_H 1
- #define HAVE_GRP_H 1
- #define HAVE_EXECINFO_H 1
- #define HAVE_RESOLV_H 1
- #define HAVE_NET_IF_H 1
- #define HAVE_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 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_SYSINFO_MEM_UNIT 1
- #define HAVE_SYSINFO_FREESWAP 1
- #define HAVE_SYS_RESOURCE_SETPRIORITY 1
- #define HAVE_UNISTD_SYSCONF 1
- #define HAVE___VA_COPY 1
- #define HAVE_SYSINFO_TOTALSWAP 1
- #define HAVE_FUNCTION_INITGROUPS 1
- #define HAVE_FUNCTION_SETEUID 1
- #define HAVE_SYSINFO_TOTALRAM 1
- #define HAVE___VA_ARGS__ 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 RETSIGTYPE void
- #define HAVE_GETLOADAVG 1
- #define HAVE_SOCKET 1
- #define HAVE_STRTOD 1
- #define HAVE_SNPRINTF 1
- #define HAVE_VASPRINTF 1
- #define HAVE_ASPRINTF 1
- #define HAVE_VSNPRINTF 1
- #define HAVE_HSTRERROR 1
- #define HAVE_GETOPT_LONG 1
- #define HAVE_GETENV 1
- #define HAVE_PUTENV 1
- #define HAVE_MYSQL 1
- #define HAVE_MULTIROW_INSERT 1
- configure: exit 1
SHARE
TWEET
root
a guest
Oct 18th, 2010
145
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data
