D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
src
/
nrpe-2.15
/
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 nrpe configure 2.15, which was generated by GNU Autoconf 2.59. 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 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:1378: checking for a BSD-compatible install configure:1433: result: /usr/bin/install -c configure:1452: checking build system type configure:1470: result: x86_64-unknown-linux-gnu configure:1478: checking host system type configure:1492: result: x86_64-unknown-linux-gnu configure:1547: checking for gcc configure:1563: found /usr/bin/gcc configure:1573: result: gcc configure:1817: checking for C compiler version configure:1820: gcc --version </dev/null >&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:1823: $? = 0 configure:1825: gcc -v </dev/null >&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:1828: $? = 0 configure:1830: gcc -V </dev/null >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:1833: $? = 4 configure:1856: checking for C compiler default output file name configure:1859: gcc conftest.c >&5 configure:1862: $? = 0 configure:1908: result: a.out configure:1913: checking whether the C compiler works configure:1919: ./a.out configure:1922: $? = 0 configure:1939: result: yes configure:1946: checking whether we are cross compiling configure:1948: result: no configure:1951: checking for suffix of executables configure:1953: gcc -o conftest conftest.c >&5 configure:1956: $? = 0 configure:1981: result: configure:1987: checking for suffix of object files configure:2008: gcc -c conftest.c >&5 configure:2011: $? = 0 configure:2033: result: o configure:2037: checking whether we are using the GNU C compiler configure:2061: gcc -c conftest.c >&5 configure:2067: $? = 0 configure:2071: test -z || test ! -s conftest.err configure:2074: $? = 0 configure:2077: test -s conftest.o configure:2080: $? = 0 configure:2093: result: yes configure:2099: checking whether gcc accepts -g configure:2120: gcc -c -g conftest.c >&5 configure:2126: $? = 0 configure:2130: test -z || test ! -s conftest.err configure:2133: $? = 0 configure:2136: test -s conftest.o configure:2139: $? = 0 configure:2150: result: yes configure:2167: checking for gcc option to accept ANSI C configure:2237: gcc -c -g -O2 conftest.c >&5 configure:2243: $? = 0 configure:2247: test -z || test ! -s conftest.err configure:2250: $? = 0 configure:2253: test -s conftest.o configure:2256: $? = 0 configure:2274: result: none needed configure:2292: gcc -c -g -O2 conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:2298: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2431: checking whether make sets $(MAKE) configure:2451: result: yes configure:2467: checking how to run the C preprocessor configure:2502: gcc -E conftest.c configure:2508: $? = 0 configure:2540: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:2546: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nrpe" | #define PACKAGE_TARNAME "nrpe" | #define PACKAGE_VERSION "2.15" | #define PACKAGE_STRING "nrpe 2.15" | #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:2585: result: gcc -E configure:2609: gcc -E conftest.c configure:2615: $? = 0 configure:2647: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:2653: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nrpe" | #define PACKAGE_TARNAME "nrpe" | #define PACKAGE_VERSION "2.15" | #define PACKAGE_STRING "nrpe 2.15" | #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:2697: checking for egrep configure:2707: result: grep -E configure:2712: checking for ANSI C header files configure:2737: gcc -c -g -O2 conftest.c >&5 configure:2743: $? = 0 configure:2747: test -z || test ! -s conftest.err configure:2750: $? = 0 configure:2753: test -s conftest.o configure:2756: $? = 0 configure:2845: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:26:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ configure:2848: $? = 0 configure:2850: ./conftest configure:2853: $? = 0 configure:2868: result: yes configure:2878: checking whether time.h and sys/time.h may both be included configure:2903: gcc -c -g -O2 conftest.c >&5 configure:2909: $? = 0 configure:2913: test -z || test ! -s conftest.err configure:2916: $? = 0 configure:2919: test -s conftest.o configure:2922: $? = 0 configure:2933: result: yes configure:2943: checking for sys/wait.h that is POSIX.1 compatible configure:2974: gcc -c -g -O2 conftest.c >&5 configure:2980: $? = 0 configure:2984: test -z || test ! -s conftest.err configure:2987: $? = 0 configure:2990: test -s conftest.o configure:2993: $? = 0 configure:3004: result: yes configure:3028: checking for sys/types.h configure:3044: gcc -c -g -O2 conftest.c >&5 configure:3050: $? = 0 configure:3054: test -z || test ! -s conftest.err configure:3057: $? = 0 configure:3060: test -s conftest.o configure:3063: $? = 0 configure:3074: result: yes configure:3028: checking for sys/stat.h configure:3044: gcc -c -g -O2 conftest.c >&5 configure:3050: $? = 0 configure:3054: test -z || test ! -s conftest.err configure:3057: $? = 0 configure:3060: test -s conftest.o configure:3063: $? = 0 configure:3074: result: yes configure:3028: checking for stdlib.h configure:3044: gcc -c -g -O2 conftest.c >&5 configure:3050: $? = 0 configure:3054: test -z || test ! -s conftest.err configure:3057: $? = 0 configure:3060: test -s conftest.o configure:3063: $? = 0 configure:3074: result: yes configure:3028: checking for string.h configure:3044: gcc -c -g -O2 conftest.c >&5 configure:3050: $? = 0 configure:3054: test -z || test ! -s conftest.err configure:3057: $? = 0 configure:3060: test -s conftest.o configure:3063: $? = 0 configure:3074: result: yes configure:3028: checking for memory.h configure:3044: gcc -c -g -O2 conftest.c >&5 configure:3050: $? = 0 configure:3054: test -z || test ! -s conftest.err configure:3057: $? = 0 configure:3060: test -s conftest.o configure:3063: $? = 0 configure:3074: result: yes configure:3028: checking for strings.h configure:3044: gcc -c -g -O2 conftest.c >&5 configure:3050: $? = 0 configure:3054: test -z || test ! -s conftest.err configure:3057: $? = 0 configure:3060: test -s conftest.o configure:3063: $? = 0 configure:3074: result: yes configure:3028: checking for inttypes.h configure:3044: gcc -c -g -O2 conftest.c >&5 configure:3050: $? = 0 configure:3054: test -z || test ! -s conftest.err configure:3057: $? = 0 configure:3060: test -s conftest.o configure:3063: $? = 0 configure:3074: result: yes configure:3028: checking for stdint.h configure:3044: gcc -c -g -O2 conftest.c >&5 configure:3050: $? = 0 configure:3054: test -z || test ! -s conftest.err configure:3057: $? = 0 configure:3060: test -s conftest.o configure:3063: $? = 0 configure:3074: result: yes configure:3028: checking for unistd.h configure:3044: gcc -c -g -O2 conftest.c >&5 configure:3050: $? = 0 configure:3054: test -z || test ! -s conftest.err configure:3057: $? = 0 configure:3060: test -s conftest.o configure:3063: $? = 0 configure:3074: result: yes configure:3124: checking ctype.h usability configure:3136: gcc -c -g -O2 conftest.c >&5 configure:3142: $? = 0 configure:3146: test -z || test ! -s conftest.err configure:3149: $? = 0 configure:3152: test -s conftest.o configure:3155: $? = 0 configure:3165: result: yes configure:3169: checking ctype.h presence configure:3179: gcc -E conftest.c configure:3185: $? = 0 configure:3205: result: yes configure:3240: checking for ctype.h configure:3247: result: yes configure:3124: checking dirent.h usability configure:3136: gcc -c -g -O2 conftest.c >&5 configure:3142: $? = 0 configure:3146: test -z || test ! -s conftest.err configure:3149: $? = 0 configure:3152: test -s conftest.o configure:3155: $? = 0 configure:3165: result: yes configure:3169: checking dirent.h presence configure:3179: gcc -E conftest.c configure:3185: $? = 0 configure:3205: result: yes configure:3240: checking for dirent.h configure:3247: result: yes configure:3124: checking errno.h usability configure:3136: gcc -c -g -O2 conftest.c >&5 configure:3142: $? = 0 configure:3146: test -z || test ! -s conftest.err configure:3149: $? = 0 configure:3152: test -s conftest.o configure:3155: $? = 0 configure:3165: result: yes configure:3169: checking errno.h presence configure:3179: gcc -E conftest.c configure:3185: $? = 0 configure:3205: result: yes configure:3240: checking for errno.h configure:3247: result: yes configure:3124: checking fcntl.h usability configure:3136: gcc -c -g -O2 conftest.c >&5 configure:3142: $? = 0 configure:3146: test -z || test ! -s conftest.err configure:3149: $? = 0 configure:3152: test -s conftest.o configure:3155: $? = 0 configure:3165: result: yes configure:3169: checking fcntl.h presence configure:3179: gcc -E conftest.c configure:3185: $? = 0 configure:3205: result: yes configure:3240: checking for fcntl.h configure:3247: result: yes configure:3124: checking getopt.h usability configure:3136: gcc -c -g -O2 conftest.c >&5 configure:3142: $? = 0 configure:3146: test -z || test ! -s conftest.err configure:3149: $? = 0 configure:3152: test -s conftest.o configure:3155: $? = 0 configure:3165: result: yes configure:3169: checking getopt.h presence configure:3179: gcc -E conftest.c configure:3185: $? = 0 configure:3205: result: yes configure:3240: checking for getopt.h configure:3247: result: yes configure:3124: checking grp.h usability configure:3136: gcc -c -g -O2 conftest.c >&5 configure:3142: $? = 0 configure:3146: test -z || test ! -s conftest.err configure:3149: $? = 0 configure:3152: test -s conftest.o configure:3155: $? = 0 configure:3165: result: yes configure:3169: checking grp.h presence configure:3179: gcc -E conftest.c configure:3185: $? = 0 configure:3205: result: yes configure:3240: checking for grp.h configure:3247: result: yes configure:3115: checking for inttypes.h configure:3120: result: yes configure:3124: checking netdb.h usability configure:3136: gcc -c -g -O2 conftest.c >&5 configure:3142: $? = 0 configure:3146: test -z || test ! -s conftest.err configure:3149: $? = 0 configure:3152: test -s conftest.o configure:3155: $? = 0 configure:3165: result: yes configure:3169: checking netdb.h presence configure:3179: gcc -E conftest.c configure:3185: $? = 0 configure:3205: result: yes configure:3240: checking for netdb.h configure:3247: result: yes configure:3124: checking pwd.h usability configure:3136: gcc -c -g -O2 conftest.c >&5 configure:3142: $? = 0 configure:3146: test -z || test ! -s conftest.err configure:3149: $? = 0 configure:3152: test -s conftest.o configure:3155: $? = 0 configure:3165: result: yes configure:3169: checking pwd.h presence configure:3179: gcc -E conftest.c configure:3185: $? = 0 configure:3205: result: yes configure:3240: checking for pwd.h configure:3247: result: yes configure:3124: checking signal.h usability configure:3136: gcc -c -g -O2 conftest.c >&5 configure:3142: $? = 0 configure:3146: test -z || test ! -s conftest.err configure:3149: $? = 0 configure:3152: test -s conftest.o configure:3155: $? = 0 configure:3165: result: yes configure:3169: checking signal.h presence configure:3179: gcc -E conftest.c configure:3185: $? = 0 configure:3205: result: yes configure:3240: checking for signal.h configure:3247: result: yes configure:3115: checking for stdint.h configure:3120: result: yes configure:3115: checking for strings.h configure:3120: result: yes configure:3115: checking for string.h configure:3120: result: yes configure:3124: checking syslog.h usability configure:3136: gcc -c -g -O2 conftest.c >&5 configure:3142: $? = 0 configure:3146: test -z || test ! -s conftest.err configure:3149: $? = 0 configure:3152: test -s conftest.o configure:3155: $? = 0 configure:3165: result: yes configure:3169: checking syslog.h presence configure:3179: gcc -E conftest.c configure:3185: $? = 0 configure:3205: result: yes configure:3240: checking for syslog.h configure:3247: result: yes configure:3124: checking tcpd.h usability configure:3136: gcc -c -g -O2 conftest.c >&5 configure:3142: $? = 0 configure:3146: test -z || test ! -s conftest.err configure:3149: $? = 0 configure:3152: test -s conftest.o configure:3155: $? = 0 configure:3165: result: yes configure:3169: checking tcpd.h presence configure:3179: gcc -E conftest.c configure:3185: $? = 0 configure:3205: result: yes configure:3240: checking for tcpd.h configure:3247: result: yes configure:3115: checking for unistd.h configure:3120: result: yes configure:3124: checking arpa/inet.h usability configure:3136: gcc -c -g -O2 conftest.c >&5 configure:3142: $? = 0 configure:3146: test -z || test ! -s conftest.err configure:3149: $? = 0 configure:3152: test -s conftest.o configure:3155: $? = 0 configure:3165: result: yes configure:3169: checking arpa/inet.h presence configure:3179: gcc -E conftest.c configure:3185: $? = 0 configure:3205: result: yes configure:3240: checking for arpa/inet.h configure:3247: result: yes configure:3124: checking netinet/in.h usability configure:3136: gcc -c -g -O2 conftest.c >&5 configure:3142: $? = 0 configure:3146: test -z || test ! -s conftest.err configure:3149: $? = 0 configure:3152: test -s conftest.o configure:3155: $? = 0 configure:3165: result: yes configure:3169: checking netinet/in.h presence configure:3179: gcc -E conftest.c configure:3185: $? = 0 configure:3205: result: yes configure:3240: checking for netinet/in.h configure:3247: result: yes configure:3124: checking socket.h usability configure:3136: gcc -c -g -O2 conftest.c >&5 conftest.c:73:20: fatal error: socket.h: No such file or directory #include <socket.h> ^ compilation terminated. configure:3142: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nrpe" | #define PACKAGE_TARNAME "nrpe" | #define PACKAGE_VERSION "2.15" | #define PACKAGE_STRING "nrpe 2.15" | #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <socket.h> configure:3165: result: no configure:3169: checking socket.h presence configure:3179: gcc -E conftest.c conftest.c:39:20: fatal error: socket.h: No such file or directory #include <socket.h> ^ compilation terminated. configure:3185: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nrpe" | #define PACKAGE_TARNAME "nrpe" | #define PACKAGE_VERSION "2.15" | #define PACKAGE_STRING "nrpe 2.15" | #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include <socket.h> configure:3205: result: no configure:3240: checking for socket.h configure:3247: result: no configure:3115: checking for sys/types.h configure:3120: result: yes configure:3124: checking sys/time.h usability configure:3136: gcc -c -g -O2 conftest.c >&5 configure:3142: $? = 0 configure:3146: test -z || test ! -s conftest.err configure:3149: $? = 0 configure:3152: test -s conftest.o configure:3155: $? = 0 configure:3165: result: yes configure:3169: checking sys/time.h presence configure:3179: gcc -E conftest.c configure:3185: $? = 0 configure:3205: result: yes configure:3240: checking for sys/time.h configure:3247: result: yes configure:3124: checking sys/resource.h usability configure:3136: gcc -c -g -O2 conftest.c >&5 configure:3142: $? = 0 configure:3146: test -z || test ! -s conftest.err configure:3149: $? = 0 configure:3152: test -s conftest.o configure:3155: $? = 0 configure:3165: result: yes configure:3169: checking sys/resource.h presence configure:3179: gcc -E conftest.c configure:3185: $? = 0 configure:3205: result: yes configure:3240: checking for sys/resource.h configure:3247: result: yes configure:3115: checking for sys/wait.h configure:3120: result: yes configure:3124: checking sys/socket.h usability configure:3136: gcc -c -g -O2 conftest.c >&5 configure:3142: $? = 0 configure:3146: test -z || test ! -s conftest.err configure:3149: $? = 0 configure:3152: test -s conftest.o configure:3155: $? = 0 configure:3165: result: yes configure:3169: checking sys/socket.h presence configure:3179: gcc -E conftest.c configure:3185: $? = 0 configure:3205: result: yes configure:3240: checking for sys/socket.h configure:3247: result: yes configure:3115: checking for sys/stat.h configure:3120: result: yes configure:3261: checking for an ANSI C-conforming const configure:3328: gcc -c -g -O2 conftest.c >&5 configure:3334: $? = 0 configure:3338: test -z || test ! -s conftest.err configure:3341: $? = 0 configure:3344: test -s conftest.o configure:3347: $? = 0 configure:3358: result: yes configure:3368: checking whether struct tm is in sys/time.h or time.h configure:3391: gcc -c -g -O2 conftest.c >&5 configure:3397: $? = 0 configure:3401: test -z || test ! -s conftest.err configure:3404: $? = 0 configure:3407: test -s conftest.o configure:3410: $? = 0 configure:3421: result: time.h configure:3431: checking for mode_t configure:3455: gcc -c -g -O2 conftest.c >&5 configure:3461: $? = 0 configure:3465: test -z || test ! -s conftest.err configure:3468: $? = 0 configure:3471: test -s conftest.o configure:3474: $? = 0 configure:3485: result: yes configure:3497: checking for pid_t configure:3521: gcc -c -g -O2 conftest.c >&5 configure:3527: $? = 0 configure:3531: test -z || test ! -s conftest.err configure:3534: $? = 0 configure:3537: test -s conftest.o configure:3540: $? = 0 configure:3551: result: yes configure:3563: checking for size_t configure:3587: gcc -c -g -O2 conftest.c >&5 configure:3593: $? = 0 configure:3597: test -z || test ! -s conftest.err configure:3600: $? = 0 configure:3603: test -s conftest.o configure:3606: $? = 0 configure:3617: result: yes configure:3629: checking return type of signal handlers configure:3660: gcc -c -g -O2 conftest.c >&5 configure:3666: $? = 0 configure:3670: test -z || test ! -s conftest.err configure:3673: $? = 0 configure:3676: test -s conftest.o configure:3679: $? = 0 configure:3690: result: void configure:3698: checking for uid_t in sys/types.h configure:3721: result: yes configure:3736: checking type of array argument to getgroups configure:3774: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:66:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit ((n > 0 && gidset[n] != val.gval) ? 1 : 0); ^ configure:3777: $? = 0 configure:3779: ./conftest configure:3782: $? = 0 configure:3815: result: gid_t configure:3824: checking for int configure:3848: gcc -c -g -O2 conftest.c >&5 configure:3854: $? = 0 configure:3858: test -z || test ! -s conftest.err configure:3861: $? = 0 configure:3864: test -s conftest.o configure:3867: $? = 0 configure:3878: result: yes configure:3881: checking size of int configure:4200: gcc -o conftest -g -O2 conftest.c >&5 configure:4203: $? = 0 configure:4205: ./conftest configure:4208: $? = 0 configure:4231: result: 4 configure:4238: checking for short configure:4262: gcc -c -g -O2 conftest.c >&5 configure:4268: $? = 0 configure:4272: test -z || test ! -s conftest.err configure:4275: $? = 0 configure:4278: test -s conftest.o configure:4281: $? = 0 configure:4292: result: yes configure:4295: checking size of short configure:4614: gcc -o conftest -g -O2 conftest.c >&5 configure:4617: $? = 0 configure:4619: ./conftest configure:4622: $? = 0 configure:4645: result: 2 configure:4652: checking for long configure:4676: gcc -c -g -O2 conftest.c >&5 configure:4682: $? = 0 configure:4686: test -z || test ! -s conftest.err configure:4689: $? = 0 configure:4692: test -s conftest.o configure:4695: $? = 0 configure:4706: result: yes configure:4709: checking size of long configure:5028: gcc -o conftest -g -O2 conftest.c >&5 configure:5031: $? = 0 configure:5033: ./conftest configure:5036: $? = 0 configure:5059: result: 8 configure:5067: checking for uint32_t configure:5091: gcc -c -g -O2 conftest.c >&5 configure:5097: $? = 0 configure:5101: test -z || test ! -s conftest.err configure:5104: $? = 0 configure:5107: test -s conftest.o configure:5110: $? = 0 configure:5121: result: yes configure:5133: checking for u_int32_t configure:5157: gcc -c -g -O2 conftest.c >&5 configure:5163: $? = 0 configure:5167: test -z || test ! -s conftest.err configure:5170: $? = 0 configure:5173: test -s conftest.o configure:5176: $? = 0 configure:5187: result: yes configure:5233: checking for int32_t configure:5257: gcc -c -g -O2 conftest.c >&5 configure:5263: $? = 0 configure:5267: test -z || test ! -s conftest.err configure:5270: $? = 0 configure:5273: test -s conftest.o configure:5276: $? = 0 configure:5287: result: yes configure:5326: checking for va_copy configure:5349: gcc -o conftest -g -O2 conftest.c >&5 configure:5355: $? = 0 configure:5359: test -z || test ! -s conftest.err configure:5362: $? = 0 configure:5365: test -s conftest configure:5368: $? = 0 configure:5380: result: yes configure:5454: checking for vsnprintf configure:5511: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:75:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:5517: $? = 0 configure:5521: test -z || test ! -s conftest.err configure:5524: $? = 0 configure:5527: test -s conftest configure:5530: $? = 0 configure:5542: result: yes configure:5550: checking for snprintf configure:5607: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:75:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:5613: $? = 0 configure:5617: test -z || test ! -s conftest.err configure:5620: $? = 0 configure:5623: test -s conftest configure:5626: $? = 0 configure:5638: result: yes configure:5646: checking for asprintf configure:5703: gcc -o conftest -g -O2 conftest.c >&5 configure:5709: $? = 0 configure:5713: test -z || test ! -s conftest.err configure:5716: $? = 0 configure:5719: test -s conftest configure:5722: $? = 0 configure:5734: result: yes configure:5742: checking for vasprintf configure:5799: gcc -o conftest -g -O2 conftest.c >&5 configure:5805: $? = 0 configure:5809: test -z || test ! -s conftest.err configure:5812: $? = 0 configure:5815: test -s conftest configure:5818: $? = 0 configure:5830: result: yes configure:5839: checking for C99 vsnprintf configure:5880: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'foo': conftest.c:62:22: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (len != 5) exit(1); ^ conftest.c:69:12: warning: incompatible implicit declaration of built-in function 'snprintf' [enabled by default] if (snprintf(buf, 3, "hello") != 5 || strcmp(buf, "he") != 0) exit(1); ^ configure:5883: $? = 0 configure:5885: ./conftest configure:5888: $? = 0 configure:5902: result: yes configure:5918: checking for getopt_long configure:5975: gcc -o conftest -g -O2 conftest.c >&5 configure:5981: $? = 0 configure:5985: test -z || test ! -s conftest.err configure:5988: $? = 0 configure:5991: test -s conftest configure:5994: $? = 0 configure:6006: result: yes configure:6087: checking for main in -lnsl configure:6111: gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:6117: $? = 0 configure:6121: test -z || test ! -s conftest.err configure:6124: $? = 0 configure:6127: test -s conftest configure:6130: $? = 0 configure:6143: result: yes configure:6149: checking for socket in -lsocket configure:6179: gcc -o conftest -g -O2 conftest.c -lsocket >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:6185: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nrpe" | #define PACKAGE_TARNAME "nrpe" | #define PACKAGE_VERSION "2.15" | #define PACKAGE_STRING "nrpe 2.15" | #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define HAVE_VA_COPY 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_GETOPT_LONG 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char socket (); | int | main () | { | socket (); | ; | return 0; | } configure:6211: result: no configure:6218: checking for main in -lwrap configure:6242: gcc -o conftest -g -O2 conftest.c -lwrap >&5 configure:6248: $? = 0 configure:6252: test -z || test ! -s conftest.err configure:6255: $? = 0 configure:6258: test -s conftest configure:6261: $? = 0 configure:6274: result: yes configure:6296: checking for strdup configure:6353: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:78:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:6359: $? = 0 configure:6363: test -z || test ! -s conftest.err configure:6366: $? = 0 configure:6369: test -s conftest configure:6372: $? = 0 configure:6384: result: yes configure:6296: checking for strstr configure:6353: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:79:6: warning: conflicting types for built-in function 'strstr' [enabled by default] char strstr (); ^ configure:6359: $? = 0 configure:6363: test -z || test ! -s conftest.err configure:6366: $? = 0 configure:6369: test -s conftest configure:6372: $? = 0 configure:6384: result: yes configure:6296: checking for strtoul configure:6353: gcc -o conftest -g -O2 conftest.c >&5 configure:6359: $? = 0 configure:6363: test -z || test ! -s conftest.err configure:6366: $? = 0 configure:6369: test -s conftest configure:6372: $? = 0 configure:6384: result: yes configure:6296: checking for initgroups configure:6353: gcc -o conftest -g -O2 conftest.c >&5 configure:6359: $? = 0 configure:6363: test -z || test ! -s conftest.err configure:6366: $? = 0 configure:6369: test -s conftest configure:6372: $? = 0 configure:6384: result: yes configure:6296: checking for closesocket configure:6353: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cc1zd3uR.o:(.data+0x0): undefined reference to `closesocket' /tmp/cc1zd3uR.o: In function `main': /usr/src/nrpe-2.15/conftest.c:98: undefined reference to `closesocket' collect2: error: ld returned 1 exit status configure:6359: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nrpe" | #define PACKAGE_TARNAME "nrpe" | #define PACKAGE_VERSION "2.15" | #define PACKAGE_STRING "nrpe 2.15" | #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define HAVE_VA_COPY 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBWRAP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_INITGROUPS 1 | /* end confdefs.h. */ | /* Define closesocket to an innocuous variant, in case <limits.h> declares closesocket. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define closesocket innocuous_closesocket | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char closesocket (); 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 closesocket | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char closesocket (); | /* 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_closesocket) || defined (__stub___closesocket) | choke me | #else | char (*f) () = closesocket; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != closesocket; | ; | return 0; | } configure:6384: result: no configure:6395: checking for socklen_t configure:6421: gcc -c -g -O2 conftest.c >&5 configure:6427: $? = 0 configure:6431: test -z || test ! -s conftest.err configure:6434: $? = 0 configure:6437: test -s conftest.o configure:6440: $? = 0 configure:6451: result: yes configure:6549: checking for type of socket size configure:6570: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:65:1: warning: passing argument 3 of 'send' makes integer from pointer without a cast [enabled by default] int a = send(1, (const void *)0, (size_t *) 0, (int *) 0); ^ In file included from conftest.c:60: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:65:1: warning: passing argument 4 of 'send' makes integer from pointer without a cast [enabled by default] int a = send(1, (const void *)0, (size_t *) 0, (int *) 0); ^ In file included from conftest.c:60: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:6576: $? = 0 configure:6580: test -z || test ! -s conftest.err configure:6583: $? = 0 configure:6586: test -s conftest.o configure:6589: $? = 0 configure:6595: result: size_t configure:6664: checking for SSL headers configure:6705: checking for SSL libraries configure:6752: checking for Kerberos include files configure:6901: checking for perl configure:6919: found /usr/bin/perl configure:6931: result: /usr/bin/perl configure:6980: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by nrpe config.status 2.15, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on server2.bf-1.com config.status:691: creating Makefile config.status:691: creating subst config.status:691: creating src/Makefile config.status:691: creating package/solaris/Makefile config.status:691: creating init-script config.status:691: creating init-script.debian config.status:691: creating init-script.suse config.status:691: creating nrpe.spec config.status:691: creating sample-config/nrpe.cfg config.status:691: creating sample-config/nrpe.xinetd config.status:795: creating include/config.h configure:8053: result: *** Configuration summary for nrpe 2.15 09-06-2013 ***: configure:8060: result: NRPE port: 5666 configure:8062: result: NRPE user: nagios configure:8064: result: NRPE group: nagios configure:8066: result: Nagios user: nagios configure:8068: result: Nagios group: nagios ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_HAVE_C99_VSNPRINTF=yes ac_cv_HAVE_VA_COPY=yes ac_cv_build=x86_64-unknown-linux-gnu ac_cv_build_alias=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_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_exeext= ac_cv_func_asprintf=yes ac_cv_func_closesocket=no ac_cv_func_getopt_long=yes ac_cv_func_initgroups=yes ac_cv_func_snprintf=yes ac_cv_func_strdup=yes ac_cv_func_strstr=yes ac_cv_func_strtoul=yes ac_cv_func_vasprintf=yes ac_cv_func_vsnprintf=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_pwd_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no 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_resource_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_tcpd_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_host_alias=x86_64-unknown-linux-gnu ac_cv_lib_nsl_main=yes ac_cv_lib_socket_socket=no ac_cv_lib_wrap_main=yes ac_cv_objext=o ac_cv_path_PERL=/usr/bin/perl ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_short=2 ac_cv_struct_tm=time.h ac_cv_type_getgroups=gid_t ac_cv_type_int=yes ac_cv_type_int32_t=yes ac_cv_type_long=yes ac_cv_type_mode_t=yes ac_cv_type_pid_t=yes ac_cv_type_short=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_u_int32_t=yes ac_cv_type_uid_t=yes ac_cv_type_uint32_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-g -O2 -I/usr/include/openssl -I/usr/include' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' HAVE_SSL='' INSTALL='/usr/bin/install -c' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS=' -L/usr/lib64' LIBOBJS='' LIBS=' -lssl -lcrypto' LIBWRAPLIBS=' -lwrap' LTLIBOBJS='' NAGIOS_INSTALL_OPTS='-o nagios -g nagios' NRPE_INSTALL_OPTS='-o nagios -g nagios' OBJEXT='o' OTHERLIBS='' PACKAGE_BUGREPORT='nagios-users@lists.sourceforge.net' PACKAGE_NAME='nrpe' PACKAGE_STRING='nrpe 2.15' PACKAGE_TARNAME='nrpe' PACKAGE_VERSION='2.15' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PKG_HOME_URL='http://www.nagios.org/' PKG_NAME='nrpe' PKG_REL_DATE='09-06-2013' PKG_VERSION='2.15' RPM_RELEASE='1' SET_MAKE='' SHELL='/bin/sh' SNPRINTF_O='' SOCKETLIBS=' -lnsl' TARGET_ARCH='x86_64' TARGET_OS='Linux' TARGET_PLATFORM='' TARGET_VER='3.10.0-957.27.2.el7.x86_64' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' log_facility='daemon' mandir='${prefix}/man' nagios_group='nagios' nagios_user='nagios' nrpe_group='nagios' nrpe_port='5666' nrpe_user='nagios' oldincludedir='/usr/include' prefix='/usr/local/nagios' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define DEFAULT_SERVER_PORT 5666 #define GETGROUPS_T gid_t #define HAVE_ARPA_INET_H 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_CTYPE_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GRP_H 1 #define HAVE_INITGROUPS 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBWRAP 1 #define HAVE_MEMORY_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_PWD_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SSL 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRDUP 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRSTR 1 #define HAVE_STRTOUL 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TCPD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VA_COPY 1 #define NRPE_LOG_FACILITY "daemon" #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net" #define PACKAGE_NAME "nrpe" #define PACKAGE_STRING "nrpe 2.15" #define PACKAGE_TARNAME "nrpe" #define PACKAGE_VERSION "2.15" #define RETSIGTYPE void #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_SHORT 2 #define SOCKET_SIZE_TYPE size_t #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 configure: exit 0