D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
src
/
nagios-plugins-2.0.3
/
Filename :
config.log
back
Copy
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 2.0.3, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = server2.bf-1.com uname -m = x86_64 uname -r = 3.10.0-957.27.2.el7.x86_64 uname -s = Linux uname -v = #1 SMP Mon Jul 29 17:46:05 UTC 2019 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/cpanel/3rdparty/lib/path-bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /opt/cpanel/composer/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3155: checking for a BSD-compatible install configure:3223: result: /usr/bin/install -c configure:3234: checking whether build environment is sane configure:3294: result: yes configure:3435: checking for a thread-safe mkdir -p configure:3474: result: /usr/bin/mkdir -p configure:3487: checking for gawk configure:3503: found /usr/bin/gawk configure:3514: result: gawk configure:3525: checking whether make sets $(MAKE) configure:3547: result: yes configure:3630: checking whether to disable maintainer-specific portions of Makefiles configure:3639: result: yes configure:3660: checking build system type configure:3678: result: x86_64-unknown-linux-gnu configure:3700: checking host system type configure:3715: result: x86_64-unknown-linux-gnu configure:3821: checking for gcc configure:3837: found /usr/bin/gcc configure:3848: result: gcc configure:4080: checking for C compiler version configure:4088: gcc --version >&5 gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-36) Copyright (C) 2015 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:4092: $? = 0 configure:4099: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC) configure:4103: $? = 0 configure:4110: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4114: $? = 4 configure:4137: checking for C compiler default output file name configure:4159: gcc conftest.c >&5 configure:4163: $? = 0 configure:4201: result: a.out configure:4220: checking whether the C compiler works configure:4230: ./a.out configure:4234: $? = 0 configure:4253: result: yes configure:4260: checking whether we are cross compiling configure:4262: result: no configure:4265: checking for suffix of executables configure:4272: gcc -o conftest conftest.c >&5 configure:4276: $? = 0 configure:4302: result: configure:4308: checking for suffix of object files configure:4334: gcc -c conftest.c >&5 configure:4338: $? = 0 configure:4363: result: o configure:4367: checking whether we are using the GNU C compiler configure:4396: gcc -c conftest.c >&5 configure:4403: $? = 0 configure:4420: result: yes configure:4429: checking whether gcc accepts -g configure:4459: gcc -c -g conftest.c >&5 configure:4466: $? = 0 configure:4567: result: yes configure:4584: checking for gcc option to accept ISO C89 configure:4658: gcc -c -g -O2 conftest.c >&5 configure:4665: $? = 0 configure:4688: result: none needed configure:4717: checking for style of include used by make configure:4745: result: GNU configure:4770: checking dependency style of gcc configure:4880: result: gcc3 configure:4901: checking how to run the C preprocessor configure:4941: gcc -E conftest.c configure:4948: $? = 0 configure:4979: gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:4986: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5019: result: gcc -E configure:5048: gcc -E conftest.c configure:5055: $? = 0 configure:5086: gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:5093: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5133: checking for grep that handles long lines and -e configure:5193: result: /usr/bin/grep configure:5198: checking for egrep configure:5262: result: /usr/bin/grep -E configure:5269: checking for Minix Amsterdam compiler configure:5297: result: no configure:5349: checking for ar configure:5365: found /usr/bin/ar configure:5376: result: ar configure:5456: checking for ranlib configure:5472: found /usr/bin/ranlib configure:5483: result: ranlib configure:5510: checking whether gcc and cc understand -c and -o together configure:5545: gcc -c conftest.c -o conftest2.o >&5 configure:5549: $? = 0 configure:5555: gcc -c conftest.c -o conftest2.o >&5 configure:5559: $? = 0 configure:5570: cc -c conftest.c >&5 configure:5574: $? = 0 configure:5582: cc -c conftest.c -o conftest2.o >&5 configure:5586: $? = 0 configure:5592: cc -c conftest.c -o conftest2.o >&5 configure:5596: $? = 0 configure:5614: result: yes configure:5641: checking for ANSI C header files configure:5671: gcc -c -g -O2 conftest.c >&5 configure:5678: $? = 0 configure:5777: gcc -o conftest -g -O2 conftest.c >&5 configure:5781: $? = 0 configure:5787: ./conftest configure:5791: $? = 0 configure:5809: result: yes configure:5833: checking for sys/types.h configure:5854: gcc -c -g -O2 conftest.c >&5 configure:5861: $? = 0 configure:5878: result: yes configure:5833: checking for sys/stat.h configure:5854: gcc -c -g -O2 conftest.c >&5 configure:5861: $? = 0 configure:5878: result: yes configure:5833: checking for stdlib.h configure:5854: gcc -c -g -O2 conftest.c >&5 configure:5861: $? = 0 configure:5878: result: yes configure:5833: checking for string.h configure:5854: gcc -c -g -O2 conftest.c >&5 configure:5861: $? = 0 configure:5878: result: yes configure:5833: checking for memory.h configure:5854: gcc -c -g -O2 conftest.c >&5 configure:5861: $? = 0 configure:5878: result: yes configure:5833: checking for strings.h configure:5854: gcc -c -g -O2 conftest.c >&5 configure:5861: $? = 0 configure:5878: result: yes configure:5833: checking for inttypes.h configure:5854: gcc -c -g -O2 conftest.c >&5 configure:5861: $? = 0 configure:5878: result: yes configure:5833: checking for stdint.h configure:5854: gcc -c -g -O2 conftest.c >&5 configure:5861: $? = 0 configure:5878: result: yes configure:5833: checking for unistd.h configure:5854: gcc -c -g -O2 conftest.c >&5 configure:5861: $? = 0 configure:5878: result: yes configure:5903: checking minix/config.h usability configure:5920: gcc -c -g -O2 conftest.c >&5 conftest.c:53:26: fatal error: minix/config.h: No such file or directory #include <minix/config.h> ^ compilation terminated. configure:5927: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define 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 <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <minix/config.h> configure:5941: result: no configure:5945: checking minix/config.h presence configure:5960: gcc -E conftest.c conftest.c:20:26: fatal error: minix/config.h: No such file or directory #include <minix/config.h> ^ compilation terminated. configure:5967: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define 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 <minix/config.h> configure:5981: result: no configure:6009: checking for minix/config.h configure:6016: result: no configure:6052: checking whether it is safe to define __EXTENSIONS__ configure:6080: gcc -c -g -O2 conftest.c >&5 configure:6087: $? = 0 configure:6102: result: yes configure:6129: checking whether _XOPEN_SOURCE should be defined configure:6158: gcc -c -g -O2 conftest.c >&5 configure:6165: $? = 0 configure:6224: result: no configure:6246: checking for special C compiler options needed for large files configure:6341: result: no configure:6347: checking for _FILE_OFFSET_BITS value needed for large files configure:6382: gcc -c -g -O2 conftest.c >&5 configure:6389: $? = 0 configure:6458: result: no configure:6767: checking whether gcc needs -traditional configure:6809: result: no configure:6862: checking how to print strings configure:6889: result: printf configure:6910: checking for a sed that does not truncate output configure:6976: result: /usr/bin/sed configure:6994: checking for fgrep configure:7058: result: /usr/bin/grep -F configure:7093: checking for ld used by gcc configure:7160: result: /usr/bin/ld configure:7169: checking if the linker (/usr/bin/ld) is GNU ld configure:7184: result: yes configure:7196: checking for BSD- or MS-compatible name lister (nm) configure:7245: result: /usr/bin/nm -B configure:7375: checking the name lister (/usr/bin/nm -B) interface configure:7382: gcc -c -g -O2 conftest.c >&5 configure:7385: /usr/bin/nm -B "conftest.o" configure:7388: output 0000000000000000 B some_variable configure:7395: result: BSD nm configure:7398: checking whether ln -s works configure:7402: result: yes configure:7410: checking the maximum length of command line arguments configure:7540: result: 1572864 configure:7557: checking whether the shell understands some XSI constructs configure:7567: result: yes configure:7571: checking whether the shell understands "+=" configure:7577: result: yes configure:7612: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:7652: result: func_convert_file_noop configure:7659: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:7679: result: func_convert_file_noop configure:7686: checking for /usr/bin/ld option to reload object files configure:7693: result: -r configure:7767: checking for objdump configure:7783: found /usr/bin/objdump configure:7794: result: objdump configure:7826: checking how to recognize dependent libraries configure:8024: result: pass_all configure:8109: checking for dlltool configure:8139: result: no configure:8169: checking how to associate runtime and link libraries configure:8196: result: printf %s\n configure:8320: checking for archiver @FILE support configure:8347: gcc -c -g -O2 conftest.c >&5 configure:8354: $? = 0 configure:8361: ar cru libconftest.a @conftest.lst >&5 configure:8364: $? = 0 configure:8369: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:8372: $? = 1 configure:8390: result: @ configure:8448: checking for strip configure:8464: found /usr/bin/strip configure:8475: result: strip configure:8547: checking for ranlib configure:8574: result: ranlib configure:8676: checking command to parse /usr/bin/nm -B output from gcc object configure:8796: gcc -c -g -O2 conftest.c >&5 configure:8799: $? = 0 configure:8803: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:8806: $? = 0 configure:8872: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:8875: $? = 0 configure:8913: result: ok configure:8950: checking for sysroot configure:8982: result: no configure:9059: gcc -c -g -O2 conftest.c >&5 configure:9062: $? = 0 configure:9267: checking for mt configure:9297: result: no configure:9317: checking if : is a manifest tool configure:9323: : '-?' configure:9331: result: no configure:10001: checking for dlfcn.h configure:10022: gcc -c -g -O2 conftest.c >&5 configure:10029: $? = 0 configure:10046: result: yes configure:10254: checking for objdir configure:10269: result: .libs configure:10540: checking if gcc supports -fno-rtti -fno-exceptions configure:10558: gcc -c -g -O2 -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:10562: $? = 0 configure:10575: result: no configure:10902: checking for gcc option to produce PIC configure:10909: result: -fPIC -DPIC configure:10917: checking if gcc PIC flag -fPIC -DPIC works configure:10935: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:10939: $? = 0 configure:10952: result: yes configure:10981: checking if gcc static flag -static works configure:11009: result: yes configure:11024: checking if gcc supports -c -o file.o configure:11045: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:11049: $? = 0 configure:11071: result: yes configure:11079: checking if gcc supports -c -o file.o configure:11126: result: yes configure:11159: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12407: result: yes configure:12444: checking whether -lc should be explicitly linked in configure:12452: gcc -c -g -O2 conftest.c >&5 configure:12455: $? = 0 configure:12470: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:12473: $? = 0 configure:12487: result: no configure:12647: checking dynamic linker characteristics configure:13157: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13164: $? = 0 configure:13413: result: GNU/Linux ld.so configure:13520: checking how to hardcode library paths into programs configure:13545: result: immediate configure:14398: checking whether stripping libraries is possible configure:14403: result: yes configure:14438: checking if libtool supports shared libraries configure:14440: result: yes configure:14443: checking whether to build shared libraries configure:14464: result: yes configure:14467: checking whether to build static libraries configure:14471: result: yes configure:14525: checking for error_at_line configure:14551: gcc -o conftest -g -O2 conftest.c >&5 configure:14558: $? = 0 configure:14578: result: yes configure:14596: checking for special C compiler options needed for large files configure:14691: result: no configure:14697: checking for _FILE_OFFSET_BITS value needed for large files configure:14808: result: no configure:14952: checking for working strtod configure:15003: gcc -o conftest -g -O2 conftest.c >&5 configure:15007: $? = 0 configure:15013: ./conftest configure:15017: $? = 0 configure:15034: result: yes configure:15280: checking for python configure:15298: found /usr/bin/python configure:15310: result: /usr/bin/python configure:15320: checking for sh configure:15338: found /usr/bin/sh configure:15350: result: /usr/bin/sh configure:15360: checking for perl configure:15378: found /usr/bin/perl configure:15390: result: /usr/bin/perl configure:15400: checking for libgnutls-config configure:15433: result: no configure:15440: checking for hostname configure:15458: found /usr/bin/hostname configure:15470: result: /usr/bin/hostname configure:15480: checking for basename configure:15498: found /usr/bin/basename configure:15510: result: /usr/bin/basename configure:15556: checking for main in -ldce configure:15585: gcc -o conftest -g -O2 -L. conftest.c -ldce >&5 /usr/bin/ld: cannot find -ldce collect2: error: ld returned 1 exit status configure:15592: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:15613: result: no configure:15619: checking for main in -lnsl configure:15648: gcc -o conftest -g -O2 -L. conftest.c -lnsl >&5 configure:15655: $? = 0 configure:15676: result: yes configure:15682: checking for socket in -lsocket configure:15717: gcc -o conftest -g -O2 -L. conftest.c -lsocket >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:15724: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | /* 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:15745: result: no configure:15751: checking for main in -lresolv configure:15780: gcc -o conftest -g -O2 -L. conftest.c -lresolv >&5 configure:15787: $? = 0 configure:15808: result: yes configure:15832: checking math.h usability configure:15849: gcc -c -g -O2 conftest.c >&5 configure:15856: $? = 0 configure:15870: result: yes configure:15874: checking math.h presence configure:15889: gcc -E conftest.c configure:15896: $? = 0 configure:15910: result: yes configure:15938: checking for math.h configure:15947: result: yes configure:15962: checking for floor in -lm configure:15997: gcc -o conftest -g -O2 -L. conftest.c -lm >&5 conftest.c:39:6: warning: conflicting types for built-in function 'floor' [enabled by default] char floor (); ^ configure:16004: $? = 0 configure:16025: result: yes configure:16047: checking mp.h usability configure:16064: gcc -c -g -O2 conftest.c >&5 conftest.c:65:16: fatal error: mp.h: No such file or directory #include <mp.h> ^ compilation terminated. configure:16071: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <mp.h> configure:16085: result: no configure:16089: checking mp.h presence configure:16104: gcc -E conftest.c conftest.c:32:16: fatal error: mp.h: No such file or directory #include <mp.h> ^ compilation terminated. configure:16111: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | /* end confdefs.h. */ | #include <mp.h> configure:16125: result: no configure:16153: checking for mp.h configure:16162: result: no configure:16177: checking for pow in -lbsd configure:16212: gcc -o conftest -g -O2 -L. conftest.c -lbsd >&5 conftest.c:39:6: warning: conflicting types for built-in function 'pow' [enabled by default] char pow (); ^ /tmp/ccPI84Ow.o: In function `main': /usr/src/nagios-plugins-2.0.3/conftest.c:43: undefined reference to `pow' collect2: error: ld returned 1 exit status configure:16219: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #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:16240: result: no configure:16266: checking for plan_tests in -ltap configure:16301: gcc -o conftest -g -O2 -L. conftest.c -ltap >&5 /usr/bin/ld: cannot find -ltap collect2: error: ld returned 1 exit status configure:16308: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #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:16329: result: no configure:16380: checking for main in -lcrypt configure:16409: gcc -o conftest -g -O2 -L. conftest.c -lcrypt >&5 configure:16416: $? = 0 configure:16437: result: yes configure:16454: checking for PQsetdbLogin in -lpq configure:16489: gcc -o conftest -g -O2 -L. conftest.c -lpq -lcrypt -lcrypt >&5 /usr/bin/ld: cannot find -lpq collect2: error: ld returned 1 exit status configure:16496: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 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 PQsetdbLogin (); | int | main () | { | return PQsetdbLogin (); | ; | return 0; | } configure:16517: result: no configure:16991: WARNING: Skipping PostgreSQL plugin (check_pgsql) configure:16993: WARNING: LIBS="-lcrypt " CPPFLAGS="" configure:16995: WARNING: install PostgreSQL libs to compile this plugin (see REQUIREMENTS). configure:17017: checking for dbi_initialize in -ldbi configure:17052: gcc -o conftest -g -O2 -L. conftest.c -ldbi >&5 /usr/bin/ld: cannot find -ldbi collect2: error: ld returned 1 exit status configure:17059: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 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 dbi_initialize (); | int | main () | { | return dbi_initialize (); | ; | return 0; | } configure:17080: result: no configure:17096: WARNING: Skipping dbi plugin configure:17098: WARNING: install DBI libs to compile this plugin (see REQUIREMENTS). configure:17117: checking for rc_read_config in -lradiusclient configure:17152: gcc -o conftest -g -O2 -L. conftest.c -lradiusclient >&5 /usr/bin/ld: cannot find -lradiusclient collect2: error: ld returned 1 exit status configure:17159: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 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 rc_read_config (); | int | main () | { | return rc_read_config (); | ; | return 0; | } configure:17180: result: no configure:17197: checking for rc_read_config in -lradiusclient-ng configure:17232: gcc -o conftest -g -O2 -L. conftest.c -lradiusclient-ng >&5 /usr/bin/ld: cannot find -lradiusclient-ng collect2: error: ld returned 1 exit status configure:17239: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 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 rc_read_config (); | int | main () | { | return rc_read_config (); | ; | return 0; | } configure:17260: result: no configure:17276: WARNING: Skipping radius plugin configure:17278: WARNING: install radius libs to compile this plugin (see REQUIREMENTS). configure:17298: checking for main in -lldap configure:17327: gcc -o conftest -g -O2 -L. conftest.c -lldap -llber >&5 /usr/bin/ld: cannot find -lldap /usr/bin/ld: cannot find -llber collect2: error: ld returned 1 exit status configure:17334: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:17355: result: no configure:17578: WARNING: Skipping LDAP plugin configure:17580: WARNING: install LDAP libs to compile this plugin (see REQUIREMENTS). configure:17600: checking linux/hdreg.h usability configure:17617: gcc -c -g -O2 conftest.c >&5 configure:17624: $? = 0 configure:17638: result: yes configure:17642: checking linux/hdreg.h presence configure:17657: gcc -E conftest.c configure:17664: $? = 0 configure:17678: result: yes configure:17706: checking for linux/hdreg.h configure:17713: result: yes configure:17735: checking linux/types.h usability configure:17752: gcc -c -g -O2 conftest.c >&5 configure:17759: $? = 0 configure:17773: result: yes configure:17777: checking linux/types.h presence configure:17792: gcc -E conftest.c configure:17799: $? = 0 configure:17813: result: yes configure:17841: checking for linux/types.h configure:17848: result: yes configure:18168: checking sys/time.h usability configure:18185: gcc -c -g -O2 conftest.c >&5 configure:18192: $? = 0 configure:18206: result: yes configure:18210: checking sys/time.h presence configure:18225: gcc -E conftest.c configure:18232: $? = 0 configure:18246: result: yes configure:18274: checking for sys/time.h configure:18281: result: yes configure:18322: checking for mysql_config configure:18340: found /usr/bin/mysql_config configure:18352: result: /usr/bin/mysql_config configure:18385: checking for mysql_init in -lmysqlclient configure:18420: gcc -o conftest -g -O2 -I/usr/include/mysql -L. conftest.c -lmysqlclient -L/usr/lib64/mysql -lmysqlclient -lpthread -lm -lrt -ldl >&5 configure:18427: $? = 0 configure:18448: result: yes configure:18499: checking utmpx.h usability configure:18516: gcc -c -g -O2 conftest.c >&5 configure:18523: $? = 0 configure:18537: result: yes configure:18541: checking utmpx.h presence configure:18556: gcc -E conftest.c configure:18563: $? = 0 configure:18577: result: yes configure:18605: checking for utmpx.h configure:18614: result: yes configure:18642: checking for wtsapi32.h configure:18663: gcc -c -g -O2 conftest.c >&5 conftest.c:36:21: fatal error: windows.h: No such file or directory #include <windows.h> ^ compilation terminated. configure:18670: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | #include <windows.h> | | #include <wtsapi32.h> configure:18687: result: no configure:18781: checking for IPv6 support configure:18817: gcc -c -g -O2 conftest.c >&5 configure:18824: $? = 0 configure:18840: result: yes configure:18878: checking krb5.h usability configure:18895: gcc -c -g -O2 conftest.c >&5 configure:18902: $? = 0 configure:18916: result: yes configure:18920: checking krb5.h presence configure:18935: gcc -E conftest.c configure:18942: $? = 0 configure:18956: result: yes configure:18984: checking for krb5.h configure:18993: result: yes configure:19170: checking for dlopen in -ldl configure:19205: gcc -o conftest -g -O2 -L. conftest.c -ldl >&5 configure:19212: $? = 0 configure:19233: result: yes configure:19245: checking for shl_load in -ldl configure:19280: gcc -o conftest -g -O2 -L. conftest.c -ldl -ldl >&5 /tmp/ccUHk9Cr.o: In function `main': /usr/src/nagios-plugins-2.0.3/conftest.c:50: undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:19287: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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:19308: result: no configure:19358: checking openssl/ssl.h usability configure:19375: gcc -c -g -O2 conftest.c >&5 configure:19382: $? = 0 configure:19396: result: yes configure:19400: checking openssl/ssl.h presence configure:19415: gcc -E conftest.c configure:19422: $? = 0 configure:19436: result: yes configure:19464: checking for openssl/ssl.h configure:19473: result: yes configure:19358: checking openssl/x509.h usability configure:19375: gcc -c -g -O2 conftest.c >&5 configure:19382: $? = 0 configure:19396: result: yes configure:19400: checking openssl/x509.h presence configure:19415: gcc -E conftest.c configure:19422: $? = 0 configure:19436: result: yes configure:19464: checking for openssl/x509.h configure:19473: result: yes configure:19358: checking openssl/rsa.h usability configure:19375: gcc -c -g -O2 conftest.c >&5 configure:19382: $? = 0 configure:19396: result: yes configure:19400: checking openssl/rsa.h presence configure:19415: gcc -E conftest.c configure:19422: $? = 0 configure:19436: result: yes configure:19464: checking for openssl/rsa.h configure:19473: result: yes configure:19358: checking openssl/pem.h usability configure:19375: gcc -c -g -O2 conftest.c >&5 configure:19382: $? = 0 configure:19396: result: yes configure:19400: checking openssl/pem.h presence configure:19415: gcc -E conftest.c configure:19422: $? = 0 configure:19436: result: yes configure:19464: checking for openssl/pem.h configure:19473: result: yes configure:19358: checking openssl/crypto.h usability configure:19375: gcc -c -g -O2 conftest.c >&5 configure:19382: $? = 0 configure:19396: result: yes configure:19400: checking openssl/crypto.h presence configure:19415: gcc -E conftest.c configure:19422: $? = 0 configure:19436: result: yes configure:19464: checking for openssl/crypto.h configure:19473: result: yes configure:19358: checking openssl/err.h usability configure:19375: gcc -c -g -O2 conftest.c >&5 configure:19382: $? = 0 configure:19396: result: yes configure:19400: checking openssl/err.h presence configure:19415: gcc -E conftest.c configure:19422: $? = 0 configure:19436: result: yes configure:19464: checking for openssl/err.h configure:19473: result: yes configure:19656: checking for CRYPTO_lock in -lcrypto configure:19691: gcc -o conftest -g -O2 -L. conftest.c -lcrypto -L/usr/lib >&5 configure:19698: $? = 0 configure:19719: result: yes configure:19731: checking for main in -lssl configure:19760: gcc -o conftest -g -O2 -L. conftest.c -lssl -lcrypto -lcrypto -L/usr/lib >&5 configure:19767: $? = 0 configure:19788: result: yes configure:20060: checking whether time.h and sys/time.h may both be included configure:20090: gcc -c -g -O2 conftest.c >&5 configure:20097: $? = 0 configure:20112: result: yes configure:20122: checking for sys/wait.h that is POSIX.1 compatible configure:20158: gcc -c -g -O2 conftest.c >&5 configure:20165: $? = 0 configure:20180: result: yes configure:20213: checking signal.h usability configure:20230: gcc -c -g -O2 conftest.c >&5 configure:20237: $? = 0 configure:20251: result: yes configure:20255: checking signal.h presence configure:20270: gcc -E conftest.c configure:20277: $? = 0 configure:20291: result: yes configure:20319: checking for signal.h configure:20328: result: yes configure:20213: checking syslog.h usability configure:20230: gcc -c -g -O2 conftest.c >&5 configure:20237: $? = 0 configure:20251: result: yes configure:20255: checking syslog.h presence configure:20270: gcc -E conftest.c configure:20277: $? = 0 configure:20291: result: yes configure:20319: checking for syslog.h configure:20328: result: yes configure:20213: checking uio.h usability configure:20230: gcc -c -g -O2 conftest.c >&5 conftest.c:85:17: fatal error: uio.h: No such file or directory #include <uio.h> ^ compilation terminated. configure:20237: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <uio.h> configure:20251: result: no configure:20255: checking uio.h presence configure:20270: gcc -E conftest.c conftest.c:52:17: fatal error: uio.h: No such file or directory #include <uio.h> ^ compilation terminated. configure:20277: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 <uio.h> configure:20291: result: no configure:20319: checking for uio.h configure:20328: result: no configure:20213: checking errno.h usability configure:20230: gcc -c -g -O2 conftest.c >&5 configure:20237: $? = 0 configure:20251: result: yes configure:20255: checking errno.h presence configure:20270: gcc -E conftest.c configure:20277: $? = 0 configure:20291: result: yes configure:20319: checking for errno.h configure:20328: result: yes configure:20202: checking for sys/time.h configure:20209: result: yes configure:20213: checking sys/socket.h usability configure:20230: gcc -c -g -O2 conftest.c >&5 configure:20237: $? = 0 configure:20251: result: yes configure:20255: checking sys/socket.h presence configure:20270: gcc -E conftest.c configure:20277: $? = 0 configure:20291: result: yes configure:20319: checking for sys/socket.h configure:20328: result: yes configure:20213: checking sys/un.h usability configure:20230: gcc -c -g -O2 conftest.c >&5 configure:20237: $? = 0 configure:20251: result: yes configure:20255: checking sys/un.h presence configure:20270: gcc -E conftest.c configure:20277: $? = 0 configure:20291: result: yes configure:20319: checking for sys/un.h configure:20328: result: yes configure:20213: checking sys/poll.h usability configure:20230: gcc -c -g -O2 conftest.c >&5 configure:20237: $? = 0 configure:20251: result: yes configure:20255: checking sys/poll.h presence configure:20270: gcc -E conftest.c configure:20277: $? = 0 configure:20291: result: yes configure:20319: checking for sys/poll.h configure:20328: result: yes configure:20362: checking features.h usability configure:20379: gcc -c -g -O2 conftest.c >&5 configure:20386: $? = 0 configure:20400: result: yes configure:20404: checking features.h presence configure:20419: gcc -E conftest.c configure:20426: $? = 0 configure:20440: result: yes configure:20468: checking for features.h configure:20477: result: yes configure:20362: checking stdarg.h usability configure:20379: gcc -c -g -O2 conftest.c >&5 configure:20386: $? = 0 configure:20400: result: yes configure:20404: checking stdarg.h presence configure:20419: gcc -E conftest.c configure:20426: $? = 0 configure:20440: result: yes configure:20468: checking for stdarg.h configure:20477: result: yes configure:20362: checking sys/unistd.h usability configure:20379: gcc -c -g -O2 conftest.c >&5 configure:20386: $? = 0 configure:20400: result: yes configure:20404: checking sys/unistd.h presence configure:20419: gcc -E conftest.c configure:20426: $? = 0 configure:20440: result: yes configure:20468: checking for sys/unistd.h configure:20477: result: yes configure:20362: checking ctype.h usability configure:20379: gcc -c -g -O2 conftest.c >&5 configure:20386: $? = 0 configure:20400: result: yes configure:20404: checking ctype.h presence configure:20419: gcc -E conftest.c configure:20426: $? = 0 configure:20440: result: yes configure:20468: checking for ctype.h configure:20477: result: yes configure:20493: checking for an ANSI C-conforming const configure:20568: gcc -c -g -O2 conftest.c >&5 configure:20575: $? = 0 configure:20590: result: yes configure:20600: checking whether struct tm is in sys/time.h or time.h configure:20630: gcc -c -g -O2 conftest.c >&5 configure:20637: $? = 0 configure:20652: result: time.h configure:20662: checking for pid_t configure:20690: gcc -c -g -O2 conftest.c >&5 configure:20697: $? = 0 configure:20724: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:97:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:20731: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:20754: result: yes configure:20766: checking for size_t configure:20794: gcc -c -g -O2 conftest.c >&5 configure:20801: $? = 0 configure:20828: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:97:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:20835: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:20858: result: yes configure:20870: checking return type of signal handlers configure:20898: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:67:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:20905: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 <sys/types.h> | #include <signal.h> | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:20920: result: void configure:20929: checking for va_copy configure:20957: gcc -o conftest -g -O2 -L. conftest.c -ldl >&5 configure:20964: $? = 0 configure:20984: result: yes configure:21081: gcc -c -g -O2 conftest.c >&5 configure:21088: $? = 0 configure:21121: gcc -c -g -O2 conftest.c >&5 configure:21128: $? = 0 configure:21170: checking for memmove configure:21226: gcc -o conftest -g -O2 -L. conftest.c -ldl >&5 conftest.c:88:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:21233: $? = 0 configure:21255: result: yes configure:21170: checking for select configure:21226: gcc -o conftest -g -O2 -L. conftest.c -ldl >&5 configure:21233: $? = 0 configure:21255: result: yes configure:21170: checking for socket configure:21226: gcc -o conftest -g -O2 -L. conftest.c -ldl >&5 configure:21233: $? = 0 configure:21255: result: yes configure:21170: checking for strdup configure:21226: gcc -o conftest -g -O2 -L. conftest.c -ldl >&5 conftest.c:91:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:21233: $? = 0 configure:21255: result: yes configure:21170: checking for strstr configure:21226: gcc -o conftest -g -O2 -L. conftest.c -ldl >&5 conftest.c:92:6: warning: conflicting types for built-in function 'strstr' [enabled by default] char strstr (); ^ configure:21233: $? = 0 configure:21255: result: yes configure:21170: checking for strtol configure:21226: gcc -o conftest -g -O2 -L. conftest.c -ldl >&5 configure:21233: $? = 0 configure:21255: result: yes configure:21170: checking for strtoul configure:21226: gcc -o conftest -g -O2 -L. conftest.c -ldl >&5 configure:21233: $? = 0 configure:21255: result: yes configure:21170: checking for floor configure:21226: gcc -o conftest -g -O2 -L. conftest.c -ldl >&5 conftest.c:95:6: warning: conflicting types for built-in function 'floor' [enabled by default] char floor (); ^ /tmp/cc5lXSjz.o: In function `main': /usr/src/nagios-plugins-2.0.3/conftest.c:106: undefined reference to `floor' collect2: error: ld returned 1 exit status configure:21233: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 <limits.h> declares floor. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define floor innocuous_floor | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char floor (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #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:21255: result: no configure:21271: checking for poll configure:21327: gcc -o conftest -g -O2 -L. conftest.c -ldl >&5 configure:21334: $? = 0 configure:21356: result: yes configure:21369: checking return type of socket size configure:21394: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:79:32: error: 'buffer' undeclared (first use in this function) int a = send(1, (const void *) buffer, (size_t *) 0, (int *) 0); ^ conftest.c:79:32: note: each undeclared identifier is reported only once for each function it appears in conftest.c:79: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:75:0: /usr/include/sys/socket.h:150: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:79: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:75:0: /usr/include/sys/socket.h:150: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:21401: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 <stdlib.h> | #include <sys/types.h> | #include <sys/socket.h> | int | main () | { | int a = send(1, (const void *) buffer, (size_t *) 0, (int *) 0); | ; | return 0; | } configure:21414: result: int configure:21430: checking for ps configure:21448: found /usr/bin/ps configure:21460: result: /usr/bin/ps configure:21469: checking for ps syntax configure:21786: result: /usr/bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args' configure:22039: checking for ping configure:22057: found /usr/bin/ping configure:22069: result: /usr/bin/ping configure:22079: checking for ping6 configure:22097: found /usr/sbin/ping6 configure:22109: result: /usr/sbin/ping6 configure:22125: checking for ICMP ping syntax configure:22169: result: /usr/bin/ping -n -U -w %d -c %d %s configure:22269: checking for ICMPv6 ping syntax configure:22310: result: /usr/sbin/ping6 -n -U -w %d -c %d %s configure:22482: checking for nslookup configure:22500: found /usr/bin/nslookup configure:22512: result: /usr/bin/nslookup configure:22522: checking for nslookup syntax configure:22532: result: /usr/bin/nslookup -sil configure:22551: checking for number of online cpus configure:22574: gcc -c -g -O2 conftest.c >&5 configure:22581: $? = 0 configure:22591: result: sysconf(_SC_NPROCESSORS_ONLN) configure:22604: checking for number of available cpus configure:22627: gcc -c -g -O2 conftest.c >&5 configure:22634: $? = 0 configure:22644: result: sysconf(_SC_NPROCESSORS_CONF) configure:22659: checking for uptime configure:22677: found /usr/bin/uptime configure:22689: result: /usr/bin/uptime configure:22711: checking for rpcinfo configure:22729: found /usr/sbin/rpcinfo configure:22741: result: /usr/sbin/rpcinfo configure:22763: checking for lmstat configure:22796: result: no configure:22809: WARNING: Get lmstat from Globetrotter Software to monitor flexlm licenses configure:22815: checking for smbclient configure:22848: result: no configure:22867: WARNING: Get smbclient from Samba.org to monitor SMB shares configure:22873: checking for snmpget configure:22906: result: no configure:22926: WARNING: Get snmpget from http://net-snmp.sourceforge.net to make check_hpjd and check_snmp plugins configure:22932: checking for snmpgetnext configure:22965: result: no configure:22992: WARNING: Tried /usr/bin/perl - install Net::SNMP perl module if you want to use the perl snmp plugins configure:22998: checking for quakestat configure:23031: result: no configure:23038: checking for qstat configure:23071: result: no configure:23093: WARNING: Get qstat from http://www.activesw.com/people/steve/qstat.html in order to make check_game plugin configure:23108: checking for fping configure:23141: result: no configure:23148: checking for fping6 configure:23181: result: no configure:23216: WARNING: Get fping from http://www.fping.com in order to make check_fping plugin configure:23222: checking for ssh configure:23240: found /usr/bin/ssh configure:23252: result: /usr/bin/ssh configure:23282: checking for mailq configure:23315: result: no configure:23334: WARNING: Could not find mailq or eqivalent configure:23340: checking for qmail-qstat configure:23373: result: no configure:23392: WARNING: Could not find qmail-qstat or eqivalent configure:23398: checking for swap configure:23431: result: no configure:23468: checking for swapinfo configure:23501: result: no configure:23536: checking for lsps configure:23569: result: no configure:23596: checking for sys/stat.h configure:23603: result: yes configure:23607: checking sys/param.h usability configure:23624: gcc -c -g -O2 conftest.c >&5 configure:23631: $? = 0 configure:23645: result: yes configure:23649: checking sys/param.h presence configure:23664: gcc -E conftest.c configure:23671: $? = 0 configure:23685: result: yes configure:23713: checking for sys/param.h configure:23722: result: yes configure:23741: checking for sys/swap.h configure:23766: gcc -c -g -O2 conftest.c >&5 configure:23773: $? = 0 configure:23790: result: yes configure:23803: checking whether swapctl is declared configure:23839: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:104:10: error: 'swapctl' undeclared (first use in this function) (void) swapctl; ^ conftest.c:104:10: note: each undeclared identifier is reported only once for each function it appears in configure:23846: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SWAP_H 1 | /* end confdefs.h. */ | | #include <unistd.h> | #include <sys/types.h> | #include <sys/param.h> | #include <sys/stat.h> | #include <sys/swap.h> | | | int | main () | { | #ifndef swapctl | (void) swapctl; | #endif | | ; | return 0; | } configure:23861: result: no configure:23879: checking for swaptbl_t configure:23913: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:103:13: error: 'swaptbl_t' undeclared (first use in this function) if (sizeof (swaptbl_t)) ^ conftest.c:103:13: note: each undeclared identifier is reported only once for each function it appears in configure:23920: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 <sys/types.h> | #include <sys/param.h> | #include <sys/stat.h> | #include <sys/swap.h> | | | int | main () | { | if (sizeof (swaptbl_t)) | return 0; | ; | return 0; | } configure:23983: result: no configure:23993: checking for swapent_t configure:24027: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:103:13: error: 'swapent_t' undeclared (first use in this function) if (sizeof (swapent_t)) ^ conftest.c:103:13: note: each undeclared identifier is reported only once for each function it appears in configure:24034: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 <sys/types.h> | #include <sys/param.h> | #include <sys/stat.h> | #include <sys/swap.h> | | | int | main () | { | if (sizeof (swapent_t)) | return 0; | ; | return 0; | } configure:24097: result: no configure:24108: checking for struct swapent.se_nblks configure:24143: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:104:23: error: storage size of 'ac_aggr' isn't known static struct swapent ac_aggr; ^ configure:24150: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 <unistd.h> | #include <sys/types.h> | #include <sys/param.h> | #include <sys/stat.h> | #include <sys/swap.h> | | | int | main () | { | static struct swapent ac_aggr; | if (ac_aggr.se_nblks) | return 0; | ; | return 0; | } configure:24190: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:104:23: error: storage size of 'ac_aggr' isn't known static struct swapent ac_aggr; ^ configure:24197: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 <unistd.h> | #include <sys/types.h> | #include <sys/param.h> | #include <sys/stat.h> | #include <sys/swap.h> | | | int | main () | { | static struct swapent ac_aggr; | if (sizeof ac_aggr.se_nblks) | return 0; | ; | return 0; | } configure:24215: result: no configure:24396: checking for /proc/meminfo configure:24402: result: found /proc/meminfo configure:24426: checking for dig configure:24444: found /usr/bin/dig configure:24456: result: /usr/bin/dig configure:24481: checking for apt-get configure:24514: result: no configure:24558: checking sys/sockio.h usability configure:24575: gcc -c -g -O2 conftest.c >&5 conftest.c:130:24: fatal error: sys/sockio.h: No such file or directory #include <sys/sockio.h> ^ compilation terminated. configure:24582: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/sockio.h> configure:24596: result: no configure:24600: checking sys/sockio.h presence configure:24615: gcc -E conftest.c conftest.c:97:24: fatal error: sys/sockio.h: No such file or directory #include <sys/sockio.h> ^ compilation terminated. configure:24622: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | /* end confdefs.h. */ | #include <sys/sockio.h> configure:24636: result: no configure:24664: checking for sys/sockio.h configure:24673: result: no configure:24726: checking whether NLS is requested configure:24735: result: yes configure:24775: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:24807: result: /usr/bin/msgfmt configure:24816: checking for gmsgfmt configure:24847: result: /usr/bin/msgfmt configure:24897: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:24929: result: /usr/bin/xgettext configure:24974: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:25005: result: /usr/bin/msgmerge configure:25063: checking for ld used by gcc configure:25130: result: /usr/bin/ld -m elf_x86_64 configure:25139: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:25154: result: yes configure:25161: checking for shared library run path origin configure:25174: result: done configure:25750: checking for CFPreferencesCopyAppValue configure:25778: gcc -o conftest -g -O2 -L. conftest.c -ldl -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:98:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include <CoreFoundation/CFPreferences.h> ^ compilation terminated. configure:25785: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #define __linux__ 1 | /* end confdefs.h. */ | #include <CoreFoundation/CFPreferences.h> | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:25806: result: no configure:25815: checking for CFLocaleCopyCurrent configure:25843: gcc -o conftest -g -O2 -L. conftest.c -ldl -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:98:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include <CoreFoundation/CFLocale.h> ^ compilation terminated. configure:25850: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #define __linux__ 1 | /* end confdefs.h. */ | #include <CoreFoundation/CFLocale.h> | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:25871: result: no configure:25922: checking for GNU gettext in libc configure:25956: gcc -o conftest -g -O2 -L. conftest.c -ldl >&5 configure:25963: $? = 0 configure:25985: result: yes configure:26971: checking whether to use NLS configure:26973: result: yes configure:26976: checking where the gettext function comes from configure:26987: result: libc configure:27106: checking for main in -lpthread configure:27135: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:27142: $? = 0 configure:27163: result: yes configure:27190: checking for working alloca.h configure:27217: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:27224: $? = 0 configure:27244: result: yes configure:27254: checking for alloca configure:27301: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:27308: $? = 0 configure:27328: result: yes configure:27594: checking arpa/inet.h usability configure:27611: gcc -c -g -O2 conftest.c >&5 configure:27618: $? = 0 configure:27632: result: yes configure:27636: checking arpa/inet.h presence configure:27651: gcc -E conftest.c configure:27658: $? = 0 configure:27672: result: yes configure:27700: checking for arpa/inet.h configure:27709: result: yes configure:27583: checking for features.h configure:27590: result: yes configure:27583: checking for unistd.h configure:27590: result: yes configure:27583: checking for sys/param.h configure:27590: result: yes configure:27594: checking sys/vfs.h usability configure:27611: gcc -c -g -O2 conftest.c >&5 configure:27618: $? = 0 configure:27632: result: yes configure:27636: checking sys/vfs.h presence configure:27651: gcc -E conftest.c configure:27658: $? = 0 configure:27672: result: yes configure:27700: checking for sys/vfs.h configure:27709: result: yes configure:27594: checking sys/fs_types.h usability configure:27611: gcc -c -g -O2 conftest.c >&5 conftest.c:142:26: fatal error: sys/fs_types.h: No such file or directory #include <sys/fs_types.h> ^ compilation terminated. configure:27618: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/fs_types.h> configure:27632: result: no configure:27636: checking sys/fs_types.h presence configure:27651: gcc -E conftest.c conftest.c:109:26: fatal error: sys/fs_types.h: No such file or directory #include <sys/fs_types.h> ^ compilation terminated. configure:27658: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include <sys/fs_types.h> configure:27672: result: no configure:27700: checking for sys/fs_types.h configure:27709: result: no configure:27583: checking for sys/socket.h configure:27590: result: yes configure:27594: checking netdb.h usability configure:27611: gcc -c -g -O2 conftest.c >&5 configure:27618: $? = 0 configure:27632: result: yes configure:27636: checking netdb.h presence configure:27651: gcc -E conftest.c configure:27658: $? = 0 configure:27672: result: yes configure:27700: checking for netdb.h configure:27709: result: yes configure:27594: checking netinet/in.h usability configure:27611: gcc -c -g -O2 conftest.c >&5 configure:27618: $? = 0 configure:27632: result: yes configure:27636: checking netinet/in.h presence configure:27651: gcc -E conftest.c configure:27658: $? = 0 configure:27672: result: yes configure:27700: checking for netinet/in.h configure:27709: result: yes configure:27594: checking getopt.h usability configure:27611: gcc -c -g -O2 conftest.c >&5 configure:27618: $? = 0 configure:27632: result: yes configure:27636: checking getopt.h presence configure:27651: gcc -E conftest.c configure:27658: $? = 0 configure:27672: result: yes configure:27700: checking for getopt.h configure:27709: result: yes configure:27594: checking langinfo.h usability configure:27611: gcc -c -g -O2 conftest.c >&5 configure:27618: $? = 0 configure:27632: result: yes configure:27636: checking langinfo.h presence configure:27651: gcc -E conftest.c configure:27658: $? = 0 configure:27672: result: yes configure:27700: checking for langinfo.h configure:27709: result: yes configure:27594: checking xlocale.h usability configure:27611: gcc -c -g -O2 conftest.c >&5 configure:27618: $? = 0 configure:27632: result: yes configure:27636: checking xlocale.h presence configure:27651: gcc -E conftest.c configure:27658: $? = 0 configure:27672: result: yes configure:27700: checking for xlocale.h configure:27709: result: yes configure:27583: checking for math.h configure:27590: result: yes configure:27594: checking sys/mman.h usability configure:27611: gcc -c -g -O2 conftest.c >&5 configure:27618: $? = 0 configure:27632: result: yes configure:27636: checking sys/mman.h presence configure:27651: gcc -E conftest.c configure:27658: $? = 0 configure:27672: result: yes configure:27700: checking for sys/mman.h configure:27709: result: yes configure:27594: checking sys/statvfs.h usability configure:27611: gcc -c -g -O2 conftest.c >&5 configure:27618: $? = 0 configure:27632: result: yes configure:27636: checking sys/statvfs.h presence configure:27651: gcc -E conftest.c configure:27658: $? = 0 configure:27672: result: yes configure:27700: checking for sys/statvfs.h configure:27709: result: yes configure:27594: checking wchar.h usability configure:27611: gcc -c -g -O2 conftest.c >&5 configure:27618: $? = 0 configure:27632: result: yes configure:27636: checking wchar.h presence configure:27651: gcc -E conftest.c configure:27658: $? = 0 configure:27672: result: yes configure:27700: checking for wchar.h configure:27709: result: yes configure:27583: checking for stdint.h configure:27590: result: yes configure:27594: checking sys/uio.h usability configure:27611: gcc -c -g -O2 conftest.c >&5 configure:27618: $? = 0 configure:27632: result: yes configure:27636: checking sys/uio.h presence configure:27651: gcc -E conftest.c configure:27658: $? = 0 configure:27672: result: yes configure:27700: checking for sys/uio.h configure:27709: result: yes configure:27583: checking for sys/time.h configure:27590: result: yes configure:27594: checking wctype.h usability configure:27611: gcc -c -g -O2 conftest.c >&5 configure:27618: $? = 0 configure:27632: result: yes configure:27636: checking wctype.h presence configure:27651: gcc -E conftest.c configure:27658: $? = 0 configure:27672: result: yes configure:27700: checking for wctype.h configure:27709: result: yes configure:27731: checking whether the preprocessor supports include_next configure:27774: gcc -c -g -O2 -Iconftestd1b -Iconftestd2 conftest.c >&5 configure:27781: $? = 0 configure:27830: result: yes configure:27851: checking whether system header files limit the line length configure:27878: result: no configure:27908: checking for C/C++ restrict keyword configure:27943: gcc -c -g -O2 conftest.c >&5 configure:27950: $? = 0 configure:27968: result: __restrict configure:28078: checking whether <wchar.h> uses 'inline' correctly configure:28104: gcc -c -g -O2 conftest.c >&5 configure:28107: $? = 0 configure:28129: gcc -c -g -O2 conftest.c >&5 configure:28132: $? = 0 configure:28145: result: yes configure:28177: checking for btowc configure:28233: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:28240: $? = 0 configure:28262: result: yes configure:28177: checking for getuid configure:28233: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:28240: $? = 0 configure:28262: result: yes configure:28177: checking for geteuid configure:28233: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:28240: $? = 0 configure:28262: result: yes configure:28177: checking for getresuid configure:28233: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:28240: $? = 0 configure:28262: result: yes configure:28177: checking for getgid configure:28233: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:28240: $? = 0 configure:28262: result: yes configure:28177: checking for getegid configure:28233: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:28240: $? = 0 configure:28262: result: yes configure:28177: checking for getresgid configure:28233: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:28240: $? = 0 configure:28262: result: yes configure:28177: checking for setresuid configure:28233: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:28240: $? = 0 configure:28262: result: yes configure:28177: checking for setreuid configure:28233: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:28240: $? = 0 configure:28262: result: yes configure:28177: checking for seteuid configure:28233: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:28240: $? = 0 configure:28262: result: yes configure:28177: checking for setresgid configure:28233: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:28240: $? = 0 configure:28262: result: yes configure:28177: checking for setregid configure:28233: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:28240: $? = 0 configure:28262: result: yes configure:28177: checking for setegid configure:28233: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:28240: $? = 0 configure:28262: result: yes configure:28177: checking for symlink configure:28233: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:28240: $? = 0 configure:28262: result: yes configure:28177: checking for mbsinit configure:28233: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:28240: $? = 0 configure:28262: result: yes configure:28177: checking for mbrtowc configure:28233: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:28240: $? = 0 configure:28262: result: yes configure:28177: checking for mprotect configure:28233: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:28240: $? = 0 configure:28262: result: yes configure:28177: checking for _set_invalid_parameter_handler configure:28233: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 /tmp/ccoOr2o1.o: In function `main': /usr/src/nagios-plugins-2.0.3/conftest.c:175: undefined reference to `_set_invalid_parameter_handler' collect2: error: ld returned 1 exit status configure:28240: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | /* end confdefs.h. */ | /* Define _set_invalid_parameter_handler to an innocuous variant, in case <limits.h> declares _set_invalid_parameter_handler. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _set_invalid_parameter_handler (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef _set_invalid_parameter_handler | | /* 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 _set_invalid_parameter_handler (); | /* 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__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler | choke me | #endif | | int | main () | { | return _set_invalid_parameter_handler (); | ; | return 0; | } configure:28262: result: no configure:28177: checking for nl_langinfo configure:28233: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:28240: $? = 0 configure:28262: result: yes configure:28177: checking for isblank configure:28233: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 conftest.c:165:6: warning: conflicting types for built-in function 'isblank' [enabled by default] char isblank (); ^ configure:28240: $? = 0 configure:28262: result: yes configure:28177: checking for iswctype configure:28233: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:28240: $? = 0 configure:28262: result: yes configure:28177: checking for wcscoll configure:28233: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:28240: $? = 0 configure:28262: result: yes configure:28177: checking for setenv configure:28233: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:28240: $? = 0 configure:28262: result: yes configure:28177: checking for snprintf configure:28233: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 conftest.c:169:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:28240: $? = 0 configure:28262: result: yes configure:28177: checking for strndup configure:28233: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 conftest.c:170:6: warning: conflicting types for built-in function 'strndup' [enabled by default] char strndup (); ^ configure:28240: $? = 0 configure:28262: result: yes configure:28177: checking for localtime_r configure:28233: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:28240: $? = 0 configure:28262: result: yes configure:28177: checking for timegm configure:28233: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:28240: $? = 0 configure:28262: result: yes configure:28177: checking for vasnprintf configure:28233: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 /tmp/cceG7qG4.o: In function `main': /usr/src/nagios-plugins-2.0.3/conftest.c:184: undefined reference to `vasnprintf' collect2: error: ld returned 1 exit status configure:28240: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | /* end confdefs.h. */ | /* Define vasnprintf to an innocuous variant, in case <limits.h> declares vasnprintf. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define vasnprintf innocuous_vasnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vasnprintf (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #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:28262: result: no configure:28177: checking for wcrtomb configure:28233: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:28240: $? = 0 configure:28262: result: yes configure:28177: checking for iswcntrl configure:28233: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 conftest.c:174:6: warning: conflicting types for built-in function 'iswcntrl' [enabled by default] char iswcntrl (); ^ configure:28240: $? = 0 configure:28262: result: yes configure:28280: checking for nl_langinfo and CODESET configure:28306: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:28313: $? = 0 configure:28334: result: yes configure:28347: checking for a traditional french locale configure:28419: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:28422: $? = 0 configure:28478: result: fr_FR configure:28485: checking whether byte ordering is bigendian configure:28510: gcc -c -g -O2 conftest.c >&5 conftest.c:154:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:154:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:154:15: error: unknown type name 'universal' configure:28517: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:28567: gcc -c -g -O2 conftest.c >&5 configure:28574: $? = 0 configure:28606: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:160:4: error: unknown type name 'not' not big endian ^ conftest.c:160:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:28613: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | /* end confdefs.h. */ | #include <sys/types.h> | #include <sys/param.h> | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:28865: result: no configure:28893: checking whether // is distinct from / configure:28922: result: no configure:29078: checking if environ is properly declared configure:29111: gcc -c -g -O2 conftest.c >&5 conftest.c:159:39: error: conflicting types for 'environ' extern struct { int foo; } environ; ^ In file included from conftest.c:154:0: /usr/include/unistd.h:545:15: note: previous declaration of 'environ' was here extern char **environ; ^ configure:29118: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | /* end confdefs.h. */ | #if HAVE_UNISTD_H | #include <unistd.h> | #endif | /* mingw, BeOS, Haiku declare environ in <stdlib.h>, not in <unistd.h>. */ | #include <stdlib.h> | | extern struct { int foo; } environ; | int | main () | { | environ.foo = 1; | ; | return 0; | } configure:29134: result: yes configure:29151: checking for complete errno.h configure:29228: result: yes configure:30582: checking whether strerror_r is declared configure:30611: gcc -c -g -O2 conftest.c >&5 configure:30618: $? = 0 configure:30633: result: yes configure:30655: checking for strerror_r configure:30711: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:30718: $? = 0 configure:30740: result: yes configure:30752: checking whether strerror_r returns char * configure:30786: gcc -c -g -O2 conftest.c >&5 configure:30793: $? = 0 configure:30872: result: yes configure:31361: checking whether <sys/socket.h> is self-contained configure:31388: gcc -c -g -O2 conftest.c >&5 configure:31395: $? = 0 configure:31411: result: yes configure:31418: checking for shutdown configure:31474: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:31481: $? = 0 configure:31503: result: yes configure:31516: checking whether <sys/socket.h> defines the SHUT_* macros configure:31543: gcc -c -g -O2 conftest.c >&5 configure:31550: $? = 0 configure:31566: result: yes configure:31674: checking for struct sockaddr_storage configure:31714: gcc -c -g -O2 conftest.c >&5 configure:31721: $? = 0 configure:31760: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:174:38: error: expected expression before ')' token if (sizeof ((struct sockaddr_storage))) ^ configure:31767: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #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 <sys/types.h> | #ifdef HAVE_SYS_SOCKET_H | #include <sys/socket.h> | #endif | #ifdef HAVE_WS2TCPIP_H | #include <ws2tcpip.h> | #endif | | | int | main () | { | if (sizeof ((struct sockaddr_storage))) | return 0; | ; | return 0; | } configure:31790: result: yes configure:31800: checking for sa_family_t configure:31840: gcc -c -g -O2 conftest.c >&5 configure:31847: $? = 0 configure:31886: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:175:26: error: expected expression before ')' token if (sizeof ((sa_family_t))) ^ configure:31893: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #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 <sys/types.h> | #ifdef HAVE_SYS_SOCKET_H | #include <sys/socket.h> | #endif | #ifdef HAVE_WS2TCPIP_H | #include <ws2tcpip.h> | #endif | | | int | main () | { | if (sizeof ((sa_family_t))) | return 0; | ; | return 0; | } configure:31916: result: yes configure:31934: checking for struct sockaddr_storage.ss_family configure:31970: gcc -c -g -O2 conftest.c >&5 configure:31977: $? = 0 configure:32043: result: yes configure:32247: checking whether socket is declared without a macro configure:32278: gcc -c -g -O2 conftest.c >&5 configure:32285: $? = 0 configure:32302: result: yes configure:32247: checking whether connect is declared without a macro configure:32278: gcc -c -g -O2 conftest.c >&5 configure:32285: $? = 0 configure:32302: result: yes configure:32247: checking whether accept is declared without a macro configure:32278: gcc -c -g -O2 conftest.c >&5 configure:32285: $? = 0 configure:32302: result: yes configure:32247: checking whether bind is declared without a macro configure:32278: gcc -c -g -O2 conftest.c >&5 configure:32285: $? = 0 configure:32302: result: yes configure:32247: checking whether getpeername is declared without a macro configure:32278: gcc -c -g -O2 conftest.c >&5 configure:32285: $? = 0 configure:32302: result: yes configure:32247: checking whether getsockname is declared without a macro configure:32278: gcc -c -g -O2 conftest.c >&5 configure:32285: $? = 0 configure:32302: result: yes configure:32247: checking whether getsockopt is declared without a macro configure:32278: gcc -c -g -O2 conftest.c >&5 configure:32285: $? = 0 configure:32302: result: yes configure:32247: checking whether listen is declared without a macro configure:32278: gcc -c -g -O2 conftest.c >&5 configure:32285: $? = 0 configure:32302: result: yes configure:32247: checking whether recv is declared without a macro configure:32278: gcc -c -g -O2 conftest.c >&5 configure:32285: $? = 0 configure:32302: result: yes configure:32247: checking whether send is declared without a macro configure:32278: gcc -c -g -O2 conftest.c >&5 configure:32285: $? = 0 configure:32302: result: yes configure:32247: checking whether recvfrom is declared without a macro configure:32278: gcc -c -g -O2 conftest.c >&5 configure:32285: $? = 0 configure:32302: result: yes configure:32247: checking whether sendto is declared without a macro configure:32278: gcc -c -g -O2 conftest.c >&5 configure:32285: $? = 0 configure:32302: result: yes configure:32247: checking whether setsockopt is declared without a macro configure:32278: gcc -c -g -O2 conftest.c >&5 configure:32285: $? = 0 configure:32302: result: yes configure:32247: checking whether shutdown is declared without a macro configure:32278: gcc -c -g -O2 conftest.c >&5 configure:32285: $? = 0 configure:32302: result: yes configure:32247: checking whether accept4 is declared without a macro configure:32278: gcc -c -g -O2 conftest.c >&5 configure:32285: $? = 0 configure:32302: result: yes configure:32432: checking whether getaddrinfo is declared without a macro configure:32459: gcc -c -g -O2 conftest.c >&5 configure:32466: $? = 0 configure:32483: result: yes configure:32432: checking whether freeaddrinfo is declared without a macro configure:32459: gcc -c -g -O2 conftest.c >&5 configure:32466: $? = 0 configure:32483: result: yes configure:32432: checking whether gai_strerror is declared without a macro configure:32459: gcc -c -g -O2 conftest.c >&5 configure:32466: $? = 0 configure:32483: result: yes configure:32432: checking whether getnameinfo is declared without a macro configure:32459: gcc -c -g -O2 conftest.c >&5 configure:32466: $? = 0 configure:32483: result: yes configure:32501: checking for library containing gethostbyname configure:32542: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:32549: $? = 0 configure:32580: result: none required configure:32596: checking for gethostbyname configure:32652: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:32659: $? = 0 configure:32681: result: yes configure:32770: checking for library containing getservbyname configure:32811: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:32818: $? = 0 configure:32849: result: none required configure:32865: checking for getservbyname configure:32921: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:32928: $? = 0 configure:32950: result: yes configure:33292: checking for library containing inet_ntop configure:33333: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:33340: $? = 0 configure:33371: result: none required configure:33499: checking whether inet_ntop is declared configure:33533: gcc -c -g -O2 conftest.c >&5 configure:33540: $? = 0 configure:33555: result: yes configure:33595: checking for IPv4 sockets configure:33631: gcc -c -g -O2 conftest.c >&5 configure:33638: $? = 0 configure:33654: result: yes configure:33664: checking for IPv6 sockets configure:33703: gcc -c -g -O2 conftest.c >&5 configure:33710: $? = 0 configure:33726: result: yes configure:33923: checking for getopt.h configure:33930: result: yes configure:34073: checking for getopt_long_only configure:34129: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:34136: $? = 0 configure:34158: result: yes configure:34175: checking whether getopt is POSIX compatible configure:34230: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:34234: $? = 0 configure:34240: ./conftest configure:34244: $? = 0 configure:34323: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:34327: $? = 0 configure:34333: ./conftest configure:34337: $? = 0 configure:34399: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:34403: $? = 0 configure:34409: ./conftest program: option requires an argument -- 'b' configure:34413: $? = 0 configure:34438: result: yes configure:34446: checking for working GNU getopt function configure:34677: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:34681: $? = 0 configure:34687: ./conftest configure:34691: $? = 0 configure:34714: result: yes configure:34719: checking for working GNU getopt_long function configure:34774: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:34778: $? = 0 configure:34784: ./conftest configure:34788: $? = 0 configure:34806: result: yes configure:34838: checking whether getenv is declared configure:34867: gcc -c -g -O2 conftest.c >&5 configure:34874: $? = 0 configure:34889: result: yes configure:35084: checking for working fcntl.h configure:35197: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:35201: $? = 0 configure:35207: ./conftest configure:35211: $? = 0 configure:35233: result: yes configure:35257: checking whether getc_unlocked is declared configure:35286: gcc -c -g -O2 conftest.c >&5 configure:35293: $? = 0 configure:35308: result: yes configure:35328: checking whether we are using the GNU C Library >= 2.1 or uClibc configure:35362: result: yes configure:35383: checking for wchar_t configure:35410: gcc -c -g -O2 conftest.c >&5 configure:35417: $? = 0 configure:35432: result: yes configure:35450: checking whether NULL can be used in arbitrary expressions configure:35478: gcc -c -g -O2 conftest.c >&5 configure:35485: $? = 0 configure:35500: result: yes configure:35603: checking whether imported symbols can be declared weak configure:35631: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:35638: $? = 0 configure:35700: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:35704: $? = 0 configure:35710: ./conftest configure:35714: $? = 0 configure:35733: result: yes configure:35748: checking pthread.h usability configure:35765: gcc -c -g -O2 conftest.c >&5 configure:35772: $? = 0 configure:35786: result: yes configure:35790: checking pthread.h presence configure:35805: gcc -E conftest.c configure:35812: $? = 0 configure:35826: result: yes configure:35854: checking for pthread.h configure:35861: result: yes configure:35902: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:35909: $? = 0 configure:35933: checking for pthread_kill in -lpthread configure:35968: gcc -o conftest -g -O2 -L. conftest.c -lpthread -lpthread -ldl >&5 configure:35975: $? = 0 configure:35996: result: yes configure:36875: checking for multithread API to use configure:36877: result: posix configure:36889: checking whether malloc, realloc, calloc are POSIX compliant configure:36919: gcc -c -g -O2 conftest.c >&5 configure:36926: $? = 0 configure:36942: result: yes configure:36952: checking for stdlib.h configure:36959: result: yes configure:37093: checking for GNU libc compatible malloc configure:37136: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:37140: $? = 0 configure:37146: ./conftest configure:37150: $? = 0 configure:37168: result: yes configure:37184: checking for unsigned long long int configure:37233: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:37240: $? = 0 configure:37261: result: yes configure:37273: checking for long long int configure:37321: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:37325: $? = 0 configure:37331: ./conftest configure:37335: $? = 0 configure:37354: result: yes configure:37372: checking for mbstate_t configure:37406: gcc -c -g -O2 conftest.c >&5 configure:37413: $? = 0 configure:37428: result: yes configure:37459: checking for a traditional japanese locale configure:37533: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:37536: $? = 0 configure:37594: result: ja_JP configure:37602: checking for a transitional chinese locale configure:37677: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:37680: $? = 0 configure:37731: result: zh_CN.GB18030 configure:37738: checking for a french Unicode locale configure:37814: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:37817: $? = 0 configure:37863: result: fr_FR.UTF-8 configure:37962: checking for mmap configure:38018: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:38025: $? = 0 configure:38045: result: yes configure:38057: checking for MAP_ANONYMOUS configure:38104: result: yes configure:38140: checking whether memchr works configure:38213: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:38217: $? = 0 configure:38223: ./conftest configure:38227: $? = 0 configure:38244: result: yes configure:38267: checking whether alarm is declared configure:38296: gcc -c -g -O2 conftest.c >&5 configure:38303: $? = 0 configure:38318: result: yes configure:38357: gcc -c -g -O2 conftest.c >&5 conftest.c:202:10: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:202:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:202:16: error: unknown type name 'universal' configure:38364: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:38425: checking for inline configure:38451: gcc -c -g -O2 conftest.c >&5 configure:38458: $? = 0 configure:38476: result: inline configure:38514: checking for ssize_t configure:38541: gcc -c -g -O2 conftest.c >&5 configure:38548: $? = 0 configure:38563: result: yes configure:38574: checking whether setenv is declared configure:38603: gcc -c -g -O2 conftest.c >&5 configure:38610: $? = 0 configure:38625: result: yes configure:38695: checking search.h usability configure:38712: gcc -c -g -O2 conftest.c >&5 configure:38719: $? = 0 configure:38733: result: yes configure:38737: checking search.h presence configure:38752: gcc -E conftest.c configure:38759: $? = 0 configure:38773: result: yes configure:38801: checking for search.h configure:38810: result: yes configure:38829: checking for tsearch configure:38885: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:38892: $? = 0 configure:38914: result: yes configure:39049: checking whether snprintf returns a byte count as in C99 configure:39129: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:39133: $? = 0 configure:39139: ./conftest configure:39143: $? = 0 configure:39161: result: yes configure:39165: checking whether snprintf is declared configure:39194: gcc -c -g -O2 conftest.c >&5 configure:39201: $? = 0 configure:39216: result: yes configure:39235: checking for stdbool.h that conforms to C99 configure:39312: gcc -c -g -O2 conftest.c >&5 configure:39319: $? = 0 configure:39334: result: yes configure:39336: checking for _Bool configure:39364: gcc -c -g -O2 conftest.c >&5 configure:39371: $? = 0 configure:39398: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:241:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:39405: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:39428: result: yes configure:39589: checking whether stdint.h conforms to C99 configure:39768: gcc -c -g -O2 conftest.c >&5 configure:39775: $? = 0 configure:39869: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:39873: $? = 0 configure:39879: ./conftest configure:39883: $? = 0 configure:39908: result: yes configure:41220: checking whether strerror(0) succeeds configure:41265: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:41269: $? = 0 configure:41275: ./conftest configure:41279: $? = 0 configure:41297: result: yes configure:41409: checking whether ffsl is declared without a macro configure:41437: gcc -c -g -O2 conftest.c >&5 configure:41444: $? = 0 configure:41461: result: yes configure:41409: checking whether ffsll is declared without a macro configure:41437: gcc -c -g -O2 conftest.c >&5 configure:41444: $? = 0 configure:41461: result: yes configure:41409: checking whether memmem is declared without a macro configure:41437: gcc -c -g -O2 conftest.c >&5 configure:41444: $? = 0 configure:41461: result: yes configure:41409: checking whether mempcpy is declared without a macro configure:41437: gcc -c -g -O2 conftest.c >&5 configure:41444: $? = 0 configure:41461: result: yes configure:41409: checking whether memrchr is declared without a macro configure:41437: gcc -c -g -O2 conftest.c >&5 configure:41444: $? = 0 configure:41461: result: yes configure:41409: checking whether rawmemchr is declared without a macro configure:41437: gcc -c -g -O2 conftest.c >&5 configure:41444: $? = 0 configure:41461: result: yes configure:41409: checking whether stpcpy is declared without a macro configure:41437: gcc -c -g -O2 conftest.c >&5 configure:41444: $? = 0 configure:41461: result: yes configure:41409: checking whether stpncpy is declared without a macro configure:41437: gcc -c -g -O2 conftest.c >&5 configure:41444: $? = 0 configure:41461: result: yes configure:41409: checking whether strchrnul is declared without a macro configure:41437: gcc -c -g -O2 conftest.c >&5 configure:41444: $? = 0 configure:41461: result: yes configure:41409: checking whether strdup is declared without a macro configure:41437: gcc -c -g -O2 conftest.c >&5 configure:41444: $? = 0 configure:41461: result: yes configure:41409: checking whether strncat is declared without a macro configure:41437: gcc -c -g -O2 conftest.c >&5 configure:41444: $? = 0 configure:41461: result: yes configure:41409: checking whether strndup is declared without a macro configure:41437: gcc -c -g -O2 conftest.c >&5 configure:41444: $? = 0 configure:41461: result: yes configure:41409: checking whether strnlen is declared without a macro configure:41437: gcc -c -g -O2 conftest.c >&5 configure:41444: $? = 0 configure:41461: result: yes configure:41409: checking whether strpbrk is declared without a macro configure:41437: gcc -c -g -O2 conftest.c >&5 configure:41444: $? = 0 configure:41461: result: yes configure:41409: checking whether strsep is declared without a macro configure:41437: gcc -c -g -O2 conftest.c >&5 configure:41444: $? = 0 configure:41461: result: yes configure:41409: checking whether strcasestr is declared without a macro configure:41437: gcc -c -g -O2 conftest.c >&5 configure:41444: $? = 0 configure:41461: result: yes configure:41409: checking whether strtok_r is declared without a macro configure:41437: gcc -c -g -O2 conftest.c >&5 configure:41444: $? = 0 configure:41461: result: yes configure:41409: checking whether strerror_r is declared without a macro configure:41437: gcc -c -g -O2 conftest.c >&5 configure:41444: $? = 0 configure:41461: result: yes configure:41409: checking whether strsignal is declared without a macro configure:41437: gcc -c -g -O2 conftest.c >&5 configure:41444: $? = 0 configure:41461: result: yes configure:41409: checking whether strverscmp is declared without a macro configure:41437: gcc -c -g -O2 conftest.c >&5 configure:41444: $? = 0 configure:41461: result: yes configure:41477: checking whether strndup is declared configure:41528: result: yes configure:41554: checking whether strnlen is declared configure:41605: result: yes configure:41626: checking for mode_t configure:41654: gcc -c -g -O2 conftest.c >&5 configure:41661: $? = 0 configure:41688: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:264:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:41695: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:41718: result: yes configure:41838: checking for struct timespec in <time.h> configure:41865: gcc -c -g -O2 conftest.c >&5 configure:41872: $? = 0 configure:41887: result: yes configure:42099: checking whether unsetenv is declared configure:42128: gcc -c -g -O2 conftest.c >&5 configure:42135: $? = 0 configure:42150: result: yes configure:42176: checking for wint_t configure:42211: gcc -c -g -O2 conftest.c >&5 configure:42218: $? = 0 configure:42233: result: yes configure:42244: checking for inttypes.h configure:42273: gcc -c -g -O2 conftest.c >&5 configure:42280: $? = 0 configure:42295: result: yes configure:42306: checking for stdint.h configure:42333: gcc -c -g -O2 conftest.c >&5 configure:42340: $? = 0 configure:42355: result: yes configure:42368: checking for intmax_t configure:42403: gcc -c -g -O2 conftest.c >&5 configure:42410: $? = 0 configure:42425: result: yes configure:42446: checking where to find the exponent in a 'double' configure:42951: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:42955: $? = 0 configure:42961: ./conftest configure:42965: $? = 0 configure:42984: result: word 1 bit 20 configure:43017: checking for snprintf configure:43102: result: yes configure:43017: checking for strnlen configure:43073: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:43080: $? = 0 configure:43102: result: yes configure:43017: checking for wcslen configure:43073: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:43080: $? = 0 configure:43102: result: yes configure:43017: checking for wcsnlen configure:43073: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:43080: $? = 0 configure:43102: result: yes configure:43017: checking for mbrtowc configure:43102: result: yes configure:43017: checking for wcrtomb configure:43102: result: yes configure:43114: checking whether _snprintf is declared configure:43144: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:247:10: error: '_snprintf' undeclared (first use in this function) (void) _snprintf; ^ conftest.c:247:10: note: each undeclared identifier is reported only once for each function it appears in configure:43151: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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 <stdio.h> | | int | main () | { | #ifndef _snprintf | (void) _snprintf; | #endif | | ; | return 0; | } configure:43166: result: no configure:43197: checking whether vsnprintf is declared configure:43226: gcc -c -g -O2 conftest.c >&5 configure:43233: $? = 0 configure:43248: result: yes configure:43327: checking for alloca as a compiler built-in configure:43355: result: yes configure:43488: checking whether inet_ntop is declared without a macro configure:43524: gcc -c -g -O2 conftest.c >&5 configure:43531: $? = 0 configure:43548: result: yes configure:43488: checking whether inet_pton is declared without a macro configure:43524: gcc -c -g -O2 conftest.c >&5 configure:43531: $? = 0 configure:43548: result: yes configure:43563: checking for a thread-safe mkdir -p configure:43602: result: /usr/bin/mkdir -p configure:43629: checking whether btowc(0) is correct configure:43674: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:43678: $? = 0 configure:43684: ./conftest configure:43688: $? = 0 configure:43706: result: yes configure:43709: checking whether btowc(EOF) is correct configure:43758: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:43762: $? = 0 configure:43768: ./conftest configure:43772: $? = 0 configure:43791: result: yes configure:43893: checking whether // is distinct from / configure:43922: result: no configure:43952: checking for error_at_line configure:44005: result: yes configure:44088: checking whether conversion from 'int' to 'long double' works configure:44143: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:44147: $? = 0 configure:44153: ./conftest configure:44157: $? = 0 configure:44175: result: yes configure:44296: checking whether floorf is declared configure:44326: gcc -c -g -O2 conftest.c >&5 configure:44333: $? = 0 configure:44348: result: yes configure:44402: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 /tmp/ccbWgySi.o:(.data+0x0): undefined reference to `floorf' /tmp/ccbWgySi.o: In function `main': /usr/src/nagios-plugins-2.0.3/conftest.c:260: undefined reference to `floorf' collect2: error: ld returned 1 exit status configure:44409: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DIRNAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_DECL_FLOORF 1 | /* end confdefs.h. */ | #ifndef __NO_MATH_INLINES | # define __NO_MATH_INLINES 1 /* for glibc */ | #endif | #include <math.h> | float (*funcptr) (float) = floorf; | float x; | int | main () | { | x = funcptr(x) + floorf(x); | ; | return 0; | } configure:44457: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl -lm >&5 configure:44464: $? = 0 configure:44555: checking for sys/mount.h configure:44579: gcc -c -g -O2 conftest.c >&5 configure:44586: $? = 0 configure:44603: result: yes configure:44619: checking how to get file system space usage configure:44632: checking for statvfs function (SVR4) configure:44676: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:44683: $? = 0 configure:44703: result: yes configure:44710: checking whether to use statvfs64 configure:44743: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 conftest.c:256:19: error: size of array 'check_f_blocks_larger_in_statvfs64' is negative int check_f_blocks_larger_in_statvfs64 ^ configure:44750: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DIRNAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | #include <sys/types.h> | #include <sys/statvfs.h> | struct statvfs64 fsd; | int check_f_blocks_larger_in_statvfs64 | [sizeof (((struct statvfs64 *) 0)->f_blocks) | > sizeof (((struct statvfs *) 0)->f_blocks) | ? 1 : -1]; | | int | main () | { | statvfs64 (0, &fsd); | ; | return 0; | } configure:44771: result: no configure:44791: checking for two-argument statfs with statfs.f_frsize member configure:44829: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:44833: $? = 0 configure:44839: ./conftest configure:44843: $? = 0 configure:44861: result: yes configure:45373: checking dustat.h usability configure:45390: gcc -c -g -O2 conftest.c >&5 conftest.c:288:20: fatal error: dustat.h: No such file or directory #include <dustat.h> ^ compilation terminated. configure:45397: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DIRNAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <dustat.h> configure:45411: result: no configure:45415: checking dustat.h presence configure:45430: gcc -E conftest.c conftest.c:255:20: fatal error: dustat.h: No such file or directory #include <dustat.h> ^ compilation terminated. configure:45437: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DIRNAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | /* end confdefs.h. */ | #include <dustat.h> configure:45451: result: no configure:45479: checking for dustat.h configure:45488: result: no configure:45373: checking sys/fs/s5param.h usability configure:45390: gcc -c -g -O2 conftest.c >&5 conftest.c:288:28: fatal error: sys/fs/s5param.h: No such file or directory #include <sys/fs/s5param.h> ^ compilation terminated. configure:45397: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DIRNAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/fs/s5param.h> configure:45411: result: no configure:45415: checking sys/fs/s5param.h presence configure:45430: gcc -E conftest.c conftest.c:255:28: fatal error: sys/fs/s5param.h: No such file or directory #include <sys/fs/s5param.h> ^ compilation terminated. configure:45437: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DIRNAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | /* end confdefs.h. */ | #include <sys/fs/s5param.h> configure:45451: result: no configure:45479: checking for sys/fs/s5param.h configure:45488: result: no configure:45373: checking sys/filsys.h usability configure:45390: gcc -c -g -O2 conftest.c >&5 conftest.c:288:24: fatal error: sys/filsys.h: No such file or directory #include <sys/filsys.h> ^ compilation terminated. configure:45397: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DIRNAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/filsys.h> configure:45411: result: no configure:45415: checking sys/filsys.h presence configure:45430: gcc -E conftest.c conftest.c:255:24: fatal error: sys/filsys.h: No such file or directory #include <sys/filsys.h> ^ compilation terminated. configure:45437: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DIRNAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | /* end confdefs.h. */ | #include <sys/filsys.h> configure:45451: result: no configure:45479: checking for sys/filsys.h configure:45488: result: no configure:45373: checking sys/statfs.h usability configure:45390: gcc -c -g -O2 conftest.c >&5 configure:45397: $? = 0 configure:45411: result: yes configure:45415: checking sys/statfs.h presence configure:45430: gcc -E conftest.c configure:45437: $? = 0 configure:45451: result: yes configure:45479: checking for sys/statfs.h configure:45488: result: yes configure:45504: checking for statfs that truncates block counts configure:45536: gcc -c -g -O2 conftest.c >&5 conftest.c:258:7: error: expected '=', ',', ';', 'asm' or '__attribute__' before '--' token choke -- this is a workaround for a Sun-specific problem ^ In file included from conftest.c:260:0: /usr/include/sys/types.h:33:1: error: unknown type name '__u_char' typedef __u_char u_char; ^ configure:45543: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DIRNAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 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 <sys/types.h> | #include <sys/vfs.h> | int | main () | { | struct statfs t; long c = *(t.f_spare); | if (c) return 0; | ; | return 0; | } configure:45566: result: no configure:45572: checking how to do getaddrinfo, freeaddrinfo and getnameinfo configure:45577: checking for library containing getaddrinfo configure:45618: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:45625: $? = 0 configure:45656: result: none required configure:45669: checking for getaddrinfo configure:45705: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:45712: $? = 0 configure:45732: result: yes configure:45812: checking whether gai_strerror is declared configure:45876: result: yes configure:45895: checking whether gai_strerrorA is declared configure:45937: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:275:10: error: 'gai_strerrorA' undeclared (first use in this function) (void) gai_strerrorA; ^ conftest.c:275:10: note: each undeclared identifier is reported only once for each function it appears in configure:45944: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DIRNAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GAI_STRERROR 1 | /* end confdefs.h. */ | | #include <sys/types.h> | #ifdef HAVE_SYS_SOCKET_H | #include <sys/socket.h> | #endif | #ifdef HAVE_NETDB_H | #include <netdb.h> | #endif | #ifdef HAVE_WS2TCPIP_H | #include <ws2tcpip.h> | #endif | #include <stddef.h> | | | int | main () | { | #ifndef gai_strerrorA | (void) gai_strerrorA; | #endif | | ; | return 0; | } configure:45959: result: no configure:45977: checking for gai_strerror with POSIX signature configure:46013: gcc -c -g -O2 conftest.c >&5 configure:46020: $? = 0 configure:46035: result: yes configure:46051: checking for struct sockaddr.sa_len configure:46083: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:267:12: error: 'struct sockaddr' has no member named 'sa_len' if (ac_aggr.sa_len) ^ configure:46090: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DIRNAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | /* end confdefs.h. */ | | #include <sys/types.h> | #include <sys/socket.h> | | | int | main () | { | static struct sockaddr ac_aggr; | if (ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:46127: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:267:19: error: 'struct sockaddr' has no member named 'sa_len' if (sizeof ac_aggr.sa_len) ^ configure:46134: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DIRNAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | /* end confdefs.h. */ | | #include <sys/types.h> | #include <sys/socket.h> | | | int | main () | { | static struct sockaddr ac_aggr; | if (sizeof ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:46152: result: no configure:46172: checking whether getaddrinfo is declared configure:46238: result: yes configure:46254: checking whether freeaddrinfo is declared configure:46320: result: yes configure:46336: checking whether getnameinfo is declared configure:46402: result: yes configure:46433: checking for struct addrinfo configure:46473: gcc -c -g -O2 conftest.c >&5 configure:46480: $? = 0 configure:46519: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:277:30: error: expected expression before ')' token if (sizeof ((struct addrinfo))) ^ configure:46526: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DIRNAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | /* end confdefs.h. */ | | #include <sys/types.h> | #ifdef HAVE_SYS_SOCKET_H | #include <sys/socket.h> | #endif | #ifdef HAVE_NETDB_H | #include <netdb.h> | #endif | #ifdef HAVE_WS2TCPIP_H | #include <ws2tcpip.h> | #endif | | | int | main () | { | if (sizeof ((struct addrinfo))) | return 0; | ; | return 0; | } configure:46549: result: yes configure:46798: checking for gethostname configure:46854: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:46861: $? = 0 configure:46883: result: yes configure:46994: checking for HOST_NAME_MAX configure:47416: result: yes configure:47571: checking for getloadavg configure:47627: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:47634: $? = 0 configure:47654: result: yes configure:48361: checking sys/loadavg.h usability configure:48378: gcc -c -g -O2 conftest.c >&5 conftest.c:298:25: fatal error: sys/loadavg.h: No such file or directory #include <sys/loadavg.h> ^ compilation terminated. configure:48385: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DIRNAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/loadavg.h> configure:48399: result: no configure:48403: checking sys/loadavg.h presence configure:48418: gcc -E conftest.c conftest.c:265:25: fatal error: sys/loadavg.h: No such file or directory #include <sys/loadavg.h> ^ compilation terminated. configure:48425: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DIRNAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | /* end confdefs.h. */ | #include <sys/loadavg.h> configure:48439: result: no configure:48467: checking for sys/loadavg.h configure:48476: result: no configure:48496: checking whether getloadavg is declared configure:48529: gcc -c -g -O2 conftest.c >&5 configure:48536: $? = 0 configure:48551: result: yes configure:49564: checking for library containing gethostbyname configure:49643: result: none required configure:49659: checking for gethostbyname configure:49744: result: yes configure:50134: checking for library containing inet_ntop configure:50213: result: none required configure:50341: checking whether inet_ntop is declared configure:50397: result: yes configure:50549: checking whether langinfo.h defines CODESET configure:50577: gcc -c -g -O2 conftest.c >&5 configure:50584: $? = 0 configure:50600: result: yes configure:50605: checking whether langinfo.h defines T_FMT_AMPM configure:50633: gcc -c -g -O2 conftest.c >&5 configure:50640: $? = 0 configure:50656: result: yes configure:50661: checking whether langinfo.h defines ERA configure:50689: gcc -c -g -O2 conftest.c >&5 configure:50696: $? = 0 configure:50712: result: yes configure:50717: checking whether langinfo.h defines YESEXPR configure:50745: gcc -c -g -O2 conftest.c >&5 configure:50752: $? = 0 configure:50768: result: yes configure:50786: checking whether nl_langinfo is declared without a macro configure:50814: gcc -c -g -O2 conftest.c >&5 configure:50821: $? = 0 configure:50838: result: yes configure:50888: checking whether locale.h conforms to POSIX:2001 configure:50916: gcc -c -g -O2 conftest.c >&5 configure:50923: $? = 0 configure:50938: result: yes configure:50950: checking whether locale.h defines locale_t configure:50977: gcc -c -g -O2 conftest.c >&5 configure:50984: $? = 0 configure:51000: result: yes configure:51013: checking whether struct lconv is properly defined configure:51042: gcc -c -g -O2 conftest.c >&5 configure:51049: $? = 0 configure:51065: result: yes configure:51148: checking whether setlocale is declared without a macro configure:51180: gcc -c -g -O2 conftest.c >&5 configure:51187: $? = 0 configure:51204: result: yes configure:51148: checking whether duplocale is declared without a macro configure:51180: gcc -c -g -O2 conftest.c >&5 configure:51187: $? = 0 configure:51204: result: yes configure:51369: checking for pthread_rwlock_t configure:51398: gcc -c -g -O2 conftest.c >&5 configure:51405: $? = 0 configure:51433: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:278:31: error: expected expression before ')' token if (sizeof ((pthread_rwlock_t))) ^ configure:51440: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DIRNAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | /* end confdefs.h. */ | #include <pthread.h> | | int | main () | { | if (sizeof ((pthread_rwlock_t))) | return 0; | ; | return 0; | } configure:51463: result: yes configure:51506: gcc -c -g -O2 conftest.c >&5 configure:51513: $? = 0 configure:51549: checking for stdlib.h configure:51556: result: yes configure:51690: checking for GNU libc compatible malloc configure:51765: result: yes configure:51936: checking whether NAN macro works configure:51969: gcc -c -g -O2 conftest.c >&5 configure:51976: $? = 0 configure:51991: result: yes configure:51996: checking whether HUGE_VAL works configure:52024: gcc -c -g -O2 conftest.c >&5 configure:52031: $? = 0 configure:52046: result: yes configure:52138: checking whether acosf is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether acosl is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether asinf is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether asinl is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether atanf is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether atanl is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether cbrt is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether cbrtf is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether cbrtl is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether ceilf is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether ceill is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether copysign is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether copysignf is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether copysignl is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether cosf is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether cosl is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether coshf is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether expf is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether expl is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether exp2 is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether exp2f is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether exp2l is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether expm1 is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether expm1f is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether expm1l is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether fabsf is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether fabsl is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether floorf is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether floorl is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether fma is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether fmaf is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether fmal is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether fmod is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether fmodf is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether fmodl is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether frexpf is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether frexpl is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether hypotf is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether hypotl is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether ilogb is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether ilogbf is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether ilogbl is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether ldexpf is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether ldexpl is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether log is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether logf is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether logl is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether log10 is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether log10f is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether log10l is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether log1p is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether log1pf is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether log1pl is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether log2 is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether log2f is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether log2l is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether logb is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether logbf is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether logbl is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether modf is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether modff is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether modfl is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether powf is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether remainder is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether remainderf is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether remainderl is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether rint is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether rintf is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether rintl is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether round is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether roundf is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether roundl is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether sinf is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether sinl is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether sinhf is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether sqrtf is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether sqrtl is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether tanf is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether tanl is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether tanhf is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether trunc is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether truncf is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52138: checking whether truncl is declared without a macro configure:52165: gcc -c -g -O2 conftest.c >&5 configure:52172: $? = 0 configure:52189: result: yes configure:52230: checking whether mbrtowc handles incomplete characters configure:52285: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:52289: $? = 0 configure:52295: ./conftest configure:52299: $? = 0 configure:52318: result: yes configure:52324: checking whether mbrtowc works as well as mbtowc configure:52383: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:52387: $? = 0 configure:52393: ./conftest configure:52397: $? = 0 configure:52416: result: yes configure:52531: checking whether mbrtowc handles a NULL pwc argument configure:52600: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:52604: $? = 0 configure:52610: ./conftest configure:52614: $? = 0 configure:52633: result: yes configure:52639: checking whether mbrtowc handles a NULL string argument configure:52696: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:52700: $? = 0 configure:52706: ./conftest configure:52710: $? = 0 configure:52729: result: yes configure:52737: checking whether mbrtowc has a correct return value configure:52862: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:52866: $? = 0 configure:52872: ./conftest configure:52876: $? = 0 configure:52898: result: yes configure:52904: checking whether mbrtowc returns 0 when parsing a NUL character configure:52958: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:52962: $? = 0 configure:52968: ./conftest configure:52972: $? = 0 configure:52991: result: yes configure:53096: checking whether mbrtowc handles incomplete characters configure:53184: result: yes configure:53190: checking whether mbrtowc works as well as mbtowc configure:53282: result: yes configure:53673: checking for working mktime configure:53891: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:53895: $? = 0 configure:53901: ./conftest configure:53905: $? = 0 configure:53923: result: yes configure:53965: checking for __mktime_internal configure:54021: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 /tmp/cccekkb5.o: In function `main': /usr/src/nagios-plugins-2.0.3/conftest.c:403: undefined reference to `__mktime_internal' collect2: error: ld returned 1 exit status configure:54028: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DIRNAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MKTIME 1 | /* end confdefs.h. */ | /* Define __mktime_internal to an innocuous variant, in case <limits.h> declares __mktime_internal. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define __mktime_internal innocuous___mktime_internal | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __mktime_internal (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef __mktime_internal | | /* 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 __mktime_internal (); | /* 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___mktime_internal || defined __stub_____mktime_internal | choke me | #endif | | int | main () | { | return __mktime_internal (); | ; | return 0; | } configure:54048: result: no configure:54084: checking for listmntent configure:54140: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 /tmp/cc2MPvKa.o: In function `main': /usr/src/nagios-plugins-2.0.3/conftest.c:403: undefined reference to `listmntent' collect2: error: ld returned 1 exit status configure:54147: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DIRNAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MKTIME 1 | /* end confdefs.h. */ | /* Define listmntent to an innocuous variant, in case <limits.h> declares listmntent. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define listmntent innocuous_listmntent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char listmntent (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #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:54169: result: no configure:54084: checking for getmntinfo configure:54140: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 /tmp/ccK0FtTd.o: In function `main': /usr/src/nagios-plugins-2.0.3/conftest.c:403: undefined reference to `getmntinfo' collect2: error: ld returned 1 exit status configure:54147: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DIRNAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MKTIME 1 | /* end confdefs.h. */ | /* Define getmntinfo to an innocuous variant, in case <limits.h> declares getmntinfo. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define getmntinfo innocuous_getmntinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getmntinfo (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #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:54169: result: no configure:54198: checking for sys/ucred.h configure:54219: gcc -c -g -O2 conftest.c >&5 conftest.c:371:23: fatal error: sys/ucred.h: No such file or directory #include <sys/ucred.h> ^ compilation terminated. configure:54226: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DIRNAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MKTIME 1 | /* end confdefs.h. */ | #include <grp.h> | | #include <sys/ucred.h> configure:54243: result: no configure:54261: checking for sys/mount.h configure:54309: result: yes configure:54340: checking mntent.h usability configure:54357: gcc -c -g -O2 conftest.c >&5 configure:54364: $? = 0 configure:54378: result: yes configure:54382: checking mntent.h presence configure:54397: gcc -E conftest.c configure:54404: $? = 0 configure:54418: result: yes configure:54446: checking for mntent.h configure:54455: result: yes configure:54329: checking for sys/fs_types.h configure:54336: result: no configure:54486: checking for struct fsstat.f_fstypename configure:54515: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:422:22: error: storage size of 'ac_aggr' isn't known static struct fsstat ac_aggr; ^ configure:54522: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DIRNAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 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_MBTOWC 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 <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #if HAVE_SYS_PARAM_H | # include <sys/param.h> /* needed by powerpc-apple-darwin1.3.7 */ | #endif | #if HAVE_SYS_UCRED_H | # include <grp.h> /* needed for definition of NGROUPS */ | # include <sys/ucred.h> /* needed by powerpc-apple-darwin1.3.7 */ | #endif | #if HAVE_SYS_MOUNT_H | # include <sys/mount.h> | #endif | #if HAVE_SYS_FS_TYPES_H | # include <sys/fs_types.h> /* 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:54556: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:422:22: error: storage size of 'ac_aggr' isn't known static struct fsstat ac_aggr; ^ configure:54563: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DIRNAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 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_MBTOWC 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 <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #if HAVE_SYS_PARAM_H | # include <sys/param.h> /* needed by powerpc-apple-darwin1.3.7 */ | #endif | #if HAVE_SYS_UCRED_H | # include <grp.h> /* needed for definition of NGROUPS */ | # include <sys/ucred.h> /* needed by powerpc-apple-darwin1.3.7 */ | #endif | #if HAVE_SYS_MOUNT_H | # include <sys/mount.h> | #endif | #if HAVE_SYS_FS_TYPES_H | # include <sys/fs_types.h> /* 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:54581: result: no configure:54600: checking for library containing getmntent configure:54641: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:54648: $? = 0 configure:54679: result: none required configure:54691: checking for getmntent configure:54747: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:54754: $? = 0 configure:54776: result: yes configure:54801: checking for listmntent of Cray/Unicos-9 configure:54830: result: no configure:54844: checking for mntctl function and struct vmount configure:54862: gcc -E conftest.c conftest.c:372:20: fatal error: fshelp.h: No such file or directory #include <fshelp.h> ^ compilation terminated. configure:54869: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DIRNAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 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_MBTOWC 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 <fshelp.h> configure:54885: result: no configure:54904: checking for one-argument getmntent function configure:54947: gcc -c -g -O2 conftest.c >&5 configure:54954: $? = 0 configure:54970: result: yes configure:55911: checking sys/mntent.h usability configure:55928: gcc -c -g -O2 conftest.c >&5 conftest.c:406:24: fatal error: sys/mntent.h: No such file or directory #include <sys/mntent.h> ^ compilation terminated. configure:55935: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DIRNAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 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_MBTOWC 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 <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/mntent.h> configure:55949: result: no configure:55953: checking sys/mntent.h presence configure:55968: gcc -E conftest.c conftest.c:373:24: fatal error: sys/mntent.h: No such file or directory #include <sys/mntent.h> ^ compilation terminated. configure:55975: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DIRNAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 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_MBTOWC 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 <sys/mntent.h> configure:55989: result: no configure:56017: checking for sys/mntent.h configure:56026: result: no configure:56042: checking for struct statfs.f_fstypename configure:56075: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:382:22: error: storage size of 'ac_aggr' isn't known static struct statfs ac_aggr; ^ configure:56082: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DIRNAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 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_MBTOWC 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 <sys/types.h> | #include <sys/param.h> | #include <sys/mount.h> | | | int | main () | { | static struct statfs ac_aggr; | if (ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:56120: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:382:22: error: storage size of 'ac_aggr' isn't known static struct statfs ac_aggr; ^ configure:56127: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DIRNAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 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_MBTOWC 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 <sys/types.h> | #include <sys/param.h> | #include <sys/mount.h> | | | int | main () | { | static struct statfs ac_aggr; | if (sizeof ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:56145: result: no configure:56307: checking whether getaddrinfo is declared without a macro configure:56358: result: yes configure:56307: checking whether freeaddrinfo is declared without a macro configure:56358: result: yes configure:56307: checking whether gai_strerror is declared without a macro configure:56358: result: yes configure:56307: checking whether getnameinfo is declared without a macro configure:56358: result: yes configure:56374: checking whether <netinet/in.h> is self-contained configure:56401: gcc -c -g -O2 conftest.c >&5 configure:56408: $? = 0 configure:56424: result: yes configure:56677: checking for a thread-safe mkdir -p configure:56716: result: /usr/bin/mkdir -p configure:56731: checking whether YESEXPR works configure:56769: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:56773: $? = 0 configure:56779: ./conftest configure:56783: $? = 0 configure:56801: result: yes configure:56917: checking for working re_compile_pattern configure:57118: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:57122: $? = 0 configure:57128: ./conftest configure:57132: $? = 0 configure:57149: result: yes configure:57505: checking for library containing getservbyname configure:57584: result: none required configure:57600: checking for getservbyname configure:57685: result: yes configure:57776: checking whether setenv validates arguments configure:57830: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:57834: $? = 0 configure:57840: ./conftest configure:57844: $? = 0 configure:57861: result: yes configure:57906: checking for stdint.h configure:57913: result: yes configure:58047: checking for SIZE_MAX configure:58780: result: yes configure:58799: checking for snprintf configure:58884: result: yes configure:58900: checking whether snprintf respects a size of 1 configure:58944: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:58948: $? = 0 configure:58954: ./conftest configure:58958: $? = 0 configure:58976: result: yes configure:58986: checking whether printf supports POSIX/XSI format strings with positions configure:59028: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:59032: $? = 0 configure:59038: ./conftest configure:59042: $? = 0 configure:59060: result: yes configure:59372: checking for library containing setsockopt configure:59404: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:59411: $? = 0 configure:59597: result: none needed configure:59612: checking for socklen_t configure:59651: gcc -c -g -O2 conftest.c >&5 configure:59658: $? = 0 configure:59696: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:401:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:59703: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DIRNAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 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_MBTOWC 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 FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_READ 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_SNPRINTF 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 <sys/types.h> | #if HAVE_SYS_SOCKET_H | # include <sys/socket.h> | #elif HAVE_WS2TCPIP_H | # include <ws2tcpip.h> | #endif | | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:59726: result: yes configure:59809: checking for ssize_t configure:59858: result: yes configure:59869: checking for working stdalign.h configure:59920: gcc -c -g -O2 conftest.c >&5 configure:59927: $? = 0 configure:59942: result: yes configure:59996: checking whether NULL can be used in arbitrary expressions configure:60046: result: yes configure:60263: checking whether dprintf is declared without a macro configure:60291: gcc -c -g -O2 conftest.c >&5 configure:60298: $? = 0 configure:60315: result: yes configure:60263: checking whether fpurge is declared without a macro configure:60291: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:395:10: error: 'fpurge' undeclared (first use in this function) (void) fpurge; ^ conftest.c:395:10: note: each undeclared identifier is reported only once for each function it appears in configure:60298: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DIRNAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 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_MBTOWC 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 FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_READ 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_SNPRINTF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | /* end confdefs.h. */ | #include <stdio.h> | | int | main () | { | #undef fpurge | (void) fpurge; | ; | return 0; | } configure:60315: result: no configure:60263: checking whether fseeko is declared without a macro configure:60291: gcc -c -g -O2 conftest.c >&5 configure:60298: $? = 0 configure:60315: result: yes configure:60263: checking whether ftello is declared without a macro configure:60291: gcc -c -g -O2 conftest.c >&5 configure:60298: $? = 0 configure:60315: result: yes configure:60263: checking whether getdelim is declared without a macro configure:60291: gcc -c -g -O2 conftest.c >&5 configure:60298: $? = 0 configure:60315: result: yes configure:60263: checking whether getline is declared without a macro configure:60291: gcc -c -g -O2 conftest.c >&5 configure:60298: $? = 0 configure:60315: result: yes configure:60263: checking whether gets is declared without a macro configure:60291: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:399:10: error: 'gets' undeclared (first use in this function) (void) gets; ^ conftest.c:399:10: note: each undeclared identifier is reported only once for each function it appears in configure:60298: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DIRNAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 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_MBTOWC 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 FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_READ 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_SNPRINTF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 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 | /* end confdefs.h. */ | #include <stdio.h> | | int | main () | { | #undef gets | (void) gets; | ; | return 0; | } configure:60315: result: no configure:60263: checking whether pclose is declared without a macro configure:60291: gcc -c -g -O2 conftest.c >&5 configure:60298: $? = 0 configure:60315: result: yes configure:60263: checking whether popen is declared without a macro configure:60291: gcc -c -g -O2 conftest.c >&5 configure:60298: $? = 0 configure:60315: result: yes configure:60263: checking whether renameat is declared without a macro configure:60291: gcc -c -g -O2 conftest.c >&5 configure:60298: $? = 0 configure:60315: result: yes configure:60263: checking whether snprintf is declared without a macro configure:60291: gcc -c -g -O2 conftest.c >&5 configure:60298: $? = 0 configure:60315: result: yes configure:60263: checking whether tmpfile is declared without a macro configure:60291: gcc -c -g -O2 conftest.c >&5 configure:60298: $? = 0 configure:60315: result: yes configure:60263: checking whether vdprintf is declared without a macro configure:60291: gcc -c -g -O2 conftest.c >&5 configure:60298: $? = 0 configure:60315: result: yes configure:60263: checking whether vsnprintf is declared without a macro configure:60291: gcc -c -g -O2 conftest.c >&5 configure:60298: $? = 0 configure:60315: result: yes configure:60438: checking whether _Exit is declared without a macro configure:60472: gcc -c -g -O2 conftest.c >&5 configure:60479: $? = 0 configure:60496: result: yes configure:60438: checking whether atoll is declared without a macro configure:60472: gcc -c -g -O2 conftest.c >&5 configure:60479: $? = 0 configure:60496: result: yes configure:60438: checking whether canonicalize_file_name is declared without a macro configure:60472: gcc -c -g -O2 conftest.c >&5 configure:60479: $? = 0 configure:60496: result: yes configure:60438: checking whether getloadavg is declared without a macro configure:60472: gcc -c -g -O2 conftest.c >&5 configure:60479: $? = 0 configure:60496: result: yes configure:60438: checking whether getsubopt is declared without a macro configure:60472: gcc -c -g -O2 conftest.c >&5 configure:60479: $? = 0 configure:60496: result: yes configure:60438: checking whether grantpt is declared without a macro configure:60472: gcc -c -g -O2 conftest.c >&5 configure:60479: $? = 0 configure:60496: result: yes configure:60438: checking whether initstate is declared without a macro configure:60472: gcc -c -g -O2 conftest.c >&5 configure:60479: $? = 0 configure:60496: result: yes configure:60438: checking whether initstate_r is declared without a macro configure:60472: gcc -c -g -O2 conftest.c >&5 configure:60479: $? = 0 configure:60496: result: yes configure:60438: checking whether mkdtemp is declared without a macro configure:60472: gcc -c -g -O2 conftest.c >&5 configure:60479: $? = 0 configure:60496: result: yes configure:60438: checking whether mkostemp is declared without a macro configure:60472: gcc -c -g -O2 conftest.c >&5 configure:60479: $? = 0 configure:60496: result: yes configure:60438: checking whether mkostemps is declared without a macro configure:60472: gcc -c -g -O2 conftest.c >&5 configure:60479: $? = 0 configure:60496: result: yes configure:60438: checking whether mkstemp is declared without a macro configure:60472: gcc -c -g -O2 conftest.c >&5 configure:60479: $? = 0 configure:60496: result: yes configure:60438: checking whether mkstemps is declared without a macro configure:60472: gcc -c -g -O2 conftest.c >&5 configure:60479: $? = 0 configure:60496: result: yes configure:60438: checking whether posix_openpt is declared without a macro configure:60472: gcc -c -g -O2 conftest.c >&5 configure:60479: $? = 0 configure:60496: result: yes configure:60438: checking whether ptsname is declared without a macro configure:60472: gcc -c -g -O2 conftest.c >&5 configure:60479: $? = 0 configure:60496: result: yes configure:60438: checking whether ptsname_r is declared without a macro configure:60472: gcc -c -g -O2 conftest.c >&5 configure:60479: $? = 0 configure:60496: result: yes configure:60438: checking whether random is declared without a macro configure:60472: gcc -c -g -O2 conftest.c >&5 configure:60479: $? = 0 configure:60496: result: yes configure:60438: checking whether random_r is declared without a macro configure:60472: gcc -c -g -O2 conftest.c >&5 configure:60479: $? = 0 configure:60496: result: yes configure:60438: checking whether realpath is declared without a macro configure:60472: gcc -c -g -O2 conftest.c >&5 configure:60479: $? = 0 configure:60496: result: yes configure:60438: checking whether rpmatch is declared without a macro configure:60472: gcc -c -g -O2 conftest.c >&5 configure:60479: $? = 0 configure:60496: result: yes configure:60438: checking whether secure_getenv is declared without a macro configure:60472: gcc -c -g -O2 conftest.c >&5 configure:60479: $? = 0 configure:60496: result: yes configure:60438: checking whether setenv is declared without a macro configure:60472: gcc -c -g -O2 conftest.c >&5 configure:60479: $? = 0 configure:60496: result: yes configure:60438: checking whether setstate is declared without a macro configure:60472: gcc -c -g -O2 conftest.c >&5 configure:60479: $? = 0 configure:60496: result: yes configure:60438: checking whether setstate_r is declared without a macro configure:60472: gcc -c -g -O2 conftest.c >&5 configure:60479: $? = 0 configure:60496: result: yes configure:60438: checking whether srandom is declared without a macro configure:60472: gcc -c -g -O2 conftest.c >&5 configure:60479: $? = 0 configure:60496: result: yes configure:60438: checking whether srandom_r is declared without a macro configure:60472: gcc -c -g -O2 conftest.c >&5 configure:60479: $? = 0 configure:60496: result: yes configure:60438: checking whether strtod is declared without a macro configure:60472: gcc -c -g -O2 conftest.c >&5 configure:60479: $? = 0 configure:60496: result: yes configure:60438: checking whether strtoll is declared without a macro configure:60472: gcc -c -g -O2 conftest.c >&5 configure:60479: $? = 0 configure:60496: result: yes configure:60438: checking whether strtoull is declared without a macro configure:60472: gcc -c -g -O2 conftest.c >&5 configure:60479: $? = 0 configure:60496: result: yes configure:60438: checking whether unlockpt is declared without a macro configure:60472: gcc -c -g -O2 conftest.c >&5 configure:60479: $? = 0 configure:60496: result: yes configure:60438: checking whether unsetenv is declared without a macro configure:60472: gcc -c -g -O2 conftest.c >&5 configure:60479: $? = 0 configure:60496: result: yes configure:60517: checking for working strerror function configure:60553: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:60557: $? = 0 configure:60563: ./conftest configure:60567: $? = 0 configure:60585: result: yes configure:60843: checking for working strndup configure:60891: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:60895: $? = 0 configure:60901: ./conftest configure:60905: $? = 0 configure:60922: result: yes configure:60976: checking for working strnlen configure:61020: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:61024: $? = 0 configure:61030: ./conftest configure:61034: $? = 0 configure:61051: result: yes configure:61101: checking for strsep configure:61157: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:61164: $? = 0 configure:61186: result: yes configure:61238: checking whether strstr works configure:61304: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:61308: $? = 0 configure:61314: ./conftest configure:61318: $? = 0 configure:61336: result: yes configure:61389: checking whether <sys/socket.h> is self-contained configure:61439: result: yes configure:61446: checking for shutdown configure:61531: result: yes configure:61544: checking whether <sys/socket.h> defines the SHUT_* macros configure:61594: result: yes configure:61702: checking for struct sockaddr_storage configure:61818: result: yes configure:61828: checking for sa_family_t configure:61944: result: yes configure:61962: checking for struct sockaddr_storage.ss_family configure:62071: result: yes configure:62275: checking whether socket is declared without a macro configure:62330: result: yes configure:62275: checking whether connect is declared without a macro configure:62330: result: yes configure:62275: checking whether accept is declared without a macro configure:62330: result: yes configure:62275: checking whether bind is declared without a macro configure:62330: result: yes configure:62275: checking whether getpeername is declared without a macro configure:62330: result: yes configure:62275: checking whether getsockname is declared without a macro configure:62330: result: yes configure:62275: checking whether getsockopt is declared without a macro configure:62330: result: yes configure:62275: checking whether listen is declared without a macro configure:62330: result: yes configure:62275: checking whether recv is declared without a macro configure:62330: result: yes configure:62275: checking whether send is declared without a macro configure:62330: result: yes configure:62275: checking whether recvfrom is declared without a macro configure:62330: result: yes configure:62275: checking whether sendto is declared without a macro configure:62330: result: yes configure:62275: checking whether setsockopt is declared without a macro configure:62330: result: yes configure:62275: checking whether shutdown is declared without a macro configure:62330: result: yes configure:62275: checking whether accept4 is declared without a macro configure:62330: result: yes configure:62345: checking for a thread-safe mkdir -p configure:62384: result: /usr/bin/mkdir -p configure:62388: checking for a thread-safe mkdir -p configure:62427: result: /usr/bin/mkdir -p configure:62523: checking for a thread-safe mkdir -p configure:62562: result: /usr/bin/mkdir -p configure:62578: checking whether localtime_r is declared configure:62608: gcc -c -g -O2 conftest.c >&5 configure:62615: $? = 0 configure:62630: result: yes configure:62661: checking whether localtime_r is compatible with its POSIX signature configure:62695: gcc -c -g -O2 conftest.c >&5 configure:62702: $? = 0 configure:62718: result: yes configure:62959: checking whether chdir is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether chown is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether dup is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether dup2 is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether dup3 is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether environ is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether euidaccess is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether faccessat is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether fchdir is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether fchownat is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether fdatasync is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether fsync is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether ftruncate is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether getcwd is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether getdomainname is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether getdtablesize is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether getgroups is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether gethostname is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether getlogin is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether getlogin_r is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether getpagesize is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether getusershell is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether setusershell is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether endusershell is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether group_member is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether isatty is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether lchown is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether link is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether linkat is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether lseek is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether pipe is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether pipe2 is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether pread is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether pwrite is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether readlink is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether readlinkat is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether rmdir is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether sethostname is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether sleep is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether symlink is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether symlinkat is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether ttyname_r is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether unlink is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether unlinkat is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:62959: checking whether usleep is declared without a macro configure:62999: gcc -c -g -O2 conftest.c >&5 configure:63006: $? = 0 configure:63023: result: yes configure:63054: checking for unsetenv configure:63110: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:63117: $? = 0 configure:63139: result: yes configure:63155: checking for unsetenv() return type configure:63190: gcc -c -g -O2 conftest.c >&5 configure:63197: $? = 0 configure:63212: result: int configure:63223: checking whether unsetenv obeys POSIX configure:63278: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:63282: $? = 0 configure:63288: ./conftest configure:63292: $? = 0 configure:63309: result: yes configure:63433: checking for ptrdiff_t configure:63461: gcc -c -g -O2 conftest.c >&5 configure:63468: $? = 0 configure:63495: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:543:24: error: expected expression before ')' token if (sizeof ((ptrdiff_t))) ^ configure:63502: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nagios-plugins" | #define PACKAGE_TARNAME "nagios-plugins" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "nagios-plugins 2.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nagios-plugins" | #define VERSION "2.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _DARWIN_USE_64_BIT_INODE 1 | #define CGIURL "/nagios/cgi-bin" | #define HAVE_MATH_H 1 | #define NP_EXTRA_OPTS 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_MYSQLCLIENT 1 | #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" | #define PING_PACKETS_FIRST 1 | #define PING_HAS_TIMEOUT 1 | #define PING6_COMMAND "/usr/sbin/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_ONLN 1 | #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 | #define PATH_TO_UPTIME "/usr/bin/uptime" | #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" | #define SSH_COMMAND "/usr/bin/ssh" | #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 "" | #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_FEATURES_H 1 | #define HAVE_UNISTD_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_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCTYPE_H 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DIRNAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 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_MBTOWC 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 FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_READ 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_SNPRINTF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 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_PCLOSE 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_RAW_DECL__EXIT 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_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 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_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 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_STRERROR 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_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 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_FDATASYNC 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_GROUP_MEMBER 1 | #define HAVE_RAW_DECL_ISATTY 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_PIPE 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_SETHOSTNAME 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 <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:63525: result: yes configure:63551: checking for vasprintf configure:63607: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:63614: $? = 0 configure:63636: result: yes configure:63718: checking for vsnprintf configure:63774: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 conftest.c:532:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:63781: $? = 0 configure:63803: result: yes configure:63819: checking whether snprintf respects a size of 1 configure:63895: result: yes configure:63905: checking whether printf supports POSIX/XSI format strings with positions configure:63979: result: yes configure:64185: checking whether btowc is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wctob is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether mbsinit is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether mbrtowc is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether mbrlen is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether mbsrtowcs is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether mbsnrtowcs is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wcrtomb is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wcsrtombs is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wcsnrtombs is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wcwidth is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wmemchr is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wmemcmp is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wmemcpy is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wmemmove is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wmemset is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wcslen is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wcsnlen is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wcscpy is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wcpcpy is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wcsncpy is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wcpncpy is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wcscat is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wcsncat is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wcscmp is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wcsncmp is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wcscasecmp is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wcsncasecmp is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wcscoll is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wcsxfrm is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wcsdup is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wcschr is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wcsrchr is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wcscspn is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wcsspn is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wcspbrk is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wcsstr is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wcstok is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64185: checking whether wcswidth is declared without a macro configure:64223: gcc -c -g -O2 conftest.c >&5 configure:64230: $? = 0 configure:64247: result: yes configure:64288: checking whether mbrtowc handles incomplete characters configure:64376: result: yes configure:64382: checking whether mbrtowc works as well as mbtowc configure:64474: result: yes configure:64591: checking whether wcrtomb return value is correct configure:64656: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:64660: $? = 0 configure:64666: ./conftest configure:64670: $? = 0 configure:64689: result: yes configure:64842: checking whether iswcntrl works configure:64921: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 configure:64925: $? = 0 configure:64931: ./conftest configure:64935: $? = 0 configure:64953: result: yes configure:64979: checking for towlower configure:65035: gcc -o conftest -g -O2 -L. conftest.c -lpthread -ldl >&5 conftest.c:574:6: warning: conflicting types for built-in function 'towlower' [enabled by default] char towlower (); ^ configure:65042: $? = 0 configure:65064: result: yes configure:65173: checking for wctype_t configure:65211: gcc -c -g -O2 conftest.c >&5 configure:65218: $? = 0 configure:65234: result: yes configure:65240: checking for wctrans_t configure:65276: gcc -c -g -O2 conftest.c >&5 configure:65283: $? = 0 configure:65299: result: yes configure:65312: checking whether wctype is declared without a macro configure:65351: gcc -c -g -O2 conftest.c >&5 configure:65358: $? = 0 configure:65375: result: yes configure:65312: checking whether iswctype is declared without a macro configure:65351: gcc -c -g -O2 conftest.c >&5 configure:65358: $? = 0 configure:65375: result: yes configure:65312: checking whether wctrans is declared without a macro configure:65351: gcc -c -g -O2 conftest.c >&5 configure:65358: $? = 0 configure:65375: result: yes configure:65312: checking whether towctrans is declared without a macro configure:65351: gcc -c -g -O2 conftest.c >&5 configure:65358: $? = 0 configure:65375: result: yes configure:65398: checking for stdint.h configure:65405: result: yes configure:65863: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by nagios-plugins config.status 2.0.3, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on server2.bf-1.com config.status:2603: creating gl/Makefile config.status:2603: creating nagios-plugins.spec config.status:2603: creating Makefile config.status:2603: creating tap/Makefile config.status:2603: creating lib/Makefile config.status:2603: creating plugins/Makefile config.status:2603: creating lib/tests/Makefile config.status:2603: creating plugins-root/Makefile config.status:2603: creating plugins-scripts/Makefile config.status:2603: creating plugins-scripts/subst config.status:2603: creating plugins-scripts/utils.pm config.status:2603: creating plugins-scripts/utils.sh config.status:2603: creating perlmods/Makefile config.status:2603: creating test.pl config.status:2603: creating pkg/solaris/pkginfo config.status:2603: creating po/Makefile.in config.status:2603: creating config.h config.status:2877: executing depfiles commands config.status:2877: executing libtool commands config.status:2877: executing po-directories commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_HAVE_VA_COPY=yes ac_cv_build=x86_64-unknown-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= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func___mktime_internal=no ac_cv_func__set_invalid_parameter_handler=no ac_cv_func_alloca_works=yes ac_cv_func_btowc=yes ac_cv_func_floor=no ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=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_getresgid=yes ac_cv_func_getresuid=yes ac_cv_func_getservbyname=yes ac_cv_func_getuid=yes ac_cv_func_isblank=yes ac_cv_func_iswcntrl=yes ac_cv_func_iswctype=yes ac_cv_func_listmntent=no ac_cv_func_localtime_r=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbsinit=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_poll=yes ac_cv_func_select=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setregid=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setreuid=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_symlink=yes ac_cv_func_timegm=yes ac_cv_func_towlower=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_gnu_library_2_1=yes ac_cv_have_decl__Exit=yes ac_cv_have_decl__snprintf=no ac_cv_have_decl_accept4=yes ac_cv_have_decl_accept=yes ac_cv_have_decl_acosf=yes ac_cv_have_decl_acosl=yes ac_cv_have_decl_alarm=yes ac_cv_have_decl_asinf=yes ac_cv_have_decl_asinl=yes ac_cv_have_decl_atanf=yes ac_cv_have_decl_atanl=yes ac_cv_have_decl_atoll=yes ac_cv_have_decl_bind=yes ac_cv_have_decl_btowc=yes ac_cv_have_decl_canonicalize_file_name=yes ac_cv_have_decl_cbrt=yes ac_cv_have_decl_cbrtf=yes ac_cv_have_decl_cbrtl=yes ac_cv_have_decl_ceilf=yes ac_cv_have_decl_ceill=yes ac_cv_have_decl_chdir=yes ac_cv_have_decl_chown=yes ac_cv_have_decl_connect=yes ac_cv_have_decl_copysign=yes ac_cv_have_decl_copysignf=yes ac_cv_have_decl_copysignl=yes ac_cv_have_decl_cosf=yes ac_cv_have_decl_coshf=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_dup=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_exp2=yes ac_cv_have_decl_exp2f=yes ac_cv_have_decl_exp2l=yes ac_cv_have_decl_expf=yes ac_cv_have_decl_expl=yes ac_cv_have_decl_expm1=yes ac_cv_have_decl_expm1f=yes ac_cv_have_decl_expm1l=yes ac_cv_have_decl_fabsf=yes ac_cv_have_decl_fabsl=yes ac_cv_have_decl_faccessat=yes ac_cv_have_decl_fchdir=yes ac_cv_have_decl_fchownat=yes ac_cv_have_decl_fdatasync=yes ac_cv_have_decl_ffsl=yes ac_cv_have_decl_ffsll=yes ac_cv_have_decl_floorf=yes ac_cv_have_decl_floorl=yes ac_cv_have_decl_fma=yes ac_cv_have_decl_fmaf=yes ac_cv_have_decl_fmal=yes ac_cv_have_decl_fmod=yes ac_cv_have_decl_fmodf=yes ac_cv_have_decl_fmodl=yes ac_cv_have_decl_freeaddrinfo=yes ac_cv_have_decl_frexpf=yes ac_cv_have_decl_frexpl=yes ac_cv_have_decl_fseeko=yes ac_cv_have_decl_fsync=yes ac_cv_have_decl_ftello=yes ac_cv_have_decl_ftruncate=yes ac_cv_have_decl_gai_strerror=yes ac_cv_have_decl_gai_strerrorA=no 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_getpagesize=yes ac_cv_have_decl_getpeername=yes ac_cv_have_decl_getsockname=yes ac_cv_have_decl_getsockopt=yes ac_cv_have_decl_getsubopt=yes ac_cv_have_decl_getusershell=yes ac_cv_have_decl_grantpt=yes ac_cv_have_decl_group_member=yes ac_cv_have_decl_hypotf=yes ac_cv_have_decl_hypotl=yes ac_cv_have_decl_ilogb=yes ac_cv_have_decl_ilogbf=yes ac_cv_have_decl_ilogbl=yes ac_cv_have_decl_inet_ntop=yes ac_cv_have_decl_inet_pton=yes ac_cv_have_decl_initstate=yes ac_cv_have_decl_initstate_r=yes ac_cv_have_decl_isatty=yes ac_cv_have_decl_iswctype=yes ac_cv_have_decl_lchown=yes ac_cv_have_decl_ldexpf=yes ac_cv_have_decl_ldexpl=yes ac_cv_have_decl_link=yes ac_cv_have_decl_linkat=yes ac_cv_have_decl_listen=yes ac_cv_have_decl_localtime_r=yes ac_cv_have_decl_log10=yes ac_cv_have_decl_log10f=yes ac_cv_have_decl_log10l=yes ac_cv_have_decl_log1p=yes ac_cv_have_decl_log1pf=yes ac_cv_have_decl_log1pl=yes ac_cv_have_decl_log2=yes ac_cv_have_decl_log2f=yes ac_cv_have_decl_log2l=yes ac_cv_have_decl_log=yes ac_cv_have_decl_logb=yes ac_cv_have_decl_logbf=yes ac_cv_have_decl_logbl=yes ac_cv_have_decl_logf=yes ac_cv_have_decl_logl=yes ac_cv_have_decl_lseek=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_mkdtemp=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_modf=yes ac_cv_have_decl_modff=yes ac_cv_have_decl_modfl=yes ac_cv_have_decl_nl_langinfo=yes ac_cv_have_decl_pclose=yes ac_cv_have_decl_pipe2=yes ac_cv_have_decl_pipe=yes ac_cv_have_decl_popen=yes ac_cv_have_decl_posix_openpt=yes ac_cv_have_decl_powf=yes ac_cv_have_decl_pread=yes ac_cv_have_decl_ptsname=yes ac_cv_have_decl_ptsname_r=yes ac_cv_have_decl_pwrite=yes ac_cv_have_decl_random=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_recv=yes ac_cv_have_decl_recvfrom=yes ac_cv_have_decl_remainder=yes ac_cv_have_decl_remainderf=yes ac_cv_have_decl_remainderl=yes ac_cv_have_decl_renameat=yes ac_cv_have_decl_rint=yes ac_cv_have_decl_rintf=yes ac_cv_have_decl_rintl=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_secure_getenv=yes ac_cv_have_decl_send=yes ac_cv_have_decl_sendto=yes ac_cv_have_decl_setenv=yes ac_cv_have_decl_sethostname=yes ac_cv_have_decl_setlocale=yes ac_cv_have_decl_setsockopt=yes ac_cv_have_decl_setstate=yes ac_cv_have_decl_setstate_r=yes ac_cv_have_decl_setusershell=yes ac_cv_have_decl_shutdown=yes ac_cv_have_decl_sinf=yes ac_cv_have_decl_sinhf=yes ac_cv_have_decl_sinl=yes ac_cv_have_decl_sleep=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_socket=yes ac_cv_have_decl_sqrtf=yes ac_cv_have_decl_sqrtl=yes ac_cv_have_decl_srandom=yes ac_cv_have_decl_srandom_r=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_tanf=yes ac_cv_have_decl_tanhf=yes ac_cv_have_decl_tanl=yes ac_cv_have_decl_tmpfile=yes ac_cv_have_decl_towctrans=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_vdprintf=yes ac_cv_have_decl_vsnprintf=yes ac_cv_have_decl_wcpcpy=yes ac_cv_have_decl_wcpncpy=yes ac_cv_have_decl_wcrtomb=yes ac_cv_have_decl_wcscasecmp=yes ac_cv_have_decl_wcscat=yes ac_cv_have_decl_wcschr=yes ac_cv_have_decl_wcscmp=yes ac_cv_have_decl_wcscoll=yes ac_cv_have_decl_wcscpy=yes ac_cv_have_decl_wcscspn=yes ac_cv_have_decl_wcsdup=yes ac_cv_have_decl_wcslen=yes ac_cv_have_decl_wcsncasecmp=yes ac_cv_have_decl_wcsncat=yes ac_cv_have_decl_wcsncmp=yes ac_cv_have_decl_wcsncpy=yes ac_cv_have_decl_wcsnlen=yes ac_cv_have_decl_wcsnrtombs=yes ac_cv_have_decl_wcspbrk=yes ac_cv_have_decl_wcsrchr=yes ac_cv_have_decl_wcsrtombs=yes ac_cv_have_decl_wcsspn=yes ac_cv_have_decl_wcsstr=yes ac_cv_have_decl_wcstok=yes ac_cv_have_decl_wcswidth=yes ac_cv_have_decl_wcsxfrm=yes ac_cv_have_decl_wctob=yes ac_cv_have_decl_wctrans=yes ac_cv_have_decl_wctype=yes ac_cv_have_decl_wcwidth=yes ac_cv_have_decl_wmemchr=yes ac_cv_have_decl_wmemcmp=yes ac_cv_have_decl_wmemcpy=yes ac_cv_have_decl_wmemmove=yes ac_cv_have_decl_wmemset=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_features_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_linux_hdreg_h=yes ac_cv_header_linux_types_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_pthread_h=yes ac_cv_header_search_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_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_uio_h=yes 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_uio_h=no ac_cv_header_unistd_h=yes ac_cv_header_utmpx_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_header_wtsapi32_h=no ac_cv_header_xlocale_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_bsd_pow=no ac_cv_lib_crypt_main=yes ac_cv_lib_crypto_CRYPTO_lock=yes ac_cv_lib_dbi_dbi_initialize=no 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_ldap_main=no ac_cv_lib_m_floor=yes ac_cv_lib_mysqlclient_mysql_init=yes ac_cv_lib_nsl_main=yes ac_cv_lib_pq_PQsetdbLogin=no ac_cv_lib_pthread_main=yes ac_cv_lib_pthread_pthread_kill=yes ac_cv_lib_radiusclient_ng_rc_read_config=no ac_cv_lib_radiusclient_rc_read_config=no 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_sockaddr_storage_ss_family=yes 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=/usr/bin/basename ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_HOSTNAME=/usr/bin/hostname ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PATH_TO_DIG=/usr/bin/dig ac_cv_path_PATH_TO_NSLOOKUP=/usr/bin/nslookup ac_cv_path_PATH_TO_PING6=/usr/sbin/ping6 ac_cv_path_PATH_TO_PING=/usr/bin/ping ac_cv_path_PATH_TO_PS=/usr/bin/ps ac_cv_path_PATH_TO_RPCINFO=/usr/sbin/rpcinfo ac_cv_path_PATH_TO_SSH=/usr/bin/ssh ac_cv_path_PATH_TO_UPTIME=/usr/bin/uptime ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_SED=/usr/bin/sed ac_cv_path_SH=/usr/bin/sh ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_path_np_mysql_config=/usr/bin/mysql_config 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_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc 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_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='/usr/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_should_define__xopen_source=no ac_cv_socket_size_type=int ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=no 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_pid_t=yes ac_cv_type_pthread_rwlock_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_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=x86_64 ac_cv_uname_o=GNU/Linux ac_cv_uname_r=3.10.0-957.27.2.el7.x86_64 ac_cv_uname_s=Linux ac_cv_uname_v='#1 SMP Mon Jul 29 17:46:05 UTC 2019' 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 -m elf_x86_64' 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_frsize=yes fu_cv_sys_stat_statvfs64=no fu_cv_sys_stat_statvfs=yes fu_cv_sys_truncating_statfs=no gl_cv_c_amsterdam_compiler=no gl_cv_c_multiarch=no gl_cv_cc_double_expbit0='word 1 bit 20' 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_floorf_libm=-lm gl_cv_func_gai_strerror_posix_signature=yes gl_cv_func_getaddrinfo=yes gl_cv_func_getopt_gnu=yes gl_cv_func_getopt_long_gnu=yes gl_cv_func_getopt_posix=yes gl_cv_func_iswcntrl_works=yes gl_cv_func_itold_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_arg1=yes gl_cv_func_mbrtowc_null_arg2=yes gl_cv_func_mbrtowc_retval=yes gl_cv_func_mbrtowc_sanitycheck=yes gl_cv_func_memchr_works=yes gl_cv_func_nl_langinfo_yesexpr_works=yes gl_cv_func_printf_positions=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_strerror_0_works=yes gl_cv_func_strndup_works=yes gl_cv_func_strstr_works_always=yes gl_cv_func_unsetenv_works=yes gl_cv_func_vsnprintf_usable=yes gl_cv_func_wcrtomb_retval=yes gl_cv_func_working_mktime=yes gl_cv_func_working_strerror=yes gl_cv_have_include_next=yes gl_cv_have_raw_decl__Exit=yes gl_cv_have_raw_decl_accept4=yes gl_cv_have_raw_decl_accept=yes gl_cv_have_raw_decl_acosf=yes gl_cv_have_raw_decl_acosl=yes gl_cv_have_raw_decl_asinf=yes gl_cv_have_raw_decl_asinl=yes gl_cv_have_raw_decl_atanf=yes gl_cv_have_raw_decl_atanl=yes gl_cv_have_raw_decl_atoll=yes gl_cv_have_raw_decl_bind=yes gl_cv_have_raw_decl_btowc=yes gl_cv_have_raw_decl_canonicalize_file_name=yes gl_cv_have_raw_decl_cbrt=yes gl_cv_have_raw_decl_cbrtf=yes gl_cv_have_raw_decl_cbrtl=yes gl_cv_have_raw_decl_ceilf=yes gl_cv_have_raw_decl_ceill=yes gl_cv_have_raw_decl_chdir=yes gl_cv_have_raw_decl_chown=yes gl_cv_have_raw_decl_connect=yes gl_cv_have_raw_decl_copysign=yes gl_cv_have_raw_decl_copysignf=yes gl_cv_have_raw_decl_copysignl=yes gl_cv_have_raw_decl_cosf=yes gl_cv_have_raw_decl_coshf=yes 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_dup=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_exp2=yes gl_cv_have_raw_decl_exp2f=yes gl_cv_have_raw_decl_exp2l=yes gl_cv_have_raw_decl_expf=yes gl_cv_have_raw_decl_expl=yes gl_cv_have_raw_decl_expm1=yes gl_cv_have_raw_decl_expm1f=yes gl_cv_have_raw_decl_expm1l=yes gl_cv_have_raw_decl_fabsf=yes gl_cv_have_raw_decl_fabsl=yes gl_cv_have_raw_decl_faccessat=yes gl_cv_have_raw_decl_fchdir=yes gl_cv_have_raw_decl_fchownat=yes gl_cv_have_raw_decl_fdatasync=yes gl_cv_have_raw_decl_ffsl=yes gl_cv_have_raw_decl_ffsll=yes gl_cv_have_raw_decl_floorf=yes gl_cv_have_raw_decl_floorl=yes gl_cv_have_raw_decl_fma=yes gl_cv_have_raw_decl_fmaf=yes gl_cv_have_raw_decl_fmal=yes gl_cv_have_raw_decl_fmod=yes gl_cv_have_raw_decl_fmodf=yes gl_cv_have_raw_decl_fmodl=yes gl_cv_have_raw_decl_fpurge=no gl_cv_have_raw_decl_freeaddrinfo=yes gl_cv_have_raw_decl_frexpf=yes gl_cv_have_raw_decl_frexpl=yes gl_cv_have_raw_decl_fseeko=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_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=yes gl_cv_have_raw_decl_gets=no gl_cv_have_raw_decl_getsockname=yes gl_cv_have_raw_decl_getsockopt=yes 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_group_member=yes gl_cv_have_raw_decl_hypotf=yes gl_cv_have_raw_decl_hypotl=yes gl_cv_have_raw_decl_ilogb=yes gl_cv_have_raw_decl_ilogbf=yes gl_cv_have_raw_decl_ilogbl=yes gl_cv_have_raw_decl_inet_ntop=yes gl_cv_have_raw_decl_inet_pton=yes gl_cv_have_raw_decl_initstate=yes gl_cv_have_raw_decl_initstate_r=yes gl_cv_have_raw_decl_isatty=yes gl_cv_have_raw_decl_iswctype=yes gl_cv_have_raw_decl_lchown=yes gl_cv_have_raw_decl_ldexpf=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=yes gl_cv_have_raw_decl_log10=yes gl_cv_have_raw_decl_log10f=yes gl_cv_have_raw_decl_log10l=yes gl_cv_have_raw_decl_log1p=yes gl_cv_have_raw_decl_log1pf=yes gl_cv_have_raw_decl_log1pl=yes gl_cv_have_raw_decl_log2=yes gl_cv_have_raw_decl_log2f=yes gl_cv_have_raw_decl_log2l=yes gl_cv_have_raw_decl_log=yes gl_cv_have_raw_decl_logb=yes gl_cv_have_raw_decl_logbf=yes gl_cv_have_raw_decl_logbl=yes gl_cv_have_raw_decl_logf=yes gl_cv_have_raw_decl_logl=yes gl_cv_have_raw_decl_lseek=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_mkdtemp=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_modf=yes gl_cv_have_raw_decl_modff=yes gl_cv_have_raw_decl_modfl=yes gl_cv_have_raw_decl_nl_langinfo=yes gl_cv_have_raw_decl_pclose=yes gl_cv_have_raw_decl_pipe2=yes gl_cv_have_raw_decl_pipe=yes gl_cv_have_raw_decl_popen=yes gl_cv_have_raw_decl_posix_openpt=yes gl_cv_have_raw_decl_powf=yes gl_cv_have_raw_decl_pread=yes gl_cv_have_raw_decl_ptsname=yes gl_cv_have_raw_decl_ptsname_r=yes gl_cv_have_raw_decl_pwrite=yes gl_cv_have_raw_decl_random=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=yes gl_cv_have_raw_decl_recvfrom=yes gl_cv_have_raw_decl_remainder=yes gl_cv_have_raw_decl_remainderf=yes gl_cv_have_raw_decl_remainderl=yes gl_cv_have_raw_decl_renameat=yes gl_cv_have_raw_decl_rint=yes gl_cv_have_raw_decl_rintf=yes gl_cv_have_raw_decl_rintl=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_secure_getenv=yes gl_cv_have_raw_decl_send=yes gl_cv_have_raw_decl_sendto=yes gl_cv_have_raw_decl_setenv=yes gl_cv_have_raw_decl_sethostname=yes gl_cv_have_raw_decl_setlocale=yes gl_cv_have_raw_decl_setsockopt=yes gl_cv_have_raw_decl_setstate=yes gl_cv_have_raw_decl_setstate_r=yes gl_cv_have_raw_decl_setusershell=yes gl_cv_have_raw_decl_shutdown=yes gl_cv_have_raw_decl_sinf=yes gl_cv_have_raw_decl_sinhf=yes 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=yes gl_cv_have_raw_decl_sqrtf=yes gl_cv_have_raw_decl_sqrtl=yes gl_cv_have_raw_decl_srandom=yes gl_cv_have_raw_decl_srandom_r=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_strerror_r=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_tanf=yes gl_cv_have_raw_decl_tanhf=yes gl_cv_have_raw_decl_tanl=yes gl_cv_have_raw_decl_tmpfile=yes gl_cv_have_raw_decl_towctrans=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_vdprintf=yes gl_cv_have_raw_decl_vsnprintf=yes gl_cv_have_raw_decl_wcpcpy=yes gl_cv_have_raw_decl_wcpncpy=yes gl_cv_have_raw_decl_wcrtomb=yes gl_cv_have_raw_decl_wcscasecmp=yes gl_cv_have_raw_decl_wcscat=yes gl_cv_have_raw_decl_wcschr=yes gl_cv_have_raw_decl_wcscmp=yes gl_cv_have_raw_decl_wcscoll=yes gl_cv_have_raw_decl_wcscpy=yes gl_cv_have_raw_decl_wcscspn=yes gl_cv_have_raw_decl_wcsdup=yes gl_cv_have_raw_decl_wcslen=yes gl_cv_have_raw_decl_wcsncasecmp=yes gl_cv_have_raw_decl_wcsncat=yes gl_cv_have_raw_decl_wcsncmp=yes gl_cv_have_raw_decl_wcsncpy=yes gl_cv_have_raw_decl_wcsnlen=yes gl_cv_have_raw_decl_wcsnrtombs=yes gl_cv_have_raw_decl_wcspbrk=yes gl_cv_have_raw_decl_wcsrchr=yes gl_cv_have_raw_decl_wcsrtombs=yes gl_cv_have_raw_decl_wcsspn=yes gl_cv_have_raw_decl_wcsstr=yes gl_cv_have_raw_decl_wcstok=yes gl_cv_have_raw_decl_wcswidth=yes gl_cv_have_raw_decl_wcsxfrm=yes gl_cv_have_raw_decl_wctob=yes gl_cv_have_raw_decl_wctrans=yes gl_cv_have_raw_decl_wctype=yes gl_cv_have_raw_decl_wcwidth=yes gl_cv_have_raw_decl_wmemchr=yes gl_cv_have_raw_decl_wmemcmp=yes gl_cv_have_raw_decl_wmemcpy=yes gl_cv_have_raw_decl_wmemmove=yes gl_cv_have_raw_decl_wmemset=yes gl_cv_have_weak=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_langinfo_t_fmt_ampm=yes gl_cv_header_langinfo_yesexpr=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_stdalign_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='<arpa/inet.h>' gl_cv_next_getopt_h='<getopt.h>' gl_cv_next_langinfo_h='<langinfo.h>' gl_cv_next_locale_h='<locale.h>' gl_cv_next_math_h='<math.h>' gl_cv_next_netdb_h='<netdb.h>' gl_cv_next_stdint_h='<stdint.h>' gl_cv_next_stdio_h='<stdio.h>' gl_cv_next_stdlib_h='<stdlib.h>' gl_cv_next_string_h='<string.h>' gl_cv_next_sys_socket_h='<sys/socket.h>' gl_cv_next_sys_types_h='<sys/types.h>' gl_cv_next_sys_uio_h='<sys/uio.h>' gl_cv_next_time_h='<time.h>' gl_cv_next_unistd_h='<unistd.h>' gl_cv_next_wchar_h='<wchar.h>' gl_cv_next_wctype_h='<wctype.h>' gl_cv_pragma_columns=no gl_cv_rpl_alloca=yes gl_cv_size_max=yes gl_cv_socket_ipv4=yes gl_cv_socket_ipv6=yes gl_cv_sys_struct_lconv_ok=yes gl_cv_sys_struct_timespec_in_time_h=yes gl_cv_time_r_posix=yes gl_cv_type_wctrans_t=yes gl_cv_type_wctype_t=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_ar_at_file=@ lt_cv_archive_cmds_need_lc=no 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_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' 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_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' 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 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop np_cv_sys_ipv6=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/src/nagios-plugins-2.0.3/build-aux/missing --run aclocal-1.11' ALLOCA='' ALLOCA_H='alloca.h' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/src/nagios-plugins-2.0.3/build-aux/missing --run tar' APPLE_UNIVERSAL_BUILD='0' AR='ar' ARFLAGS='cru' AUTOCONF='${SHELL} /usr/src/nagios-plugins-2.0.3/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /usr/src/nagios-plugins-2.0.3/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /usr/src/nagios-plugins-2.0.3/build-aux/missing --run automake-1.11' AWK='gawk' BASENAME='/usr/bin/basename' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DBILIBS='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEPLIBS='' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EMULTIHOP_HIDDEN='' EMULTIHOP_VALUE='' ENOLINK_HIDDEN='' ENOLINK_VALUE='' EOVERFLOW_HIDDEN='' EOVERFLOW_VALUE='' ERRNO_H='' EXEEXT='' EXTRAS=' check_ide_smart$(EXEEXT) check_uptime check_mysql$(EXEEXT) check_mysql_query$(EXEEXT) check_procs check_nagios$(EXEEXT) check_dns$(EXEEXT) check_by_ssh$(EXEEXT) check_swap$(EXEEXT) check_dig$(EXEEXT) check_nt$(EXEEXT)' EXTRAS_ROOT='' EXTRA_NETOBJS='' EXTRA_TEST='' FGREP='/usr/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='#' GL_GENERATE_ALLOCA_H_FALSE='#' GL_GENERATE_ALLOCA_H_TRUE='' GL_GENERATE_ERRNO_H_FALSE='' GL_GENERATE_ERRNO_H_TRUE='#' GL_GENERATE_FLOAT_H_FALSE='' GL_GENERATE_FLOAT_H_TRUE='#' GL_GENERATE_NETINET_IN_H_FALSE='' GL_GENERATE_NETINET_IN_H_TRUE='#' GL_GENERATE_STDALIGN_H_FALSE='' GL_GENERATE_STDALIGN_H_TRUE='#' GL_GENERATE_STDBOOL_H_FALSE='' GL_GENERATE_STDBOOL_H_TRUE='#' GL_GENERATE_STDDEF_H_FALSE='' GL_GENERATE_STDDEF_H_TRUE='#' GL_GENERATE_STDINT_H_FALSE='' GL_GENERATE_STDINT_H_TRUE='#' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GNULIB_ACCEPT4='0' GNULIB_ACCEPT='0' GNULIB_ACOSF='0' GNULIB_ACOSL='0' GNULIB_ASINF='0' GNULIB_ASINL='0' GNULIB_ATAN2F='0' GNULIB_ATANF='0' GNULIB_ATANL='0' GNULIB_ATOLL='0' GNULIB_BIND='0' GNULIB_BTOWC='1' GNULIB_CALLOC_POSIX='0' GNULIB_CANONICALIZE_FILE_NAME='0' GNULIB_CBRT='0' GNULIB_CBRTF='0' GNULIB_CBRTL='0' GNULIB_CEIL='0' GNULIB_CEILF='0' GNULIB_CEILL='0' GNULIB_CHDIR='0' GNULIB_CHOWN='0' GNULIB_CLOSE='0' GNULIB_CONNECT='0' GNULIB_COPYSIGN='0' GNULIB_COPYSIGNF='0' GNULIB_COPYSIGNL='0' GNULIB_COSF='0' GNULIB_COSHF='0' GNULIB_COSL='0' GNULIB_DPRINTF='0' GNULIB_DUP2='0' GNULIB_DUP3='0' GNULIB_DUP='0' GNULIB_DUPLOCALE='0' GNULIB_ENVIRON='1' GNULIB_EUIDACCESS='0' GNULIB_EXP2='0' GNULIB_EXP2F='0' GNULIB_EXP2L='0' GNULIB_EXPF='0' GNULIB_EXPL='0' GNULIB_EXPM1='0' GNULIB_EXPM1F='0' GNULIB_EXPM1L='0' GNULIB_FABSF='0' GNULIB_FABSL='0' GNULIB_FACCESSAT='0' GNULIB_FCHDIR='0' GNULIB_FCHOWNAT='0' GNULIB_FCLOSE='0' GNULIB_FDATASYNC='0' GNULIB_FDOPEN='0' GNULIB_FFLUSH='0' GNULIB_FFSL='0' GNULIB_FFSLL='0' GNULIB_FGETC='1' GNULIB_FGETS='1' GNULIB_FLOOR='0' GNULIB_FLOORF='1' GNULIB_FLOORL='0' GNULIB_FMA='0' GNULIB_FMAF='0' GNULIB_FMAL='0' GNULIB_FMOD='0' GNULIB_FMODF='0' GNULIB_FMODL='0' GNULIB_FOPEN='0' GNULIB_FPRINTF='1' GNULIB_FPRINTF_POSIX='0' GNULIB_FPURGE='0' GNULIB_FPUTC='1' GNULIB_FPUTS='1' GNULIB_FREAD='1' GNULIB_FREOPEN='0' GNULIB_FREXP='0' GNULIB_FREXPF='0' GNULIB_FREXPL='0' GNULIB_FSCANF='1' GNULIB_FSEEK='0' GNULIB_FSEEKO='0' GNULIB_FSYNC='0' GNULIB_FTELL='0' GNULIB_FTELLO='0' GNULIB_FTRUNCATE='0' GNULIB_FWRITE='1' GNULIB_GETADDRINFO='1' GNULIB_GETC='1' GNULIB_GETCHAR='1' GNULIB_GETCWD='0' GNULIB_GETDELIM='0' GNULIB_GETDOMAINNAME='0' GNULIB_GETDTABLESIZE='0' 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_GL_UNISTD_H_GETOPT='' GNULIB_GRANTPT='0' GNULIB_GROUP_MEMBER='0' GNULIB_HYPOT='0' GNULIB_HYPOTF='0' GNULIB_HYPOTL='0' GNULIB_ILOGB='0' GNULIB_ILOGBF='0' GNULIB_ILOGBL='0' GNULIB_INET_NTOP='1' GNULIB_INET_PTON='0' GNULIB_ISATTY='0' GNULIB_ISFINITE='0' GNULIB_ISINF='0' GNULIB_ISNAN='0' GNULIB_ISNAND='0' GNULIB_ISNANF='0' GNULIB_ISNANL='0' GNULIB_ISWBLANK='0' GNULIB_ISWCTYPE='0' GNULIB_LCHOWN='0' GNULIB_LDEXPF='0' GNULIB_LDEXPL='0' GNULIB_LINK='0' GNULIB_LINKAT='0' GNULIB_LISTEN='0' GNULIB_LOCALECONV='1' GNULIB_LOG10='0' GNULIB_LOG10F='0' GNULIB_LOG10L='0' GNULIB_LOG1P='0' GNULIB_LOG1PF='0' GNULIB_LOG1PL='0' GNULIB_LOG2='0' GNULIB_LOG2F='0' GNULIB_LOG2L='0' GNULIB_LOG='0' GNULIB_LOGB='0' GNULIB_LOGBF='0' GNULIB_LOGBL='0' GNULIB_LOGF='0' GNULIB_LOGL='0' GNULIB_LSEEK='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_MBTOWC='1' GNULIB_MEMCHR='1' GNULIB_MEMMEM='0' GNULIB_MEMPCPY='0' GNULIB_MEMRCHR='0' GNULIB_MKDTEMP='0' GNULIB_MKOSTEMP='0' GNULIB_MKOSTEMPS='0' GNULIB_MKSTEMP='0' GNULIB_MKSTEMPS='0' GNULIB_MKTIME='1' GNULIB_MODF='0' GNULIB_MODFF='0' GNULIB_MODFL='0' GNULIB_NANOSLEEP='0' GNULIB_NL_LANGINFO='1' GNULIB_OBSTACK_PRINTF='0' GNULIB_OBSTACK_PRINTF_POSIX='0' GNULIB_PCLOSE='0' GNULIB_PERROR='0' GNULIB_PIPE2='0' GNULIB_PIPE='0' GNULIB_POPEN='0' GNULIB_POSIX_OPENPT='0' GNULIB_POWF='0' GNULIB_PREAD='0' GNULIB_PRINTF='1' GNULIB_PRINTF_POSIX='0' GNULIB_PTSNAME='0' GNULIB_PTSNAME_R='0' GNULIB_PUTC='1' GNULIB_PUTCHAR='1' GNULIB_PUTENV='0' GNULIB_PUTS='1' GNULIB_PWRITE='0' GNULIB_RANDOM='0' GNULIB_RANDOM_R='0' GNULIB_RAWMEMCHR='0' GNULIB_READ='1' GNULIB_READLINK='0' GNULIB_READLINKAT='0' GNULIB_REALLOC_POSIX='0' GNULIB_REALPATH='0' GNULIB_RECV='0' GNULIB_RECVFROM='0' GNULIB_REMAINDER='0' GNULIB_REMAINDERF='0' GNULIB_REMAINDERL='0' GNULIB_REMOVE='0' GNULIB_RENAME='0' GNULIB_RENAMEAT='0' GNULIB_RINT='0' GNULIB_RINTF='0' GNULIB_RINTL='0' GNULIB_RMDIR='0' GNULIB_ROUND='0' GNULIB_ROUNDF='0' GNULIB_ROUNDL='0' GNULIB_RPMATCH='0' GNULIB_SCANF='1' GNULIB_SECURE_GETENV='0' GNULIB_SEND='0' GNULIB_SENDTO='0' GNULIB_SETENV='1' GNULIB_SETHOSTNAME='0' GNULIB_SETLOCALE='0' GNULIB_SETSOCKOPT='0' GNULIB_SHUTDOWN='0' GNULIB_SIGNBIT='0' GNULIB_SINF='0' GNULIB_SINHF='0' GNULIB_SINL='0' GNULIB_SLEEP='0' GNULIB_SNPRINTF='1' GNULIB_SOCKET='0' GNULIB_SPRINTF_POSIX='0' GNULIB_SQRTF='0' GNULIB_SQRTL='0' GNULIB_STDIO_H_NONBLOCKING='0' GNULIB_STDIO_H_SIGPIPE='0' GNULIB_STPCPY='0' GNULIB_STPNCPY='0' GNULIB_STRCASESTR='0' GNULIB_STRCHRNUL='0' GNULIB_STRDUP='0' GNULIB_STRERROR='1' GNULIB_STRERROR_R='0' 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_SYSTEM_POSIX='0' GNULIB_TANF='0' GNULIB_TANHF='0' GNULIB_TANL='0' GNULIB_TIMEGM='1' GNULIB_TIME_R='1' GNULIB_TMPFILE='0' GNULIB_TOWCTRANS='0' GNULIB_TRUNC='0' GNULIB_TRUNCF='0' GNULIB_TRUNCL='0' GNULIB_TTYNAME_R='0' GNULIB_UNISTD_H_NONBLOCKING='0' GNULIB_UNISTD_H_SIGPIPE='0' GNULIB_UNLINK='0' GNULIB_UNLINKAT='0' GNULIB_UNLOCKPT='0' GNULIB_UNSETENV='1' GNULIB_USLEEP='0' GNULIB_VASPRINTF='1' GNULIB_VDPRINTF='0' GNULIB_VFPRINTF='1' GNULIB_VFPRINTF_POSIX='0' GNULIB_VFSCANF='0' GNULIB_VPRINTF='1' GNULIB_VPRINTF_POSIX='0' GNULIB_VSCANF='0' GNULIB_VSNPRINTF='1' GNULIB_VSPRINTF_POSIX='0' GNULIB_WCPCPY='0' GNULIB_WCPNCPY='0' GNULIB_WCRTOMB='1' GNULIB_WCSCASECMP='0' GNULIB_WCSCAT='0' GNULIB_WCSCHR='0' GNULIB_WCSCMP='0' GNULIB_WCSCOLL='0' GNULIB_WCSCPY='0' GNULIB_WCSCSPN='0' GNULIB_WCSDUP='0' GNULIB_WCSLEN='0' GNULIB_WCSNCASECMP='0' GNULIB_WCSNCAT='0' GNULIB_WCSNCMP='0' GNULIB_WCSNCPY='0' GNULIB_WCSNLEN='0' GNULIB_WCSNRTOMBS='0' GNULIB_WCSPBRK='0' GNULIB_WCSRCHR='0' GNULIB_WCSRTOMBS='0' GNULIB_WCSSPN='0' GNULIB_WCSSTR='0' GNULIB_WCSTOK='0' GNULIB_WCSWIDTH='0' GNULIB_WCSXFRM='0' GNULIB_WCTOB='0' GNULIB_WCTOMB='0' GNULIB_WCTRANS='0' GNULIB_WCTYPE='0' GNULIB_WCWIDTH='0' GNULIB_WMEMCHR='0' GNULIB_WMEMCMP='0' GNULIB_WMEMCPY='0' GNULIB_WMEMMOVE='0' GNULIB_WMEMSET='0' GNULIB_WRITE='0' GNULIB__EXIT='0' GREP='/usr/bin/grep' HAVE_ACCEPT4='1' HAVE_ACOSF='1' HAVE_ACOSL='1' HAVE_ARPA_INET_H='1' HAVE_ASINF='1' HAVE_ASINL='1' HAVE_ATAN2F='1' HAVE_ATANF='1' HAVE_ATANL='1' HAVE_ATOLL='1' HAVE_BTOWC='1' HAVE_CANONICALIZE_FILE_NAME='1' HAVE_CBRT='1' HAVE_CBRTF='1' HAVE_CBRTL='1' HAVE_CHOWN='1' HAVE_COPYSIGN='1' HAVE_COPYSIGNL='1' HAVE_COSF='1' HAVE_COSHF='1' HAVE_COSL='1' HAVE_DECL_ACOSL='1' HAVE_DECL_ASINL='1' HAVE_DECL_ATANL='1' HAVE_DECL_CBRTF='1' HAVE_DECL_CBRTL='1' HAVE_DECL_CEILF='1' HAVE_DECL_CEILL='1' HAVE_DECL_COPYSIGNF='1' HAVE_DECL_COSL='1' HAVE_DECL_ENVIRON='1' HAVE_DECL_EXP2='1' HAVE_DECL_EXP2F='1' HAVE_DECL_EXP2L='1' HAVE_DECL_EXPL='1' HAVE_DECL_EXPM1L='1' HAVE_DECL_FCHDIR='1' HAVE_DECL_FDATASYNC='1' HAVE_DECL_FLOORF='1' HAVE_DECL_FLOORL='1' HAVE_DECL_FPURGE='1' HAVE_DECL_FREEADDRINFO='1' HAVE_DECL_FREXPL='1' HAVE_DECL_FSEEKO='1' HAVE_DECL_FTELLO='1' HAVE_DECL_GAI_STRERROR='1' HAVE_DECL_GETADDRINFO='1' HAVE_DECL_GETDELIM='1' HAVE_DECL_GETDOMAINNAME='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_LOCALTIME_R='1' HAVE_DECL_LOG10L='1' HAVE_DECL_LOG2='1' HAVE_DECL_LOG2F='1' HAVE_DECL_LOG2L='1' HAVE_DECL_LOGB='1' HAVE_DECL_LOGL='1' HAVE_DECL_MEMMEM='1' HAVE_DECL_MEMRCHR='1' HAVE_DECL_OBSTACK_PRINTF='1' HAVE_DECL_REMAINDER='1' HAVE_DECL_REMAINDERL='1' HAVE_DECL_RINTF='1' HAVE_DECL_ROUND='1' HAVE_DECL_ROUNDF='1' HAVE_DECL_ROUNDL='1' HAVE_DECL_SETENV='1' HAVE_DECL_SETHOSTNAME='1' HAVE_DECL_SINL='1' HAVE_DECL_SNPRINTF='1' HAVE_DECL_SQRTL='1' HAVE_DECL_STRDUP='1' HAVE_DECL_STRERROR_R='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_TTYNAME_R='1' HAVE_DECL_UNSETENV='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_EXPF='1' HAVE_EXPL='1' HAVE_EXPM1='1' HAVE_EXPM1F='1' HAVE_FABSF='1' HAVE_FABSL='1' HAVE_FACCESSAT='1' HAVE_FCHDIR='1' HAVE_FCHOWNAT='1' HAVE_FDATASYNC='1' HAVE_FEATURES_H='1' HAVE_FFSL='1' HAVE_FFSLL='1' HAVE_FMA='1' HAVE_FMAF='1' HAVE_FMAL='1' HAVE_FMODF='1' HAVE_FMODL='1' HAVE_FREXPF='1' HAVE_FSEEKO='1' HAVE_FSYNC='1' HAVE_FTELLO='1' HAVE_FTRUNCATE='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_GROUP_MEMBER='1' HAVE_HYPOTF='1' HAVE_HYPOTL='1' HAVE_ILOGB='1' HAVE_ILOGBF='1' HAVE_ILOGBL='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_LANGINFO_T_FMT_AMPM='1' HAVE_LANGINFO_YESEXPR='1' HAVE_LCHOWN='1' HAVE_LDEXPF='1' HAVE_LINK='1' HAVE_LINKAT='1' HAVE_LOG10F='1' HAVE_LOG10L='1' HAVE_LOG1P='1' HAVE_LOG1PF='1' HAVE_LOG1PL='1' HAVE_LOGBF='1' HAVE_LOGBL='1' HAVE_LOGF='1' HAVE_LOGL='1' HAVE_LONG_LONG_INT='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_MKDTEMP='1' HAVE_MKOSTEMP='1' HAVE_MKOSTEMPS='1' HAVE_MKSTEMP='1' HAVE_MKSTEMPS='1' HAVE_MODFF='1' HAVE_MODFL='1' HAVE_MSVC_INVALID_PARAMETER_HANDLER='0' HAVE_NANOSLEEP='1' HAVE_NETDB_H='1' HAVE_NETINET_IN_H='' HAVE_NL_LANGINFO='1' HAVE_OS_H='0' HAVE_PCLOSE='1' HAVE_PIPE2='1' HAVE_PIPE='1' HAVE_POPEN='1' HAVE_POSIX_OPENPT='1' HAVE_POWF='1' HAVE_PREAD='1' HAVE_PTSNAME='1' HAVE_PTSNAME_R='1' HAVE_PWRITE='1' HAVE_RANDOM='1' HAVE_RANDOM_H='1' HAVE_RANDOM_R='1' HAVE_RAWMEMCHR='1' HAVE_READLINK='1' HAVE_READLINKAT='1' HAVE_REALPATH='1' HAVE_REMAINDER='1' HAVE_REMAINDERF='1' HAVE_RENAMEAT='1' HAVE_RINT='1' HAVE_RINTL='1' HAVE_RPMATCH='1' HAVE_SA_FAMILY_T='1' HAVE_SECURE_GETENV='1' HAVE_SETENV='1' HAVE_SETHOSTNAME='1' HAVE_SIGNED_SIG_ATOMIC_T='' HAVE_SIGNED_WCHAR_T='' HAVE_SIGNED_WINT_T='' HAVE_SINF='1' HAVE_SINHF='1' HAVE_SINL='1' HAVE_SLEEP='1' HAVE_SQRTF='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_STRUCT_SOCKADDR_STORAGE_SS_FAMILY='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_SYS_UIO_H='1' HAVE_TANF='1' HAVE_TANHF='1' HAVE_TANL='1' HAVE_TIMEGM='1' HAVE_UNISTD_H='1' HAVE_UNLINKAT='1' HAVE_UNLOCKPT='1' HAVE_UNSIGNED_LONG_LONG_INT='1' HAVE_USLEEP='1' HAVE_UTMPX_FALSE='#' HAVE_UTMPX_TRUE='' HAVE_VASPRINTF='1' HAVE_VDPRINTF='1' HAVE_WCHAR_H='1' HAVE_WCHAR_T='1' HAVE_WCPCPY='1' HAVE_WCPNCPY='1' HAVE_WCRTOMB='1' HAVE_WCSCASECMP='1' HAVE_WCSCAT='1' HAVE_WCSCHR='1' HAVE_WCSCMP='1' HAVE_WCSCOLL='1' HAVE_WCSCPY='1' HAVE_WCSCSPN='1' HAVE_WCSDUP='1' HAVE_WCSLEN='1' HAVE_WCSNCASECMP='1' HAVE_WCSNCAT='1' HAVE_WCSNCMP='1' HAVE_WCSNCPY='1' HAVE_WCSNLEN='1' HAVE_WCSNRTOMBS='1' HAVE_WCSPBRK='1' HAVE_WCSRCHR='1' HAVE_WCSRTOMBS='1' HAVE_WCSSPN='1' HAVE_WCSSTR='1' HAVE_WCSTOK='1' HAVE_WCSWIDTH='1' HAVE_WCSXFRM='1' HAVE_WCTRANS_T='1' HAVE_WCTYPE_H='1' HAVE_WCTYPE_T='1' HAVE_WINSOCK2_H='0' HAVE_WINT_T='1' HAVE_WMEMCHR='1' HAVE_WMEMCMP='1' HAVE_WMEMCPY='1' HAVE_WMEMMOVE='1' HAVE_WMEMSET='1' HAVE_WS2TCPIP_H='0' HAVE_WTS32API_FALSE='' HAVE_WTS32API_TRUE='#' HAVE_XLOCALE_H='1' HAVE__BOOL='1' HAVE__EXIT='1' HOSTENT_LIB='' HOSTNAME='/usr/bin/hostname' INCLUDE_NEXT='include_next' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' INET_NTOP_LIB='' INSTALL='/usr/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='' KRBINCLUDE='' LD='/usr/bin/ld -m elf_x86_64' LDAPINCLUDE='' LDAPLIBS='' LDFLAGS=' -L.' LIBGNUTLS_CONFIG='' LIBGNU_LIBDEPS='' LIBGNU_LTLIBDEPS='' LIBICONV='-liconv' LIBINTL='' LIBMULTITHREAD='-lpthread' LIBOBJS='' LIBPTH='' LIBPTH_PREFIX='' LIBS='-lpthread -ldl ' LIBSOCKET='' LIBTHREAD='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(abs_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='' LTLIBMULTITHREAD='-lpthread' LTLIBOBJS='' LTLIBPTH='' LTLIBTHREAD='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /usr/src/nagios-plugins-2.0.3/build-aux/missing --run makeinfo' MANIFEST_TOOL=':' MATHLIBS='-lm' MKDIR_P='/usr/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' MYSQLCFLAGS='-I/usr/include/mysql -m64 ' MYSQLINCLUDE='-I/usr/include/mysql' MYSQLLIBS='-L/usr/lib64/mysql -lmysqlclient -lpthread -lm -lrt -ldl' NETINET_IN_H='' NEXT_ARPA_INET_H='<arpa/inet.h>' NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H='<arpa/inet.h>' NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='<getopt.h>' NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='<langinfo.h>' NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='<locale.h>' NEXT_AS_FIRST_DIRECTIVE_MATH_H='<math.h>' NEXT_AS_FIRST_DIRECTIVE_NETDB_H='<netdb.h>' NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H='' NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>' NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>' NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>' NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>' NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H='<sys/socket.h>' NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='<sys/types.h>' NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H='<sys/uio.h>' NEXT_AS_FIRST_DIRECTIVE_TIME_H='<time.h>' NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>' NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>' NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='<wctype.h>' NEXT_ERRNO_H='' NEXT_FLOAT_H='' NEXT_GETOPT_H='<getopt.h>' NEXT_LANGINFO_H='<langinfo.h>' NEXT_LOCALE_H='<locale.h>' NEXT_MATH_H='<math.h>' NEXT_NETDB_H='<netdb.h>' NEXT_NETINET_IN_H='' NEXT_STDDEF_H='' NEXT_STDINT_H='<stdint.h>' NEXT_STDIO_H='<stdio.h>' NEXT_STDLIB_H='<stdlib.h>' NEXT_STRING_H='<string.h>' NEXT_SYS_SOCKET_H='<sys/socket.h>' NEXT_SYS_TYPES_H='<sys/types.h>' NEXT_SYS_UIO_H='<sys/uio.h>' NEXT_TIME_H='<time.h>' NEXT_UNISTD_H='<unistd.h>' NEXT_WCHAR_H='<wchar.h>' NEXT_WCTYPE_H='<wctype.h>' NM='/usr/bin/nm -B' NMEDIT='' NP_RELEASE='2.0.3' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='nagios-plugins' PACKAGE_BUGREPORT='' PACKAGE_NAME='nagios-plugins' PACKAGE_STRING='nagios-plugins 2.0.3' PACKAGE_TARNAME='nagios-plugins' PACKAGE_VERSION='2.0.3' PATH_SEPARATOR=':' PATH_TO_APTGET='' PATH_TO_DIG='/usr/bin/dig' PATH_TO_FPING6='' PATH_TO_FPING='' PATH_TO_LMSTAT='' PATH_TO_LSPS='' PATH_TO_MAILQ='' PATH_TO_NSLOOKUP='/usr/bin/nslookup' PATH_TO_PING6='/usr/sbin/ping6' PATH_TO_PING='/usr/bin/ping' PATH_TO_PS='/usr/bin/ps' PATH_TO_QMAIL_QSTAT='' PATH_TO_QSTAT='' PATH_TO_QUAKESTAT='' PATH_TO_RPCINFO='/usr/sbin/rpcinfo' PATH_TO_SMBCLIENT='' PATH_TO_SNMPGET='' PATH_TO_SNMPGETNEXT='' PATH_TO_SSH='/usr/bin/ssh' PATH_TO_SWAP='' PATH_TO_SWAPINFO='' PATH_TO_UPTIME='/usr/bin/uptime' PATH_TO_WHO='' PERL='/usr/bin/perl' PERLMODS_DIR='' PGINCLUDE='' PGLIBS='' PKG_ARCH='x86_64' PLUGIN_TEST='t/check_apt.t t/check_by_ssh.t t/check_cluster.t t/check_dbi.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_ssh.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_COLUMNS='' PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' PST3CFLAGS='' PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' PTRDIFF_T_SUFFIX='' PYTHON='/usr/bin/python' RADIUSLIBS='' RANLIB='ranlib' RELEASE='1' RELEASE_PRESENT_FALSE='#' RELEASE_PRESENT_TRUE='' REPLACE_BTOWC='0' REPLACE_CALLOC='0' REPLACE_CANONICALIZE_FILE_NAME='0' REPLACE_CBRTF='0' REPLACE_CBRTL='0' REPLACE_CEIL='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_EXP2='0' REPLACE_EXP2L='0' REPLACE_EXPM1='0' REPLACE_EXPM1F='0' REPLACE_FABSL='0' REPLACE_FCHOWNAT='0' REPLACE_FCLOSE='0' REPLACE_FDOPEN='0' REPLACE_FFLUSH='0' REPLACE_FLOOR='0' REPLACE_FLOORF='0' REPLACE_FLOORL='0' REPLACE_FMA='0' REPLACE_FMAF='0' REPLACE_FMAL='0' REPLACE_FMOD='0' REPLACE_FMODF='0' REPLACE_FMODL='0' REPLACE_FOPEN='0' REPLACE_FPRINTF='0' REPLACE_FPURGE='0' REPLACE_FREOPEN='0' REPLACE_FREXP='0' REPLACE_FREXPF='0' REPLACE_FREXPL='0' REPLACE_FSEEK='0' REPLACE_FSEEKO='0' REPLACE_FTELL='0' REPLACE_FTELLO='0' REPLACE_FTRUNCATE='0' REPLACE_GAI_STRERROR='0' REPLACE_GETCWD='0' REPLACE_GETDELIM='0' REPLACE_GETDOMAINNAME='0' REPLACE_GETGROUPS='0' REPLACE_GETLINE='0' REPLACE_GETLOGIN_R='0' REPLACE_GETPAGESIZE='0' REPLACE_HUGE_VAL='0' REPLACE_HYPOT='0' REPLACE_HYPOTF='0' REPLACE_HYPOTL='0' REPLACE_ILOGB='0' REPLACE_ILOGBF='0' REPLACE_INET_NTOP='0' REPLACE_INET_PTON='0' REPLACE_ISATTY='0' REPLACE_ISFINITE='0' REPLACE_ISINF='0' REPLACE_ISNAN='0' REPLACE_ISWBLANK='0' REPLACE_ISWCNTRL='0' REPLACE_ITOLD='0' REPLACE_LCHOWN='0' REPLACE_LDEXPL='0' REPLACE_LINK='0' REPLACE_LINKAT='0' REPLACE_LOCALECONV='0' REPLACE_LOCALTIME_R='0' REPLACE_LOG10='0' REPLACE_LOG10F='0' REPLACE_LOG10L='0' REPLACE_LOG1P='0' REPLACE_LOG1PF='0' REPLACE_LOG1PL='0' REPLACE_LOG2='0' REPLACE_LOG2F='0' REPLACE_LOG2L='0' REPLACE_LOG='0' REPLACE_LOGB='0' REPLACE_LOGBF='0' REPLACE_LOGBL='0' REPLACE_LOGF='0' REPLACE_LOGL='0' REPLACE_LSEEK='0' REPLACE_MALLOC='0' REPLACE_MBRLEN='0' REPLACE_MBRTOWC='0' REPLACE_MBSINIT='0' REPLACE_MBSNRTOWCS='0' REPLACE_MBSRTOWCS='0' REPLACE_MBSTATE_T='0' REPLACE_MBTOWC='0' REPLACE_MEMCHR='0' REPLACE_MEMMEM='0' REPLACE_MKSTEMP='0' REPLACE_MKTIME='1' REPLACE_MODF='0' REPLACE_MODFF='0' REPLACE_MODFL='0' REPLACE_NAN='0' REPLACE_NANOSLEEP='GNULIB_PORTCHECK' REPLACE_NL_LANGINFO='0' REPLACE_NULL='0' REPLACE_OBSTACK_PRINTF='0' REPLACE_PERROR='0' REPLACE_POPEN='0' REPLACE_PREAD='0' REPLACE_PRINTF='0' REPLACE_PTSNAME='0' REPLACE_PTSNAME_R='0' REPLACE_PUTENV='0' REPLACE_PWRITE='0' REPLACE_RANDOM_R='0' REPLACE_READ='0' REPLACE_READLINK='0' REPLACE_REALLOC='0' REPLACE_REALPATH='0' REPLACE_REMAINDER='0' REPLACE_REMAINDERF='0' REPLACE_REMAINDERL='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_SETLOCALE='0' REPLACE_SIGNBIT='0' REPLACE_SIGNBIT_USING_GCC='0' REPLACE_SLEEP='0' REPLACE_SNPRINTF='0' REPLACE_SPRINTF='0' REPLACE_SQRTL='0' REPLACE_STDIO_READ_FUNCS='0' REPLACE_STDIO_WRITE_FUNCS='0' REPLACE_STPNCPY='0' REPLACE_STRCASESTR='0' REPLACE_STRCHRNUL='0' REPLACE_STRDUP='0' REPLACE_STRERROR='0' REPLACE_STRERROR_R='0' REPLACE_STRNCAT='0' REPLACE_STRNDUP='0' REPLACE_STRNLEN='0' REPLACE_STRSIGNAL='0' REPLACE_STRSTR='0' REPLACE_STRTOD='0' REPLACE_STRTOK_R='0' REPLACE_STRUCT_LCONV='0' REPLACE_SYMLINK='0' REPLACE_TIMEGM='0' REPLACE_TMPFILE='0' REPLACE_TOWLOWER='0' REPLACE_TRUNC='0' REPLACE_TRUNCF='0' REPLACE_TRUNCL='0' REPLACE_TTYNAME_R='0' REPLACE_UNLINK='0' REPLACE_UNLINKAT='0' REPLACE_UNSETENV='0' REPLACE_USLEEP='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_WCSWIDTH='0' REPLACE_WCTOB='0' REPLACE_WCTOMB='0' REPLACE_WCWIDTH='0' REPLACE_WRITE='0' REV_DATESTAMP='2019.08.15.04.57' REV_TIMESTAMP='20190815045746' 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='/usr/bin/sed' SERVENT_LIB='' SET_MAKE='' SH='/usr/bin/sh' SHELL='/bin/sh' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' SOCKETLIBS=' -lnsl -lresolv' SSLINCLUDE='-I/usr/include' SSLLIBS='-lssl -lcrypto' STDALIGN_H='' STDBOOL_H='' STDDEF_H='' STDINT_H='' STRIP='strip' SUPPORT='Send email to help@nagios-plugins.org if you have questions regarding use\nof this software. To submit patches or suggest improvements, send email to\ndevel@nagios-plugins.org. Please include version information with all\ncorrespondence (when possible, use output from the --version option of the\nplugin 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='2.0.3' 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='' WINDOWS_64_BIT_OFF_T='0' WINT_T_SUFFIX='' WTSAPI32LIBS='' 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_AR='ar' ac_ct_CC='gcc' 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='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' 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 fsusage.o mktime.o mountlist.o printf-args.o printf-parse.o vasnprintf.o' gl_LTLIBOBJS=' asnprintf.lo fsusage.lo mktime.lo mountlist.lo printf-args.lo printf-parse.lo vasnprintf.lo' gltests_LIBOBJS='' gltests_LTLIBOBJS='' gltests_WITNESS='IN_NAGIOS_PLUGINS_GNULIB_TESTS' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /usr/src/nagios-plugins-2.0.3/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' lispdir='${datarootdir}/emacs/site-lisp' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/bin/mkdir -p' np_mysql_config='/usr/bin/mysql_config' oldincludedir='/usr/include' pdfdir='${docdir}' pkglibexecdir='${libexecdir}/${PACKAGE}' prefix='/usr/local/nagios' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' with_trusted_path='/bin:/sbin:/usr/bin:/usr/sbin' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "nagios-plugins" #define PACKAGE_TARNAME "nagios-plugins" #define PACKAGE_VERSION "2.0.3" #define PACKAGE_STRING "nagios-plugins 2.0.3" #define PACKAGE_BUGREPORT "" #define PACKAGE "nagios-plugins" #define VERSION "2.0.3" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_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 _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define _DARWIN_USE_64_BIT_INODE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define _DARWIN_USE_64_BIT_INODE 1 #define CGIURL "/nagios/cgi-bin" #define HAVE_MATH_H 1 #define NP_EXTRA_OPTS 1 #define HAVE_LIBCRYPT 1 #define HAVE_MYSQLCLIENT 1 #define HAVE_UTMPX_H 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 "/usr/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 "/usr/bin/ping -n -U -w %d -c %d %s" #define PING_PACKETS_FIRST 1 #define PING_HAS_TIMEOUT 1 #define PING6_COMMAND "/usr/sbin/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_ONLN 1 #define HAVE_SYSCONF__SC_NPROCESSORS_CONF 1 #define PATH_TO_UPTIME "/usr/bin/uptime" #define PATH_TO_RPCINFO "/usr/sbin/rpcinfo" #define SSH_COMMAND "/usr/bin/ssh" #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 "" #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_FEATURES_H 1 #define HAVE_UNISTD_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_XLOCALE_H 1 #define HAVE_MATH_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_WCHAR_H 1 #define HAVE_STDINT_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_WCTYPE_H 1 #define restrict __restrict #define HAVE_BTOWC 1 #define HAVE_GETUID 1 #define HAVE_GETEUID 1 #define HAVE_GETRESUID 1 #define HAVE_GETGID 1 #define HAVE_GETEGID 1 #define HAVE_GETRESGID 1 #define HAVE_SETRESUID 1 #define HAVE_SETREUID 1 #define HAVE_SETEUID 1 #define HAVE_SETRESGID 1 #define HAVE_SETREGID 1 #define HAVE_SETEGID 1 #define HAVE_SYMLINK 1 #define HAVE_MBSINIT 1 #define HAVE_MBRTOWC 1 #define HAVE_MPROTECT 1 #define HAVE_NL_LANGINFO 1 #define HAVE_ISBLANK 1 #define HAVE_ISWCTYPE 1 #define HAVE_WCSCOLL 1 #define HAVE_SETENV 1 #define HAVE_SNPRINTF 1 #define HAVE_STRNDUP 1 #define HAVE_LOCALTIME_R 1 #define HAVE_TIMEGM 1 #define HAVE_WCRTOMB 1 #define HAVE_ISWCNTRL 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define STRERROR_R_CHAR_P 1 #define HAVE_SHUTDOWN 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 #define HAVE_RAW_DECL_SOCKET 1 #define HAVE_RAW_DECL_CONNECT 1 #define HAVE_RAW_DECL_ACCEPT 1 #define HAVE_RAW_DECL_BIND 1 #define HAVE_RAW_DECL_GETPEERNAME 1 #define HAVE_RAW_DECL_GETSOCKNAME 1 #define HAVE_RAW_DECL_GETSOCKOPT 1 #define HAVE_RAW_DECL_LISTEN 1 #define HAVE_RAW_DECL_RECV 1 #define HAVE_RAW_DECL_SEND 1 #define HAVE_RAW_DECL_RECVFROM 1 #define HAVE_RAW_DECL_SENDTO 1 #define HAVE_RAW_DECL_SETSOCKOPT 1 #define HAVE_RAW_DECL_SHUTDOWN 1 #define HAVE_RAW_DECL_ACCEPT4 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_DECL_INET_NTOP 1 #define HAVE_IPV4 1 #define HAVE_IPV6 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG_ONLY 1 #define HAVE_DECL_GETENV 1 #define HAVE_WORKING_O_NOATIME 1 #define HAVE_WORKING_O_NOFOLLOW 1 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_WCHAR_T 1 #define USE_POSIX_THREADS 1 #define USE_POSIX_THREADS_WEAK 1 #define HAVE_STDLIB_H 1 #define MALLOC_0_IS_NONNULL 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_MBSTATE_T 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_DECL_ALARM 1 #define HAVE_DECL_SETENV 1 #define HAVE_SEARCH_H 1 #define HAVE_TSEARCH 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE__BOOL 1 #define HAVE_RAW_DECL_FFSL 1 #define HAVE_RAW_DECL_FFSLL 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_STRERROR_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_DECL_UNSETENV 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 DBL_EXPBIT0_WORD 1 #define DBL_EXPBIT0_BIT 20 #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_DIRNAME 1 #define GNULIB_TEST_ENVIRON 1 #define HAVE_DECL_FLOORF 1 #define GNULIB_TEST_FLOORF 1 #define HAVE_SYS_MOUNT_H 1 #define STAT_STATVFS 1 #define STAT_STATFS2_FRSIZE 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_DECL_GAI_STRERROR 1 #define HAVE_DECL_GAI_STRERRORA 0 #define HAVE_DECL_GETADDRINFO 1 #define HAVE_DECL_FREEADDRINFO 1 #define HAVE_DECL_GETNAMEINFO 1 #define HAVE_STRUCT_ADDRINFO 1 #define GNULIB_TEST_GETADDRINFO 1 #define HAVE_GETHOSTNAME 1 #define GNULIB_TEST_GETHOSTNAME 1 #define GNULIB_TEST_GETLOADAVG 1 #define GNULIB_TEST_GETOPT_GNU 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_DECL_INET_NTOP 1 #define HAVE_RAW_DECL_NL_LANGINFO 1 #define HAVE_RAW_DECL_SETLOCALE 1 #define HAVE_RAW_DECL_DUPLOCALE 1 #define GNULIB_TEST_LOCALECONV 1 #define HAVE_PTHREAD_RWLOCK 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 #define GNULIB_LOCK 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC_GNU 1 #define GNULIB_MALLOC_GNU 1 #define HAVE_MALLOC_POSIX 1 #define GNULIB_TEST_MALLOC_POSIX 1 #define HAVE_RAW_DECL_ACOSF 1 #define HAVE_RAW_DECL_ACOSL 1 #define HAVE_RAW_DECL_ASINF 1 #define HAVE_RAW_DECL_ASINL 1 #define HAVE_RAW_DECL_ATANF 1 #define HAVE_RAW_DECL_ATANL 1 #define HAVE_RAW_DECL_CBRT 1 #define HAVE_RAW_DECL_CBRTF 1 #define HAVE_RAW_DECL_CBRTL 1 #define HAVE_RAW_DECL_CEILF 1 #define HAVE_RAW_DECL_CEILL 1 #define HAVE_RAW_DECL_COPYSIGN 1 #define HAVE_RAW_DECL_COPYSIGNF 1 #define HAVE_RAW_DECL_COPYSIGNL 1 #define HAVE_RAW_DECL_COSF 1 #define HAVE_RAW_DECL_COSL 1 #define HAVE_RAW_DECL_COSHF 1 #define HAVE_RAW_DECL_EXPF 1 #define HAVE_RAW_DECL_EXPL 1 #define HAVE_RAW_DECL_EXP2 1 #define HAVE_RAW_DECL_EXP2F 1 #define HAVE_RAW_DECL_EXP2L 1 #define HAVE_RAW_DECL_EXPM1 1 #define HAVE_RAW_DECL_EXPM1F 1 #define HAVE_RAW_DECL_EXPM1L 1 #define HAVE_RAW_DECL_FABSF 1 #define HAVE_RAW_DECL_FABSL 1 #define HAVE_RAW_DECL_FLOORF 1 #define HAVE_RAW_DECL_FLOORL 1 #define HAVE_RAW_DECL_FMA 1 #define HAVE_RAW_DECL_FMAF 1 #define HAVE_RAW_DECL_FMAL 1 #define HAVE_RAW_DECL_FMOD 1 #define HAVE_RAW_DECL_FMODF 1 #define HAVE_RAW_DECL_FMODL 1 #define HAVE_RAW_DECL_FREXPF 1 #define HAVE_RAW_DECL_FREXPL 1 #define HAVE_RAW_DECL_HYPOTF 1 #define HAVE_RAW_DECL_HYPOTL 1 #define HAVE_RAW_DECL_ILOGB 1 #define HAVE_RAW_DECL_ILOGBF 1 #define HAVE_RAW_DECL_ILOGBL 1 #define HAVE_RAW_DECL_LDEXPF 1 #define HAVE_RAW_DECL_LDEXPL 1 #define HAVE_RAW_DECL_LOG 1 #define HAVE_RAW_DECL_LOGF 1 #define HAVE_RAW_DECL_LOGL 1 #define HAVE_RAW_DECL_LOG10 1 #define HAVE_RAW_DECL_LOG10F 1 #define HAVE_RAW_DECL_LOG10L 1 #define HAVE_RAW_DECL_LOG1P 1 #define HAVE_RAW_DECL_LOG1PF 1 #define HAVE_RAW_DECL_LOG1PL 1 #define HAVE_RAW_DECL_LOG2 1 #define HAVE_RAW_DECL_LOG2F 1 #define HAVE_RAW_DECL_LOG2L 1 #define HAVE_RAW_DECL_LOGB 1 #define HAVE_RAW_DECL_LOGBF 1 #define HAVE_RAW_DECL_LOGBL 1 #define HAVE_RAW_DECL_MODF 1 #define HAVE_RAW_DECL_MODFF 1 #define HAVE_RAW_DECL_MODFL 1 #define HAVE_RAW_DECL_POWF 1 #define HAVE_RAW_DECL_REMAINDER 1 #define HAVE_RAW_DECL_REMAINDERF 1 #define HAVE_RAW_DECL_REMAINDERL 1 #define HAVE_RAW_DECL_RINT 1 #define HAVE_RAW_DECL_RINTF 1 #define HAVE_RAW_DECL_RINTL 1 #define HAVE_RAW_DECL_ROUND 1 #define HAVE_RAW_DECL_ROUNDF 1 #define HAVE_RAW_DECL_ROUNDL 1 #define HAVE_RAW_DECL_SINF 1 #define HAVE_RAW_DECL_SINL 1 #define HAVE_RAW_DECL_SINHF 1 #define HAVE_RAW_DECL_SQRTF 1 #define HAVE_RAW_DECL_SQRTL 1 #define HAVE_RAW_DECL_TANF 1 #define HAVE_RAW_DECL_TANL 1 #define HAVE_RAW_DECL_TANHF 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_MBTOWC 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 FUNC_NL_LANGINFO_YESEXPR_WORKS 1 #define GNULIB_TEST_NL_LANGINFO 1 #define GNULIB_TEST_READ 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_SNPRINTF 1 #define GNULIB_FSCANF 1 #define GNULIB_SCANF 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_PCLOSE 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_RAW_DECL__EXIT 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_INITSTATE 1 #define HAVE_RAW_DECL_INITSTATE_R 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_POSIX_OPENPT 1 #define HAVE_RAW_DECL_PTSNAME 1 #define HAVE_RAW_DECL_PTSNAME_R 1 #define HAVE_RAW_DECL_RANDOM 1 #define HAVE_RAW_DECL_RANDOM_R 1 #define HAVE_RAW_DECL_REALPATH 1 #define HAVE_RAW_DECL_RPMATCH 1 #define HAVE_RAW_DECL_SECURE_GETENV 1 #define HAVE_RAW_DECL_SETENV 1 #define HAVE_RAW_DECL_SETSTATE 1 #define HAVE_RAW_DECL_SETSTATE_R 1 #define HAVE_RAW_DECL_SRANDOM 1 #define HAVE_RAW_DECL_SRANDOM_R 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_STRERROR 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_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 #define HAVE_RAW_DECL_SOCKET 1 #define HAVE_RAW_DECL_CONNECT 1 #define HAVE_RAW_DECL_ACCEPT 1 #define HAVE_RAW_DECL_BIND 1 #define HAVE_RAW_DECL_GETPEERNAME 1 #define HAVE_RAW_DECL_GETSOCKNAME 1 #define HAVE_RAW_DECL_GETSOCKOPT 1 #define HAVE_RAW_DECL_LISTEN 1 #define HAVE_RAW_DECL_RECV 1 #define HAVE_RAW_DECL_SEND 1 #define HAVE_RAW_DECL_RECVFROM 1 #define HAVE_RAW_DECL_SENDTO 1 #define HAVE_RAW_DECL_SETSOCKOPT 1 #define HAVE_RAW_DECL_SHUTDOWN 1 #define HAVE_RAW_DECL_ACCEPT4 1 #define HAVE_DECL_LOCALTIME_R 1 #define GNULIB_TEST_TIME_R 1 #define GNULIB_TEST_TIMEGM 1 #define HAVE_RAW_DECL_CHDIR 1 #define HAVE_RAW_DECL_CHOWN 1 #define HAVE_RAW_DECL_DUP 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_FDATASYNC 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_GROUP_MEMBER 1 #define HAVE_RAW_DECL_ISATTY 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_PIPE 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_SETHOSTNAME 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 HAVE_RAW_DECL_WMEMCHR 1 #define HAVE_RAW_DECL_WMEMCMP 1 #define HAVE_RAW_DECL_WMEMCPY 1 #define HAVE_RAW_DECL_WMEMMOVE 1 #define HAVE_RAW_DECL_WMEMSET 1 #define HAVE_RAW_DECL_WCSLEN 1 #define HAVE_RAW_DECL_WCSNLEN 1 #define HAVE_RAW_DECL_WCSCPY 1 #define HAVE_RAW_DECL_WCPCPY 1 #define HAVE_RAW_DECL_WCSNCPY 1 #define HAVE_RAW_DECL_WCPNCPY 1 #define HAVE_RAW_DECL_WCSCAT 1 #define HAVE_RAW_DECL_WCSNCAT 1 #define HAVE_RAW_DECL_WCSCMP 1 #define HAVE_RAW_DECL_WCSNCMP 1 #define HAVE_RAW_DECL_WCSCASECMP 1 #define HAVE_RAW_DECL_WCSNCASECMP 1 #define HAVE_RAW_DECL_WCSCOLL 1 #define HAVE_RAW_DECL_WCSXFRM 1 #define HAVE_RAW_DECL_WCSDUP 1 #define HAVE_RAW_DECL_WCSCHR 1 #define HAVE_RAW_DECL_WCSRCHR 1 #define HAVE_RAW_DECL_WCSCSPN 1 #define HAVE_RAW_DECL_WCSSPN 1 #define HAVE_RAW_DECL_WCSPBRK 1 #define HAVE_RAW_DECL_WCSSTR 1 #define HAVE_RAW_DECL_WCSTOK 1 #define HAVE_RAW_DECL_WCSWIDTH 1 #define GNULIB_TEST_WCRTOMB 1 #define HAVE_TOWLOWER 1 #define HAVE_RAW_DECL_WCTYPE 1 #define HAVE_RAW_DECL_ISWCTYPE 1 #define HAVE_RAW_DECL_WCTRANS 1 #define HAVE_RAW_DECL_TOWCTRANS 1 #define HAVE_STDINT_H 1 configure: exit 0