| Server IP : 103.18.247.38 / Your IP : 216.73.217.101 Web Server : Apache System : Linux server2.aznethosting.net 4.18.0-553.144.1.el8_10.x86_64 #1 SMP Tue Jul 14 09:26:58 EDT 2026 x86_64 User : gmbizz ( 1200) PHP Version : 8.1.34 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/src/nrpe-4.0.3/ |
Upload File : |
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 newdate, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = server2.aznethosting.net
uname -m = x86_64
uname -r = 3.10.0-1160.102.1.el7.x86_64
uname -s = Linux
uname -v = #1 SMP Tue Oct 17 15:42:21 UTC 2023
/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
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2542: checking for a BSD-compatible install
configure:2610: result: /usr/bin/install -c
configure:2630: checking what the operating system is
configure:2697: result: linux
configure:2708: checking what the distribution type is
configure:2820: result: rhel
configure:2830: checking what init system is being used
configure:2973: result: systemd
configure:2983: checking what inetd is being used
configure:3069: result: xinetd (Not running)
configure:3116: checking for which paths to use
configure:3799: result: default
configure:3813: checking for which init file to use
configure:3856: result: default-service
configure:3859: checking for which inetd files to use
configure:3881: result: default-xinetd
configure:5030: checking for gcc
configure:5046: found /usr/bin/gcc
configure:5057: result: gcc
configure:5286: checking for C compiler version
configure:5295: gcc --version >&5
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
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:5306: $? = 0
configure:5295: 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-44) (GCC)
configure:5306: $? = 0
configure:5295: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:5306: $? = 4
configure:5295: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:5306: $? = 4
configure:5326: checking whether the C compiler works
configure:5348: gcc conftest.c >&5
configure:5352: $? = 0
configure:5400: result: yes
configure:5403: checking for C compiler default output file name
configure:5405: result: a.out
configure:5411: checking for suffix of executables
configure:5418: gcc -o conftest conftest.c >&5
configure:5422: $? = 0
configure:5444: result:
configure:5466: checking whether we are cross compiling
configure:5474: gcc -o conftest conftest.c >&5
configure:5478: $? = 0
configure:5485: ./conftest
configure:5489: $? = 0
configure:5504: result: no
configure:5509: checking for suffix of object files
configure:5531: gcc -c conftest.c >&5
configure:5535: $? = 0
configure:5556: result: o
configure:5560: checking whether we are using the GNU C compiler
configure:5579: gcc -c conftest.c >&5
configure:5579: $? = 0
configure:5588: result: yes
configure:5597: checking whether gcc accepts -g
configure:5617: gcc -c -g conftest.c >&5
configure:5617: $? = 0
configure:5658: result: yes
configure:5675: checking for gcc option to accept ISO C89
configure:5738: gcc -c -g -O2 conftest.c >&5
configure:5738: $? = 0
configure:5751: result: none needed
configure:5771: checking whether make sets $(MAKE)
configure:5793: result: yes
configure:5809: checking how to run the C preprocessor
configure:5840: gcc -E conftest.c
configure:5840: $? = 0
configure:5854: 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:5854: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nrpe"
| #define PACKAGE_TARNAME "nrpe"
| #define PACKAGE_VERSION "newdate"
| #define PACKAGE_STRING "nrpe newdate"
| #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
| #define PACKAGE_URL "https://www.nagios.org/downloads/nagios-core-addons/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5879: result: gcc -E
configure:5899: gcc -E conftest.c
configure:5899: $? = 0
configure:5913: 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:5913: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nrpe"
| #define PACKAGE_TARNAME "nrpe"
| #define PACKAGE_VERSION "newdate"
| #define PACKAGE_STRING "nrpe newdate"
| #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
| #define PACKAGE_URL "https://www.nagios.org/downloads/nagios-core-addons/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5942: checking for grep that handles long lines and -e
configure:6000: result: /usr/bin/grep
configure:6005: checking for egrep
configure:6067: result: /usr/bin/grep -E
configure:6072: checking for ANSI C header files
configure:6092: gcc -c -g -O2 conftest.c >&5
configure:6092: $? = 0
configure:6165: gcc -o conftest -g -O2 conftest.c >&5
configure:6165: $? = 0
configure:6165: ./conftest
configure:6165: $? = 0
configure:6176: result: yes
configure:6184: checking whether time.h and sys/time.h may both be included
configure:6204: gcc -c -g -O2 conftest.c >&5
configure:6204: $? = 0
configure:6211: result: yes
configure:6219: checking for sys/wait.h that is POSIX.1 compatible
configure:6245: gcc -c -g -O2 conftest.c >&5
configure:6245: $? = 0
configure:6252: result: yes
configure:6265: checking for sys/types.h
configure:6265: gcc -c -g -O2 conftest.c >&5
configure:6265: $? = 0
configure:6265: result: yes
configure:6265: checking for sys/stat.h
configure:6265: gcc -c -g -O2 conftest.c >&5
configure:6265: $? = 0
configure:6265: result: yes
configure:6265: checking for stdlib.h
configure:6265: gcc -c -g -O2 conftest.c >&5
configure:6265: $? = 0
configure:6265: result: yes
configure:6265: checking for string.h
configure:6265: gcc -c -g -O2 conftest.c >&5
configure:6265: $? = 0
configure:6265: result: yes
configure:6265: checking for memory.h
configure:6265: gcc -c -g -O2 conftest.c >&5
configure:6265: $? = 0
configure:6265: result: yes
configure:6265: checking for strings.h
configure:6265: gcc -c -g -O2 conftest.c >&5
configure:6265: $? = 0
configure:6265: result: yes
configure:6265: checking for inttypes.h
configure:6265: gcc -c -g -O2 conftest.c >&5
configure:6265: $? = 0
configure:6265: result: yes
configure:6265: checking for stdint.h
configure:6265: gcc -c -g -O2 conftest.c >&5
configure:6265: $? = 0
configure:6265: result: yes
configure:6265: checking for unistd.h
configure:6265: gcc -c -g -O2 conftest.c >&5
configure:6265: $? = 0
configure:6265: result: yes
configure:6280: checking ctype.h usability
configure:6280: gcc -c -g -O2 conftest.c >&5
configure:6280: $? = 0
configure:6280: result: yes
configure:6280: checking ctype.h presence
configure:6280: gcc -E conftest.c
configure:6280: $? = 0
configure:6280: result: yes
configure:6280: checking for ctype.h
configure:6280: result: yes
configure:6280: checking dirent.h usability
configure:6280: gcc -c -g -O2 conftest.c >&5
configure:6280: $? = 0
configure:6280: result: yes
configure:6280: checking dirent.h presence
configure:6280: gcc -E conftest.c
configure:6280: $? = 0
configure:6280: result: yes
configure:6280: checking for dirent.h
configure:6280: result: yes
configure:6280: checking errno.h usability
configure:6280: gcc -c -g -O2 conftest.c >&5
configure:6280: $? = 0
configure:6280: result: yes
configure:6280: checking errno.h presence
configure:6280: gcc -E conftest.c
configure:6280: $? = 0
configure:6280: result: yes
configure:6280: checking for errno.h
configure:6280: result: yes
configure:6280: checking fcntl.h usability
configure:6280: gcc -c -g -O2 conftest.c >&5
configure:6280: $? = 0
configure:6280: result: yes
configure:6280: checking fcntl.h presence
configure:6280: gcc -E conftest.c
configure:6280: $? = 0
configure:6280: result: yes
configure:6280: checking for fcntl.h
configure:6280: result: yes
configure:6280: checking getopt.h usability
configure:6280: gcc -c -g -O2 conftest.c >&5
configure:6280: $? = 0
configure:6280: result: yes
configure:6280: checking getopt.h presence
configure:6280: gcc -E conftest.c
configure:6280: $? = 0
configure:6280: result: yes
configure:6280: checking for getopt.h
configure:6280: result: yes
configure:6280: checking grp.h usability
configure:6280: gcc -c -g -O2 conftest.c >&5
configure:6280: $? = 0
configure:6280: result: yes
configure:6280: checking grp.h presence
configure:6280: gcc -E conftest.c
configure:6280: $? = 0
configure:6280: result: yes
configure:6280: checking for grp.h
configure:6280: result: yes
configure:6280: checking for inttypes.h
configure:6280: result: yes
configure:6293: checking netdb.h usability
configure:6293: gcc -c -g -O2 conftest.c >&5
configure:6293: $? = 0
configure:6293: result: yes
configure:6293: checking netdb.h presence
configure:6293: gcc -E conftest.c
configure:6293: $? = 0
configure:6293: result: yes
configure:6293: checking for netdb.h
configure:6293: result: yes
configure:6293: checking pwd.h usability
configure:6293: gcc -c -g -O2 conftest.c >&5
configure:6293: $? = 0
configure:6293: result: yes
configure:6293: checking pwd.h presence
configure:6293: gcc -E conftest.c
configure:6293: $? = 0
configure:6293: result: yes
configure:6293: checking for pwd.h
configure:6293: result: yes
configure:6293: checking signal.h usability
configure:6293: gcc -c -g -O2 conftest.c >&5
configure:6293: $? = 0
configure:6293: result: yes
configure:6293: checking signal.h presence
configure:6293: gcc -E conftest.c
configure:6293: $? = 0
configure:6293: result: yes
configure:6293: checking for signal.h
configure:6293: result: yes
configure:6293: checking for stdint.h
configure:6293: result: yes
configure:6293: checking for strings.h
configure:6293: result: yes
configure:6293: checking for string.h
configure:6293: result: yes
configure:6293: checking syslog.h usability
configure:6293: gcc -c -g -O2 conftest.c >&5
configure:6293: $? = 0
configure:6293: result: yes
configure:6293: checking syslog.h presence
configure:6293: gcc -E conftest.c
configure:6293: $? = 0
configure:6293: result: yes
configure:6293: checking for syslog.h
configure:6293: result: yes
configure:6306: checking tcpd.h usability
configure:6306: gcc -c -g -O2 conftest.c >&5
configure:6306: $? = 0
configure:6306: result: yes
configure:6306: checking tcpd.h presence
configure:6306: gcc -E conftest.c
configure:6306: $? = 0
configure:6306: result: yes
configure:6306: checking for tcpd.h
configure:6306: result: yes
configure:6306: checking for unistd.h
configure:6306: result: yes
configure:6306: checking arpa/inet.h usability
configure:6306: gcc -c -g -O2 conftest.c >&5
configure:6306: $? = 0
configure:6306: result: yes
configure:6306: checking arpa/inet.h presence
configure:6306: gcc -E conftest.c
configure:6306: $? = 0
configure:6306: result: yes
configure:6306: checking for arpa/inet.h
configure:6306: result: yes
configure:6306: checking netinet/in.h usability
configure:6306: gcc -c -g -O2 conftest.c >&5
configure:6306: $? = 0
configure:6306: result: yes
configure:6306: checking netinet/in.h presence
configure:6306: gcc -E conftest.c
configure:6306: $? = 0
configure:6306: result: yes
configure:6306: checking for netinet/in.h
configure:6306: result: yes
configure:6306: checking socket.h usability
configure:6306: gcc -c -g -O2 conftest.c >&5
conftest.c:72:20: fatal error: socket.h: No such file or directory
#include <socket.h>
^
compilation terminated.
configure:6306: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nrpe"
| #define PACKAGE_TARNAME "nrpe"
| #define PACKAGE_VERSION "newdate"
| #define PACKAGE_STRING "nrpe newdate"
| #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
| #define PACKAGE_URL "https://www.nagios.org/downloads/nagios-core-addons/"
| #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>
| #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 <socket.h>
configure:6306: result: no
configure:6306: checking socket.h presence
configure:6306: gcc -E conftest.c
conftest.c:39:20: fatal error: socket.h: No such file or directory
#include <socket.h>
^
compilation terminated.
configure:6306: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nrpe"
| #define PACKAGE_TARNAME "nrpe"
| #define PACKAGE_VERSION "newdate"
| #define PACKAGE_STRING "nrpe newdate"
| #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
| #define PACKAGE_URL "https://www.nagios.org/downloads/nagios-core-addons/"
| #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:6306: result: no
configure:6306: checking for socket.h
configure:6306: result: no
configure:6306: checking for sys/types.h
configure:6306: result: yes
configure:6319: checking sys/time.h usability
configure:6319: gcc -c -g -O2 conftest.c >&5
configure:6319: $? = 0
configure:6319: result: yes
configure:6319: checking sys/time.h presence
configure:6319: gcc -E conftest.c
configure:6319: $? = 0
configure:6319: result: yes
configure:6319: checking for sys/time.h
configure:6319: result: yes
configure:6319: checking sys/resource.h usability
configure:6319: gcc -c -g -O2 conftest.c >&5
configure:6319: $? = 0
configure:6319: result: yes
configure:6319: checking sys/resource.h presence
configure:6319: gcc -E conftest.c
configure:6319: $? = 0
configure:6319: result: yes
configure:6319: checking for sys/resource.h
configure:6319: result: yes
configure:6319: checking for sys/wait.h
configure:6319: result: yes
configure:6319: checking sys/socket.h usability
configure:6319: gcc -c -g -O2 conftest.c >&5
configure:6319: $? = 0
configure:6319: result: yes
configure:6319: checking sys/socket.h presence
configure:6319: gcc -E conftest.c
configure:6319: $? = 0
configure:6319: result: yes
configure:6319: checking for sys/socket.h
configure:6319: result: yes
configure:6319: checking for sys/stat.h
configure:6319: result: yes
configure:6331: checking paths.h usability
configure:6331: gcc -c -g -O2 conftest.c >&5
configure:6331: $? = 0
configure:6331: result: yes
configure:6331: checking paths.h presence
configure:6331: gcc -E conftest.c
configure:6331: $? = 0
configure:6331: result: yes
configure:6331: checking for paths.h
configure:6331: result: yes
configure:6342: checking for an ANSI C-conforming const
configure:6408: gcc -c -g -O2 conftest.c >&5
configure:6408: $? = 0
configure:6415: result: yes
configure:6423: checking whether struct tm is in sys/time.h or time.h
configure:6443: gcc -c -g -O2 conftest.c >&5
configure:6443: $? = 0
configure:6450: result: time.h
configure:6458: checking for mode_t
configure:6458: gcc -c -g -O2 conftest.c >&5
configure:6458: $? = 0
configure:6458: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:21: error: expected expression before ')' token
if (sizeof ((mode_t)))
^
configure:6458: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nrpe"
| #define PACKAGE_TARNAME "nrpe"
| #define PACKAGE_VERSION "newdate"
| #define PACKAGE_STRING "nrpe newdate"
| #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
| #define PACKAGE_URL "https://www.nagios.org/downloads/nagios-core-addons/"
| #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 HAVE_PATHS_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 ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:6458: result: yes
configure:6469: checking for pid_t
configure:6469: gcc -c -g -O2 conftest.c >&5
configure:6469: $? = 0
configure:6469: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:20: error: expected expression before ')' token
if (sizeof ((pid_t)))
^
configure:6469: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nrpe"
| #define PACKAGE_TARNAME "nrpe"
| #define PACKAGE_VERSION "newdate"
| #define PACKAGE_STRING "nrpe newdate"
| #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
| #define PACKAGE_URL "https://www.nagios.org/downloads/nagios-core-addons/"
| #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 HAVE_PATHS_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:6469: result: yes
configure:6480: checking for size_t
configure:6480: gcc -c -g -O2 conftest.c >&5
configure:6480: $? = 0
configure:6480: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:6480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nrpe"
| #define PACKAGE_TARNAME "nrpe"
| #define PACKAGE_VERSION "newdate"
| #define PACKAGE_STRING "nrpe newdate"
| #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
| #define PACKAGE_URL "https://www.nagios.org/downloads/nagios-core-addons/"
| #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 HAVE_PATHS_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:6480: result: yes
configure:6491: checking return type of signal handlers
configure:6509: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:52:1: error: void value not ignored as it ought to be
return *(signal (0, 0)) (0) == 1;
^
configure:6509: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nrpe"
| #define PACKAGE_TARNAME "nrpe"
| #define PACKAGE_VERSION "newdate"
| #define PACKAGE_STRING "nrpe newdate"
| #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
| #define PACKAGE_URL "https://www.nagios.org/downloads/nagios-core-addons/"
| #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 HAVE_PATHS_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:6516: result: void
configure:6524: checking for uid_t in sys/types.h
configure:6543: result: yes
configure:6554: checking type of array argument to getgroups
configure:6588: gcc -o conftest -g -O2 conftest.c >&5
configure:6588: $? = 0
configure:6588: ./conftest
configure:6588: $? = 0
configure:6613: result: gid_t
configure:6626: checking size of int
configure:6631: gcc -o conftest -g -O2 conftest.c >&5
configure:6631: $? = 0
configure:6631: ./conftest
configure:6631: $? = 0
configure:6645: result: 4
configure:6659: checking size of short
configure:6664: gcc -o conftest -g -O2 conftest.c >&5
configure:6664: $? = 0
configure:6664: ./conftest
configure:6664: $? = 0
configure:6678: result: 2
configure:6692: checking size of long
configure:6697: gcc -o conftest -g -O2 conftest.c >&5
configure:6697: $? = 0
configure:6697: ./conftest
configure:6697: $? = 0
configure:6711: result: 8
configure:6722: checking for uint32_t
configure:6722: gcc -c -g -O2 conftest.c >&5
configure:6722: $? = 0
configure:6722: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:87:23: error: expected expression before ')' token
if (sizeof ((uint32_t)))
^
configure:6722: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nrpe"
| #define PACKAGE_TARNAME "nrpe"
| #define PACKAGE_VERSION "newdate"
| #define PACKAGE_STRING "nrpe newdate"
| #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
| #define PACKAGE_URL "https://www.nagios.org/downloads/nagios-core-addons/"
| #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 HAVE_PATHS_H 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| /* 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 ((uint32_t)))
| return 0;
| ;
| return 0;
| }
configure:6722: result: yes
configure:6733: checking for u_int32_t
configure:6733: gcc -c -g -O2 conftest.c >&5
configure:6733: $? = 0
configure:6733: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:87:24: error: expected expression before ')' token
if (sizeof ((u_int32_t)))
^
configure:6733: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nrpe"
| #define PACKAGE_TARNAME "nrpe"
| #define PACKAGE_VERSION "newdate"
| #define PACKAGE_STRING "nrpe newdate"
| #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
| #define PACKAGE_URL "https://www.nagios.org/downloads/nagios-core-addons/"
| #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 HAVE_PATHS_H 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| /* 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 ((u_int32_t)))
| return 0;
| ;
| return 0;
| }
configure:6733: result: yes
configure:6770: checking for int32_t
configure:6770: gcc -c -g -O2 conftest.c >&5
configure:6770: $? = 0
configure:6770: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:87:22: error: expected expression before ')' token
if (sizeof ((int32_t)))
^
configure:6770: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nrpe"
| #define PACKAGE_TARNAME "nrpe"
| #define PACKAGE_VERSION "newdate"
| #define PACKAGE_STRING "nrpe newdate"
| #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
| #define PACKAGE_URL "https://www.nagios.org/downloads/nagios-core-addons/"
| #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 HAVE_PATHS_H 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| /* 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 ((int32_t)))
| return 0;
| ;
| return 0;
| }
configure:6770: result: yes
configure:6801: checking for struct sockaddr_storage
configure:6801: gcc -c -g -O2 conftest.c >&5
configure:6801: $? = 0
configure:6801: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:56:38: error: expected expression before ')' token
if (sizeof ((struct sockaddr_storage)))
^
configure:6801: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nrpe"
| #define PACKAGE_TARNAME "nrpe"
| #define PACKAGE_VERSION "newdate"
| #define PACKAGE_STRING "nrpe newdate"
| #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
| #define PACKAGE_URL "https://www.nagios.org/downloads/nagios-core-addons/"
| #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 HAVE_PATHS_H 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| /* end confdefs.h. */
| #include <sys/socket.h>
|
| int
| main ()
| {
| if (sizeof ((struct sockaddr_storage)))
| return 0;
| ;
| return 0;
| }
configure:6801: result: yes
configure:6813: checking for seteuid
configure:6813: gcc -o conftest -g -O2 conftest.c >&5
configure:6813: $? = 0
configure:6813: result: yes
configure:6824: checking for va_copy
configure:6842: gcc -o conftest -g -O2 conftest.c >&5
configure:6842: $? = 0
configure:6850: result: yes
configure:6892: checking for vsnprintf
configure:6892: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:77:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
char vsnprintf ();
^
configure:6892: $? = 0
configure:6892: result: yes
configure:6899: checking for snprintf
configure:6899: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:77:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
char snprintf ();
^
configure:6899: $? = 0
configure:6899: result: yes
configure:6906: checking for asprintf
configure:6906: gcc -o conftest -g -O2 conftest.c >&5
configure:6906: $? = 0
configure:6906: result: yes
configure:6913: checking for vasprintf
configure:6913: gcc -o conftest -g -O2 conftest.c >&5
configure:6913: $? = 0
configure:6913: result: yes
configure:6921: checking for C99 vsnprintf
configure:6957: gcc -o conftest -g -O2 conftest.c >&5
conftest.c: In function 'foo':
conftest.c:65:16: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
if (len != 5) exit(1);
^
conftest.c:72:6: 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:6957: $? = 0
configure:6957: ./conftest
configure:6957: $? = 0
configure:6967: result: yes
configure:6978: checking for getopt_long
configure:6978: gcc -o conftest -g -O2 conftest.c >&5
configure:6978: $? = 0
configure:6978: result: yes
configure:7029: checking for main in -lnsl
configure:7048: gcc -o conftest -g -O2 conftest.c -lnsl >&5
configure:7048: $? = 0
configure:7057: result: yes
configure:7063: checking for socket in -lsocket
configure:7088: gcc -o conftest -g -O2 conftest.c -lsocket >&5
/usr/bin/ld: cannot find -lsocket
collect2: error: ld returned 1 exit status
configure:7088: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nrpe"
| #define PACKAGE_TARNAME "nrpe"
| #define PACKAGE_VERSION "newdate"
| #define PACKAGE_STRING "nrpe newdate"
| #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
| #define PACKAGE_URL "https://www.nagios.org/downloads/nagios-core-addons/"
| #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 HAVE_PATHS_H 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define SETEUID(id) seteuid(id)
| #define HAVE_VA_COPY 1
| #define HAVE_C99_VSNPRINTF 1
| #define HAVE_GETOPT_LONG 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 socket ();
| int
| main ()
| {
| return socket ();
| ;
| return 0;
| }
configure:7097: result: no
configure:7103: checking for main in -lwrap
configure:7122: gcc -o conftest -g -O2 conftest.c -lwrap >&5
configure:7122: $? = 0
configure:7131: result: yes
configure:7151: gcc -o conftest -g -O2 conftest.c >&5
configure:7151: $? = 0
configure:7163: checking for strdup
configure:7163: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:81:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
char strdup ();
^
configure:7163: $? = 0
configure:7163: result: yes
configure:7163: checking for strstr
configure:7163: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:82:6: warning: conflicting types for built-in function 'strstr' [enabled by default]
char strstr ();
^
configure:7163: $? = 0
configure:7163: result: yes
configure:7163: checking for strtoul
configure:7163: gcc -o conftest -g -O2 conftest.c >&5
configure:7163: $? = 0
configure:7163: result: yes
configure:7163: checking for strtok_r
configure:7163: gcc -o conftest -g -O2 conftest.c >&5
configure:7163: $? = 0
configure:7163: result: yes
configure:7163: checking for initgroups
configure:7163: gcc -o conftest -g -O2 conftest.c >&5
configure:7163: $? = 0
configure:7163: result: yes
configure:7163: checking for closesocket
configure:7163: gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccQo3gda.o: In function `main':
/usr/src/nrpe-4.0.3/conftest.c:97: undefined reference to `closesocket'
collect2: error: ld returned 1 exit status
configure:7163: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nrpe"
| #define PACKAGE_TARNAME "nrpe"
| #define PACKAGE_VERSION "newdate"
| #define PACKAGE_STRING "nrpe newdate"
| #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
| #define PACKAGE_URL "https://www.nagios.org/downloads/nagios-core-addons/"
| #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 HAVE_PATHS_H 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define SETEUID(id) seteuid(id)
| #define HAVE_VA_COPY 1
| #define HAVE_C99_VSNPRINTF 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_LIBWRAP 1
| #define HAVE_RFC931_TIMEOUT 1
| #define HAVE_STRDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOK_R 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 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 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
| #endif
|
| int
| main ()
| {
| return closesocket ();
| ;
| return 0;
| }
configure:7163: result: no
configure:7163: checking for sigaction
configure:7163: gcc -o conftest -g -O2 conftest.c >&5
configure:7163: $? = 0
configure:7163: result: yes
configure:7163: checking for scandir
configure:7163: gcc -o conftest -g -O2 conftest.c >&5
configure:7163: $? = 0
configure:7163: result: yes
configure:7173: checking for socklen_t
configure:7173: gcc -c -g -O2 conftest.c >&5
configure:7173: $? = 0
configure:7173: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:71:24: error: expected expression before ')' token
if (sizeof ((socklen_t)))
^
configure:7173: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nrpe"
| #define PACKAGE_TARNAME "nrpe"
| #define PACKAGE_VERSION "newdate"
| #define PACKAGE_STRING "nrpe newdate"
| #define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
| #define PACKAGE_URL "https://www.nagios.org/downloads/nagios-core-addons/"
| #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 HAVE_PATHS_H 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define SETEUID(id) seteuid(id)
| #define HAVE_VA_COPY 1
| #define HAVE_C99_VSNPRINTF 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_LIBWRAP 1
| #define HAVE_RFC931_TIMEOUT 1
| #define HAVE_STRDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOK_R 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SCANDIR 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/socket.h>
|
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| return 0;
| ;
| return 0;
| }
configure:7173: result: yes
configure:7241: checking for type of socket size
configure:7257: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:72: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:67: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:72: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:67: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:7257: $? = 0
configure:7260: result: size_t
configure:7412: checking for Kerberos include files
configure:7434: result: found Kerberos include files in /usr/include/krb5
configure:7482: checking for pkg-config
configure:7498: found /usr/bin/pkg-config
configure:7509: result: pkg-config
configure:7645: checking whether compiling and linking against SSL works
configure:7659: gcc -o conftest -g -O2 -I/usr/include/krb5 conftest.c -lssl -lcrypto >&5
configure:7659: $? = 0
configure:7661: result: yes
configure:7682: checking for openssl
configure:7700: found /bin/openssl
configure:7713: result: /bin/openssl
configure:7828: checking for perl
configure:7846: found /usr/local/bin/perl
configure:7858: result: /usr/local/bin/perl
configure:7896: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by nrpe config.status newdate, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on server2.aznethosting.net
config.status:941: creating Makefile
config.status:941: creating src/Makefile
config.status:941: creating nrpe.spec
config.status:941: creating uninstall
config.status:941: creating sample-config/nrpe.cfg
config.status:941: creating startup/bsd-init
config.status:941: creating startup/debian-init
config.status:941: creating startup/default-init
config.status:941: creating startup/default-inetd
config.status:941: creating startup/default-service
config.status:941: creating startup/default-socket
config.status:941: creating startup/default-socket-svc
config.status:941: creating startup/default-xinetd
config.status:941: creating startup/mac-init.plist
config.status:941: creating startup/mac-inetd.plist
config.status:941: creating startup/newbsd-init
config.status:941: creating startup/openbsd-init
config.status:941: creating startup/openrc-conf
config.status:941: creating startup/openrc-init
config.status:941: creating startup/solaris-init.xml
config.status:941: creating startup/solaris-inetd.xml
config.status:941: creating startup/tmpfile.conf
config.status:941: creating startup/upstart-init
config.status:941: creating startup/rh-upstart-init
config.status:941: creating include/common.h
config.status:941: creating include/config.h
config.status:1116: include/config.h is unchanged
configure:9089: result: *** Configuration summary for nrpe 4.0.3 2020-04-28 ***:
configure:9096: result: NRPE port: 5666
configure:9098: result: NRPE user: nagios
configure:9100: result: NRPE group: nagios
configure:9102: result: Nagios user: nagios
configure:9104: result: Nagios group: nagios
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_HAVE_C99_VSNPRINTF=yes
ac_cv_HAVE_VA_COPY=yes
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_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_asprintf=yes
ac_cv_func_closesocket=no
ac_cv_func_getopt_long=yes
ac_cv_func_initgroups=yes
ac_cv_func_scandir=yes
ac_cv_func_seteuid=yes
ac_cv_func_sigaction=yes
ac_cv_func_snprintf=yes
ac_cv_func_strdup=yes
ac_cv_func_strstr=yes
ac_cv_func_strtok_r=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_paths_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_lib_nsl_main=yes
ac_cv_lib_socket_socket=no
ac_cv_lib_wrap_main=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_PERL=/usr/local/bin/perl
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_sslbin=/bin/openssl
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_PKG_CONFIG=pkg-config
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
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_int32_t=yes
ac_cv_type_mode_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_struct_sockaddr_storage=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/krb5 '
CPP='gcc -E'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
HAVE_SSL=''
INSTALL='/usr/bin/install -c'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=' '
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 newdate'
PACKAGE_TARNAME='nrpe'
PACKAGE_URL='https://www.nagios.org/downloads/nagios-core-addons/'
PACKAGE_VERSION='newdate'
PATH_SEPARATOR=':'
PERL='/usr/local/bin/perl'
PKG_CONFIG='pkg-config'
PKG_HOME_URL='http://www.nagios.org/'
PKG_NAME='nrpe'
PKG_REL_DATE='2020-04-28'
PKG_VERSION='4.0.3'
RPM_RELEASE='1'
SET_MAKE=''
SHELL='/bin/sh'
SNPRINTF_O=''
SOCKETLIBS=' -lnsl'
SSL_HDR='ssl.h'
SSL_INC_DIR=''
SSL_INC_PREFIX='openssl/'
SSL_LIB_DIR=''
SSL_TYPE='openssl'
TARGET_ARCH=''
TARGET_OS=''
TARGET_PLATFORM=''
TARGET_VER=''
ac_ct_CC='gcc'
arch='x86_64'
bindir='/usr/local/nagios/bin'
brokersdir='N/A'
bsd_enable=''
build_alias=''
cgibindir='N/A'
datadir='/usr/local/nagios/share'
datarootdir='/usr/local/nagios/share'
dist_type='rhel'
dist_ver='7'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='/usr/local/nagios'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
inetd_type='xinetd'
inetddir='/etc/xinetd.d'
inetdname='nrpe'
infodir='${datarootdir}/info'
init_type='systemd'
initdir='/usr/lib/systemd/system'
initname='nrpe.service'
libdir='${exec_prefix}/lib'
libexecdir='/usr/local/nagios/libexec'
localedir='N/A'
localstatedir='/usr/local/nagios/var'
log_facility='daemon'
logdir='/usr/local/nagios/var'
mandir='${datarootdir}/man'
nagios_group='nagios'
nagios_user='nagios'
nrpe_group='nagios'
nrpe_port='5666'
nrpe_user='nagios'
objsysconfdir='N/A'
oldincludedir='/usr/include'
opsys='linux'
pdfdir='${docdir}'
piddir='/usr/local/nagios/var'
pipedir='N/A'
pkglocalstatedir='N/A'
pkgsysconfdir='/usr/local/nagios/etc'
pluginsdir='/usr/local/nagios/libexec'
prefix='/usr/local/nagios'
privatesysconfdir='${prefix}/etc'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='/usr/local/nagios/bin'
sharedstatedir='${prefix}/com'
spooldir='N/A'
src_inetd='default-xinetd'
src_init='default-service'
src_tmpfile='tmpfile.conf'
sslbin='/bin/openssl'
subsyslockdir='/var/lock/subsys'
subsyslockfile='/var/lock/subsys/nrpe'
sysconfdir='/usr/local/nagios/etc'
target_alias=''
tmpfilesd='/usr/lib/tmpfiles.d/nrpe.conf'
webdir='N/A'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "nrpe"
#define PACKAGE_TARNAME "nrpe"
#define PACKAGE_VERSION "newdate"
#define PACKAGE_STRING "nrpe newdate"
#define PACKAGE_BUGREPORT "nagios-users@lists.sourceforge.net"
#define PACKAGE_URL "https://www.nagios.org/downloads/nagios-core-addons/"
#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 HAVE_PATHS_H 1
#define RETSIGTYPE void
#define GETGROUPS_T gid_t
#define SIZEOF_INT 4
#define SIZEOF_SHORT 2
#define SIZEOF_LONG 8
#define HAVE_STRUCT_SOCKADDR_STORAGE 1
#define SETEUID(id) seteuid(id)
#define HAVE_VA_COPY 1
#define HAVE_C99_VSNPRINTF 1
#define HAVE_GETOPT_LONG 1
#define HAVE_LIBWRAP 1
#define HAVE_RFC931_TIMEOUT 1
#define HAVE_STRDUP 1
#define HAVE_STRSTR 1
#define HAVE_STRTOUL 1
#define HAVE_STRTOK_R 1
#define HAVE_INITGROUPS 1
#define HAVE_SIGACTION 1
#define HAVE_SCANDIR 1
#define SOCKET_SIZE_TYPE size_t
#define HAVE_KRB5_H 1
#define HAVE_SSL 1
#define USE_SSL_DH 1
#define NRPE_LOG_FACILITY "daemon"
#define DEFAULT_SERVER_PORT 5666
configure: exit 0