This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by nagios-plugins configure 1.4.16, which was generated by GNU Autoconf 2.67. Invocation command line was $ ./configure --libexecdir=/usr/lib/nagios --enable-perl-modules --enable-extra-opts --with-cgiurl=/cgi-bin/nagios --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp03 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /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/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3556: checking for a BSD-compatible install configure:3624: result: /bin/install -c configure:3635: checking whether build environment is sane configure:3685: result: yes configure:3826: checking for a thread-safe mkdir -p configure:3865: result: /bin/mkdir -p configure:3879: checking for gawk configure:3895: found /bin/gawk configure:3906: result: gawk configure:3917: checking whether make sets $(MAKE) configure:3939: result: yes configure:4025: checking build system type configure:4039: result: i686-uhu-linux-gnu configure:4059: checking host system type configure:4072: result: i686-uhu-linux-gnu configure:4136: checking for i686-uhu-linux-gcc configure:4152: found /usr/bin/i686-uhu-linux-gcc configure:4163: result: i686-uhu-linux-gcc configure:4432: checking for C compiler version configure:4441: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:4452: $? = 0 configure:4441: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:4452: $? = 0 configure:4441: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:4452: $? = 1 configure:4441: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:4452: $? = 1 configure:4472: checking whether the C compiler works configure:4494: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4498: $? = 0 configure:4546: result: yes configure:4549: checking for C compiler default output file name configure:4551: result: a.out configure:4557: checking for suffix of executables configure:4564: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4568: $? = 0 configure:4590: result: configure:4612: checking whether we are cross compiling configure:4620: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4624: $? = 0 configure:4631: ./conftest configure:4635: $? = 0 configure:4650: result: no configure:4655: checking for suffix of object files configure:4677: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4681: $? = 0 configure:4702: result: o configure:4706: checking whether we are using the GNU C compiler configure:4725: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4725: $? = 0 configure:4734: result: yes configure:4743: checking whether i686-uhu-linux-gcc accepts -g configure:4763: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:4763: $? = 0 configure:4804: result: yes configure:4821: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4885: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4885: $? = 0 configure:4898: result: none needed configure:4929: checking for style of include used by make configure:4957: result: GNU configure:4982: checking dependency style of i686-uhu-linux-gcc configure:5092: result: gcc3 configure:5110: checking for i686-uhu-linux-ranlib configure:5140: result: no configure:5150: checking for ranlib configure:5166: found /usr/bin/ranlib configure:5177: result: ranlib configure:5205: checking how to run the C preprocessor configure:5236: i686-uhu-linux-gcc -E conftest.c configure:5236: $? = 0 configure:5250: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5250: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | /* end confdefs.h. */ | #include configure:5275: result: i686-uhu-linux-gcc -E configure:5295: i686-uhu-linux-gcc -E conftest.c configure:5295: $? = 0 configure:5309: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5309: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | /* end confdefs.h. */ | #include configure:5338: checking for grep that handles long lines and -e configure:5396: result: /bin/grep configure:5401: checking for egrep configure:5463: result: /bin/grep -E configure:5468: checking for ANSI C header files configure:5488: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5488: $? = 0 configure:5561: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5561: $? = 0 configure:5561: ./conftest configure:5561: $? = 0 configure:5572: result: yes configure:5585: checking for sys/types.h configure:5585: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5585: $? = 0 configure:5585: result: yes configure:5585: checking for sys/stat.h configure:5585: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5585: $? = 0 configure:5585: result: yes configure:5585: checking for stdlib.h configure:5585: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5585: $? = 0 configure:5585: result: yes configure:5585: checking for string.h configure:5585: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5585: $? = 0 configure:5585: result: yes configure:5585: checking for memory.h configure:5585: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5585: $? = 0 configure:5585: result: yes configure:5585: checking for strings.h configure:5585: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5585: $? = 0 configure:5585: result: yes configure:5585: checking for inttypes.h configure:5585: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5585: $? = 0 configure:5585: result: yes configure:5585: checking for stdint.h configure:5585: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5585: $? = 0 configure:5585: result: yes configure:5585: checking for unistd.h configure:5585: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5585: $? = 0 configure:5585: result: yes configure:5600: checking minix/config.h usability configure:5600: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5600: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5600: result: no configure:5600: checking minix/config.h presence configure:5600: i686-uhu-linux-gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5600: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:5600: result: no configure:5600: checking for minix/config.h configure:5600: result: no configure:5629: checking whether it is safe to define __EXTENSIONS__ configure:5647: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5647: $? = 0 configure:5654: result: yes configure:5785: checking whether i686-uhu-linux-gcc needs -traditional configure:5819: result: no configure:5851: checking for a sed that does not truncate output configure:5915: result: /bin/sed configure:5933: checking for fgrep configure:5995: result: /bin/grep -F configure:6030: checking for ld used by i686-uhu-linux-gcc configure:6097: result: /usr/bin/ld configure:6104: checking if the linker (/usr/bin/ld) is GNU ld configure:6119: result: yes configure:6131: checking for BSD- or MS-compatible name lister (nm) configure:6180: result: /usr/bin/nm -B configure:6298: checking the name lister (/usr/bin/nm -B) interface configure:6305: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6308: /usr/bin/nm -B "conftest.o" configure:6311: output 00000000 B some_variable configure:6318: result: BSD nm configure:6321: checking whether ln -s works configure:6325: result: yes configure:6333: checking the maximum length of command line arguments configure:6453: result: 1572864 configure:6470: checking whether the shell understands some XSI constructs configure:6480: result: yes configure:6484: checking whether the shell understands "+=" configure:6490: result: yes configure:6525: checking for /usr/bin/ld option to reload object files configure:6532: result: -r configure:6561: checking for i686-uhu-linux-objdump configure:6591: result: no configure:6601: checking for objdump configure:6617: found /usr/bin/objdump configure:6628: result: objdump configure:6660: checking how to recognize dependent libraries configure:6856: result: pass_all configure:6876: checking for i686-uhu-linux-ar configure:6892: found /usr/bin/i686-uhu-linux-ar configure:6903: result: i686-uhu-linux-ar configure:6981: checking for i686-uhu-linux-strip configure:7011: result: no configure:7021: checking for strip configure:7037: found /usr/bin/strip configure:7048: result: strip configure:7080: checking for i686-uhu-linux-ranlib configure:7107: result: ranlib configure:7237: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:7355: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7358: $? = 0 configure:7362: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7365: $? = 0 configure:7419: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:7422: $? = 0 configure:7460: result: ok configure:8265: checking for dlfcn.h configure:8265: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8265: $? = 0 configure:8265: result: yes configure:8449: checking for objdir configure:8464: result: .libs configure:8760: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8778: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8782: $? = 0 configure:8795: result: no configure:8815: checking for i686-uhu-linux-gcc option to produce PIC configure:9087: result: -fPIC -DPIC configure:9099: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:9117: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:9121: $? = 0 configure:9134: result: yes configure:9158: checking if i686-uhu-linux-gcc static flag -static works configure:9186: result: yes configure:9201: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9222: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9226: $? = 0 configure:9248: result: yes configure:9256: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9303: result: yes configure:9336: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10327: result: yes configure:10364: checking whether -lc should be explicitly linked in configure:10369: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10372: $? = 0 configure:10387: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10390: $? = 0 configure:10402: result: no configure:10566: checking dynamic linker characteristics configure:10999: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10999: $? = 0 configure:11229: result: GNU/Linux ld.so configure:11331: checking how to hardcode library paths into programs configure:11356: result: immediate configure:11876: checking whether stripping libraries is possible configure:11881: result: yes configure:11916: checking if libtool supports shared libraries configure:11918: result: yes configure:11921: checking whether to build shared libraries configure:11942: result: yes configure:11945: checking whether to build static libraries configure:11949: result: no configure:11986: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:12017: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:12021: $? = 0 configure:12027: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:12031: $? = 0 configure:12042: cc -c conftest.c >&5 configure:12046: $? = 0 configure:12054: cc -c conftest.c -o conftest2.o >&5 configure:12058: $? = 0 configure:12064: cc -c conftest.c -o conftest2.o >&5 configure:12068: $? = 0 configure:12086: result: yes configure:12112: checking for error_at_line configure:12128: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12128: $? = 0 configure:12136: result: yes configure:12154: checking for special C compiler options needed for large files configure:12199: result: no configure:12205: checking for _FILE_OFFSET_BITS value needed for large files configure:12230: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:34:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:34:3: warning: left shift count >= width of type [enabled by default] conftest.c:35:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:35:10: warning: left shift count >= width of type [enabled by default] conftest.c:34:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:12230: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:12254: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12254: $? = 0 configure:12262: result: 64 configure:12346: checking for working strtod configure:12387: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12387: $? = 0 configure:12387: ./conftest configure:12387: $? = 0 configure:12397: result: yes configure:12532: checking for python configure:12550: found /usr/bin/python configure:12562: result: /usr/bin/python configure:12572: checking for sh configure:12590: found /bin/sh configure:12602: result: /bin/sh configure:12612: checking for perl configure:12630: found /usr/bin/perl configure:12642: result: /usr/bin/perl configure:12652: checking for libgnutls-config configure:12685: result: no configure:12692: checking for hostname configure:12725: result: no configure:12732: checking for basename configure:12750: found /bin/basename configure:12762: result: /bin/basename configure:12808: checking for main in -ldce configure:12827: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -ldce >&5 /usr/bin/ld: cannot find -ldce collect2: error: ld returned 1 exit status configure:12827: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:12836: result: no configure:12842: checking for main in -lnsl configure:12861: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lnsl >&5 configure:12861: $? = 0 configure:12870: result: yes configure:12876: checking for socket in -lsocket configure:12901: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lsocket >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:12901: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | /* 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 socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:12910: result: no configure:12916: checking for main in -lresolv configure:12935: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lresolv >&5 configure:12935: $? = 0 configure:12944: result: yes configure:12954: checking math.h usability configure:12954: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12954: $? = 0 configure:12954: result: yes configure:12954: checking math.h presence configure:12954: i686-uhu-linux-gcc -E conftest.c configure:12954: $? = 0 configure:12954: result: yes configure:12954: checking for math.h configure:12954: result: yes configure:12964: checking for floor in -lm configure:12989: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lm >&5 conftest.c:38:6: warning: conflicting types for built-in function 'floor' [enabled by default] char floor (); ^ configure:12989: $? = 0 configure:12998: result: yes configure:13006: checking mp.h usability configure:13006: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:64:16: fatal error: mp.h: No such file or directory #include ^ compilation terminated. configure:13006: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13006: result: no configure:13006: checking mp.h presence configure:13006: i686-uhu-linux-gcc -E conftest.c conftest.c:31:16: fatal error: mp.h: No such file or directory #include ^ compilation terminated. configure:13006: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | /* end confdefs.h. */ | #include configure:13006: result: no configure:13006: checking for mp.h configure:13006: result: no configure:13016: checking for pow in -lbsd configure:13041: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lbsd >&5 conftest.c:38:6: warning: conflicting types for built-in function 'pow' [enabled by default] char pow (); ^ /usr/bin/ld: cannot find -lbsd collect2: error: ld returned 1 exit status configure:13041: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_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 pow (); | int | main () | { | return pow (); | ; | return 0; | } configure:13050: result: no configure:13076: checking for plan_tests in -ltap configure:13101: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -ltap >&5 /usr/bin/ld: cannot find -ltap collect2: error: ld returned 1 exit status configure:13101: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_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 plan_tests (); | int | main () | { | return plan_tests (); | ; | return 0; | } configure:13110: result: no configure:13158: checking for main in -lcrypt configure:13177: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lcrypt >&5 configure:13177: $? = 0 configure:13186: result: yes configure:13202: checking for PQsetdbLogin in -lpq configure:13227: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpq -lcrypt -lcrypt >&5 configure:13227: $? = 0 configure:13236: result: yes configure:13250: checking pgsql/libpq-fe.h usability configure:13250: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:67:28: fatal error: pgsql/libpq-fe.h: No such file or directory #include ^ compilation terminated. configure:13250: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13250: result: no configure:13250: checking pgsql/libpq-fe.h presence configure:13250: i686-uhu-linux-gcc -E conftest.c conftest.c:34:28: fatal error: pgsql/libpq-fe.h: No such file or directory #include ^ compilation terminated. configure:13250: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | /* end confdefs.h. */ | #include configure:13250: result: no configure:13250: checking for pgsql/libpq-fe.h configure:13250: result: no configure:13262: checking postgresql/libpq-fe.h usability configure:13262: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13262: $? = 0 configure:13262: result: yes configure:13262: checking postgresql/libpq-fe.h presence configure:13262: i686-uhu-linux-gcc -E conftest.c configure:13262: $? = 0 configure:13262: result: yes configure:13262: checking for postgresql/libpq-fe.h configure:13262: result: yes configure:13274: checking libpq-fe.h usability configure:13274: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:68:22: fatal error: libpq-fe.h: No such file or directory #include ^ compilation terminated. configure:13274: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13274: result: no configure:13274: checking libpq-fe.h presence configure:13274: i686-uhu-linux-gcc -E conftest.c conftest.c:35:22: fatal error: libpq-fe.h: No such file or directory #include ^ compilation terminated. configure:13274: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | /* end confdefs.h. */ | #include configure:13274: result: no configure:13274: checking for libpq-fe.h configure:13274: result: no configure:13325: checking for rc_read_config in -lradiusclient configure:13350: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lradiusclient >&5 configure:13350: $? = 0 configure:13359: result: yes configure:13434: checking for main in -lldap configure:13453: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lldap -llber >&5 configure:13453: $? = 0 configure:13462: result: yes configure:13480: checking for ldap_set_option configure:13480: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lldap >&5 configure:13480: $? = 0 configure:13480: result: yes configure:13493: checking for ldap_init configure:13493: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lldap >&5 configure:13493: $? = 0 configure:13493: result: yes configure:13493: checking for ldap_set_option configure:13493: result: yes configure:13493: checking for ldap_get_option configure:13493: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lldap >&5 configure:13493: $? = 0 configure:13493: result: yes configure:13493: checking for ldap_start_tls_s configure:13493: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lldap >&5 configure:13493: $? = 0 configure:13493: result: yes configure:13510: checking linux/hdreg.h usability configure:13510: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13510: $? = 0 configure:13510: result: yes configure:13510: checking linux/hdreg.h presence configure:13510: i686-uhu-linux-gcc -E conftest.c configure:13510: $? = 0 configure:13510: result: yes configure:13510: checking for linux/hdreg.h configure:13510: result: yes configure:13519: checking linux/types.h usability configure:13519: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13519: $? = 0 configure:13519: result: yes configure:13519: checking linux/types.h presence configure:13519: i686-uhu-linux-gcc -E conftest.c configure:13519: $? = 0 configure:13519: result: yes configure:13519: checking for linux/types.h configure:13519: result: yes configure:13552: checking for mysql_config configure:13570: found /usr/bin/mysql_config configure:13582: result: /usr/bin/mysql_config configure:13615: checking for mysql_init in -lmysqlclient configure:13640: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/mysql -L. conftest.c -lmysqlclient -L/usr/lib -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl >&5 configure:13640: $? = 0 configure:13649: result: yes configure:13692: checking for IPv6 support configure:13718: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13718: $? = 0 configure:13726: result: yes configure:13745: checking krb5.h usability configure:13745: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13745: $? = 0 configure:13745: result: yes configure:13745: checking krb5.h presence configure:13745: i686-uhu-linux-gcc -E conftest.c configure:13745: $? = 0 configure:13745: result: yes configure:13745: checking for krb5.h configure:13745: result: yes configure:13782: checking for dlopen in -ldl configure:13807: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -ldl >&5 configure:13807: $? = 0 configure:13816: result: yes configure:13827: checking for shl_load in -ldl configure:13852: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -ldl -ldl >&5 /tmp/ccYkgcSE.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:13852: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 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 shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:13861: result: no configure:13893: checking openssl/ssl.h usability configure:13893: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13893: $? = 0 configure:13893: result: yes configure:13893: checking openssl/ssl.h presence configure:13893: i686-uhu-linux-gcc -E conftest.c configure:13893: $? = 0 configure:13893: result: yes configure:13893: checking for openssl/ssl.h configure:13893: result: yes configure:13893: checking openssl/x509.h usability configure:13893: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13893: $? = 0 configure:13893: result: yes configure:13893: checking openssl/x509.h presence configure:13893: i686-uhu-linux-gcc -E conftest.c configure:13893: $? = 0 configure:13893: result: yes configure:13893: checking for openssl/x509.h configure:13893: result: yes configure:13893: checking openssl/rsa.h usability configure:13893: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13893: $? = 0 configure:13893: result: yes configure:13893: checking openssl/rsa.h presence configure:13893: i686-uhu-linux-gcc -E conftest.c configure:13893: $? = 0 configure:13893: result: yes configure:13893: checking for openssl/rsa.h configure:13893: result: yes configure:13893: checking openssl/pem.h usability configure:13893: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13893: $? = 0 configure:13893: result: yes configure:13893: checking openssl/pem.h presence configure:13893: i686-uhu-linux-gcc -E conftest.c configure:13893: $? = 0 configure:13893: result: yes configure:13893: checking for openssl/pem.h configure:13893: result: yes configure:13893: checking openssl/crypto.h usability configure:13893: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13893: $? = 0 configure:13893: result: yes configure:13893: checking openssl/crypto.h presence configure:13893: i686-uhu-linux-gcc -E conftest.c configure:13893: $? = 0 configure:13893: result: yes configure:13893: checking for openssl/crypto.h configure:13893: result: yes configure:13893: checking openssl/err.h usability configure:13893: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13893: $? = 0 configure:13893: result: yes configure:13893: checking openssl/err.h presence configure:13893: i686-uhu-linux-gcc -E conftest.c configure:13893: $? = 0 configure:13893: result: yes configure:13893: checking for openssl/err.h configure:13893: result: yes configure:13932: checking for CRYPTO_lock in -lcrypto configure:13957: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lcrypto -L/usr/lib >&5 configure:13957: $? = 0 configure:13966: result: yes configure:13978: checking for main in -lssl configure:13997: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lssl -lcrypto -lcrypto -L/usr/lib >&5 configure:13997: $? = 0 configure:14006: result: yes configure:14109: checking whether time.h and sys/time.h may both be included configure:14129: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14129: $? = 0 configure:14136: result: yes configure:14144: checking for sys/wait.h that is POSIX.1 compatible configure:14170: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14170: $? = 0 configure:14177: result: yes configure:14188: checking signal.h usability configure:14188: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14188: $? = 0 configure:14188: result: yes configure:14188: checking signal.h presence configure:14188: i686-uhu-linux-gcc -E conftest.c configure:14188: $? = 0 configure:14188: result: yes configure:14188: checking for signal.h configure:14188: result: yes configure:14188: checking syslog.h usability configure:14188: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14188: $? = 0 configure:14188: result: yes configure:14188: checking syslog.h presence configure:14188: i686-uhu-linux-gcc -E conftest.c configure:14188: $? = 0 configure:14188: result: yes configure:14188: checking for syslog.h configure:14188: result: yes configure:14188: checking uio.h usability configure:14188: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:92:17: fatal error: uio.h: No such file or directory #include ^ compilation terminated. configure:14188: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14188: result: no configure:14188: checking uio.h presence configure:14188: i686-uhu-linux-gcc -E conftest.c conftest.c:59:17: fatal error: uio.h: No such file or directory #include ^ compilation terminated. configure:14188: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | #include configure:14188: result: no configure:14188: checking for uio.h configure:14188: result: no configure:14188: checking errno.h usability configure:14188: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14188: $? = 0 configure:14188: result: yes configure:14188: checking errno.h presence configure:14188: i686-uhu-linux-gcc -E conftest.c configure:14188: $? = 0 configure:14188: result: yes configure:14188: checking for errno.h configure:14188: result: yes configure:14188: checking sys/time.h usability configure:14188: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14188: $? = 0 configure:14188: result: yes configure:14188: checking sys/time.h presence configure:14188: i686-uhu-linux-gcc -E conftest.c configure:14188: $? = 0 configure:14188: result: yes configure:14188: checking for sys/time.h configure:14188: result: yes configure:14188: checking sys/socket.h usability configure:14188: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14188: $? = 0 configure:14188: result: yes configure:14188: checking sys/socket.h presence configure:14188: i686-uhu-linux-gcc -E conftest.c configure:14188: $? = 0 configure:14188: result: yes configure:14188: checking for sys/socket.h configure:14188: result: yes configure:14188: checking sys/un.h usability configure:14188: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14188: $? = 0 configure:14188: result: yes configure:14188: checking sys/un.h presence configure:14188: i686-uhu-linux-gcc -E conftest.c configure:14188: $? = 0 configure:14188: result: yes configure:14188: checking for sys/un.h configure:14188: result: yes configure:14188: checking sys/poll.h usability configure:14188: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14188: $? = 0 configure:14188: result: yes configure:14188: checking sys/poll.h presence configure:14188: i686-uhu-linux-gcc -E conftest.c configure:14188: $? = 0 configure:14188: result: yes configure:14188: checking for sys/poll.h configure:14188: result: yes configure:14201: checking features.h usability configure:14201: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14201: $? = 0 configure:14201: result: yes configure:14201: checking features.h presence configure:14201: i686-uhu-linux-gcc -E conftest.c configure:14201: $? = 0 configure:14201: result: yes configure:14201: checking for features.h configure:14201: result: yes configure:14201: checking stdarg.h usability configure:14201: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14201: $? = 0 configure:14201: result: yes configure:14201: checking stdarg.h presence configure:14201: i686-uhu-linux-gcc -E conftest.c configure:14201: $? = 0 configure:14201: result: yes configure:14201: checking for stdarg.h configure:14201: result: yes configure:14201: checking sys/unistd.h usability configure:14201: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14201: $? = 0 configure:14201: result: yes configure:14201: checking sys/unistd.h presence configure:14201: i686-uhu-linux-gcc -E conftest.c configure:14201: $? = 0 configure:14201: result: yes configure:14201: checking for sys/unistd.h configure:14201: result: yes configure:14201: checking ctype.h usability configure:14201: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14201: $? = 0 configure:14201: result: yes configure:14201: checking ctype.h presence configure:14201: i686-uhu-linux-gcc -E conftest.c configure:14201: $? = 0 configure:14201: result: yes configure:14201: checking for ctype.h configure:14201: result: yes configure:14212: checking for an ANSI C-conforming const configure:14277: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14277: $? = 0 configure:14284: result: yes configure:14292: checking whether struct tm is in sys/time.h or time.h configure:14312: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14312: $? = 0 configure:14319: result: time.h configure:14327: checking for pid_t configure:14327: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14327: $? = 0 configure:14327: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:104:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:14327: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:14327: result: yes configure:14338: checking for size_t configure:14338: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14338: $? = 0 configure:14338: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:104:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:14338: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:14338: result: yes configure:14349: checking return type of signal handlers configure:14367: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:74:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:14367: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:14374: result: void configure:14383: checking for va_copy configure:14401: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -ldl >&5 configure:14401: $? = 0 configure:14409: result: yes configure:14463: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14463: $? = 0 configure:14480: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14480: $? = 0 configure:14496: checking for memmove configure:14496: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -ldl >&5 conftest.c:95:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:14496: $? = 0 configure:14496: result: yes configure:14496: checking for select configure:14496: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -ldl >&5 configure:14496: $? = 0 configure:14496: result: yes configure:14496: checking for socket configure:14496: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -ldl >&5 configure:14496: $? = 0 configure:14496: result: yes configure:14496: checking for strdup configure:14496: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -ldl >&5 conftest.c:98:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:14496: $? = 0 configure:14496: result: yes configure:14496: checking for strstr configure:14496: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -ldl >&5 conftest.c:99:6: warning: conflicting types for built-in function 'strstr' [enabled by default] char strstr (); ^ configure:14496: $? = 0 configure:14496: result: yes configure:14496: checking for strtol configure:14496: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -ldl >&5 configure:14496: $? = 0 configure:14496: result: yes configure:14496: checking for strtoul configure:14496: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -ldl >&5 configure:14496: $? = 0 configure:14496: result: yes configure:14496: checking for floor configure:14496: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -ldl >&5 conftest.c:102:6: warning: conflicting types for built-in function 'floor' [enabled by default] char floor (); ^ /tmp/ccLqsUpH.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `floor' collect2: error: ld returned 1 exit status configure:14496: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | /* Define floor to an innocuous variant, in case declares floor. | For example, HP-UX 11i declares gettimeofday. */ | #define floor innocuous_floor | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char floor (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef floor | | /* 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 floor (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_floor || defined __stub___floor | choke me | #endif | | int | main () | { | return floor (); | ; | return 0; | } configure:14496: result: no configure:14507: checking for poll configure:14507: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -ldl >&5 configure:14507: $? = 0 configure:14507: result: yes configure:14517: checking return type of socket size configure:14532: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:86:32: error: 'buffer' undeclared (first use in this function) int a = send(1, (const void *) buffer, (size_t *) 0, (int *) 0); ^ conftest.c:86:32: note: each undeclared identifier is reported only once for each function it appears in conftest.c:86:1: warning: passing argument 3 of 'send' makes integer from pointer without a cast [enabled by default] int a = send(1, (const void *) buffer, (size_t *) 0, (int *) 0); ^ In file included from conftest.c:82:0: /usr/include/sys/socket.h:149:16: note: expected 'size_t' but argument is of type 'size_t *' extern ssize_t send (int __fd, const void *__buf, size_t __n, int __flags); ^ conftest.c:86:1: warning: passing argument 4 of 'send' makes integer from pointer without a cast [enabled by default] int a = send(1, (const void *) buffer, (size_t *) 0, (int *) 0); ^ In file included from conftest.c:82:0: /usr/include/sys/socket.h:149:16: note: expected 'int' but argument is of type 'int *' extern ssize_t send (int __fd, const void *__buf, size_t __n, int __flags); ^ configure:14532: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | int a = send(1, (const void *) buffer, (size_t *) 0, (int *) 0); | ; | return 0; | } configure:14538: result: int configure:14553: checking for ps configure:14571: found /bin/ps configure:14583: result: /bin/ps configure:14592: checking for ps syntax configure:14805: result: /bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args' configure:15056: checking for ping configure:15074: found /bin/ping configure:15086: result: /bin/ping configure:15096: checking for ping6 configure:15114: found /bin/ping6 configure:15126: result: /bin/ping6 configure:15142: checking for ICMP ping syntax configure:15178: result: /bin/ping -n -U -w %d -c %d %s configure:15274: checking for ICMPv6 ping syntax configure:15310: result: /bin/ping6 -n -U -w %d -c %d %s configure:15480: checking for nslookup configure:15498: found /usr/bin/nslookup configure:15510: result: /usr/bin/nslookup configure:15520: checking for nslookup syntax configure:15530: result: /usr/bin/nslookup -sil configure:15549: checking for number of cpus configure:15562: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15562: $? = 0 configure:15566: result: sysconf(_SC_NPROCESSORS_CONF) configure:15577: checking for uptime configure:15595: found /usr/bin/uptime configure:15607: result: /usr/bin/uptime configure:15629: checking for rpcinfo configure:15662: result: no configure:15681: checking for lmstat configure:15714: result: no configure:15727: WARNING: Get lmstat from Globetrotter Software to monitor flexlm licenses configure:15733: checking for smbclient configure:15751: found /usr/bin/smbclient configure:15763: result: /usr/bin/smbclient configure:15792: checking for who configure:15810: found /usr/bin/who configure:15822: result: /usr/bin/who configure:15846: checking for snmpget configure:15864: found /usr/bin/snmpget configure:15876: result: /usr/bin/snmpget configure:15905: checking for snmpgetnext configure:15923: found /usr/bin/snmpgetnext configure:15935: result: /usr/bin/snmpgetnext configure:15960: checking for Net::SNMP perl module configure:15962: result: found configure:15971: checking for quakestat configure:16004: result: no configure:16011: checking for qstat configure:16029: found /usr/bin/qstat configure:16041: result: /usr/bin/qstat configure:16081: checking for fping configure:16099: found /usr/sbin/fping configure:16111: result: /usr/sbin/fping configure:16140: checking for ssh configure:16158: found /usr/bin/ssh configure:16170: result: /usr/bin/ssh configure:16200: checking for mailq configure:16218: found /usr/bin/mailq configure:16230: result: /usr/bin/mailq configure:16258: checking for qmail-qstat configure:16291: result: no configure:16304: WARNING: Could not find qmail-qstat or eqivalent configure:16310: checking for swap configure:16343: result: no configure:16380: checking for swapinfo configure:16413: result: no configure:16448: checking for lsps configure:16481: result: no configure:16505: checking for sys/stat.h configure:16505: result: yes configure:16505: checking sys/param.h usability configure:16505: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16505: $? = 0 configure:16505: result: yes configure:16505: checking sys/param.h presence configure:16505: i686-uhu-linux-gcc -E conftest.c configure:16505: $? = 0 configure:16505: result: yes configure:16505: checking for sys/param.h configure:16505: result: yes configure:16517: checking for sys/swap.h configure:16517: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16517: $? = 0 configure:16517: result: yes configure:16532: checking whether swapctl is declared configure:16532: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:120:10: error: 'swapctl' undeclared (first use in this function) (void) swapctl; ^ conftest.c:120:10: note: each undeclared identifier is reported only once for each function it appears in configure:16532: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | #include | | | int | main () | { | #ifndef swapctl | #ifdef __cplusplus | (void) swapctl; | #else | (void) swapctl; | #endif | #endif | | ; | return 0; | } configure:16532: result: no configure:16550: checking for swaptbl_t configure:16550: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:116:13: error: 'swaptbl_t' undeclared (first use in this function) if (sizeof (swaptbl_t)) ^ conftest.c:116:13: note: each undeclared identifier is reported only once for each function it appears in configure:16550: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | /* end confdefs.h. */ | | #include | #include | #include | #include | | | int | main () | { | if (sizeof (swaptbl_t)) | return 0; | ; | return 0; | } configure:16550: result: no configure:16565: checking for swapent_t configure:16565: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:116:13: error: 'swapent_t' undeclared (first use in this function) if (sizeof (swapent_t)) ^ conftest.c:116:13: note: each undeclared identifier is reported only once for each function it appears in configure:16565: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | /* end confdefs.h. */ | | #include | #include | #include | #include | | | int | main () | { | if (sizeof (swapent_t)) | return 0; | ; | return 0; | } configure:16565: result: no configure:16581: checking for struct swapent.se_nblks configure:16581: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:117:23: error: storage size of 'ac_aggr' isn't known static struct swapent ac_aggr; ^ configure:16581: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | /* end confdefs.h. */ | | #include | #include | #include | #include | #include | | | int | main () | { | static struct swapent ac_aggr; | if (ac_aggr.se_nblks) | return 0; | ; | return 0; | } configure:16581: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:117:23: error: storage size of 'ac_aggr' isn't known static struct swapent ac_aggr; ^ configure:16581: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | /* end confdefs.h. */ | | #include | #include | #include | #include | #include | | | int | main () | { | static struct swapent ac_aggr; | if (sizeof ac_aggr.se_nblks) | return 0; | ; | return 0; | } configure:16581: result: no configure:16704: checking for /proc/meminfo configure:16710: result: found /proc/meminfo configure:16732: checking for dig configure:16750: found /usr/bin/dig configure:16762: result: /usr/bin/dig configure:16787: checking for apt-get configure:16805: found /usr/bin/apt-get configure:16817: result: /usr/bin/apt-get configure:16850: checking sys/sockio.h usability configure:16850: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:143:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. configure:16850: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16850: result: no configure:16850: checking sys/sockio.h presence configure:16850: i686-uhu-linux-gcc -E conftest.c conftest.c:110:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. configure:16850: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | /* end confdefs.h. */ | #include configure:16850: result: no configure:16850: checking for sys/sockio.h configure:16850: result: no configure:16890: checking whether NLS is requested configure:16899: result: yes configure:16940: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:16972: result: /usr/bin/msgfmt configure:16981: checking for gmsgfmt configure:17012: result: /usr/bin/msgfmt configure:17063: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:17095: result: /usr/bin/xgettext configure:17141: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:17172: result: /usr/bin/msgmerge configure:17229: checking for ld used by GCC configure:17293: result: /usr/bin/ld configure:17300: checking if the linker (/usr/bin/ld) is GNU ld configure:17313: result: yes configure:17320: checking for shared library run path origin configure:17333: result: done configure:17905: checking for CFPreferencesCopyAppValue configure:17923: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -ldl -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:111:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^ compilation terminated. configure:17923: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:17932: result: no configure:17939: checking for CFLocaleCopyCurrent configure:17957: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -ldl -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:111:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^ compilation terminated. configure:17957: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:17966: result: no configure:18015: checking for GNU gettext in libc configure:18035: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -ldl >&5 configure:18035: $? = 0 configure:18044: result: yes configure:18835: checking whether to use NLS configure:18837: result: yes configure:18840: checking where the gettext function comes from configure:18851: result: libc configure:18961: checking for main in -lpthread configure:18980: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:18980: $? = 0 configure:18989: result: yes configure:19012: checking for working alloca.h configure:19029: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:19029: $? = 0 configure:19037: result: yes configure:19045: checking for alloca configure:19082: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:19082: $? = 0 configure:19090: result: yes configure:19216: checking arpa/inet.h usability configure:19216: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking arpa/inet.h presence configure:19216: i686-uhu-linux-gcc -E conftest.c configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking for arpa/inet.h configure:19216: result: yes configure:19216: checking for errno.h configure:19216: result: yes configure:19216: checking fcntl.h usability configure:19216: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking fcntl.h presence configure:19216: i686-uhu-linux-gcc -E conftest.c configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking for fcntl.h configure:19216: result: yes configure:19216: checking float.h usability configure:19216: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking float.h presence configure:19216: i686-uhu-linux-gcc -E conftest.c configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking for float.h configure:19216: result: yes configure:19216: checking for sys/param.h configure:19216: result: yes configure:19216: checking sys/vfs.h usability configure:19216: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking sys/vfs.h presence configure:19216: i686-uhu-linux-gcc -E conftest.c configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking for sys/vfs.h configure:19216: result: yes configure:19216: checking sys/fs_types.h usability configure:19216: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:156:26: fatal error: sys/fs_types.h: No such file or directory #include ^ compilation terminated. configure:19216: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:19216: result: no configure:19216: checking sys/fs_types.h presence configure:19216: i686-uhu-linux-gcc -E conftest.c conftest.c:123:26: fatal error: sys/fs_types.h: No such file or directory #include ^ compilation terminated. configure:19216: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include configure:19216: result: no configure:19216: checking for sys/fs_types.h configure:19216: result: no configure:19216: checking for sys/socket.h configure:19216: result: yes configure:19216: checking netdb.h usability configure:19216: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking netdb.h presence configure:19216: i686-uhu-linux-gcc -E conftest.c configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking for netdb.h configure:19216: result: yes configure:19216: checking netinet/in.h usability configure:19216: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking netinet/in.h presence configure:19216: i686-uhu-linux-gcc -E conftest.c configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking for netinet/in.h configure:19216: result: yes configure:19216: checking getopt.h usability configure:19216: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking getopt.h presence configure:19216: i686-uhu-linux-gcc -E conftest.c configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking for getopt.h configure:19216: result: yes configure:19216: checking langinfo.h usability configure:19216: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking langinfo.h presence configure:19216: i686-uhu-linux-gcc -E conftest.c configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking for langinfo.h configure:19216: result: yes configure:19216: checking stddef.h usability configure:19216: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking stddef.h presence configure:19216: i686-uhu-linux-gcc -E conftest.c configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking for stddef.h configure:19216: result: yes configure:19216: checking xlocale.h usability configure:19216: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking xlocale.h presence configure:19216: i686-uhu-linux-gcc -E conftest.c configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking for xlocale.h configure:19216: result: yes configure:19216: checking locale.h usability configure:19216: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking locale.h presence configure:19216: i686-uhu-linux-gcc -E conftest.c configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking for locale.h configure:19216: result: yes configure:19216: checking for math.h configure:19216: result: yes configure:19216: checking sys/mman.h usability configure:19216: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking sys/mman.h presence configure:19216: i686-uhu-linux-gcc -E conftest.c configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking for sys/mman.h configure:19216: result: yes configure:19216: checking for unistd.h configure:19216: result: yes configure:19216: checking sys/statvfs.h usability configure:19216: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking sys/statvfs.h presence configure:19216: i686-uhu-linux-gcc -E conftest.c configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking for sys/statvfs.h configure:19216: result: yes configure:19216: checking for stdint.h configure:19216: result: yes configure:19216: checking wchar.h usability configure:19216: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking wchar.h presence configure:19216: i686-uhu-linux-gcc -E conftest.c configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking for wchar.h configure:19216: result: yes configure:19216: checking stdio.h usability configure:19216: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking stdio.h presence configure:19216: i686-uhu-linux-gcc -E conftest.c configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking for stdio.h configure:19216: result: yes configure:19216: checking for stdlib.h configure:19216: result: yes configure:19216: checking for string.h configure:19216: result: yes configure:19216: checking for sys/stat.h configure:19216: result: yes configure:19216: checking time.h usability configure:19216: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking time.h presence configure:19216: i686-uhu-linux-gcc -E conftest.c configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking for time.h configure:19216: result: yes configure:19216: checking for sys/time.h configure:19216: result: yes configure:19216: checking wctype.h usability configure:19216: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking wctype.h presence configure:19216: i686-uhu-linux-gcc -E conftest.c configure:19216: $? = 0 configure:19216: result: yes configure:19216: checking for wctype.h configure:19216: result: yes configure:19232: checking whether the preprocessor supports include_next configure:19270: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Iconftestd1b -Iconftestd2 conftest.c >&5 configure:19270: $? = 0 configure:19291: result: yes configure:19313: checking for inline configure:19329: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19329: $? = 0 configure:19337: result: inline configure:19355: checking for C/C++ restrict keyword configure:19380: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19380: $? = 0 configure:19388: result: __restrict configure:19438: checking whether uses 'inline' correctly configure:19453: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19456: $? = 0 configure:19467: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19470: $? = 0 configure:19483: result: yes configure:19504: checking for btowc configure:19504: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:19504: $? = 0 configure:19504: result: yes configure:19504: checking for dup2 configure:19504: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:19504: $? = 0 configure:19504: result: yes configure:19504: checking for fcntl configure:19504: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:19504: $? = 0 configure:19504: result: yes configure:19504: checking for getdtablesize configure:19504: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:19504: $? = 0 configure:19504: result: yes configure:19504: checking for mbsinit configure:19504: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:19504: $? = 0 configure:19504: result: yes configure:19504: checking for mbrtowc configure:19504: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:19504: $? = 0 configure:19504: result: yes configure:19504: checking for mprotect configure:19504: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:19504: $? = 0 configure:19504: result: yes configure:19504: checking for memchr configure:19504: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 conftest.c:175:6: warning: conflicting types for built-in function 'memchr' [enabled by default] char memchr (); ^ configure:19504: $? = 0 configure:19504: result: yes configure:19504: checking for alarm configure:19504: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:19504: $? = 0 configure:19504: result: yes configure:19504: checking for nl_langinfo configure:19504: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:19504: $? = 0 configure:19504: result: yes configure:19504: checking for lstat configure:19504: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:19504: $? = 0 configure:19504: result: yes configure:19504: checking for isblank configure:19504: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 conftest.c:179:6: warning: conflicting types for built-in function 'isblank' [enabled by default] char isblank (); ^ configure:19504: $? = 0 configure:19504: result: yes configure:19504: checking for iswctype configure:19504: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:19504: $? = 0 configure:19504: result: yes configure:19504: checking for wcscoll configure:19504: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:19504: $? = 0 configure:19504: result: yes configure:19504: checking for setenv configure:19504: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:19504: $? = 0 configure:19504: result: yes configure:19504: checking for strdup configure:19504: result: yes configure:19504: checking for strndup configure:19504: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 conftest.c:184:6: warning: conflicting types for built-in function 'strndup' [enabled by default] char strndup (); ^ configure:19504: $? = 0 configure:19504: result: yes configure:19504: checking for localtime_r configure:19504: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:19504: $? = 0 configure:19504: result: yes configure:19504: checking for timegm configure:19504: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:19504: $? = 0 configure:19504: result: yes configure:19504: checking for pipe configure:19504: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:19504: $? = 0 configure:19504: result: yes configure:19504: checking for vasnprintf configure:19504: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 /tmp/ccLurlDc.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `vasnprintf' collect2: error: ld returned 1 exit status configure:19504: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | /* end confdefs.h. */ | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define vasnprintf innocuous_vasnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vasnprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vasnprintf | | /* 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 vasnprintf (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_vasnprintf || defined __stub___vasnprintf | choke me | #endif | | int | main () | { | return vasnprintf (); | ; | return 0; | } configure:19504: result: no configure:19504: checking for wcrtomb configure:19504: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:19504: $? = 0 configure:19504: result: yes configure:19504: checking for iswcntrl configure:19504: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 conftest.c:189:6: warning: conflicting types for built-in function 'iswcntrl' [enabled by default] char iswcntrl (); ^ configure:19504: $? = 0 configure:19504: result: yes configure:19504: checking for iswblank configure:19504: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 conftest.c:190:6: warning: conflicting types for built-in function 'iswblank' [enabled by default] char iswblank (); ^ configure:19504: $? = 0 configure:19504: result: yes configure:19518: checking for nl_langinfo and CODESET configure:19534: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:19534: $? = 0 configure:19543: result: yes configure:19554: checking for a traditional french locale configure:19607: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:19610: $? = 0 configure:19647: result: fr_FR configure:19653: checking whether byte ordering is bigendian configure:19668: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:170:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:170:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:170:15: error: unknown type name 'universal' configure:19668: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:19713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19713: $? = 0 configure:19731: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:176:4: error: unknown type name 'not' not big endian ^ conftest.c:176:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:19731: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:19859: result: no configure:19879: checking whether system is Windows or MSDOS configure:19899: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:175:1: error: unknown type name 'neither' neither MSDOS nor Windows ^ conftest.c:175:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'nor' neither MSDOS nor Windows ^ configure:19899: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | /* end confdefs.h. */ | | int | main () | { | | #if !defined _WIN32 && !defined __WIN32__ && !defined __MSDOS__ && !defined __CYGWIN__ | neither MSDOS nor Windows | #endif | ; | return 0; | } configure:19907: result: no configure:19976: checking whether // is distinct from / configure:20005: result: no configure:20162: checking if environ is properly declared configure:20180: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:173:34: error: conflicting types for 'environ' extern struct { int foo; } environ; ^ In file included from conftest.c:172:0: /usr/include/unistd.h:545:15: note: previous declaration of 'environ' was here extern char **environ; ^ configure:20180: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | /* end confdefs.h. */ | #include | extern struct { int foo; } environ; | int | main () | { | environ.foo = 1; | ; | return 0; | } configure:20188: result: yes configure:20208: checking for complete errno.h configure:20260: result: yes configure:20541: checking whether strerror_r is declared configure:20541: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20541: $? = 0 configure:20541: result: yes configure:20554: checking for strerror_r configure:20554: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:20554: $? = 0 configure:20554: result: yes configure:20563: checking whether strerror_r returns char * configure:20587: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20587: $? = 0 configure:20625: result: yes configure:20653: checking for working fcntl.h configure:20710: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:20710: $? = 0 configure:20710: ./conftest configure:20710: $? = 0 configure:20725: result: yes configure:20753: checking for mode_t configure:20753: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20753: $? = 0 configure:20753: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:214:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:20753: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:20753: result: yes configure:20766: checking for promoted mode_t type configure:20783: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:182:13: error: size of array 'array' is negative typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; ^ configure:20783: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | /* end confdefs.h. */ | #include | int | main () | { | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; | ; | return 0; | } configure:20791: result: mode_t configure:20932: checking whether is self-contained configure:20949: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20949: $? = 0 configure:20957: result: yes configure:20962: checking for shutdown configure:20962: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:20962: $? = 0 configure:20962: result: yes configure:20972: checking whether defines the SHUT_* macros configure:20989: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20989: $? = 0 configure:20997: result: yes configure:21091: checking for struct sockaddr_storage configure:21091: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21091: $? = 0 configure:21091: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:196:38: error: expected expression before ')' token if (sizeof ((struct sockaddr_storage))) ^ configure:21091: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | /* end confdefs.h. */ | | /* sys/types.h is not needed according to POSIX, but the | sys/socket.h in i386-unknown-freebsd4.10 and | powerpc-apple-darwin5.5 required it. */ | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | | | int | main () | { | if (sizeof ((struct sockaddr_storage))) | return 0; | ; | return 0; | } configure:21091: result: yes configure:21112: checking for sa_family_t configure:21112: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21112: $? = 0 configure:21112: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:197:26: error: expected expression before ')' token if (sizeof ((sa_family_t))) ^ configure:21112: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | /* end confdefs.h. */ | | /* sys/types.h is not needed according to POSIX, but the | sys/socket.h in i386-unknown-freebsd4.10 and | powerpc-apple-darwin5.5 required it. */ | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | | | int | main () | { | if (sizeof ((sa_family_t))) | return 0; | ; | return 0; | } configure:21112: result: yes configure:21177: checking whether socket is declared without a macro configure:21201: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:194:10: error: 'socket' undeclared (first use in this function) (void) socket; ^ conftest.c:194:10: note: each undeclared identifier is reported only once for each function it appears in configure:21201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | | /* Some systems require prerequisite headers. */ | #include | #if !defined __GLIBC__ && HAVE_SYS_TIME_H | # include | #endif | #include | | int | main () | { | #undef socket | (void) socket; | ; | return 0; | } configure:21209: result: no configure:21177: checking whether connect is declared without a macro configure:21201: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:194:10: error: 'connect' undeclared (first use in this function) (void) connect; ^ conftest.c:194:10: note: each undeclared identifier is reported only once for each function it appears in configure:21201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | | /* Some systems require prerequisite headers. */ | #include | #if !defined __GLIBC__ && HAVE_SYS_TIME_H | # include | #endif | #include | | int | main () | { | #undef connect | (void) connect; | ; | return 0; | } configure:21209: result: no configure:21177: checking whether accept is declared without a macro configure:21201: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:194:10: error: 'accept' undeclared (first use in this function) (void) accept; ^ conftest.c:194:10: note: each undeclared identifier is reported only once for each function it appears in configure:21201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | | /* Some systems require prerequisite headers. */ | #include | #if !defined __GLIBC__ && HAVE_SYS_TIME_H | # include | #endif | #include | | int | main () | { | #undef accept | (void) accept; | ; | return 0; | } configure:21209: result: no configure:21177: checking whether bind is declared without a macro configure:21201: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:194:10: error: 'bind' undeclared (first use in this function) (void) bind; ^ conftest.c:194:10: note: each undeclared identifier is reported only once for each function it appears in configure:21201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | | /* Some systems require prerequisite headers. */ | #include | #if !defined __GLIBC__ && HAVE_SYS_TIME_H | # include | #endif | #include | | int | main () | { | #undef bind | (void) bind; | ; | return 0; | } configure:21209: result: no configure:21177: checking whether getpeername is declared without a macro configure:21201: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:194:10: error: 'getpeername' undeclared (first use in this function) (void) getpeername; ^ conftest.c:194:10: note: each undeclared identifier is reported only once for each function it appears in configure:21201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | | /* Some systems require prerequisite headers. */ | #include | #if !defined __GLIBC__ && HAVE_SYS_TIME_H | # include | #endif | #include | | int | main () | { | #undef getpeername | (void) getpeername; | ; | return 0; | } configure:21209: result: no configure:21177: checking whether getsockname is declared without a macro configure:21201: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:194:10: error: 'getsockname' undeclared (first use in this function) (void) getsockname; ^ conftest.c:194:10: note: each undeclared identifier is reported only once for each function it appears in configure:21201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | | /* Some systems require prerequisite headers. */ | #include | #if !defined __GLIBC__ && HAVE_SYS_TIME_H | # include | #endif | #include | | int | main () | { | #undef getsockname | (void) getsockname; | ; | return 0; | } configure:21209: result: no configure:21177: checking whether getsockopt is declared without a macro configure:21201: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:194:10: error: 'getsockopt' undeclared (first use in this function) (void) getsockopt; ^ conftest.c:194:10: note: each undeclared identifier is reported only once for each function it appears in configure:21201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | | /* Some systems require prerequisite headers. */ | #include | #if !defined __GLIBC__ && HAVE_SYS_TIME_H | # include | #endif | #include | | int | main () | { | #undef getsockopt | (void) getsockopt; | ; | return 0; | } configure:21209: result: no configure:21177: checking whether listen is declared without a macro configure:21201: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:194:10: error: 'listen' undeclared (first use in this function) (void) listen; ^ conftest.c:194:10: note: each undeclared identifier is reported only once for each function it appears in configure:21201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | | /* Some systems require prerequisite headers. */ | #include | #if !defined __GLIBC__ && HAVE_SYS_TIME_H | # include | #endif | #include | | int | main () | { | #undef listen | (void) listen; | ; | return 0; | } configure:21209: result: no configure:21177: checking whether recv is declared without a macro configure:21201: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:194:10: error: 'recv' undeclared (first use in this function) (void) recv; ^ conftest.c:194:10: note: each undeclared identifier is reported only once for each function it appears in configure:21201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | | /* Some systems require prerequisite headers. */ | #include | #if !defined __GLIBC__ && HAVE_SYS_TIME_H | # include | #endif | #include | | int | main () | { | #undef recv | (void) recv; | ; | return 0; | } configure:21209: result: no configure:21177: checking whether send is declared without a macro configure:21201: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:194:10: error: 'send' undeclared (first use in this function) (void) send; ^ conftest.c:194:10: note: each undeclared identifier is reported only once for each function it appears in configure:21201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | | /* Some systems require prerequisite headers. */ | #include | #if !defined __GLIBC__ && HAVE_SYS_TIME_H | # include | #endif | #include | | int | main () | { | #undef send | (void) send; | ; | return 0; | } configure:21209: result: no configure:21177: checking whether recvfrom is declared without a macro configure:21201: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:194:10: error: 'recvfrom' undeclared (first use in this function) (void) recvfrom; ^ conftest.c:194:10: note: each undeclared identifier is reported only once for each function it appears in configure:21201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | | /* Some systems require prerequisite headers. */ | #include | #if !defined __GLIBC__ && HAVE_SYS_TIME_H | # include | #endif | #include | | int | main () | { | #undef recvfrom | (void) recvfrom; | ; | return 0; | } configure:21209: result: no configure:21177: checking whether sendto is declared without a macro configure:21201: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:194:10: error: 'sendto' undeclared (first use in this function) (void) sendto; ^ conftest.c:194:10: note: each undeclared identifier is reported only once for each function it appears in configure:21201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | | /* Some systems require prerequisite headers. */ | #include | #if !defined __GLIBC__ && HAVE_SYS_TIME_H | # include | #endif | #include | | int | main () | { | #undef sendto | (void) sendto; | ; | return 0; | } configure:21209: result: no configure:21177: checking whether setsockopt is declared without a macro configure:21201: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:194:10: error: 'setsockopt' undeclared (first use in this function) (void) setsockopt; ^ conftest.c:194:10: note: each undeclared identifier is reported only once for each function it appears in configure:21201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | | /* Some systems require prerequisite headers. */ | #include | #if !defined __GLIBC__ && HAVE_SYS_TIME_H | # include | #endif | #include | | int | main () | { | #undef setsockopt | (void) setsockopt; | ; | return 0; | } configure:21209: result: no configure:21177: checking whether shutdown is declared without a macro configure:21201: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:194:10: error: 'shutdown' undeclared (first use in this function) (void) shutdown; ^ conftest.c:194:10: note: each undeclared identifier is reported only once for each function it appears in configure:21201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | | /* Some systems require prerequisite headers. */ | #include | #if !defined __GLIBC__ && HAVE_SYS_TIME_H | # include | #endif | #include | | int | main () | { | #undef shutdown | (void) shutdown; | ; | return 0; | } configure:21209: result: no configure:21177: checking whether accept4 is declared without a macro configure:21201: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:194:10: error: 'accept4' undeclared (first use in this function) (void) accept4; ^ conftest.c:194:10: note: each undeclared identifier is reported only once for each function it appears in configure:21201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | | /* Some systems require prerequisite headers. */ | #include | #if !defined __GLIBC__ && HAVE_SYS_TIME_H | # include | #endif | #include | | int | main () | { | #undef accept4 | (void) accept4; | ; | return 0; | } configure:21209: result: no configure:21312: checking whether getaddrinfo is declared without a macro configure:21329: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21329: $? = 0 configure:21337: result: yes configure:21312: checking whether freeaddrinfo is declared without a macro configure:21329: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21329: $? = 0 configure:21337: result: yes configure:21312: checking whether gai_strerror is declared without a macro configure:21329: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21329: $? = 0 configure:21337: result: yes configure:21312: checking whether getnameinfo is declared without a macro configure:21329: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21329: $? = 0 configure:21337: result: yes configure:21352: checking for library containing gethostbyname configure:21383: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:21383: $? = 0 configure:21400: result: none required configure:21414: checking for gethostbyname configure:21414: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:21414: $? = 0 configure:21414: result: yes configure:21469: checking for library containing getservbyname configure:21500: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:21500: $? = 0 configure:21517: result: none required configure:21531: checking for getservbyname configure:21531: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:21531: $? = 0 configure:21531: result: yes configure:21598: checking for IPv4 sockets configure:21624: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21624: $? = 0 configure:21632: result: yes configure:21640: checking for IPv6 sockets configure:21669: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21669: $? = 0 configure:21677: result: yes configure:21693: checking for library containing inet_ntop configure:21724: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:21724: $? = 0 configure:21741: result: none required configure:21783: checking whether inet_ntop is declared configure:21783: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21783: $? = 0 configure:21783: result: yes configure:21952: checking for getopt.h configure:21952: result: yes configure:21969: checking for getopt_long_only configure:21969: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:21969: $? = 0 configure:21969: result: yes configure:21983: checking whether optreset is declared configure:21983: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:202:10: error: 'optreset' undeclared (first use in this function) (void) optreset; ^ conftest.c:202:10: note: each undeclared identifier is reported only once for each function it appears in configure:21983: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef optreset | #ifdef __cplusplus | (void) optreset; | #else | (void) optreset; | #endif | #endif | | ; | return 0; | } configure:21983: result: no configure:21997: checking whether getopt_clip is declared configure:21997: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:203:10: error: 'getopt_clip' undeclared (first use in this function) (void) getopt_clip; ^ conftest.c:203:10: note: each undeclared identifier is reported only once for each function it appears in configure:21997: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef getopt_clip | #ifdef __cplusplus | (void) getopt_clip; | #else | (void) getopt_clip; | #endif | #endif | | ; | return 0; | } configure:21997: result: no configure:22015: checking whether getopt is POSIX compatible configure:22123: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:22123: $? = 0 configure:22123: ./conftest configure:22123: $? = 0 configure:22134: result: yes configure:22142: checking for working GNU getopt function configure:22224: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:22224: $? = 0 configure:22224: ./conftest configure:22224: $? = 0 configure:22238: result: yes configure:22246: checking whether getenv is declared configure:22246: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22246: $? = 0 configure:22246: result: yes configure:22319: checking whether getc_unlocked is declared configure:22319: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22319: $? = 0 configure:22319: result: yes configure:22332: checking whether we are using the GNU C Library 2.1 or newer configure:22359: result: yes configure:22376: checking for wchar_t configure:22393: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22393: $? = 0 configure:22400: result: yes configure:22420: checking whether NULL can be used in arbitrary expressions configure:22438: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22438: $? = 0 configure:22445: result: yes configure:22524: checking whether malloc, realloc, calloc are POSIX compliant configure:22544: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22544: $? = 0 configure:22552: result: yes configure:22558: checking for stdlib.h configure:22558: result: yes configure:22568: checking for GNU libc compatible malloc configure:22592: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:22592: $? = 0 configure:22592: ./conftest configure:22592: $? = 0 configure:22602: result: yes configure:22617: checking for long long int configure:22654: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:22654: $? = 0 configure:22684: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:22684: $? = 0 configure:22684: ./conftest configure:22684: $? = 0 configure:22699: result: yes configure:22714: checking for mbstate_t configure:22731: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22731: $? = 0 configure:22738: result: yes configure:22763: checking for a traditional japanese locale configure:22820: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:22823: $? = 0 configure:22865: result: ja_JP configure:22873: checking for a transitional chinese locale configure:22931: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:22934: $? = 0 configure:22960: result: zh_CN.GB18030 configure:22967: checking for a french Unicode locale configure:23027: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:23030: $? = 0 configure:23057: result: fr_FR.UTF-8 configure:23154: checking for mmap configure:23154: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:23154: $? = 0 configure:23154: result: yes configure:23165: checking for MAP_ANONYMOUS configure:23202: result: yes configure:23242: checking whether memchr works configure:23302: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:23302: $? = 0 configure:23302: ./conftest configure:23302: $? = 0 configure:23312: result: yes configure:23382: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:204:10: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:204:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:204:16: error: unknown type name 'universal' configure:23382: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:23448: checking for ssize_t configure:23465: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23465: $? = 0 configure:23472: result: yes configure:23497: checking whether setenv validates arguments configure:23525: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:23525: $? = 0 configure:23525: ./conftest configure:23525: $? = 0 configure:23535: result: yes configure:23563: checking search.h usability configure:23563: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23563: $? = 0 configure:23563: result: yes configure:23563: checking search.h presence configure:23563: i686-uhu-linux-gcc -E conftest.c configure:23563: $? = 0 configure:23563: result: yes configure:23563: checking for search.h configure:23563: result: yes configure:23575: checking for tsearch configure:23575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:23575: $? = 0 configure:23575: result: yes configure:23672: checking whether snprintf is declared configure:23672: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23672: $? = 0 configure:23672: result: yes configure:23718: checking for stdbool.h that conforms to C99 configure:23801: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23801: $? = 0 configure:23808: result: yes configure:23810: checking for _Bool configure:23810: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23810: $? = 0 configure:23810: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:242:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:23810: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:23810: result: yes configure:23826: checking for unsigned long long int configure:23863: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:23863: $? = 0 configure:23871: result: yes configure:23890: checking whether C symbols are prefixed with underscore at the linker level configure:23903: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic -S conftest.c configure:23906: $? = 0 configure:23916: result: no configure:23947: checking whether strdup is declared configure:23947: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23947: $? = 0 configure:23947: result: yes configure:23963: checking for working strerror function configure:24001: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:24001: $? = 0 configure:24001: ./conftest configure:24001: $? = 0 configure:24012: result: yes configure:24128: checking whether memmem is declared without a macro configure:24146: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24146: $? = 0 configure:24154: result: yes configure:24128: checking whether mempcpy is declared without a macro configure:24146: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24146: $? = 0 configure:24154: result: yes configure:24128: checking whether memrchr is declared without a macro configure:24146: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24146: $? = 0 configure:24154: result: yes configure:24128: checking whether rawmemchr is declared without a macro configure:24146: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24146: $? = 0 configure:24154: result: yes configure:24128: checking whether stpcpy is declared without a macro configure:24146: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24146: $? = 0 configure:24154: result: yes configure:24128: checking whether stpncpy is declared without a macro configure:24146: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24146: $? = 0 configure:24154: result: yes configure:24128: checking whether strchrnul is declared without a macro configure:24146: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24146: $? = 0 configure:24154: result: yes configure:24128: checking whether strdup is declared without a macro configure:24146: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24146: $? = 0 configure:24154: result: yes configure:24128: checking whether strncat is declared without a macro configure:24146: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24146: $? = 0 configure:24154: result: yes configure:24128: checking whether strndup is declared without a macro configure:24146: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24146: $? = 0 configure:24154: result: yes configure:24128: checking whether strnlen is declared without a macro configure:24146: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24146: $? = 0 configure:24154: result: yes configure:24128: checking whether strpbrk is declared without a macro configure:24146: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24146: $? = 0 configure:24154: result: yes configure:24128: checking whether strsep is declared without a macro configure:24146: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24146: $? = 0 configure:24154: result: yes configure:24128: checking whether strcasestr is declared without a macro configure:24146: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24146: $? = 0 configure:24154: result: yes configure:24128: checking whether strtok_r is declared without a macro configure:24146: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24146: $? = 0 configure:24154: result: yes configure:24128: checking whether strsignal is declared without a macro configure:24146: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24146: $? = 0 configure:24154: result: yes configure:24128: checking whether strverscmp is declared without a macro configure:24146: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24146: $? = 0 configure:24154: result: yes configure:24167: checking whether strndup is declared configure:24167: result: yes configure:24185: checking whether strnlen is declared configure:24185: result: yes configure:24197: checking whether stat file-mode macros are broken configure:24224: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24224: $? = 0 configure:24231: result: no configure:24262: checking for struct timespec in configure:24279: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24279: $? = 0 configure:24286: result: yes configure:24444: checking for wint_t configure:24469: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24469: $? = 0 configure:24476: result: yes configure:24485: checking for inttypes.h configure:24502: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24502: $? = 0 configure:24509: result: yes configure:24520: checking for stdint.h configure:24537: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24537: $? = 0 configure:24544: result: yes configure:24557: checking for intmax_t configure:24582: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24582: $? = 0 configure:24589: result: yes configure:24609: checking whether snprintf returns a byte count as in C99 configure:24661: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:24661: $? = 0 configure:24661: ./conftest configure:24661: $? = 0 configure:24672: result: yes configure:24684: checking for snprintf configure:24684: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 conftest.c:257:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:24684: $? = 0 configure:24684: result: yes configure:24684: checking for strnlen configure:24684: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:24684: $? = 0 configure:24684: result: yes configure:24684: checking for wcslen configure:24684: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:24684: $? = 0 configure:24684: result: yes configure:24684: checking for wcsnlen configure:24684: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:24684: $? = 0 configure:24684: result: yes configure:24684: checking for mbrtowc configure:24684: result: yes configure:24684: checking for wcrtomb configure:24684: result: yes configure:24693: checking whether _snprintf is declared configure:24693: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:249:10: error: '_snprintf' undeclared (first use in this function) (void) _snprintf; ^ conftest.c:249:10: note: each undeclared identifier is reported only once for each function it appears in configure:24693: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef _snprintf | #ifdef __cplusplus | (void) _snprintf; | #else | (void) _snprintf; | #endif | #endif | | ; | return 0; | } configure:24693: result: no configure:24715: checking whether vsnprintf is declared configure:24715: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24715: $? = 0 configure:24715: result: yes configure:24783: checking for alloca as a compiler built-in configure:24807: result: yes configure:24903: checking whether inet_ntop is declared without a macro configure:24926: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24926: $? = 0 configure:24934: result: yes configure:24903: checking whether inet_pton is declared without a macro configure:24926: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24926: $? = 0 configure:24934: result: yes configure:24974: checking whether btowc(0) is correct configure:25003: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:25003: $? = 0 configure:25003: ./conftest configure:25003: $? = 0 configure:25014: result: yes configure:25017: checking whether btowc(EOF) is correct configure:25050: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:25050: $? = 0 configure:25050: ./conftest configure:25050: $? = 0 configure:25062: result: yes configure:25231: checking whether // is distinct from / configure:25260: result: no configure:25292: checking whether dup2 works configure:25334: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:25334: $? = 0 configure:25334: ./conftest configure:25334: $? = 0 configure:25345: result: yes configure:25407: checking for error_at_line configure:25431: result: yes configure:25501: checking whether fcntl handles F_DUPFD correctly configure:25527: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:25527: $? = 0 configure:25527: ./conftest configure:25527: $? = 0 configure:25537: result: yes configure:25571: checking whether fcntl understands F_DUPFD_CLOEXEC configure:25592: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25592: $? = 0 configure:25610: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:255:1: error: unknown type name 'choke' choke me ^ conftest.c:258:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' int ^ configure:25610: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | /* end confdefs.h. */ | | #ifdef __linux__ | /* The Linux kernel only added F_DUPFD_CLOEXEC in 2.6.24, so we always replace | it to support the semantics on older kernels that failed with EINVAL. */ | choke me | #endif | | int | main () | { | | ; | return 0; | } configure:25621: result: needs runtime check configure:25730: checking whether fcntl is declared without a macro configure:25748: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25748: $? = 0 configure:25756: result: yes configure:25730: checking whether openat is declared without a macro configure:25748: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25748: $? = 0 configure:25756: result: yes configure:25875: checking whether floorf is declared configure:25875: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25875: $? = 0 configure:25875: result: yes configure:25913: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 /tmp/cciTi9ux.o: In function `main': conftest.c:(.text.startup+0x13): undefined reference to `floorf' collect2: error: ld returned 1 exit status configure:25913: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | /* end confdefs.h. */ | | #ifndef __NO_MATH_INLINES | # define __NO_MATH_INLINES 1 /* for glibc */ | #endif | #include | float x; | int | main () | { | x = floorf(x); | ; | return 0; | } configure:25937: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl -lm >&5 configure:25937: $? = 0 configure:26004: checking for sys/mount.h configure:26004: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:26004: $? = 0 configure:26004: result: yes configure:26020: checking how to get file system space usage configure:26032: checking for statvfs function (SVR4) configure:26061: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 conftest.c:260:1: error: unknown type name 'Do' Do not use statvfs on systems with GNU libc on Linux, because that function ^ conftest.c:260:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'use' Do not use statvfs on systems with GNU libc on Linux, because that function ^ conftest.c:260:8: error: unknown type name 'use' conftest.c: In function 'main': conftest.c:275:16: error: storage size of 'fsd' isn't known struct statvfs fsd; statvfs (0, &fsd); ^ configure:26061: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | #include | #if defined __GLIBC__ && defined __linux__ | Do not use statvfs on systems with GNU libc on Linux, because that function | stats all preceding entries in /proc/mounts, and that makes df hang if even | one of the corresponding file systems is hard-mounted, but not available. | statvfs in GNU libc on Hurd, BeOS, Haiku operates differently: it only makes | a system call. | #endif | | #ifdef __osf__ | "Do not use Tru64's statvfs implementation" | #endif | | #include | int | main () | { | struct statvfs fsd; statvfs (0, &fsd); | ; | return 0; | } configure:26069: result: no configure:26081: checking for 3-argument statfs function (DEC OSF/1) configure:26103: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 conftest.c: In function 'main': conftest.c:265:19: error: storage size of 'fsd' isn't known struct statfs fsd; ^ conftest.c:267:39: error: invalid application of 'sizeof' to incomplete type 'struct statfs' return statfs (".", &fsd, sizeof (struct statfs)) != 0; ^ configure:26103: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | | #include | #include | #include | int | main () | { | struct statfs fsd; | fsd.f_fsize = 0; | return statfs (".", &fsd, sizeof (struct statfs)) != 0; | } configure:26114: result: no configure:26126: checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD) configure:26154: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:26154: $? = 0 configure:26154: ./conftest configure:26154: $? = 0 configure:26165: result: yes configure:26358: checking dustat.h usability configure:26358: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:292:20: fatal error: dustat.h: No such file or directory #include ^ compilation terminated. configure:26358: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:26358: result: no configure:26358: checking dustat.h presence configure:26358: i686-uhu-linux-gcc -E conftest.c conftest.c:259:20: fatal error: dustat.h: No such file or directory #include ^ compilation terminated. configure:26358: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | /* end confdefs.h. */ | #include configure:26358: result: no configure:26358: checking for dustat.h configure:26358: result: no configure:26358: checking sys/fs/s5param.h usability configure:26358: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:292:28: fatal error: sys/fs/s5param.h: No such file or directory #include ^ compilation terminated. configure:26358: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:26358: result: no configure:26358: checking sys/fs/s5param.h presence configure:26358: i686-uhu-linux-gcc -E conftest.c conftest.c:259:28: fatal error: sys/fs/s5param.h: No such file or directory #include ^ compilation terminated. configure:26358: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | /* end confdefs.h. */ | #include configure:26358: result: no configure:26358: checking for sys/fs/s5param.h configure:26358: result: no configure:26358: checking sys/filsys.h usability configure:26358: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:292:24: fatal error: sys/filsys.h: No such file or directory #include ^ compilation terminated. configure:26358: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:26358: result: no configure:26358: checking sys/filsys.h presence configure:26358: i686-uhu-linux-gcc -E conftest.c conftest.c:259:24: fatal error: sys/filsys.h: No such file or directory #include ^ compilation terminated. configure:26358: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | /* end confdefs.h. */ | #include configure:26358: result: no configure:26358: checking for sys/filsys.h configure:26358: result: no configure:26358: checking sys/statfs.h usability configure:26358: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:26358: $? = 0 configure:26358: result: yes configure:26358: checking sys/statfs.h presence configure:26358: i686-uhu-linux-gcc -E conftest.c configure:26358: $? = 0 configure:26358: result: yes configure:26358: checking for sys/statfs.h configure:26358: result: yes configure:26369: checking for statfs that truncates block counts configure:26391: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:262:7: error: expected '=', ',', ';', 'asm' or '__attribute__' before '--' token choke -- this is a workaround for a Sun-specific problem ^ In file included from conftest.c:264:0: /usr/include/sys/types.h:33:1: error: unknown type name '__u_char' typedef __u_char u_char; ^ configure:26391: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | /* end confdefs.h. */ | | #if !defined(sun) && !defined(__sun) | choke -- this is a workaround for a Sun-specific problem | #endif | #include | #include | int | main () | { | struct statfs t; long c = *(t.f_spare); | if (c) return 0; | ; | return 0; | } configure:26404: result: no configure:26414: checking how to do getaddrinfo, freeaddrinfo and getnameinfo configure:26419: checking for library containing getaddrinfo configure:26450: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:26450: $? = 0 configure:26467: result: none required configure:26479: checking for getaddrinfo configure:26505: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:26505: $? = 0 configure:26513: result: yes configure:26571: checking for gai_strerror (possibly via ws2tcpip.h) configure:26600: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 conftest.c: In function 'main': conftest.c:276:1: warning: passing argument 1 of 'gai_strerror' makes integer from pointer without a cast [enabled by default] gai_strerror (NULL); ^ In file included from conftest.c:266:0: /usr/include/netdb.h:671:20: note: expected 'int' but argument is of type 'void *' extern const char *gai_strerror (int __ecode) __THROW; ^ configure:26600: $? = 0 configure:26608: result: yes configure:26633: checking for struct sockaddr.sa_len configure:26633: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:266:12: error: 'struct sockaddr' has no member named 'sa_len' if (ac_aggr.sa_len) ^ configure:26633: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct sockaddr ac_aggr; | if (ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:26633: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:266:19: error: 'struct sockaddr' has no member named 'sa_len' if (sizeof ac_aggr.sa_len) ^ configure:26633: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct sockaddr ac_aggr; | if (sizeof ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:26633: result: no configure:26653: checking whether getaddrinfo is declared configure:26653: result: yes configure:26678: checking whether freeaddrinfo is declared configure:26678: result: yes configure:26703: checking whether gai_strerror is declared configure:26703: result: yes configure:26728: checking whether getnameinfo is declared configure:26728: result: yes configure:26767: checking for struct addrinfo configure:26767: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:26767: $? = 0 configure:26767: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:280:30: error: expected expression before ')' token if (sizeof ((struct addrinfo))) ^ configure:26767: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | | | int | main () | { | if (sizeof ((struct addrinfo))) | return 0; | ; | return 0; | } configure:26767: result: yes configure:26892: checking for gethostname configure:26892: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:26892: $? = 0 configure:26892: result: yes configure:26993: checking for HOST_NAME_MAX configure:27039: result: yes configure:27075: checking for getloadavg configure:27075: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:27075: $? = 0 configure:27075: result: yes configure:27086: checking for pstat_getdynamic configure:27086: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 /tmp/ccRZBa7X.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `pstat_getdynamic' collect2: error: ld returned 1 exit status configure:27086: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | /* end confdefs.h. */ | /* Define pstat_getdynamic to an innocuous variant, in case declares pstat_getdynamic. | For example, HP-UX 11i declares gettimeofday. */ | #define pstat_getdynamic innocuous_pstat_getdynamic | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pstat_getdynamic (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pstat_getdynamic | | /* 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 pstat_getdynamic (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pstat_getdynamic || defined __stub___pstat_getdynamic | choke me | #endif | | int | main () | { | return pstat_getdynamic (); | ; | return 0; | } configure:27086: result: no configure:27097: checking for kstat_open in -lkstat configure:27122: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lkstat -lpthread -ldl >&5 /usr/bin/ld: cannot find -lkstat collect2: error: ld returned 1 exit status configure:27122: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 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:27131: result: no configure:27145: checking for perfstat_cpu_total in -lperfstat configure:27170: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lperfstat -lpthread -ldl >&5 /usr/bin/ld: cannot find -lperfstat collect2: error: ld returned 1 exit status configure:27170: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 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_cpu_total (); | int | main () | { | return perfstat_cpu_total (); | ; | return 0; | } configure:27179: result: no configure:27375: checking for getloadavg configure:27375: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:27375: $? = 0 configure:27375: result: yes configure:27555: checking whether getloadavg requires setgid configure:27578: result: no configure:27621: checking sys/loadavg.h usability configure:27621: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:302:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:27621: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:27621: result: no configure:27621: checking sys/loadavg.h presence configure:27621: i686-uhu-linux-gcc -E conftest.c conftest.c:269:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:27621: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | /* end confdefs.h. */ | #include configure:27621: result: no configure:27621: checking for sys/loadavg.h configure:27621: result: no configure:27636: checking whether getloadavg is declared configure:27636: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:27636: $? = 0 configure:27636: result: yes configure:27732: checking for library containing gethostbyname configure:27780: result: none required configure:27794: checking for gethostbyname configure:27794: result: yes configure:27856: checking for library containing inet_ntop configure:27904: result: none required configure:27946: checking whether inet_ntop is declared configure:27946: result: yes configure:27974: checking whether the compiler generally respects inline configure:27995: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:27995: $? = 0 configure:28004: result: yes configure:28090: checking whether langinfo.h defines CODESET configure:28108: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28108: $? = 0 configure:28116: result: yes configure:28121: checking whether langinfo.h defines ERA configure:28139: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28139: $? = 0 configure:28147: result: yes configure:28162: checking whether nl_langinfo is declared without a macro configure:28180: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28180: $? = 0 configure:28188: result: yes configure:28225: checking whether locale.h conforms to POSIX:2001 configure:28242: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28242: $? = 0 configure:28249: result: yes configure:28261: checking whether locale.h defines locale_t configure:28278: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28278: $? = 0 configure:28286: result: yes configure:28370: checking whether duplocale is declared without a macro configure:28392: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28392: $? = 0 configure:28400: result: yes configure:28415: checking for stdlib.h configure:28415: result: yes configure:28425: checking for GNU libc compatible malloc configure:28459: result: yes configure:28590: checking whether NAN macro works configure:28613: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28613: $? = 0 configure:28620: result: yes configure:28625: checking whether HUGE_VAL works configure:28643: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28643: $? = 0 configure:28650: result: yes configure:28659: checking whether acosl is declared without a macro configure:28677: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28677: $? = 0 configure:28685: result: yes configure:28659: checking whether asinl is declared without a macro configure:28677: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28677: $? = 0 configure:28685: result: yes configure:28659: checking whether atanl is declared without a macro configure:28677: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28677: $? = 0 configure:28685: result: yes configure:28659: checking whether ceilf is declared without a macro configure:28677: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28677: $? = 0 configure:28685: result: yes configure:28659: checking whether ceill is declared without a macro configure:28677: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28677: $? = 0 configure:28685: result: yes configure:28659: checking whether cosl is declared without a macro configure:28677: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28677: $? = 0 configure:28685: result: yes configure:28659: checking whether expl is declared without a macro configure:28677: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28677: $? = 0 configure:28685: result: yes configure:28659: checking whether floorf is declared without a macro configure:28677: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28677: $? = 0 configure:28685: result: yes configure:28659: checking whether floorl is declared without a macro configure:28677: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28677: $? = 0 configure:28685: result: yes configure:28659: checking whether frexpl is declared without a macro configure:28677: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28677: $? = 0 configure:28685: result: yes configure:28659: checking whether ldexpl is declared without a macro configure:28677: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28677: $? = 0 configure:28685: result: yes configure:28659: checking whether logb is declared without a macro configure:28677: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28677: $? = 0 configure:28685: result: yes configure:28659: checking whether logl is declared without a macro configure:28677: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28677: $? = 0 configure:28685: result: yes configure:28659: checking whether round is declared without a macro configure:28677: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28677: $? = 0 configure:28685: result: yes configure:28659: checking whether roundf is declared without a macro configure:28677: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28677: $? = 0 configure:28685: result: yes configure:28659: checking whether roundl is declared without a macro configure:28677: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28677: $? = 0 configure:28685: result: yes configure:28659: checking whether sinl is declared without a macro configure:28677: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28677: $? = 0 configure:28685: result: yes configure:28659: checking whether sqrtl is declared without a macro configure:28677: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28677: $? = 0 configure:28685: result: yes configure:28659: checking whether tanl is declared without a macro configure:28677: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28677: $? = 0 configure:28685: result: yes configure:28659: checking whether trunc is declared without a macro configure:28677: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28677: $? = 0 configure:28685: result: yes configure:28659: checking whether truncf is declared without a macro configure:28677: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28677: $? = 0 configure:28685: result: yes configure:28659: checking whether truncl is declared without a macro configure:28677: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:28677: $? = 0 configure:28685: result: yes configure:28724: checking whether mbrtowc handles incomplete characters configure:28762: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:28762: $? = 0 configure:28762: ./conftest configure:28762: $? = 0 configure:28774: result: yes configure:28780: checking whether mbrtowc works as well as mbtowc configure:28822: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:28822: $? = 0 configure:28822: ./conftest configure:28822: $? = 0 configure:28834: result: yes configure:28872: checking whether mbrtowc handles a NULL string argument configure:28912: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:28912: $? = 0 configure:28912: ./conftest configure:28912: $? = 0 configure:28924: result: yes configure:28931: checking whether mbrtowc has a correct return value configure:28988: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:28988: $? = 0 configure:28988: ./conftest configure:28988: $? = 0 configure:29000: result: yes configure:29006: checking whether mbrtowc returns 0 when parsing a NUL character configure:29043: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:29043: $? = 0 configure:29043: ./conftest configure:29043: $? = 0 configure:29055: result: yes configure:29141: checking whether mbrtowc handles incomplete characters configure:29191: result: yes configure:29197: checking whether mbrtowc works as well as mbtowc configure:29251: result: yes configure:29354: checking for working mktime configure:29546: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:29546: $? = 0 configure:29546: ./conftest configure:29546: $? = 0 configure:29556: result: yes configure:29597: checking for listmntent configure:29597: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 /tmp/ccubtJAw.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `listmntent' collect2: error: ld returned 1 exit status configure:29597: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MKTIME 1 | /* end confdefs.h. */ | /* Define listmntent to an innocuous variant, in case declares listmntent. | For example, HP-UX 11i declares gettimeofday. */ | #define listmntent innocuous_listmntent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char listmntent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef listmntent | | /* 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 listmntent (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_listmntent || defined __stub___listmntent | choke me | #endif | | int | main () | { | return listmntent (); | ; | return 0; | } configure:29597: result: no configure:29597: checking for getmntinfo configure:29597: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 /tmp/cc9KcHxP.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getmntinfo' collect2: error: ld returned 1 exit status configure:29597: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MKTIME 1 | /* end confdefs.h. */ | /* Define getmntinfo to an innocuous variant, in case declares getmntinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define getmntinfo innocuous_getmntinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getmntinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getmntinfo | | /* 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 getmntinfo (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getmntinfo || defined __stub___getmntinfo | choke me | #endif | | int | main () | { | return getmntinfo (); | ; | return 0; | } configure:29597: result: no configure:29621: checking for sys/ucred.h configure:29621: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:309:23: fatal error: sys/ucred.h: No such file or directory #include ^ compilation terminated. configure:29621: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MKTIME 1 | /* end confdefs.h. */ | #include | | #include configure:29621: result: no configure:29635: checking for sys/mount.h configure:29635: result: yes configure:29653: checking mntent.h usability configure:29653: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:29653: $? = 0 configure:29653: result: yes configure:29653: checking mntent.h presence configure:29653: i686-uhu-linux-gcc -E conftest.c configure:29653: $? = 0 configure:29653: result: yes configure:29653: checking for mntent.h configure:29653: result: yes configure:29653: checking for sys/fs_types.h configure:29653: result: no configure:29679: checking for struct fsstat.f_fstypename configure:29679: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:360:22: error: storage size of 'ac_aggr' isn't known static struct fsstat ac_aggr; ^ configure:29679: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_PARAM_H | # include /* needed by powerpc-apple-darwin1.3.7 */ | #endif | #if HAVE_SYS_UCRED_H | # include /* needed for definition of NGROUPS */ | # include /* needed by powerpc-apple-darwin1.3.7 */ | #endif | #if HAVE_SYS_MOUNT_H | # include | #endif | #if HAVE_SYS_FS_TYPES_H | # include /* needed by powerpc-apple-darwin1.3.7 */ | #endif | | | int | main () | { | static struct fsstat ac_aggr; | if (ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:29679: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:360:22: error: storage size of 'ac_aggr' isn't known static struct fsstat ac_aggr; ^ configure:29679: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_PARAM_H | # include /* needed by powerpc-apple-darwin1.3.7 */ | #endif | #if HAVE_SYS_UCRED_H | # include /* needed for definition of NGROUPS */ | # include /* needed by powerpc-apple-darwin1.3.7 */ | #endif | #if HAVE_SYS_MOUNT_H | # include | #endif | #if HAVE_SYS_FS_TYPES_H | # include /* needed by powerpc-apple-darwin1.3.7 */ | #endif | | | int | main () | { | static struct fsstat ac_aggr; | if (sizeof ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:29679: result: no configure:29698: checking for library containing getmntent configure:29729: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:29729: $? = 0 configure:29746: result: none required configure:29756: checking for getmntent configure:29756: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:29756: $? = 0 configure:29756: result: yes configure:29778: checking for listmntent of Cray/Unicos-9 configure:29803: result: no configure:29815: checking for mntctl function and struct vmount configure:29824: i686-uhu-linux-gcc -E conftest.c conftest.c:310:20: fatal error: fshelp.h: No such file or directory #include ^ compilation terminated. configure:29824: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | /* end confdefs.h. */ | #include configure:29832: result: no configure:29849: checking for one-argument getmntent function configure:29882: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:29882: $? = 0 configure:29890: result: yes configure:30229: checking sys/mntent.h usability configure:30229: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:344:24: fatal error: sys/mntent.h: No such file or directory #include ^ compilation terminated. configure:30229: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:30229: result: no configure:30229: checking sys/mntent.h presence configure:30229: i686-uhu-linux-gcc -E conftest.c conftest.c:311:24: fatal error: sys/mntent.h: No such file or directory #include ^ compilation terminated. configure:30229: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | /* end confdefs.h. */ | #include configure:30229: result: no configure:30229: checking for sys/mntent.h configure:30229: result: no configure:30240: checking for struct statfs.f_fstypename configure:30240: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:320:22: error: storage size of 'ac_aggr' isn't known static struct statfs ac_aggr; ^ configure:30240: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | /* end confdefs.h. */ | | #include | #include | #include | | | int | main () | { | static struct statfs ac_aggr; | if (ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:30240: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:320:22: error: storage size of 'ac_aggr' isn't known static struct statfs ac_aggr; ^ configure:30240: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | /* end confdefs.h. */ | | #include | #include | #include | | | int | main () | { | static struct statfs ac_aggr; | if (sizeof ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:30240: result: no configure:30340: checking whether getaddrinfo is declared without a macro configure:30365: result: yes configure:30340: checking whether freeaddrinfo is declared without a macro configure:30365: result: yes configure:30340: checking whether gai_strerror is declared without a macro configure:30365: result: yes configure:30340: checking whether getnameinfo is declared without a macro configure:30365: result: yes configure:30379: checking whether is self-contained configure:30396: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:30396: $? = 0 configure:30404: result: yes configure:30579: checking whether open recognizes a trailing slash configure:30614: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:30614: $? = 0 configure:30614: ./conftest configure:30614: $? = 0 configure:30626: result: yes configure:30693: checking for working re_compile_pattern configure:30842: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:30842: $? = 0 configure:30842: ./conftest configure:30842: $? = 0 configure:30852: result: yes configure:31007: checking for library containing getservbyname configure:31055: result: none required configure:31069: checking for getservbyname configure:31069: result: yes configure:31152: checking for stdint.h configure:31152: result: yes configure:31162: checking for SIZE_MAX configure:31233: result: yes configure:31250: checking for snprintf configure:31250: result: yes configure:31262: checking whether snprintf respects a size of 1 configure:31282: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:31282: $? = 0 configure:31282: ./conftest configure:31282: $? = 0 configure:31293: result: yes configure:31426: checking for library containing setsockopt configure:31448: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:31448: $? = 0 configure:31529: result: none needed configure:31541: checking for socklen_t configure:31541: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:31541: $? = 0 configure:31541: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:332:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:31541: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_SOCKET_H | # include | #elif HAVE_WS2TCPIP_H | # include | #endif | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:31541: result: yes configure:31601: checking for ssize_t configure:31625: result: yes configure:31644: checking whether stat handles trailing slashes on directories configure:31667: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:31667: $? = 0 configure:31667: ./conftest configure:31667: $? = 0 configure:31677: result: yes configure:31679: checking whether stat handles trailing slashes on files configure:31709: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:31709: $? = 0 configure:31709: ./conftest configure:31709: $? = 0 configure:31720: result: yes configure:31787: checking whether NULL can be used in arbitrary expressions configure:31812: result: yes configure:31979: checking whether stdint.h conforms to C99 configure:32148: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32148: $? = 0 configure:32230: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:32230: $? = 0 configure:32230: ./conftest configure:32230: $? = 0 configure:32242: result: yes configure:32660: checking whether dprintf is declared without a macro configure:32678: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32678: $? = 0 configure:32686: result: yes configure:32660: checking whether fpurge is declared without a macro configure:32678: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:330:10: error: 'fpurge' undeclared (first use in this function) (void) fpurge; ^ conftest.c:330:10: note: each undeclared identifier is reported only once for each function it appears in configure:32678: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_RAW_DECL_DPRINTF 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef fpurge | (void) fpurge; | ; | return 0; | } configure:32686: result: no configure:32660: checking whether fseeko is declared without a macro configure:32678: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32678: $? = 0 configure:32686: result: yes configure:32660: checking whether ftello is declared without a macro configure:32678: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32678: $? = 0 configure:32686: result: yes configure:32660: checking whether getdelim is declared without a macro configure:32678: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32678: $? = 0 configure:32686: result: yes configure:32660: checking whether getline is declared without a macro configure:32678: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32678: $? = 0 configure:32686: result: yes configure:32660: checking whether popen is declared without a macro configure:32678: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32678: $? = 0 configure:32686: result: yes configure:32660: checking whether renameat is declared without a macro configure:32678: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32678: $? = 0 configure:32686: result: yes configure:32660: checking whether snprintf is declared without a macro configure:32678: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32678: $? = 0 configure:32686: result: yes configure:32660: checking whether tmpfile is declared without a macro configure:32678: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32678: $? = 0 configure:32686: result: yes configure:32660: checking whether vdprintf is declared without a macro configure:32678: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32678: $? = 0 configure:32686: result: yes configure:32660: checking whether vsnprintf is declared without a macro configure:32678: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32678: $? = 0 configure:32686: result: yes configure:32762: checking for random.h configure:32762: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:368:20: fatal error: random.h: No such file or directory #include ^ compilation terminated. configure:32762: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:32762: result: no configure:32779: checking for struct random_data configure:32779: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32779: $? = 0 configure:32779: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:343:33: error: expected expression before ')' token if (sizeof ((struct random_data))) ^ configure:32779: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | /* end confdefs.h. */ | #include | #if HAVE_RANDOM_H | # include | #endif | | | int | main () | { | if (sizeof ((struct random_data))) | return 0; | ; | return 0; | } configure:32779: result: yes configure:32800: checking whether atoll is declared without a macro configure:32824: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32824: $? = 0 configure:32832: result: yes configure:32800: checking whether canonicalize_file_name is declared without a macro configure:32824: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32824: $? = 0 configure:32832: result: yes configure:32800: checking whether getloadavg is declared without a macro configure:32824: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32824: $? = 0 configure:32832: result: yes configure:32800: checking whether getsubopt is declared without a macro configure:32824: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32824: $? = 0 configure:32832: result: yes configure:32800: checking whether grantpt is declared without a macro configure:32824: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32824: $? = 0 configure:32832: result: yes configure:32800: checking whether mkdtemp is declared without a macro configure:32824: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32824: $? = 0 configure:32832: result: yes configure:32800: checking whether mkostemp is declared without a macro configure:32824: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32824: $? = 0 configure:32832: result: yes configure:32800: checking whether mkostemps is declared without a macro configure:32824: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32824: $? = 0 configure:32832: result: yes configure:32800: checking whether mkstemp is declared without a macro configure:32824: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32824: $? = 0 configure:32832: result: yes configure:32800: checking whether mkstemps is declared without a macro configure:32824: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32824: $? = 0 configure:32832: result: yes configure:32800: checking whether ptsname is declared without a macro configure:32824: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32824: $? = 0 configure:32832: result: yes configure:32800: checking whether random_r is declared without a macro configure:32824: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32824: $? = 0 configure:32832: result: yes configure:32800: checking whether initstat_r is declared without a macro configure:32824: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:359:10: error: 'initstat_r' undeclared (first use in this function) (void) initstat_r; ^ conftest.c:359:10: note: each undeclared identifier is reported only once for each function it appears in configure:32824: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_LOADAVG_H | # include | #endif | #if HAVE_RANDOM_H | # include | #endif | | int | main () | { | #undef initstat_r | (void) initstat_r; | ; | return 0; | } configure:32832: result: no configure:32800: checking whether srandom_r is declared without a macro configure:32824: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32824: $? = 0 configure:32832: result: yes configure:32800: checking whether setstate_r is declared without a macro configure:32824: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32824: $? = 0 configure:32832: result: yes configure:32800: checking whether realpath is declared without a macro configure:32824: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32824: $? = 0 configure:32832: result: yes configure:32800: checking whether rpmatch is declared without a macro configure:32824: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32824: $? = 0 configure:32832: result: yes configure:32800: checking whether setenv is declared without a macro configure:32824: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32824: $? = 0 configure:32832: result: yes configure:32800: checking whether strtod is declared without a macro configure:32824: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32824: $? = 0 configure:32832: result: yes configure:32800: checking whether strtoll is declared without a macro configure:32824: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32824: $? = 0 configure:32832: result: yes configure:32800: checking whether strtoull is declared without a macro configure:32824: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32824: $? = 0 configure:32832: result: yes configure:32800: checking whether unlockpt is declared without a macro configure:32824: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32824: $? = 0 configure:32832: result: yes configure:32800: checking whether unsetenv is declared without a macro configure:32824: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32824: $? = 0 configure:32832: result: yes configure:32967: checking for working strndup configure:32999: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:32999: $? = 0 configure:32999: ./conftest configure:32999: $? = 0 configure:33009: result: yes configure:33066: checking for working strnlen configure:33100: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:33100: $? = 0 configure:33100: ./conftest configure:33100: $? = 0 configure:33110: result: yes configure:33169: checking for strsep configure:33169: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:33169: $? = 0 configure:33169: result: yes configure:33233: checking whether is self-contained configure:33258: result: yes configure:33263: checking for shutdown configure:33263: result: yes configure:33273: checking whether defines the SHUT_* macros configure:33298: result: yes configure:33392: checking for struct sockaddr_storage configure:33392: result: yes configure:33413: checking for sa_family_t configure:33413: result: yes configure:33478: checking whether socket is declared without a macro configure:33510: result: no configure:33478: checking whether connect is declared without a macro configure:33510: result: no configure:33478: checking whether accept is declared without a macro configure:33510: result: no configure:33478: checking whether bind is declared without a macro configure:33510: result: no configure:33478: checking whether getpeername is declared without a macro configure:33510: result: no configure:33478: checking whether getsockname is declared without a macro configure:33510: result: no configure:33478: checking whether getsockopt is declared without a macro configure:33510: result: no configure:33478: checking whether listen is declared without a macro configure:33510: result: no configure:33478: checking whether recv is declared without a macro configure:33510: result: no configure:33478: checking whether send is declared without a macro configure:33510: result: no configure:33478: checking whether recvfrom is declared without a macro configure:33510: result: no configure:33478: checking whether sendto is declared without a macro configure:33510: result: no configure:33478: checking whether setsockopt is declared without a macro configure:33510: result: no configure:33478: checking whether shutdown is declared without a macro configure:33510: result: no configure:33478: checking whether accept4 is declared without a macro configure:33510: result: no configure:33591: checking for nlink_t configure:33591: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33591: $? = 0 configure:33591: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:373:22: error: expected expression before ')' token if (sizeof ((nlink_t))) ^ configure:33591: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define GNULIB_TEST_STRSTR 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((nlink_t))) | return 0; | ; | return 0; | } configure:33591: result: yes configure:33606: checking whether fchmodat is declared without a macro configure:33624: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33624: $? = 0 configure:33632: result: yes configure:33606: checking whether fstatat is declared without a macro configure:33624: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33624: $? = 0 configure:33632: result: yes configure:33606: checking whether futimens is declared without a macro configure:33624: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33624: $? = 0 configure:33632: result: yes configure:33606: checking whether lchmod is declared without a macro configure:33624: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33624: $? = 0 configure:33632: result: yes configure:33606: checking whether lstat is declared without a macro configure:33624: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33624: $? = 0 configure:33632: result: yes configure:33606: checking whether mkdirat is declared without a macro configure:33624: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33624: $? = 0 configure:33632: result: yes configure:33606: checking whether mkfifo is declared without a macro configure:33624: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33624: $? = 0 configure:33632: result: yes configure:33606: checking whether mkfifoat is declared without a macro configure:33624: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33624: $? = 0 configure:33632: result: yes configure:33606: checking whether mknod is declared without a macro configure:33624: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33624: $? = 0 configure:33632: result: yes configure:33606: checking whether mknodat is declared without a macro configure:33624: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33624: $? = 0 configure:33632: result: yes configure:33606: checking whether stat is declared without a macro configure:33624: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33624: $? = 0 configure:33632: result: yes configure:33606: checking whether utimensat is declared without a macro configure:33624: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33624: $? = 0 configure:33632: result: yes configure:33664: checking whether localtime_r is compatible with its POSIX signature configure:33688: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33688: $? = 0 configure:33696: result: yes configure:33889: checking whether chown is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether dup2 is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether dup3 is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether environ is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether euidaccess is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether faccessat is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether fchdir is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether fchownat is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether fsync is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether ftruncate is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether getcwd is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether getdomainname is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether getdtablesize is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether getgroups is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether gethostname is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether getlogin is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether getlogin_r is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether getpagesize is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether getusershell is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether setusershell is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether endusershell is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether lchown is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether link is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether linkat is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether lseek is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether pipe2 is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether pread is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether pwrite is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether readlink is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether readlinkat is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether rmdir is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether sleep is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether symlink is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether symlinkat is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether ttyname_r is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether unlink is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether unlinkat is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33889: checking whether usleep is declared without a macro configure:33916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:33916: $? = 0 configure:33924: result: yes configure:33981: checking for unsetenv configure:33981: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:33981: $? = 0 configure:33981: result: yes configure:34013: checking for unsetenv() return type configure:34039: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:34039: $? = 0 configure:34046: result: int configure:34065: checking whether unsetenv works on duplicates configure:34093: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:34093: $? = 0 configure:34093: ./conftest configure:34093: $? = 0 configure:34103: result: yes configure:34204: checking for ptrdiff_t configure:34204: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:34204: $? = 0 configure:34204: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:457:24: error: expected expression before ')' token if (sizeof ((ptrdiff_t))) ^ configure:34204: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "1.4.16" | #define PACKAGE_STRING "nagios-plugins 1.4.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "nagios-plugins" | #define VERSION "1.4.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define CGIURL "/cgi-bin/nagios" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBPQ 1 | #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 | #define HAVE_LIBRADIUSCLIENT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_MYSQLCLIENT 1 | #define USE_IPV6 1 | #define HAVE_KRB5_H 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_SSL 1 | #define USE_OPENSSL 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define RETSIGTYPE void | #define HAVE_VA_COPY 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_POLL 1 | #define SOCKET_SIZE_TYPE int | #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos | #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" | #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" | #define PS_COLS 9 | #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" | #define PING6_PACKETS_FIRST 1 | #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "" | #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" | #define WHO_COMMAND "/usr/bin/who -q" | #define PATH_TO_SNMPGET "/usr/bin/snmpget" | #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" | #define PATH_TO_QSTAT "/usr/bin/qstat" | #define PATH_TO_FPING "/usr/sbin/fping" | #define SSH_COMMAND "/usr/bin/ssh" | #define PATH_TO_MAILQ "/usr/bin/mailq" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_DECL_SWAPCTL 0 | #define HAVE_PROC_MEMINFO 1 | #define PROC_MEMINFO "/proc/meminfo" | #define PATH_TO_DIG "/usr/bin/dig" | #define PATH_TO_APTGET "/usr/bin/apt-get" | #define __linux__ 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LSTAT 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_DECL_GETOPT_CLIP 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define GNULIB_TEST_STRSTR 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:34204: result: yes configure:34226: checking for vasprintf configure:34226: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:34226: $? = 0 configure:34226: result: yes configure:34299: checking for vsnprintf configure:34299: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 conftest.c:446:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:34299: $? = 0 configure:34299: result: yes configure:34311: checking whether snprintf respects a size of 1 configure:34342: result: yes configure:34481: checking whether btowc is declared without a macro configure:34506: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:34506: $? = 0 configure:34514: result: yes configure:34481: checking whether wctob is declared without a macro configure:34506: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:34506: $? = 0 configure:34514: result: yes configure:34481: checking whether mbsinit is declared without a macro configure:34506: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:34506: $? = 0 configure:34514: result: yes configure:34481: checking whether mbrtowc is declared without a macro configure:34506: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:34506: $? = 0 configure:34514: result: yes configure:34481: checking whether mbrlen is declared without a macro configure:34506: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:34506: $? = 0 configure:34514: result: yes configure:34481: checking whether mbsrtowcs is declared without a macro configure:34506: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:34506: $? = 0 configure:34514: result: yes configure:34481: checking whether mbsnrtowcs is declared without a macro configure:34506: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:34506: $? = 0 configure:34514: result: yes configure:34481: checking whether wcrtomb is declared without a macro configure:34506: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:34506: $? = 0 configure:34514: result: yes configure:34481: checking whether wcsrtombs is declared without a macro configure:34506: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:34506: $? = 0 configure:34514: result: yes configure:34481: checking whether wcsnrtombs is declared without a macro configure:34506: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:34506: $? = 0 configure:34514: result: yes configure:34481: checking whether wcwidth is declared without a macro configure:34506: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:34506: $? = 0 configure:34514: result: yes configure:34553: checking whether mbrtowc handles incomplete characters configure:34603: result: yes configure:34609: checking whether mbrtowc works as well as mbtowc configure:34663: result: yes configure:34703: checking whether wcrtomb return value is correct configure:34751: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:34751: $? = 0 configure:34751: ./conftest configure:34751: $? = 0 configure:34763: result: yes configure:34850: checking whether iswcntrl works configure:34889: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -L. conftest.c -lpthread -ldl >&5 configure:34889: $? = 0 configure:34889: ./conftest configure:34889: $? = 0 configure:34900: result: yes configure:35019: checking for stdint.h configure:35019: result: yes configure:35250: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by nagios-plugins config.status 1.4.16, which was generated by GNU Autoconf 2.67. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp03 config.status:2241: creating gl/Makefile config.status:2241: creating nagios-plugins.spec config.status:2241: creating Makefile config.status:2241: creating tap/Makefile config.status:2241: creating lib/Makefile config.status:2241: creating plugins/Makefile config.status:2241: creating lib/tests/Makefile config.status:2241: creating plugins-root/Makefile config.status:2241: creating plugins-scripts/Makefile config.status:2241: creating plugins-scripts/subst config.status:2241: creating plugins-scripts/utils.pm config.status:2241: creating plugins-scripts/utils.sh config.status:2241: creating perlmods/Makefile config.status:2241: creating command.cfg config.status:2241: creating test.pl config.status:2241: creating pkg/solaris/pkginfo config.status:2241: creating po/Makefile.in config.status:2241: creating config.h config.status:2469: executing depfiles commands config.status:2469: executing libtool commands config.status:2469: executing po-directories commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_HAVE_VA_COPY=yes ac_cv_build=i686-uhu-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict ac_cv_enable_redhat_pthread_workaround=test ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_btowc=yes ac_cv_func_dup2=yes ac_cv_func_fcntl=yes ac_cv_func_floor=no ac_cv_func_getdtablesize=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getloadavg=yes ac_cv_func_getmntent=yes ac_cv_func_getmntinfo=no ac_cv_func_getopt_long_only=yes ac_cv_func_getservbyname=yes ac_cv_func_isblank=yes ac_cv_func_iswblank=yes ac_cv_func_iswcntrl=yes ac_cv_func_iswctype=yes ac_cv_func_ldap_get_option=yes ac_cv_func_ldap_init=yes ac_cv_func_ldap_set_option=yes ac_cv_func_ldap_start_tls_s=yes ac_cv_func_listmntent=no ac_cv_func_localtime_r=yes ac_cv_func_lstat=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbsinit=yes ac_cv_func_memchr=yes ac_cv_func_memmove=yes ac_cv_func_mmap=yes ac_cv_func_mprotect=yes ac_cv_func_nl_langinfo=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_pstat_getdynamic=no ac_cv_func_select=yes ac_cv_func_setenv=yes ac_cv_func_shutdown=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_strdup=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=yes ac_cv_func_strndup=yes ac_cv_func_strnlen=yes ac_cv_func_strnlen_working=yes ac_cv_func_strsep=yes ac_cv_func_strstr=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_timegm=yes ac_cv_func_tsearch=yes ac_cv_func_unsetenv=yes ac_cv_func_vasnprintf=no ac_cv_func_vasprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcscoll=yes ac_cv_func_wcslen=yes ac_cv_func_wcsnlen=yes ac_cv_func_working_mktime=yes ac_cv_gnu_library_2_1=yes ac_cv_have_decl__snprintf=no ac_cv_have_decl_acosl=yes ac_cv_have_decl_asinl=yes ac_cv_have_decl_atanl=yes ac_cv_have_decl_atoll=yes ac_cv_have_decl_btowc=yes ac_cv_have_decl_canonicalize_file_name=yes ac_cv_have_decl_ceilf=yes ac_cv_have_decl_ceill=yes ac_cv_have_decl_chown=yes ac_cv_have_decl_cosl=yes ac_cv_have_decl_dprintf=yes ac_cv_have_decl_dup2=yes ac_cv_have_decl_dup3=yes ac_cv_have_decl_duplocale=yes ac_cv_have_decl_endusershell=yes ac_cv_have_decl_environ=yes ac_cv_have_decl_euidaccess=yes ac_cv_have_decl_expl=yes ac_cv_have_decl_faccessat=yes ac_cv_have_decl_fchdir=yes ac_cv_have_decl_fchmodat=yes ac_cv_have_decl_fchownat=yes ac_cv_have_decl_fcntl=yes ac_cv_have_decl_floorf=yes ac_cv_have_decl_floorl=yes ac_cv_have_decl_freeaddrinfo=yes ac_cv_have_decl_frexpl=yes ac_cv_have_decl_fseeko=yes ac_cv_have_decl_fstatat=yes ac_cv_have_decl_fsync=yes ac_cv_have_decl_ftello=yes ac_cv_have_decl_ftruncate=yes ac_cv_have_decl_futimens=yes ac_cv_have_decl_gai_strerror=yes ac_cv_have_decl_getaddrinfo=yes ac_cv_have_decl_getc_unlocked=yes ac_cv_have_decl_getcwd=yes ac_cv_have_decl_getdelim=yes ac_cv_have_decl_getdomainname=yes ac_cv_have_decl_getdtablesize=yes ac_cv_have_decl_getenv=yes ac_cv_have_decl_getgroups=yes ac_cv_have_decl_gethostname=yes ac_cv_have_decl_getline=yes ac_cv_have_decl_getloadavg=yes ac_cv_have_decl_getlogin=yes ac_cv_have_decl_getlogin_r=yes ac_cv_have_decl_getnameinfo=yes ac_cv_have_decl_getopt_clip=no ac_cv_have_decl_getpagesize=yes ac_cv_have_decl_getsubopt=yes ac_cv_have_decl_getusershell=yes ac_cv_have_decl_grantpt=yes ac_cv_have_decl_inet_ntop=yes ac_cv_have_decl_inet_pton=yes ac_cv_have_decl_lchmod=yes ac_cv_have_decl_lchown=yes ac_cv_have_decl_ldexpl=yes ac_cv_have_decl_link=yes ac_cv_have_decl_linkat=yes ac_cv_have_decl_logb=yes ac_cv_have_decl_logl=yes ac_cv_have_decl_lseek=yes ac_cv_have_decl_lstat=yes ac_cv_have_decl_mbrlen=yes ac_cv_have_decl_mbrtowc=yes ac_cv_have_decl_mbsinit=yes ac_cv_have_decl_mbsnrtowcs=yes ac_cv_have_decl_mbsrtowcs=yes ac_cv_have_decl_memmem=yes ac_cv_have_decl_mempcpy=yes ac_cv_have_decl_memrchr=yes ac_cv_have_decl_mkdirat=yes ac_cv_have_decl_mkdtemp=yes ac_cv_have_decl_mkfifo=yes ac_cv_have_decl_mkfifoat=yes ac_cv_have_decl_mknod=yes ac_cv_have_decl_mknodat=yes ac_cv_have_decl_mkostemp=yes ac_cv_have_decl_mkostemps=yes ac_cv_have_decl_mkstemp=yes ac_cv_have_decl_mkstemps=yes ac_cv_have_decl_nl_langinfo=yes ac_cv_have_decl_openat=yes ac_cv_have_decl_optreset=no ac_cv_have_decl_pipe2=yes ac_cv_have_decl_popen=yes ac_cv_have_decl_pread=yes ac_cv_have_decl_ptsname=yes ac_cv_have_decl_pwrite=yes ac_cv_have_decl_random_r=yes ac_cv_have_decl_rawmemchr=yes ac_cv_have_decl_readlink=yes ac_cv_have_decl_readlinkat=yes ac_cv_have_decl_realpath=yes ac_cv_have_decl_renameat=yes ac_cv_have_decl_rmdir=yes ac_cv_have_decl_round=yes ac_cv_have_decl_roundf=yes ac_cv_have_decl_roundl=yes ac_cv_have_decl_rpmatch=yes ac_cv_have_decl_setenv=yes ac_cv_have_decl_setstate_r=yes ac_cv_have_decl_setusershell=yes ac_cv_have_decl_sinl=yes ac_cv_have_decl_sleep=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_sqrtl=yes ac_cv_have_decl_srandom_r=yes ac_cv_have_decl_stat=yes ac_cv_have_decl_stpcpy=yes ac_cv_have_decl_stpncpy=yes ac_cv_have_decl_strcasestr=yes ac_cv_have_decl_strchrnul=yes ac_cv_have_decl_strdup=yes ac_cv_have_decl_strerror_r=yes ac_cv_have_decl_strncat=yes ac_cv_have_decl_strndup=yes ac_cv_have_decl_strnlen=yes ac_cv_have_decl_strpbrk=yes ac_cv_have_decl_strsep=yes ac_cv_have_decl_strsignal=yes ac_cv_have_decl_strtod=yes ac_cv_have_decl_strtok_r=yes ac_cv_have_decl_strtoll=yes ac_cv_have_decl_strtoull=yes ac_cv_have_decl_strverscmp=yes ac_cv_have_decl_swapctl=no ac_cv_have_decl_symlink=yes ac_cv_have_decl_symlinkat=yes ac_cv_have_decl_tanl=yes ac_cv_have_decl_tmpfile=yes ac_cv_have_decl_trunc=yes ac_cv_have_decl_truncf=yes ac_cv_have_decl_truncl=yes ac_cv_have_decl_ttyname_r=yes ac_cv_have_decl_unlink=yes ac_cv_have_decl_unlinkat=yes ac_cv_have_decl_unlockpt=yes ac_cv_have_decl_unsetenv=yes ac_cv_have_decl_usleep=yes ac_cv_have_decl_utimensat=yes ac_cv_have_decl_vdprintf=yes ac_cv_have_decl_vsnprintf=yes ac_cv_have_decl_wcrtomb=yes ac_cv_have_decl_wcsnrtombs=yes ac_cv_have_decl_wcsrtombs=yes ac_cv_have_decl_wctob=yes ac_cv_have_decl_wcwidth=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_dustat_h=no ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_features_h=yes ac_cv_header_float_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_krb5_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_linux_hdreg_h=yes ac_cv_header_linux_types_h=yes ac_cv_header_locale_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mntent_h=yes ac_cv_header_mp_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_openssl_crypto_h=yes ac_cv_header_openssl_err_h=yes ac_cv_header_openssl_pem_h=yes ac_cv_header_openssl_rsa_h=yes ac_cv_header_openssl_ssl_h=yes ac_cv_header_openssl_x509_h=yes ac_cv_header_pgsql_libpq_fe_h=no ac_cv_header_postgresql_libpq_fe_h=yes ac_cv_header_random_h=no ac_cv_header_search_h=yes ac_cv_header_signal_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdarg_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_filsys_h=no ac_cv_header_sys_fs_s5param_h=no ac_cv_header_sys_fs_types_h=no ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mntent_h=no ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_swap_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_ucred_h=no ac_cv_header_sys_un_h=yes ac_cv_header_sys_unistd_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_uio_h=no ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_header_xlocale_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_bsd_pow=no ac_cv_lib_crypt_main=yes ac_cv_lib_crypto_CRYPTO_lock=yes ac_cv_lib_dce_main=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dl_shl_load=no ac_cv_lib_error_at_line=yes ac_cv_lib_kstat_kstat_open=no ac_cv_lib_ldap_main=yes ac_cv_lib_m_floor=yes ac_cv_lib_mysqlclient_mysql_init=yes ac_cv_lib_nsl_main=yes ac_cv_lib_perfstat_perfstat_cpu_total=no ac_cv_lib_pq_PQsetdbLogin=yes ac_cv_lib_pthread_main=yes ac_cv_lib_radiusclient_rc_read_config=yes ac_cv_lib_resolv_main=yes ac_cv_lib_socket_socket=no ac_cv_lib_ssl_main=yes ac_cv_lib_tap_plan_tests=no ac_cv_member_struct_fsstat_f_fstypename=no ac_cv_member_struct_sockaddr_sa_len=no ac_cv_member_struct_statfs_f_fstypename=no ac_cv_member_struct_swapent_se_nblks=no ac_cv_nslookup_command='/usr/bin/nslookup -sil' ac_cv_objext=o ac_cv_path_BASENAME=/bin/basename ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PATH_TO_APTGET=/usr/bin/apt-get ac_cv_path_PATH_TO_DIG=/usr/bin/dig ac_cv_path_PATH_TO_FPING=/usr/sbin/fping ac_cv_path_PATH_TO_MAILQ=/usr/bin/mailq ac_cv_path_PATH_TO_NSLOOKUP=/usr/bin/nslookup ac_cv_path_PATH_TO_PING6=/bin/ping6 ac_cv_path_PATH_TO_PING=/bin/ping ac_cv_path_PATH_TO_PS=/bin/ps ac_cv_path_PATH_TO_QSTAT=/usr/bin/qstat ac_cv_path_PATH_TO_SMBCLIENT=/usr/bin/smbclient ac_cv_path_PATH_TO_SNMPGET=/usr/bin/snmpget ac_cv_path_PATH_TO_SNMPGETNEXT=/usr/bin/snmpgetnext ac_cv_path_PATH_TO_SSH=/usr/bin/ssh ac_cv_path_PATH_TO_UPTIME=/usr/bin/uptime ac_cv_path_PATH_TO_WHO=/usr/bin/who ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_SED=/bin/sed ac_cv_path_SH=/bin/sh ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_path_np_mysql_config=/usr/bin/mysql_config ac_cv_path_to_qstat=/usr/bin/qstat ac_cv_path_to_who='/usr/bin/who -q' ac_cv_ping6_packets_first=yes ac_cv_ping_has_timeout=yes ac_cv_ping_packets_first=yes ac_cv_proc_meminfo=/proc/meminfo ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_i686_uhu_linux_gcc_c_o=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_ps_cols=9 ac_cv_ps_command='/bin/ps axwo '\''stat uid pid ppid vsz rss pcpu comm args'\''' ac_cv_ps_format='%s %d %d %d %d %d %f %s %n' ac_cv_ps_varlist='procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos' ac_cv_safe_to_define___extensions__=yes ac_cv_search_getaddrinfo='none required' ac_cv_search_gethostbyname='none required' ac_cv_search_getmntent='none required' ac_cv_search_getservbyname='none required' ac_cv_search_inet_ntop='none required' ac_cv_socket_size_type=int ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_type__Bool=yes ac_cv_type_long_long_int=yes ac_cv_type_mbstate_t=yes ac_cv_type_mode_t=yes ac_cv_type_nlink_t=yes ac_cv_type_pid_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sa_family_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_struct_addrinfo=yes ac_cv_type_struct_random_data=yes ac_cv_type_struct_sockaddr_storage=yes ac_cv_type_swapent_t=no ac_cv_type_swaptbl_t=no ac_cv_type_unsigned_long_long_int=yes ac_cv_uname_m=i686 ac_cv_uname_r=3.15.0-rc8-2.i386 ac_cv_uname_s=Linux ac_cv_uname_v='#2 SMP Thu Jun 5 11:08:29 UTC 2014' ac_cv_win_or_dos=no ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_langinfo_codeset=yes fu_cv_sys_mounted_cray_listmntent=no fu_cv_sys_mounted_getmntent1=yes fu_cv_sys_mounted_vmount=no fu_cv_sys_stat_statfs2_bsize=yes fu_cv_sys_stat_statfs3_osf1=no fu_cv_sys_stat_statvfs=no fu_cv_sys_truncating_statfs=no gl_cv_c_inline_effective=yes gl_cv_c_multiarch=no gl_cv_decl_HOST_NAME_MAX=yes gl_cv_decl_null_works=yes gl_cv_double_slash_root=no gl_cv_fs_space=yes gl_cv_func_btowc_eof=yes gl_cv_func_btowc_nul=yes gl_cv_func_dup2_works=yes gl_cv_func_fcntl_f_dupfd_cloexec='needs runtime check' gl_cv_func_fcntl_f_dupfd_works=yes gl_cv_func_floorf_libm=-lm gl_cv_func_gai_strerror=yes gl_cv_func_getaddrinfo=yes gl_cv_func_getloadavg_setgid=no gl_cv_func_getopt_gnu=yes gl_cv_func_getopt_posix=yes gl_cv_func_iswcntrl_works=yes gl_cv_func_malloc_0_nonnull=1 gl_cv_func_malloc_posix=yes gl_cv_func_mbrtowc_incomplete_state=yes gl_cv_func_mbrtowc_nul_retval=yes gl_cv_func_mbrtowc_null_arg=yes gl_cv_func_mbrtowc_retval=yes gl_cv_func_mbrtowc_sanitycheck=yes gl_cv_func_memchr_works=yes gl_cv_func_open_slash=yes gl_cv_func_re_compile_pattern_working=yes gl_cv_func_setenv_works=yes gl_cv_func_snprintf_retval_c99=yes gl_cv_func_snprintf_size1=yes gl_cv_func_snprintf_usable=yes gl_cv_func_stat_dir_slash=yes gl_cv_func_stat_file_slash=yes gl_cv_func_strndup_works=yes gl_cv_func_unsetenv_works=yes gl_cv_func_vsnprintf_usable=yes gl_cv_func_wcrtomb_retval=yes gl_cv_func_working_strerror=yes gl_cv_have_include_next=yes gl_cv_have_raw_decl_accept4=no gl_cv_have_raw_decl_accept=no gl_cv_have_raw_decl_acosl=yes gl_cv_have_raw_decl_asinl=yes gl_cv_have_raw_decl_atanl=yes gl_cv_have_raw_decl_atoll=yes gl_cv_have_raw_decl_bind=no gl_cv_have_raw_decl_btowc=yes gl_cv_have_raw_decl_canonicalize_file_name=yes gl_cv_have_raw_decl_ceilf=yes gl_cv_have_raw_decl_ceill=yes gl_cv_have_raw_decl_chown=yes gl_cv_have_raw_decl_connect=no gl_cv_have_raw_decl_cosl=yes gl_cv_have_raw_decl_dprintf=yes gl_cv_have_raw_decl_dup2=yes gl_cv_have_raw_decl_dup3=yes gl_cv_have_raw_decl_duplocale=yes gl_cv_have_raw_decl_endusershell=yes gl_cv_have_raw_decl_environ=yes gl_cv_have_raw_decl_euidaccess=yes gl_cv_have_raw_decl_expl=yes gl_cv_have_raw_decl_faccessat=yes gl_cv_have_raw_decl_fchdir=yes gl_cv_have_raw_decl_fchmodat=yes gl_cv_have_raw_decl_fchownat=yes gl_cv_have_raw_decl_fcntl=yes gl_cv_have_raw_decl_floorf=yes gl_cv_have_raw_decl_floorl=yes gl_cv_have_raw_decl_fpurge=no gl_cv_have_raw_decl_freeaddrinfo=yes gl_cv_have_raw_decl_frexpl=yes gl_cv_have_raw_decl_fseeko=yes gl_cv_have_raw_decl_fstatat=yes gl_cv_have_raw_decl_fsync=yes gl_cv_have_raw_decl_ftello=yes gl_cv_have_raw_decl_ftruncate=yes gl_cv_have_raw_decl_futimens=yes gl_cv_have_raw_decl_gai_strerror=yes gl_cv_have_raw_decl_getaddrinfo=yes gl_cv_have_raw_decl_getcwd=yes gl_cv_have_raw_decl_getdelim=yes gl_cv_have_raw_decl_getdomainname=yes gl_cv_have_raw_decl_getdtablesize=yes gl_cv_have_raw_decl_getgroups=yes gl_cv_have_raw_decl_gethostname=yes gl_cv_have_raw_decl_getline=yes gl_cv_have_raw_decl_getloadavg=yes gl_cv_have_raw_decl_getlogin=yes gl_cv_have_raw_decl_getlogin_r=yes gl_cv_have_raw_decl_getnameinfo=yes gl_cv_have_raw_decl_getpagesize=yes gl_cv_have_raw_decl_getpeername=no gl_cv_have_raw_decl_getsockname=no gl_cv_have_raw_decl_getsockopt=no gl_cv_have_raw_decl_getsubopt=yes gl_cv_have_raw_decl_getusershell=yes gl_cv_have_raw_decl_grantpt=yes gl_cv_have_raw_decl_inet_ntop=yes gl_cv_have_raw_decl_inet_pton=yes gl_cv_have_raw_decl_initstat_r=no gl_cv_have_raw_decl_lchmod=yes gl_cv_have_raw_decl_lchown=yes gl_cv_have_raw_decl_ldexpl=yes gl_cv_have_raw_decl_link=yes gl_cv_have_raw_decl_linkat=yes gl_cv_have_raw_decl_listen=no gl_cv_have_raw_decl_logb=yes gl_cv_have_raw_decl_logl=yes gl_cv_have_raw_decl_lseek=yes gl_cv_have_raw_decl_lstat=yes gl_cv_have_raw_decl_mbrlen=yes gl_cv_have_raw_decl_mbrtowc=yes gl_cv_have_raw_decl_mbsinit=yes gl_cv_have_raw_decl_mbsnrtowcs=yes gl_cv_have_raw_decl_mbsrtowcs=yes gl_cv_have_raw_decl_memmem=yes gl_cv_have_raw_decl_mempcpy=yes gl_cv_have_raw_decl_memrchr=yes gl_cv_have_raw_decl_mkdirat=yes gl_cv_have_raw_decl_mkdtemp=yes gl_cv_have_raw_decl_mkfifo=yes gl_cv_have_raw_decl_mkfifoat=yes gl_cv_have_raw_decl_mknod=yes gl_cv_have_raw_decl_mknodat=yes gl_cv_have_raw_decl_mkostemp=yes gl_cv_have_raw_decl_mkostemps=yes gl_cv_have_raw_decl_mkstemp=yes gl_cv_have_raw_decl_mkstemps=yes gl_cv_have_raw_decl_nl_langinfo=yes gl_cv_have_raw_decl_openat=yes gl_cv_have_raw_decl_pipe2=yes gl_cv_have_raw_decl_popen=yes gl_cv_have_raw_decl_pread=yes gl_cv_have_raw_decl_ptsname=yes gl_cv_have_raw_decl_pwrite=yes gl_cv_have_raw_decl_random_r=yes gl_cv_have_raw_decl_rawmemchr=yes gl_cv_have_raw_decl_readlink=yes gl_cv_have_raw_decl_readlinkat=yes gl_cv_have_raw_decl_realpath=yes gl_cv_have_raw_decl_recv=no gl_cv_have_raw_decl_recvfrom=no gl_cv_have_raw_decl_renameat=yes gl_cv_have_raw_decl_rmdir=yes gl_cv_have_raw_decl_round=yes gl_cv_have_raw_decl_roundf=yes gl_cv_have_raw_decl_roundl=yes gl_cv_have_raw_decl_rpmatch=yes gl_cv_have_raw_decl_send=no gl_cv_have_raw_decl_sendto=no gl_cv_have_raw_decl_setenv=yes gl_cv_have_raw_decl_setsockopt=no gl_cv_have_raw_decl_setstate_r=yes gl_cv_have_raw_decl_setusershell=yes gl_cv_have_raw_decl_shutdown=no gl_cv_have_raw_decl_sinl=yes gl_cv_have_raw_decl_sleep=yes gl_cv_have_raw_decl_snprintf=yes gl_cv_have_raw_decl_socket=no gl_cv_have_raw_decl_sqrtl=yes gl_cv_have_raw_decl_srandom_r=yes gl_cv_have_raw_decl_stat=yes gl_cv_have_raw_decl_stpcpy=yes gl_cv_have_raw_decl_stpncpy=yes gl_cv_have_raw_decl_strcasestr=yes gl_cv_have_raw_decl_strchrnul=yes gl_cv_have_raw_decl_strdup=yes gl_cv_have_raw_decl_strncat=yes gl_cv_have_raw_decl_strndup=yes gl_cv_have_raw_decl_strnlen=yes gl_cv_have_raw_decl_strpbrk=yes gl_cv_have_raw_decl_strsep=yes gl_cv_have_raw_decl_strsignal=yes gl_cv_have_raw_decl_strtod=yes gl_cv_have_raw_decl_strtok_r=yes gl_cv_have_raw_decl_strtoll=yes gl_cv_have_raw_decl_strtoull=yes gl_cv_have_raw_decl_strverscmp=yes gl_cv_have_raw_decl_symlink=yes gl_cv_have_raw_decl_symlinkat=yes gl_cv_have_raw_decl_tanl=yes gl_cv_have_raw_decl_tmpfile=yes gl_cv_have_raw_decl_trunc=yes gl_cv_have_raw_decl_truncf=yes gl_cv_have_raw_decl_truncl=yes gl_cv_have_raw_decl_ttyname_r=yes gl_cv_have_raw_decl_unlink=yes gl_cv_have_raw_decl_unlinkat=yes gl_cv_have_raw_decl_unlockpt=yes gl_cv_have_raw_decl_unsetenv=yes gl_cv_have_raw_decl_usleep=yes gl_cv_have_raw_decl_utimensat=yes gl_cv_have_raw_decl_vdprintf=yes gl_cv_have_raw_decl_vsnprintf=yes gl_cv_have_raw_decl_wcrtomb=yes gl_cv_have_raw_decl_wcsnrtombs=yes gl_cv_have_raw_decl_wcsrtombs=yes gl_cv_have_raw_decl_wctob=yes gl_cv_have_raw_decl_wcwidth=yes gl_cv_header_errno_h_complete=yes gl_cv_header_inttypes_h=yes gl_cv_header_langinfo_codeset=yes gl_cv_header_langinfo_era=yes gl_cv_header_locale_h_needs_xlocale_h=no gl_cv_header_locale_h_posix2001=yes gl_cv_header_locale_has_locale_t=yes gl_cv_header_math_huge_val_works=yes gl_cv_header_math_nan_works=yes gl_cv_header_netinet_in_h_selfcontained=yes gl_cv_header_stdint_h=yes gl_cv_header_sys_socket_h_selfcontained=yes gl_cv_header_sys_socket_h_shut=yes gl_cv_header_wchar_h_correct_inline=yes gl_cv_header_working_fcntl_h=yes gl_cv_header_working_stdint_h=yes gl_cv_lib_socket='none needed' gl_cv_list_mounted_fs=yes gl_cv_next_arpa_inet_h='' gl_cv_next_fcntl_h='' gl_cv_next_getopt_h='' gl_cv_next_langinfo_h='' gl_cv_next_locale_h='' gl_cv_next_math_h='' gl_cv_next_netdb_h='' gl_cv_next_stdint_h='' gl_cv_next_stdio_h='' gl_cv_next_stdlib_h='' gl_cv_next_string_h='' gl_cv_next_sys_socket_h='' gl_cv_next_sys_stat_h='' gl_cv_next_time_h='' gl_cv_next_unistd_h='' gl_cv_next_wchar_h='' gl_cv_next_wctype_h='' gl_cv_prog_as_underscore=no gl_cv_promoted_mode_t=mode_t gl_cv_rpl_alloca=yes gl_cv_size_max=yes gl_cv_socket_ipv4=yes gl_cv_socket_ipv6=yes gl_cv_sys_struct_timespec_in_time_h=yes gl_cv_time_r_posix=yes gt_cv_c_intmax_t=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext2_libc=yes gt_cv_func_unsetenv_ret=int gt_cv_locale_fr=fr_FR gt_cv_locale_fr_utf8=fr_FR.UTF-8 gt_cv_locale_ja=ja_JP gt_cv_locale_zh_CN=zh_CN.GB18030 gt_cv_ssize_t=yes gt_cv_var_environ_declaration=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 np_cv_sys_ipv6=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run aclocal-1.11' ALLOCA='' ALLOCA_H='alloca.h' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run tar' APPLE_UNIVERSAL_BUILD='0' AR='i686-uhu-linux-ar' ASM_SYMBOL_PREFIX='""' AUTOCONF='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run automake-1.11' AWK='gawk' BASENAME='/bin/basename' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEPLIBS='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EMULTIHOP_HIDDEN='' EMULTIHOP_VALUE='' ENOLINK_HIDDEN='' ENOLINK_VALUE='' EOVERFLOW_HIDDEN='' EOVERFLOW_VALUE='' ERRNO_H='' EXEEXT='' EXTRAS=' check_pgsql check_radius check_ldap check_ide_smart check_mysql check_mysql_query check_procs check_nagios check_dns check_hpjd check_snmp check_game check_fping check_by_ssh check_swap check_dig check_apt check_nt' EXTRAS_ROOT='' EXTRA_NETOBJS='' EXTRA_TEST='' FGREP='/bin/grep -F' FLOAT_H='' FLOORF_LIBM='-lm' GETADDRINFO_LIB='' GETHOSTNAME_LIB='' GETLOADAVG_LIBS='' GETOPT_H='' GETTEXT_MACRO_VERSION='0.18' GLIBC21='yes' GL_COND_LIBTOOL_FALSE='' GL_COND_LIBTOOL_TRUE='#' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GNULIB_ACCEPT4='0' GNULIB_ACCEPT='0' GNULIB_ACOSL='0' GNULIB_ASINL='0' GNULIB_ATANL='0' GNULIB_ATOLL='0' GNULIB_BIND='0' GNULIB_BTOWC='1' GNULIB_CALLOC_POSIX='0' GNULIB_CANONICALIZE_FILE_NAME='0' GNULIB_CEILF='0' GNULIB_CEILL='0' GNULIB_CHOWN='0' GNULIB_CLOSE='0' GNULIB_CONNECT='0' GNULIB_COSL='0' GNULIB_DPRINTF='0' GNULIB_DUP2='1' GNULIB_DUP3='0' GNULIB_DUPLOCALE='0' GNULIB_ENVIRON='1' GNULIB_EUIDACCESS='0' GNULIB_EXPL='0' GNULIB_FACCESSAT='0' GNULIB_FCHDIR='0' GNULIB_FCHMODAT='0' GNULIB_FCHOWNAT='0' GNULIB_FCLOSE='0' GNULIB_FCNTL='1' GNULIB_FFLUSH='0' GNULIB_FLOORF='1' GNULIB_FLOORL='0' GNULIB_FOPEN='0' GNULIB_FPRINTF='1' GNULIB_FPRINTF_POSIX='0' GNULIB_FPURGE='0' GNULIB_FPUTC='1' GNULIB_FPUTS='1' GNULIB_FREOPEN='0' GNULIB_FREXP='0' GNULIB_FREXPL='0' GNULIB_FSEEK='0' GNULIB_FSEEKO='0' GNULIB_FSTATAT='0' GNULIB_FSYNC='0' GNULIB_FTELL='0' GNULIB_FTELLO='0' GNULIB_FTRUNCATE='0' GNULIB_FUTIMENS='0' GNULIB_FWRITE='1' GNULIB_GETADDRINFO='1' GNULIB_GETCWD='0' GNULIB_GETDELIM='0' GNULIB_GETDOMAINNAME='0' GNULIB_GETDTABLESIZE='1' GNULIB_GETGROUPS='0' GNULIB_GETHOSTNAME='1' GNULIB_GETLINE='0' GNULIB_GETLOADAVG='1' GNULIB_GETLOGIN='0' GNULIB_GETLOGIN_R='0' GNULIB_GETPAGESIZE='0' GNULIB_GETPEERNAME='0' GNULIB_GETSOCKNAME='0' GNULIB_GETSOCKOPT='0' GNULIB_GETSUBOPT='0' GNULIB_GETUSERSHELL='0' GNULIB_GRANTPT='0' GNULIB_INET_NTOP='1' GNULIB_INET_PTON='0' GNULIB_ISFINITE='0' GNULIB_ISINF='0' GNULIB_ISNAN='0' GNULIB_ISNAND='0' GNULIB_ISNANF='0' GNULIB_ISNANL='0' GNULIB_LCHMOD='0' GNULIB_LCHOWN='0' GNULIB_LDEXPL='0' GNULIB_LINK='0' GNULIB_LINKAT='0' GNULIB_LISTEN='0' GNULIB_LOGB='0' GNULIB_LOGL='0' GNULIB_LSEEK='0' GNULIB_LSTAT='0' GNULIB_MALLOC_POSIX='1' GNULIB_MBRLEN='0' GNULIB_MBRTOWC='1' GNULIB_MBSCASECMP='0' GNULIB_MBSCASESTR='0' GNULIB_MBSCHR='0' GNULIB_MBSCSPN='0' GNULIB_MBSINIT='1' GNULIB_MBSLEN='0' GNULIB_MBSNCASECMP='0' GNULIB_MBSNLEN='0' GNULIB_MBSNRTOWCS='0' GNULIB_MBSPBRK='0' GNULIB_MBSPCASECMP='0' GNULIB_MBSRCHR='0' GNULIB_MBSRTOWCS='0' GNULIB_MBSSEP='0' GNULIB_MBSSPN='0' GNULIB_MBSSTR='0' GNULIB_MBSTOK_R='0' GNULIB_MEMCHR='1' GNULIB_MEMMEM='0' GNULIB_MEMPCPY='0' GNULIB_MEMRCHR='0' GNULIB_MKDIRAT='0' GNULIB_MKDTEMP='0' GNULIB_MKFIFO='0' GNULIB_MKFIFOAT='0' GNULIB_MKNOD='0' GNULIB_MKNODAT='0' GNULIB_MKOSTEMP='0' GNULIB_MKOSTEMPS='0' GNULIB_MKSTEMP='0' GNULIB_MKSTEMPS='0' GNULIB_MKTIME='1' GNULIB_NANOSLEEP='0' GNULIB_NL_LANGINFO='1' GNULIB_OBSTACK_PRINTF='0' GNULIB_OBSTACK_PRINTF_POSIX='0' GNULIB_OPEN='1' GNULIB_OPENAT='0' GNULIB_PERROR='0' GNULIB_PIPE2='0' GNULIB_POPEN='0' GNULIB_PREAD='0' GNULIB_PRINTF='1' GNULIB_PRINTF_POSIX='0' GNULIB_PTSNAME='0' GNULIB_PUTC='1' GNULIB_PUTCHAR='1' GNULIB_PUTENV='0' GNULIB_PUTS='1' GNULIB_PWRITE='0' GNULIB_RANDOM_R='0' GNULIB_RAWMEMCHR='0' GNULIB_READLINK='0' GNULIB_READLINKAT='0' GNULIB_REALLOC_POSIX='0' GNULIB_REALPATH='0' GNULIB_RECV='0' GNULIB_RECVFROM='0' GNULIB_REMOVE='0' GNULIB_RENAME='0' GNULIB_RENAMEAT='0' GNULIB_RMDIR='0' GNULIB_ROUND='0' GNULIB_ROUNDF='0' GNULIB_ROUNDL='0' GNULIB_RPMATCH='0' GNULIB_SEND='0' GNULIB_SENDTO='0' GNULIB_SETENV='1' GNULIB_SETSOCKOPT='0' GNULIB_SHUTDOWN='0' GNULIB_SIGNBIT='0' GNULIB_SINL='0' GNULIB_SLEEP='0' GNULIB_SNPRINTF='1' GNULIB_SOCKET='0' GNULIB_SPRINTF_POSIX='0' GNULIB_SQRTL='0' GNULIB_STAT='1' GNULIB_STDIO_H_SIGPIPE='0' GNULIB_STPCPY='0' GNULIB_STPNCPY='0' GNULIB_STRCASESTR='0' GNULIB_STRCHRNUL='0' GNULIB_STRDUP='1' GNULIB_STRERROR='1' GNULIB_STRNCAT='0' GNULIB_STRNDUP='1' GNULIB_STRNLEN='1' GNULIB_STRPBRK='0' GNULIB_STRPTIME='0' GNULIB_STRSEP='1' GNULIB_STRSIGNAL='0' GNULIB_STRSTR='1' GNULIB_STRTOD='0' GNULIB_STRTOK_R='0' GNULIB_STRTOLL='0' GNULIB_STRTOULL='0' GNULIB_STRVERSCMP='0' GNULIB_SYMLINK='0' GNULIB_SYMLINKAT='0' GNULIB_TANL='0' GNULIB_TIMEGM='1' GNULIB_TIME_R='1' GNULIB_TMPFILE='0' GNULIB_TRUNC='0' GNULIB_TRUNCF='0' GNULIB_TRUNCL='0' GNULIB_TTYNAME_R='0' GNULIB_UNISTD_H_GETOPT='0' GNULIB_UNISTD_H_SIGPIPE='0' GNULIB_UNLINK='0' GNULIB_UNLINKAT='0' GNULIB_UNLOCKPT='0' GNULIB_UNSETENV='1' GNULIB_USLEEP='0' GNULIB_UTIMENSAT='0' GNULIB_VASPRINTF='1' GNULIB_VDPRINTF='0' GNULIB_VFPRINTF='1' GNULIB_VFPRINTF_POSIX='0' GNULIB_VPRINTF='1' GNULIB_VPRINTF_POSIX='0' GNULIB_VSNPRINTF='1' GNULIB_VSPRINTF_POSIX='0' GNULIB_WCRTOMB='1' GNULIB_WCSNRTOMBS='0' GNULIB_WCSRTOMBS='0' GNULIB_WCTOB='0' GNULIB_WCWIDTH='0' GNULIB_WRITE='1' GREP='/bin/grep' HAVE_ACCEPT4='1' HAVE_ACOSL='1' HAVE_ARPA_INET_H='1' HAVE_ASINL='1' HAVE_ATANL='1' HAVE_ATOLL='1' HAVE_BTOWC='1' HAVE_CALLOC_POSIX='1' HAVE_CANONICALIZE_FILE_NAME='1' HAVE_CHOWN='1' HAVE_COSL='1' HAVE_DECL_ACOSL='1' HAVE_DECL_ASINL='1' HAVE_DECL_ATANL='1' HAVE_DECL_CEILF='1' HAVE_DECL_CEILL='1' HAVE_DECL_COSL='1' HAVE_DECL_ENVIRON='1' HAVE_DECL_EXPL='1' HAVE_DECL_FLOORF='1' HAVE_DECL_FLOORL='1' HAVE_DECL_FPURGE='1' HAVE_DECL_FREEADDRINFO='1' HAVE_DECL_FREXPL='1' HAVE_DECL_GAI_STRERROR='1' HAVE_DECL_GETADDRINFO='1' HAVE_DECL_GETDELIM='1' HAVE_DECL_GETLINE='1' HAVE_DECL_GETLOADAVG='1' HAVE_DECL_GETLOGIN_R='1' HAVE_DECL_GETNAMEINFO='1' HAVE_DECL_GETPAGESIZE='1' HAVE_DECL_GETUSERSHELL='1' HAVE_DECL_INET_NTOP='1' HAVE_DECL_INET_PTON='1' HAVE_DECL_LDEXPL='1' HAVE_DECL_LOGB='1' HAVE_DECL_LOGL='1' HAVE_DECL_MEMMEM='1' HAVE_DECL_MEMRCHR='1' HAVE_DECL_OBSTACK_PRINTF='1' HAVE_DECL_ROUND='1' HAVE_DECL_ROUNDF='1' HAVE_DECL_ROUNDL='1' HAVE_DECL_SINL='1' HAVE_DECL_SNPRINTF='1' HAVE_DECL_SQRTL='1' HAVE_DECL_STRDUP='1' HAVE_DECL_STRNDUP='1' HAVE_DECL_STRNLEN='1' HAVE_DECL_STRSIGNAL='1' HAVE_DECL_STRTOK_R='1' HAVE_DECL_TANL='1' HAVE_DECL_TRUNC='1' HAVE_DECL_TRUNCF='1' HAVE_DECL_TRUNCL='1' HAVE_DECL_VSNPRINTF='1' HAVE_DECL_WCTOB='1' HAVE_DECL_WCWIDTH='1' HAVE_DPRINTF='1' HAVE_DUP2='1' HAVE_DUP3='1' HAVE_DUPLOCALE='1' HAVE_EUIDACCESS='1' HAVE_EXPL='1' HAVE_FACCESSAT='1' HAVE_FCHDIR='1' HAVE_FCHMODAT='1' HAVE_FCHOWNAT='1' HAVE_FCNTL='1' HAVE_FSEEKO='1' HAVE_FSTATAT='1' HAVE_FSYNC='1' HAVE_FTELLO='1' HAVE_FTRUNCATE='1' HAVE_FUTIMENS='1' HAVE_GETDOMAINNAME='1' HAVE_GETDTABLESIZE='1' HAVE_GETGROUPS='1' HAVE_GETHOSTNAME='1' HAVE_GETLOGIN='1' HAVE_GETOPT_H='1' HAVE_GETPAGESIZE='1' HAVE_GETSUBOPT='1' HAVE_GRANTPT='1' HAVE_INTTYPES_H='1' HAVE_ISNAND='1' HAVE_ISNANF='1' HAVE_ISNANL='1' HAVE_ISWBLANK='1' HAVE_ISWCNTRL='1' HAVE_LANGINFO_CODESET='1' HAVE_LANGINFO_ERA='1' HAVE_LANGINFO_H='1' HAVE_LCHMOD='1' HAVE_LCHOWN='1' HAVE_LINK='1' HAVE_LINKAT='1' HAVE_LOCALTIME_R='1' HAVE_LOGL='1' HAVE_LONG_LONG_INT='1' HAVE_LSTAT='1' HAVE_MALLOC_POSIX='1' HAVE_MBRLEN='1' HAVE_MBRTOWC='1' HAVE_MBSINIT='1' HAVE_MBSLEN='0' HAVE_MBSNRTOWCS='1' HAVE_MBSRTOWCS='1' HAVE_MEMCHR='1' HAVE_MEMPCPY='1' HAVE_MKDIRAT='1' HAVE_MKDTEMP='1' HAVE_MKFIFO='1' HAVE_MKFIFOAT='1' HAVE_MKNOD='1' HAVE_MKNODAT='1' HAVE_MKOSTEMP='1' HAVE_MKOSTEMPS='1' HAVE_MKSTEMP='1' HAVE_MKSTEMPS='1' HAVE_NANOSLEEP='1' HAVE_NETDB_H='1' HAVE_NETINET_IN_H='' HAVE_NL_LANGINFO='1' HAVE_OPENAT='1' HAVE_OS_H='0' HAVE_PIPE2='1' HAVE_PREAD='1' HAVE_PTSNAME='1' HAVE_PWRITE='1' HAVE_RANDOM_H='0' HAVE_RANDOM_R='1' HAVE_RAWMEMCHR='1' HAVE_READLINK='1' HAVE_READLINKAT='1' HAVE_REALLOC_POSIX='1' HAVE_REALPATH='1' HAVE_RENAMEAT='1' HAVE_RPMATCH='1' HAVE_SA_FAMILY_T='1' HAVE_SETENV='1' HAVE_SIGNED_SIG_ATOMIC_T='' HAVE_SIGNED_WCHAR_T='' HAVE_SIGNED_WINT_T='' HAVE_SINL='1' HAVE_SLEEP='1' HAVE_SQRTL='1' HAVE_STDINT_H='1' HAVE_STPCPY='1' HAVE_STPNCPY='1' HAVE_STRCASESTR='1' HAVE_STRCHRNUL='1' HAVE_STRPBRK='1' HAVE_STRPTIME='1' HAVE_STRSEP='1' HAVE_STRTOD='1' HAVE_STRTOLL='1' HAVE_STRTOULL='1' HAVE_STRUCT_ADDRINFO='1' HAVE_STRUCT_RANDOM_DATA='1' HAVE_STRUCT_SOCKADDR_STORAGE='1' HAVE_STRVERSCMP='1' HAVE_SYMLINK='1' HAVE_SYMLINKAT='1' HAVE_SYS_BITYPES_H='' HAVE_SYS_INTTYPES_H='' HAVE_SYS_LOADAVG_H='0' HAVE_SYS_PARAM_H='0' HAVE_SYS_SOCKET_H='1' HAVE_SYS_TYPES_H='1' HAVE_TANL='1' HAVE_TIMEGM='1' HAVE_TTYNAME_R='1' HAVE_UNISTD_H='1' HAVE_UNLINKAT='1' HAVE_UNLOCKPT='1' HAVE_UNSETENV='1' HAVE_UNSIGNED_LONG_LONG_INT='1' HAVE_USLEEP='1' HAVE_UTIMENSAT='1' HAVE_VASPRINTF='1' HAVE_VDPRINTF='1' HAVE_WCHAR_H='1' HAVE_WCHAR_T='1' HAVE_WCRTOMB='1' HAVE_WCSNRTOMBS='1' HAVE_WCSRTOMBS='1' HAVE_WCTYPE_H='1' HAVE_WINSOCK2_H='0' HAVE_WINT_T='1' HAVE_WS2TCPIP_H='0' HAVE_XLOCALE_H='1' HAVE__BOOL='1' HOSTENT_LIB='' HOSTNAME='' INCLUDE_NEXT='include_next' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' INET_NTOP_LIB='' INSTALL='/bin/install -c ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s ' INTLLIBS='' INTL_MACOSX_LIBS='' KMEM_GROUP='' KRBINCLUDE='' LD='/usr/bin/ld' LDAPINCLUDE='-I/usr/include/ldap' LDAPLIBS='-lldap -llber' LDFLAGS=' -L.' LIBGNUTLS_CONFIG='' LIBGNU_LIBDEPS='' LIBGNU_LTLIBDEPS='' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='-lpthread -ldl ' LIBSOCKET='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(top_builddir)/gl"' LOCALE_FR='fr_FR' LOCALE_FR_UTF8='fr_FR.UTF-8' LOCALE_JA='ja_JP' LOCALE_ZH_CN='zh_CN.GB18030' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run makeinfo' MATHLIBS='-lm' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' MYSQLCFLAGS='-I/usr/include/mysql -Wall -g -DNDEBUG' MYSQLINCLUDE='-I/usr/include/mysql' MYSQLLIBS='-L/usr/lib -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl' NEED_SETGID='false' NETINET_IN_H='' NEXT_ARPA_INET_H='' NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H='' NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='' NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='' NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='' NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='' NEXT_AS_FIRST_DIRECTIVE_MATH_H='' NEXT_AS_FIRST_DIRECTIVE_NETDB_H='' NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H='' NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' NEXT_AS_FIRST_DIRECTIVE_STRING_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='' NEXT_AS_FIRST_DIRECTIVE_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='' NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='' NEXT_ERRNO_H='' NEXT_FCNTL_H='' NEXT_FLOAT_H='' NEXT_GETOPT_H='' NEXT_LANGINFO_H='' NEXT_LOCALE_H='' NEXT_MATH_H='' NEXT_NETDB_H='' NEXT_NETINET_IN_H='' NEXT_STDDEF_H='' NEXT_STDINT_H='' NEXT_STDIO_H='' NEXT_STDLIB_H='' NEXT_STRING_H='' NEXT_SYS_SOCKET_H='' NEXT_SYS_STAT_H='' NEXT_TIME_H='' NEXT_UNISTD_H='' NEXT_WCHAR_H='' NEXT_WCTYPE_H='' NM='/usr/bin/nm -B' NMEDIT='' NP_RELEASE='1.4.16' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='nagios-plugins' PACKAGE_BUGREPORT='' PACKAGE_NAME='nagios-plugins' PACKAGE_STRING='nagios-plugins 1.4.16' PACKAGE_TARNAME='nagios-plugins' PACKAGE_URL='' PACKAGE_VERSION='1.4.16' PATH_SEPARATOR=':' PATH_TO_APTGET='/usr/bin/apt-get' PATH_TO_DIG='/usr/bin/dig' PATH_TO_FPING='/usr/sbin/fping' PATH_TO_LMSTAT='' PATH_TO_LSPS='' PATH_TO_MAILQ='/usr/bin/mailq' PATH_TO_NSLOOKUP='/usr/bin/nslookup' PATH_TO_PING6='/bin/ping6' PATH_TO_PING='/bin/ping' PATH_TO_PS='/bin/ps' PATH_TO_QMAIL_QSTAT='' PATH_TO_QSTAT='/usr/bin/qstat' PATH_TO_QUAKESTAT='' PATH_TO_RPCINFO='' PATH_TO_SMBCLIENT='/usr/bin/smbclient' PATH_TO_SNMPGET='/usr/bin/snmpget' PATH_TO_SNMPGETNEXT='/usr/bin/snmpgetnext' PATH_TO_SSH='/usr/bin/ssh' PATH_TO_SWAP='' PATH_TO_SWAPINFO='' PATH_TO_UPTIME='/usr/bin/uptime' PATH_TO_WHO='/usr/bin/who' PERL='/usr/bin/perl' PERLMODS_DIR='perlmods' PGINCLUDE='-I/usr/include/postgresql' PGLIBS='-L/lib -lpq -lcrypt' PKG_ARCH='unknown' PLUGIN_TEST='t/check_by_ssh.t t/check_cluster.t t/check_dig.t t/check_disk.t t/check_dns.t t/check_dummy.t t/check_fping.t t/check_ftp.t t/check_hpjd.t t/check_http.t t/check_imap.t t/check_jabber.t t/check_load.t t/check_mysql.t t/check_mysql_query.t t/check_nagios.t t/check_ntp.t t/check_ping.t t/check_pop.t t/check_procs.t t/check_smtp.t t/check_snmp.t t/check_swap.t t/check_tcp.t t/check_time.t t/check_udp.t t/check_users.t t/negate.t' POSUB='po' POW_LIB='' PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' PST3CFLAGS='' PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' PTRDIFF_T_SUFFIX='' PYTHON='/usr/bin/python' RADIUSLIBS='-lradiusclient' RANLIB='ranlib' RELEASE='1' RELEASE_PRESENT_FALSE='#' RELEASE_PRESENT_TRUE='' REPLACE_BTOWC='0' REPLACE_CANONICALIZE_FILE_NAME='0' REPLACE_CEILF='0' REPLACE_CEILL='0' REPLACE_CHOWN='0' REPLACE_CLOSE='0' REPLACE_DPRINTF='0' REPLACE_DUP2='0' REPLACE_DUP='0' REPLACE_DUPLOCALE='0' REPLACE_FCHOWNAT='0' REPLACE_FCLOSE='0' REPLACE_FCNTL='1' REPLACE_FFLUSH='0' REPLACE_FLOORF='0' REPLACE_FLOORL='0' REPLACE_FOPEN='0' REPLACE_FPRINTF='0' REPLACE_FPURGE='0' REPLACE_FREOPEN='0' REPLACE_FREXP='0' REPLACE_FREXPL='0' REPLACE_FSEEK='0' REPLACE_FSEEKO='0' REPLACE_FSTAT='0' REPLACE_FSTATAT='0' REPLACE_FTELL='0' REPLACE_FTELLO='0' REPLACE_FUTIMENS='0' REPLACE_GETCWD='0' REPLACE_GETDELIM='0' REPLACE_GETGROUPS='0' REPLACE_GETLINE='0' REPLACE_GETPAGESIZE='0' REPLACE_HUGE_VAL='0' REPLACE_ISFINITE='0' REPLACE_ISINF='0' REPLACE_ISNAN='0' REPLACE_ISWCNTRL='0' REPLACE_LCHOWN='0' REPLACE_LDEXPL='0' REPLACE_LINK='0' REPLACE_LINKAT='0' REPLACE_LOCALTIME_R='0' REPLACE_LSEEK='0' REPLACE_LSTAT='0' REPLACE_MBRLEN='0' REPLACE_MBRTOWC='0' REPLACE_MBSINIT='0' REPLACE_MBSNRTOWCS='0' REPLACE_MBSRTOWCS='0' REPLACE_MBSTATE_T='0' REPLACE_MEMCHR='0' REPLACE_MEMMEM='0' REPLACE_MKDIR='0' REPLACE_MKFIFO='0' REPLACE_MKNOD='0' REPLACE_MKSTEMP='0' REPLACE_MKTIME='0' REPLACE_NAN='0' REPLACE_NANOSLEEP='GNULIB_PORTCHECK' REPLACE_NL_LANGINFO='0' REPLACE_NULL='0' REPLACE_OBSTACK_PRINTF='0' REPLACE_OPEN='0' REPLACE_OPENAT='0' REPLACE_PERROR='0' REPLACE_POPEN='0' REPLACE_PREAD='0' REPLACE_PRINTF='0' REPLACE_PUTENV='0' REPLACE_PWRITE='0' REPLACE_READLINK='0' REPLACE_REALPATH='0' REPLACE_REMOVE='0' REPLACE_RENAME='0' REPLACE_RENAMEAT='0' REPLACE_RMDIR='0' REPLACE_ROUND='0' REPLACE_ROUNDF='0' REPLACE_ROUNDL='0' REPLACE_SETENV='0' REPLACE_SIGNBIT='0' REPLACE_SIGNBIT_USING_GCC='0' REPLACE_SLEEP='0' REPLACE_SNPRINTF='0' REPLACE_SPRINTF='0' REPLACE_STAT='0' REPLACE_STDIO_WRITE_FUNCS='0' REPLACE_STPNCPY='0' REPLACE_STRCASESTR='0' REPLACE_STRDUP='0' REPLACE_STRERROR='0' REPLACE_STRNCAT='0' REPLACE_STRNDUP='0' REPLACE_STRNLEN='0' REPLACE_STRSIGNAL='0' REPLACE_STRSTR='0' REPLACE_STRTOD='0' REPLACE_STRTOK_R='0' REPLACE_SYMLINK='0' REPLACE_TIMEGM='0' REPLACE_TMPFILE='0' REPLACE_TRUNCL='0' REPLACE_TTYNAME_R='0' REPLACE_UNLINK='0' REPLACE_UNLINKAT='0' REPLACE_UNSETENV='0' REPLACE_USLEEP='0' REPLACE_UTIMENSAT='0' REPLACE_VASPRINTF='0' REPLACE_VDPRINTF='0' REPLACE_VFPRINTF='0' REPLACE_VPRINTF='0' REPLACE_VSNPRINTF='0' REPLACE_VSPRINTF='0' REPLACE_WCRTOMB='0' REPLACE_WCSNRTOMBS='0' REPLACE_WCSRTOMBS='0' REPLACE_WCTOB='0' REPLACE_WCWIDTH='0' REPLACE_WRITE='0' REV_DATESTAMP='2014.07.09.17.41' REV_TIMESTAMP='20140709174103' SCRIPT_TEST='t/check_disk_smb.t t/check_file_age.t t/check_ifoperstatus.t t/check_ifstatus.t t/check_rpc.t t/utils.t' SED='/bin/sed' SERVENT_LIB='' SET_MAKE='' SH='/bin/sh' SHELL='/bin/sh' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' SOCKETLIBS=' -lnsl -lresolv' SSLINCLUDE='-I/usr/include' SSLLIBS='-lssl -lcrypto' STDBOOL_H='' STDDEF_H='' STDINT_H='' STRIP='strip' SUPPORT='Send email to nagios-users@lists.sourceforge.net if you have questions\nregarding use of this software. To submit patches or suggest improvements,\nsend email to nagiosplug-devel@lists.sourceforge.net.\nPlease include version information with all correspondence (when possible,\nuse output from the --version option of the plugin itself).\n' SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' TIME_H_DEFINES_STRUCT_TIMESPEC='1' UNDEFINE_STRTOK_R='0' UNISTD_H_HAVE_WINSOCK2_H='0' UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' USE_LIBTAP_LOCAL_FALSE='' USE_LIBTAP_LOCAL_TRUE='#' USE_NLS='yes' USE_PARSE_INI_FALSE='#' USE_PARSE_INI_TRUE='' VERSION='1.4.16' WARRANTY='The nagios plugins come with ABSOLUTELY NO WARRANTY. You may redistribute\ncopies of the plugins under the terms of the GNU General Public License.\nFor more information about these matters, see the file named COPYING.\n' WCHAR_T_SUFFIX='' WINT_T_SUFFIX='' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' check_tcp_ssl='check_simap check_spop check_jabber check_nntps check_ssmtp' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' gl_LIBOBJS=' asnprintf.o basename.o basename-lgpl.o c-strtod.o cloexec.o creat-safer.o dirname.o dirname-lgpl.o dup-safer.o fcntl.o fd-safer.o fsusage.o mountlist.o open-safer.o pipe-safer.o printf-args.o printf-parse.o safe-read.o safe-write.o sha1.o stripslash.o vasnprintf.o xmalloc.o' gl_LTLIBOBJS=' asnprintf.lo basename.lo basename-lgpl.lo c-strtod.lo cloexec.lo creat-safer.lo dirname.lo dirname-lgpl.lo dup-safer.lo fcntl.lo fd-safer.lo fsusage.lo mountlist.lo open-safer.lo pipe-safer.lo printf-args.lo printf-parse.lo safe-read.lo safe-write.lo sha1.lo stripslash.lo vasnprintf.lo xmalloc.lo' gltests_LIBOBJS='' gltests_LTLIBOBJS='' gltests_WITNESS='IN_NAGIOS_PLUGINS_GNULIB_TESTS' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='/usr/lib/nagios' localedir='${datarootdir}/locale' localstatedir='/var' lt_ECHO='echo' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' np_mysql_config='/usr/bin/mysql_config' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' with_trusted_path='/bin:/sbin:/usr/bin:/usr/sbin' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "nagios-plugins" #define PACKAGE_TARNAME "nagios-plugins" #define PACKAGE_VERSION "1.4.16" #define PACKAGE_STRING "nagios-plugins 1.4.16" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "nagios-plugins" #define VERSION "1.4.16" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define _FILE_OFFSET_BITS 64 #define CGIURL "/cgi-bin/nagios" #define HAVE_MATH_H 1 #define NP_EXTRA_OPTS 1 #define HAVE_LIBCRYPT 1 #define HAVE_LIBPQ 1 #define HAVE_POSTGRESQL_LIBPQ_FE_H 1 #define HAVE_LIBRADIUSCLIENT 1 #define HAVE_LIBLDAP 1 #define HAVE_LDAP_SET_OPTION 1 #define HAVE_LDAP_INIT 1 #define HAVE_LDAP_SET_OPTION 1 #define HAVE_LDAP_GET_OPTION 1 #define HAVE_LDAP_START_TLS_S 1 #define HAVE_MYSQLCLIENT 1 #define USE_IPV6 1 #define HAVE_KRB5_H 1 #define HAVE_LIBDL 1 #define HAVE_OPENSSL_SSL_H 1 #define HAVE_OPENSSL_X509_H 1 #define HAVE_OPENSSL_RSA_H 1 #define HAVE_OPENSSL_PEM_H 1 #define HAVE_OPENSSL_CRYPTO_H 1 #define HAVE_OPENSSL_ERR_H 1 #define HAVE_LIBCRYPTO 1 #define HAVE_SSL 1 #define USE_OPENSSL 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_ERRNO_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_FEATURES_H 1 #define HAVE_STDARG_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define RETSIGTYPE void #define HAVE_VA_COPY 1 #define HAVE_STRUCT_TIMEVAL 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MEMMOVE 1 #define HAVE_SELECT 1 #define HAVE_SOCKET 1 #define HAVE_STRDUP 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_POLL 1 #define SOCKET_SIZE_TYPE int #define PS_VARLIST procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos #define PS_COMMAND "/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args'" #define PS_FORMAT "%s %d %d %d %d %d %f %s %n" #define PS_COLS 9 #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s" #define PING_PACKETS_FIRST 1 #define PING_HAS_TIMEOUT 1 #define PING6_COMMAND "/bin/ping6 -n -U -w %d -c %d %s" #define PING6_PACKETS_FIRST 1 #define NSLOOKUP_COMMAND "/usr/bin/nslookup -sil" #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 #define PATH_TO_UPTIME "/usr/bin/uptime" #define PATH_TO_RPCINFO "" #define PATH_TO_SMBCLIENT "/usr/bin/smbclient" #define WHO_COMMAND "/usr/bin/who -q" #define PATH_TO_SNMPGET "/usr/bin/snmpget" #define PATH_TO_SNMPGETNEXT "/usr/bin/snmpgetnext" #define PATH_TO_QSTAT "/usr/bin/qstat" #define PATH_TO_FPING "/usr/sbin/fping" #define SSH_COMMAND "/usr/bin/ssh" #define PATH_TO_MAILQ "/usr/bin/mailq" #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SWAP_H 1 #define HAVE_DECL_SWAPCTL 0 #define HAVE_PROC_MEMINFO 1 #define PROC_MEMINFO "/proc/meminfo" #define PATH_TO_DIG "/usr/bin/dig" #define PATH_TO_APTGET "/usr/bin/apt-get" #define __linux__ 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define HAVE_LIBPTHREAD 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_ARPA_INET_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FLOAT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_GETOPT_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_STDDEF_H 1 #define HAVE_XLOCALE_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MATH_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_STDINT_H 1 #define HAVE_WCHAR_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_TIME_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_WCTYPE_H 1 #define restrict __restrict #define HAVE_BTOWC 1 #define HAVE_DUP2 1 #define HAVE_FCNTL 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_MBSINIT 1 #define HAVE_MBRTOWC 1 #define HAVE_MPROTECT 1 #define HAVE_MEMCHR 1 #define HAVE_ALARM 1 #define HAVE_NL_LANGINFO 1 #define HAVE_LSTAT 1 #define HAVE_ISBLANK 1 #define HAVE_ISWCTYPE 1 #define HAVE_WCSCOLL 1 #define HAVE_SETENV 1 #define HAVE_STRDUP 1 #define HAVE_STRNDUP 1 #define HAVE_LOCALTIME_R 1 #define HAVE_TIMEGM 1 #define HAVE_PIPE 1 #define HAVE_WCRTOMB 1 #define HAVE_ISWCNTRL 1 #define HAVE_ISWBLANK 1 #define HAVE_LANGINFO_CODESET 1 #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 #define HAVE_ENVIRON_DECL 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define STRERROR_R_CHAR_P 1 #define HAVE_WORKING_O_NOATIME 1 #define HAVE_WORKING_O_NOFOLLOW 1 #define PROMOTED_MODE_T mode_t #define HAVE_SHUTDOWN 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_RAW_DECL_GETADDRINFO 1 #define HAVE_RAW_DECL_FREEADDRINFO 1 #define HAVE_RAW_DECL_GAI_STRERROR 1 #define HAVE_RAW_DECL_GETNAMEINFO 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETSERVBYNAME 1 #define HAVE_IPV4 1 #define HAVE_IPV6 1 #define HAVE_DECL_INET_NTOP 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG_ONLY 1 #define HAVE_DECL_OPTRESET 0 #define HAVE_DECL_GETOPT_CLIP 0 #define HAVE_DECL_GETENV 1 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_WCHAR_T 1 #define HAVE_STDLIB_H 1 #define MALLOC_0_IS_NONNULL 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_MBSTATE_T 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_SEARCH_H 1 #define HAVE_TSEARCH 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define USER_LABEL_PREFIX #define HAVE_DECL_STRDUP 1 #define HAVE_RAW_DECL_MEMMEM 1 #define HAVE_RAW_DECL_MEMPCPY 1 #define HAVE_RAW_DECL_MEMRCHR 1 #define HAVE_RAW_DECL_RAWMEMCHR 1 #define HAVE_RAW_DECL_STPCPY 1 #define HAVE_RAW_DECL_STPNCPY 1 #define HAVE_RAW_DECL_STRCHRNUL 1 #define HAVE_RAW_DECL_STRDUP 1 #define HAVE_RAW_DECL_STRNCAT 1 #define HAVE_RAW_DECL_STRNDUP 1 #define HAVE_RAW_DECL_STRNLEN 1 #define HAVE_RAW_DECL_STRPBRK 1 #define HAVE_RAW_DECL_STRSEP 1 #define HAVE_RAW_DECL_STRCASESTR 1 #define HAVE_RAW_DECL_STRTOK_R 1 #define HAVE_RAW_DECL_STRSIGNAL 1 #define HAVE_RAW_DECL_STRVERSCMP 1 #define HAVE_DECL_STRNDUP 1 #define HAVE_DECL_STRNLEN 1 #define HAVE_WINT_T 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_INTMAX_T 1 #define HAVE_SNPRINTF 1 #define HAVE_STRNLEN 1 #define HAVE_WCSLEN 1 #define HAVE_WCSNLEN 1 #define HAVE_MBRTOWC 1 #define HAVE_WCRTOMB 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_SNPRINTF_RETVAL_C99 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_ALLOCA 1 #define HAVE_RAW_DECL_INET_NTOP 1 #define HAVE_RAW_DECL_INET_PTON 1 #define GNULIB_TEST_BTOWC 1 #define GNULIB_TEST_CLOEXEC 1 #define GNULIB_DIRNAME 1 #define GNULIB_TEST_DUP2 1 #define GNULIB_TEST_ENVIRON 1 #define GNULIB_TEST_FCNTL 1 #define HAVE_RAW_DECL_FCNTL 1 #define HAVE_RAW_DECL_OPENAT 1 #define GNULIB_FCNTL_SAFER 1 #define HAVE_DECL_FLOORF 1 #define GNULIB_TEST_FLOORF 1 #define HAVE_SYS_MOUNT_H 1 #define STAT_STATFS2_BSIZE 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_DECL_GETADDRINFO 1 #define HAVE_DECL_FREEADDRINFO 1 #define HAVE_DECL_GAI_STRERROR 1 #define HAVE_DECL_GETNAMEINFO 1 #define HAVE_STRUCT_ADDRINFO 1 #define GNULIB_TEST_GETDTABLESIZE 1 #define HAVE_GETHOSTNAME 1 #define GNULIB_TEST_GETHOSTNAME 1 #define HAVE_GETLOADAVG 1 #define GNULIB_TEST_GETLOADAVG 1 #define GNULIB_TEST_GETOPT_GNU 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_DECL_INET_NTOP 1 #define HAVE_INLINE 1 #define HAVE_RAW_DECL_NL_LANGINFO 1 #define HAVE_RAW_DECL_DUPLOCALE 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define GNULIB_MALLOC_GNU 1 #define HAVE_MALLOC_POSIX 1 #define GNULIB_TEST_MALLOC_POSIX 1 #define HAVE_RAW_DECL_ACOSL 1 #define HAVE_RAW_DECL_ASINL 1 #define HAVE_RAW_DECL_ATANL 1 #define HAVE_RAW_DECL_CEILF 1 #define HAVE_RAW_DECL_CEILL 1 #define HAVE_RAW_DECL_COSL 1 #define HAVE_RAW_DECL_EXPL 1 #define HAVE_RAW_DECL_FLOORF 1 #define HAVE_RAW_DECL_FLOORL 1 #define HAVE_RAW_DECL_FREXPL 1 #define HAVE_RAW_DECL_LDEXPL 1 #define HAVE_RAW_DECL_LOGB 1 #define HAVE_RAW_DECL_LOGL 1 #define HAVE_RAW_DECL_ROUND 1 #define HAVE_RAW_DECL_ROUNDF 1 #define HAVE_RAW_DECL_ROUNDL 1 #define HAVE_RAW_DECL_SINL 1 #define HAVE_RAW_DECL_SQRTL 1 #define HAVE_RAW_DECL_TANL 1 #define HAVE_RAW_DECL_TRUNC 1 #define HAVE_RAW_DECL_TRUNCF 1 #define HAVE_RAW_DECL_TRUNCL 1 #define GNULIB_TEST_MBRTOWC 1 #define GNULIB_TEST_MBSINIT 1 #define GNULIB_TEST_MEMCHR 1 #define GNULIB_TEST_MKTIME 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_GETMNTENT 1 #define MOUNTED_GETMNTENT1 1 #define HAVE_RAW_DECL_GETADDRINFO 1 #define HAVE_RAW_DECL_FREEADDRINFO 1 #define HAVE_RAW_DECL_GAI_STRERROR 1 #define HAVE_RAW_DECL_GETNAMEINFO 1 #define GNULIB_TEST_NL_LANGINFO 1 #define GNULIB_TEST_OPEN 1 #define HAVE_GETSERVBYNAME 1 #define GNULIB_TEST_SETENV 1 #define HAVE_STDINT_H 1 #define HAVE_SNPRINTF 1 #define GNULIB_TEST_SNPRINTF 1 #define GNULIB_TEST_STAT 1 #define HAVE_RAW_DECL_DPRINTF 1 #define HAVE_RAW_DECL_FSEEKO 1 #define HAVE_RAW_DECL_FTELLO 1 #define HAVE_RAW_DECL_GETDELIM 1 #define HAVE_RAW_DECL_GETLINE 1 #define HAVE_RAW_DECL_POPEN 1 #define HAVE_RAW_DECL_RENAMEAT 1 #define HAVE_RAW_DECL_SNPRINTF 1 #define HAVE_RAW_DECL_TMPFILE 1 #define HAVE_RAW_DECL_VDPRINTF 1 #define HAVE_RAW_DECL_VSNPRINTF 1 #define HAVE_STRUCT_RANDOM_DATA 1 #define HAVE_RAW_DECL_ATOLL 1 #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 #define HAVE_RAW_DECL_GETLOADAVG 1 #define HAVE_RAW_DECL_GETSUBOPT 1 #define HAVE_RAW_DECL_GRANTPT 1 #define HAVE_RAW_DECL_MKDTEMP 1 #define HAVE_RAW_DECL_MKOSTEMP 1 #define HAVE_RAW_DECL_MKOSTEMPS 1 #define HAVE_RAW_DECL_MKSTEMP 1 #define HAVE_RAW_DECL_MKSTEMPS 1 #define HAVE_RAW_DECL_PTSNAME 1 #define HAVE_RAW_DECL_RANDOM_R 1 #define HAVE_RAW_DECL_SRANDOM_R 1 #define HAVE_RAW_DECL_SETSTATE_R 1 #define HAVE_RAW_DECL_REALPATH 1 #define HAVE_RAW_DECL_RPMATCH 1 #define HAVE_RAW_DECL_SETENV 1 #define HAVE_RAW_DECL_STRTOD 1 #define HAVE_RAW_DECL_STRTOLL 1 #define HAVE_RAW_DECL_STRTOULL 1 #define HAVE_RAW_DECL_UNLOCKPT 1 #define HAVE_RAW_DECL_UNSETENV 1 #define GNULIB_TEST_STRDUP 1 #define GNULIB_TEST_STRERROR 1 #define GNULIB_TEST_STRNDUP 1 #define GNULIB_TEST_STRNLEN 1 #define HAVE_STRSEP 1 #define GNULIB_TEST_STRSEP 1 #define GNULIB_TEST_STRSTR 1 #define HAVE_SHUTDOWN 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_RAW_DECL_FCHMODAT 1 #define HAVE_RAW_DECL_FSTATAT 1 #define HAVE_RAW_DECL_FUTIMENS 1 #define HAVE_RAW_DECL_LCHMOD 1 #define HAVE_RAW_DECL_LSTAT 1 #define HAVE_RAW_DECL_MKDIRAT 1 #define HAVE_RAW_DECL_MKFIFO 1 #define HAVE_RAW_DECL_MKFIFOAT 1 #define HAVE_RAW_DECL_MKNOD 1 #define HAVE_RAW_DECL_MKNODAT 1 #define HAVE_RAW_DECL_STAT 1 #define HAVE_RAW_DECL_UTIMENSAT 1 #define GNULIB_TEST_TIME_R 1 #define GNULIB_TEST_TIMEGM 1 #define HAVE_RAW_DECL_CHOWN 1 #define HAVE_RAW_DECL_DUP2 1 #define HAVE_RAW_DECL_DUP3 1 #define HAVE_RAW_DECL_ENVIRON 1 #define HAVE_RAW_DECL_EUIDACCESS 1 #define HAVE_RAW_DECL_FACCESSAT 1 #define HAVE_RAW_DECL_FCHDIR 1 #define HAVE_RAW_DECL_FCHOWNAT 1 #define HAVE_RAW_DECL_FSYNC 1 #define HAVE_RAW_DECL_FTRUNCATE 1 #define HAVE_RAW_DECL_GETCWD 1 #define HAVE_RAW_DECL_GETDOMAINNAME 1 #define HAVE_RAW_DECL_GETDTABLESIZE 1 #define HAVE_RAW_DECL_GETGROUPS 1 #define HAVE_RAW_DECL_GETHOSTNAME 1 #define HAVE_RAW_DECL_GETLOGIN 1 #define HAVE_RAW_DECL_GETLOGIN_R 1 #define HAVE_RAW_DECL_GETPAGESIZE 1 #define HAVE_RAW_DECL_GETUSERSHELL 1 #define HAVE_RAW_DECL_SETUSERSHELL 1 #define HAVE_RAW_DECL_ENDUSERSHELL 1 #define HAVE_RAW_DECL_LCHOWN 1 #define HAVE_RAW_DECL_LINK 1 #define HAVE_RAW_DECL_LINKAT 1 #define HAVE_RAW_DECL_LSEEK 1 #define HAVE_RAW_DECL_PIPE2 1 #define HAVE_RAW_DECL_PREAD 1 #define HAVE_RAW_DECL_PWRITE 1 #define HAVE_RAW_DECL_READLINK 1 #define HAVE_RAW_DECL_READLINKAT 1 #define HAVE_RAW_DECL_RMDIR 1 #define HAVE_RAW_DECL_SLEEP 1 #define HAVE_RAW_DECL_SYMLINK 1 #define HAVE_RAW_DECL_SYMLINKAT 1 #define HAVE_RAW_DECL_TTYNAME_R 1 #define HAVE_RAW_DECL_UNLINK 1 #define HAVE_RAW_DECL_UNLINKAT 1 #define HAVE_RAW_DECL_USLEEP 1 #define HAVE_UNSETENV 1 #define GNULIB_TEST_UNSETENV 1 #define HAVE_VASPRINTF 1 #define GNULIB_TEST_VASPRINTF 1 #define HAVE_VSNPRINTF 1 #define GNULIB_TEST_VSNPRINTF 1 #define HAVE_RAW_DECL_BTOWC 1 #define HAVE_RAW_DECL_WCTOB 1 #define HAVE_RAW_DECL_MBSINIT 1 #define HAVE_RAW_DECL_MBRTOWC 1 #define HAVE_RAW_DECL_MBRLEN 1 #define HAVE_RAW_DECL_MBSRTOWCS 1 #define HAVE_RAW_DECL_MBSNRTOWCS 1 #define HAVE_RAW_DECL_WCRTOMB 1 #define HAVE_RAW_DECL_WCSRTOMBS 1 #define HAVE_RAW_DECL_WCSNRTOMBS 1 #define HAVE_RAW_DECL_WCWIDTH 1 #define GNULIB_TEST_WCRTOMB 1 #define GNULIB_TEST_WRITE 1 #define HAVE_STDINT_H 1 configure: exit 0