EVOLUTION-NINJA
Edit File: config.log
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = cptemplate.wpcpanel.com uname -m = x86_64 uname -r = 3.10.0-1160.62.1.el7.x86_64 uname -s = Linux uname -v = #1 SMP Tue Apr 5 16:57:59 UTC 2022 /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:1343: checking for a BSD-compatible install configure:1398: result: /usr/bin/install -c configure:1417: checking build system type configure:1435: result: x86_64-unknown-linux-gnu configure:1443: checking host system type configure:1457: result: x86_64-unknown-linux-gnu configure:1512: checking for gcc configure:1528: found /usr/bin/gcc configure:1538: result: gcc configure:1782: checking for C compiler version configure:1785: gcc --version </dev/null >&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:1788: $? = 0 configure:1790: 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-44) (GCC) configure:1793: $? = 0 configure:1795: gcc -V </dev/null >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:1798: $? = 4 configure:1821: checking for C compiler default output file name configure:1824: gcc conftest.c >&5 configure:1827: $? = 0 configure:1873: result: a.out configure:1878: checking whether the C compiler works configure:1884: ./a.out configure:1887: $? = 0 configure:1904: result: yes configure:1911: checking whether we are cross compiling configure:1913: result: no configure:1916: checking for suffix of executables configure:1918: gcc -o conftest conftest.c >&5 configure:1921: $? = 0 configure:1946: result: configure:1952: checking for suffix of object files configure:1973: gcc -c conftest.c >&5 configure:1976: $? = 0 configure:1998: result: o configure:2002: checking whether we are using the GNU C compiler configure:2026: gcc -c conftest.c >&5 configure:2032: $? = 0 configure:2036: test -z || test ! -s conftest.err configure:2039: $? = 0 configure:2042: test -s conftest.o configure:2045: $? = 0 configure:2058: result: yes configure:2064: checking whether gcc accepts -g configure:2085: gcc -c -g conftest.c >&5 configure:2091: $? = 0 configure:2095: test -z || test ! -s conftest.err configure:2098: $? = 0 configure:2101: test -s conftest.o configure:2104: $? = 0 configure:2115: result: yes configure:2132: checking for gcc option to accept ANSI C configure:2202: gcc -c -g -O2 conftest.c >&5 configure:2208: $? = 0 configure:2212: test -z || test ! -s conftest.err configure:2215: $? = 0 configure:2218: test -s conftest.o configure:2221: $? = 0 configure:2239: result: none needed configure:2257: 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:2263: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2396: checking whether make sets $(MAKE) configure:2416: result: yes configure:2432: checking how to run the C preprocessor configure:2467: gcc -E conftest.c configure:2473: $? = 0 configure:2505: 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:2511: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:2550: result: gcc -E configure:2574: gcc -E conftest.c configure:2580: $? = 0 configure:2612: 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:2618: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:2662: checking for egrep configure:2672: result: grep -E configure:2677: checking for ANSI C header files configure:2702: gcc -c -g -O2 conftest.c >&5 configure:2708: $? = 0 configure:2712: test -z || test ! -s conftest.err configure:2715: $? = 0 configure:2718: test -s conftest.o configure:2721: $? = 0 configure:2810: 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:2813: $? = 0 configure:2815: ./conftest configure:2818: $? = 0 configure:2833: result: yes configure:2843: checking whether time.h and sys/time.h may both be included configure:2868: gcc -c -g -O2 conftest.c >&5 configure:2874: $? = 0 configure:2878: test -z || test ! -s conftest.err configure:2881: $? = 0 configure:2884: test -s conftest.o configure:2887: $? = 0 configure:2898: result: yes configure:2908: checking for sys/wait.h that is POSIX.1 compatible configure:2939: gcc -c -g -O2 conftest.c >&5 configure:2945: $? = 0 configure:2949: test -z || test ! -s conftest.err configure:2952: $? = 0 configure:2955: test -s conftest.o configure:2958: $? = 0 configure:2969: result: yes configure:2993: checking for sys/types.h configure:3009: gcc -c -g -O2 conftest.c >&5 configure:3015: $? = 0 configure:3019: test -z || test ! -s conftest.err configure:3022: $? = 0 configure:3025: test -s conftest.o configure:3028: $? = 0 configure:3039: result: yes configure:2993: checking for sys/stat.h configure:3009: gcc -c -g -O2 conftest.c >&5 configure:3015: $? = 0 configure:3019: test -z || test ! -s conftest.err configure:3022: $? = 0 configure:3025: test -s conftest.o configure:3028: $? = 0 configure:3039: result: yes configure:2993: checking for stdlib.h configure:3009: gcc -c -g -O2 conftest.c >&5 configure:3015: $? = 0 configure:3019: test -z || test ! -s conftest.err configure:3022: $? = 0 configure:3025: test -s conftest.o configure:3028: $? = 0 configure:3039: result: yes configure:2993: checking for string.h configure:3009: gcc -c -g -O2 conftest.c >&5 configure:3015: $? = 0 configure:3019: test -z || test ! -s conftest.err configure:3022: $? = 0 configure:3025: test -s conftest.o configure:3028: $? = 0 configure:3039: result: yes configure:2993: checking for memory.h configure:3009: gcc -c -g -O2 conftest.c >&5 configure:3015: $? = 0 configure:3019: test -z || test ! -s conftest.err configure:3022: $? = 0 configure:3025: test -s conftest.o configure:3028: $? = 0 configure:3039: result: yes configure:2993: checking for strings.h configure:3009: gcc -c -g -O2 conftest.c >&5 configure:3015: $? = 0 configure:3019: test -z || test ! -s conftest.err configure:3022: $? = 0 configure:3025: test -s conftest.o configure:3028: $? = 0 configure:3039: result: yes configure:2993: checking for inttypes.h configure:3009: gcc -c -g -O2 conftest.c >&5 configure:3015: $? = 0 configure:3019: test -z || test ! -s conftest.err configure:3022: $? = 0 configure:3025: test -s conftest.o configure:3028: $? = 0 configure:3039: result: yes configure:2993: checking for stdint.h configure:3009: gcc -c -g -O2 conftest.c >&5 configure:3015: $? = 0 configure:3019: test -z || test ! -s conftest.err configure:3022: $? = 0 configure:3025: test -s conftest.o configure:3028: $? = 0 configure:3039: result: yes configure:2993: checking for unistd.h configure:3009: gcc -c -g -O2 conftest.c >&5 configure:3015: $? = 0 configure:3019: test -z || test ! -s conftest.err configure:3022: $? = 0 configure:3025: test -s conftest.o configure:3028: $? = 0 configure:3039: result: yes configure:3089: checking ctype.h usability configure:3101: gcc -c -g -O2 conftest.c >&5 configure:3107: $? = 0 configure:3111: test -z || test ! -s conftest.err configure:3114: $? = 0 configure:3117: test -s conftest.o configure:3120: $? = 0 configure:3130: result: yes configure:3134: checking ctype.h presence configure:3144: gcc -E conftest.c configure:3150: $? = 0 configure:3170: result: yes configure:3205: checking for ctype.h configure:3212: result: yes configure:3089: checking dirent.h usability configure:3101: gcc -c -g -O2 conftest.c >&5 configure:3107: $? = 0 configure:3111: test -z || test ! -s conftest.err configure:3114: $? = 0 configure:3117: test -s conftest.o configure:3120: $? = 0 configure:3130: result: yes configure:3134: checking dirent.h presence configure:3144: gcc -E conftest.c configure:3150: $? = 0 configure:3170: result: yes configure:3205: checking for dirent.h configure:3212: result: yes configure:3089: checking errno.h usability configure:3101: gcc -c -g -O2 conftest.c >&5 configure:3107: $? = 0 configure:3111: test -z || test ! -s conftest.err configure:3114: $? = 0 configure:3117: test -s conftest.o configure:3120: $? = 0 configure:3130: result: yes configure:3134: checking errno.h presence configure:3144: gcc -E conftest.c configure:3150: $? = 0 configure:3170: result: yes configure:3205: checking for errno.h configure:3212: result: yes configure:3089: checking fcntl.h usability configure:3101: gcc -c -g -O2 conftest.c >&5 configure:3107: $? = 0 configure:3111: test -z || test ! -s conftest.err configure:3114: $? = 0 configure:3117: test -s conftest.o configure:3120: $? = 0 configure:3130: result: yes configure:3134: checking fcntl.h presence configure:3144: gcc -E conftest.c configure:3150: $? = 0 configure:3170: result: yes configure:3205: checking for fcntl.h configure:3212: result: yes configure:3089: checking getopt.h usability configure:3101: gcc -c -g -O2 conftest.c >&5 configure:3107: $? = 0 configure:3111: test -z || test ! -s conftest.err configure:3114: $? = 0 configure:3117: test -s conftest.o configure:3120: $? = 0 configure:3130: result: yes configure:3134: checking getopt.h presence configure:3144: gcc -E conftest.c configure:3150: $? = 0 configure:3170: result: yes configure:3205: checking for getopt.h configure:3212: result: yes configure:3089: checking grp.h usability configure:3101: gcc -c -g -O2 conftest.c >&5 configure:3107: $? = 0 configure:3111: test -z || test ! -s conftest.err configure:3114: $? = 0 configure:3117: test -s conftest.o configure:3120: $? = 0 configure:3130: result: yes configure:3134: checking grp.h presence configure:3144: gcc -E conftest.c configure:3150: $? = 0 configure:3170: result: yes configure:3205: checking for grp.h configure:3212: result: yes configure:3080: checking for inttypes.h configure:3085: result: yes configure:3089: checking netdb.h usability configure:3101: gcc -c -g -O2 conftest.c >&5 configure:3107: $? = 0 configure:3111: test -z || test ! -s conftest.err configure:3114: $? = 0 configure:3117: test -s conftest.o configure:3120: $? = 0 configure:3130: result: yes configure:3134: checking netdb.h presence configure:3144: gcc -E conftest.c configure:3150: $? = 0 configure:3170: result: yes configure:3205: checking for netdb.h configure:3212: result: yes configure:3089: checking pwd.h usability configure:3101: gcc -c -g -O2 conftest.c >&5 configure:3107: $? = 0 configure:3111: test -z || test ! -s conftest.err configure:3114: $? = 0 configure:3117: test -s conftest.o configure:3120: $? = 0 configure:3130: result: yes configure:3134: checking pwd.h presence configure:3144: gcc -E conftest.c configure:3150: $? = 0 configure:3170: result: yes configure:3205: checking for pwd.h configure:3212: result: yes configure:3089: checking signal.h usability configure:3101: gcc -c -g -O2 conftest.c >&5 configure:3107: $? = 0 configure:3111: test -z || test ! -s conftest.err configure:3114: $? = 0 configure:3117: test -s conftest.o configure:3120: $? = 0 configure:3130: result: yes configure:3134: checking signal.h presence configure:3144: gcc -E conftest.c configure:3150: $? = 0 configure:3170: result: yes configure:3205: checking for signal.h configure:3212: result: yes configure:3080: checking for stdint.h configure:3085: result: yes configure:3080: checking for strings.h configure:3085: result: yes configure:3080: checking for string.h configure:3085: result: yes configure:3089: checking syslog.h usability configure:3101: gcc -c -g -O2 conftest.c >&5 configure:3107: $? = 0 configure:3111: test -z || test ! -s conftest.err configure:3114: $? = 0 configure:3117: test -s conftest.o configure:3120: $? = 0 configure:3130: result: yes configure:3134: checking syslog.h presence configure:3144: gcc -E conftest.c configure:3150: $? = 0 configure:3170: result: yes configure:3205: checking for syslog.h configure:3212: result: yes configure:3089: checking tcpd.h usability configure:3101: gcc -c -g -O2 conftest.c >&5 configure:3107: $? = 0 configure:3111: test -z || test ! -s conftest.err configure:3114: $? = 0 configure:3117: test -s conftest.o configure:3120: $? = 0 configure:3130: result: yes configure:3134: checking tcpd.h presence configure:3144: gcc -E conftest.c configure:3150: $? = 0 configure:3170: result: yes configure:3205: checking for tcpd.h configure:3212: result: yes configure:3080: checking for unistd.h configure:3085: result: yes configure:3089: checking arpa/inet.h usability configure:3101: gcc -c -g -O2 conftest.c >&5 configure:3107: $? = 0 configure:3111: test -z || test ! -s conftest.err configure:3114: $? = 0 configure:3117: test -s conftest.o configure:3120: $? = 0 configure:3130: result: yes configure:3134: checking arpa/inet.h presence configure:3144: gcc -E conftest.c configure:3150: $? = 0 configure:3170: result: yes configure:3205: checking for arpa/inet.h configure:3212: result: yes configure:3089: checking netinet/in.h usability configure:3101: gcc -c -g -O2 conftest.c >&5 configure:3107: $? = 0 configure:3111: test -z || test ! -s conftest.err configure:3114: $? = 0 configure:3117: test -s conftest.o configure:3120: $? = 0 configure:3130: result: yes configure:3134: checking netinet/in.h presence configure:3144: gcc -E conftest.c configure:3150: $? = 0 configure:3170: result: yes configure:3205: checking for netinet/in.h configure:3212: result: yes configure:3089: checking socket.h usability configure:3101: 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:3107: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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:3130: result: no configure:3134: checking socket.h presence configure:3144: gcc -E conftest.c conftest.c:39:20: fatal error: socket.h: No such file or directory #include <socket.h> ^ compilation terminated. configure:3150: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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:3170: result: no configure:3205: checking for socket.h configure:3212: result: no configure:3080: checking for sys/types.h configure:3085: result: yes configure:3089: checking sys/time.h usability configure:3101: gcc -c -g -O2 conftest.c >&5 configure:3107: $? = 0 configure:3111: test -z || test ! -s conftest.err configure:3114: $? = 0 configure:3117: test -s conftest.o configure:3120: $? = 0 configure:3130: result: yes configure:3134: checking sys/time.h presence configure:3144: gcc -E conftest.c configure:3150: $? = 0 configure:3170: result: yes configure:3205: checking for sys/time.h configure:3212: result: yes configure:3089: checking sys/resource.h usability configure:3101: gcc -c -g -O2 conftest.c >&5 configure:3107: $? = 0 configure:3111: test -z || test ! -s conftest.err configure:3114: $? = 0 configure:3117: test -s conftest.o configure:3120: $? = 0 configure:3130: result: yes configure:3134: checking sys/resource.h presence configure:3144: gcc -E conftest.c configure:3150: $? = 0 configure:3170: result: yes configure:3205: checking for sys/resource.h configure:3212: result: yes configure:3080: checking for sys/wait.h configure:3085: result: yes configure:3089: checking sys/socket.h usability configure:3101: gcc -c -g -O2 conftest.c >&5 configure:3107: $? = 0 configure:3111: test -z || test ! -s conftest.err configure:3114: $? = 0 configure:3117: test -s conftest.o configure:3120: $? = 0 configure:3130: result: yes configure:3134: checking sys/socket.h presence configure:3144: gcc -E conftest.c configure:3150: $? = 0 configure:3170: result: yes configure:3205: checking for sys/socket.h configure:3212: result: yes configure:3080: checking for sys/stat.h configure:3085: result: yes configure:3226: checking for an ANSI C-conforming const configure:3293: gcc -c -g -O2 conftest.c >&5 configure:3299: $? = 0 configure:3303: test -z || test ! -s conftest.err configure:3306: $? = 0 configure:3309: test -s conftest.o configure:3312: $? = 0 configure:3323: result: yes configure:3333: checking whether struct tm is in sys/time.h or time.h configure:3356: gcc -c -g -O2 conftest.c >&5 configure:3362: $? = 0 configure:3366: test -z || test ! -s conftest.err configure:3369: $? = 0 configure:3372: test -s conftest.o configure:3375: $? = 0 configure:3386: result: time.h configure:3396: checking for mode_t configure:3420: gcc -c -g -O2 conftest.c >&5 configure:3426: $? = 0 configure:3430: test -z || test ! -s conftest.err configure:3433: $? = 0 configure:3436: test -s conftest.o configure:3439: $? = 0 configure:3450: result: yes configure:3462: checking for pid_t configure:3486: gcc -c -g -O2 conftest.c >&5 configure:3492: $? = 0 configure:3496: test -z || test ! -s conftest.err configure:3499: $? = 0 configure:3502: test -s conftest.o configure:3505: $? = 0 configure:3516: result: yes configure:3528: checking for size_t configure:3552: gcc -c -g -O2 conftest.c >&5 configure:3558: $? = 0 configure:3562: test -z || test ! -s conftest.err configure:3565: $? = 0 configure:3568: test -s conftest.o configure:3571: $? = 0 configure:3582: result: yes configure:3594: checking return type of signal handlers configure:3625: gcc -c -g -O2 conftest.c >&5 configure:3631: $? = 0 configure:3635: test -z || test ! -s conftest.err configure:3638: $? = 0 configure:3641: test -s conftest.o configure:3644: $? = 0 configure:3655: result: void configure:3663: checking for uid_t in sys/types.h configure:3686: result: yes configure:3701: checking type of array argument to getgroups configure:3739: 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:3742: $? = 0 configure:3744: ./conftest configure:3747: $? = 0 configure:3780: result: gid_t configure:3789: checking for int configure:3813: gcc -c -g -O2 conftest.c >&5 configure:3819: $? = 0 configure:3823: test -z || test ! -s conftest.err configure:3826: $? = 0 configure:3829: test -s conftest.o configure:3832: $? = 0 configure:3843: result: yes configure:3846: checking size of int configure:4165: gcc -o conftest -g -O2 conftest.c >&5 configure:4168: $? = 0 configure:4170: ./conftest configure:4173: $? = 0 configure:4196: result: 4 configure:4203: checking for short configure:4227: gcc -c -g -O2 conftest.c >&5 configure:4233: $? = 0 configure:4237: test -z || test ! -s conftest.err configure:4240: $? = 0 configure:4243: test -s conftest.o configure:4246: $? = 0 configure:4257: result: yes configure:4260: checking size of short configure:4579: gcc -o conftest -g -O2 conftest.c >&5 configure:4582: $? = 0 configure:4584: ./conftest configure:4587: $? = 0 configure:4610: result: 2 configure:4617: checking for long configure:4641: gcc -c -g -O2 conftest.c >&5 configure:4647: $? = 0 configure:4651: test -z || test ! -s conftest.err configure:4654: $? = 0 configure:4657: test -s conftest.o configure:4660: $? = 0 configure:4671: result: yes configure:4674: checking size of long configure:4993: gcc -o conftest -g -O2 conftest.c >&5 configure:4996: $? = 0 configure:4998: ./conftest configure:5001: $? = 0 configure:5024: result: 8 configure:5032: checking for uint32_t configure:5056: gcc -c -g -O2 conftest.c >&5 configure:5062: $? = 0 configure:5066: test -z || test ! -s conftest.err configure:5069: $? = 0 configure:5072: test -s conftest.o configure:5075: $? = 0 configure:5086: result: yes configure:5098: checking for u_int32_t configure:5122: gcc -c -g -O2 conftest.c >&5 configure:5128: $? = 0 configure:5132: test -z || test ! -s conftest.err configure:5135: $? = 0 configure:5138: test -s conftest.o configure:5141: $? = 0 configure:5152: result: yes configure:5194: checking for int32_t configure:5218: gcc -c -g -O2 conftest.c >&5 configure:5224: $? = 0 configure:5228: test -z || test ! -s conftest.err configure:5231: $? = 0 configure:5234: test -s conftest.o configure:5237: $? = 0 configure:5248: result: yes configure:5284: checking for va_copy configure:5307: gcc -o conftest -g -O2 conftest.c >&5 configure:5313: $? = 0 configure:5317: test -z || test ! -s conftest.err configure:5320: $? = 0 configure:5323: test -s conftest configure:5326: $? = 0 configure:5338: result: yes configure:5412: checking for vsnprintf configure:5469: 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:5475: $? = 0 configure:5479: test -z || test ! -s conftest.err configure:5482: $? = 0 configure:5485: test -s conftest configure:5488: $? = 0 configure:5500: result: yes configure:5508: checking for snprintf configure:5565: 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:5571: $? = 0 configure:5575: test -z || test ! -s conftest.err configure:5578: $? = 0 configure:5581: test -s conftest configure:5584: $? = 0 configure:5596: result: yes configure:5604: checking for asprintf configure:5661: gcc -o conftest -g -O2 conftest.c >&5 configure:5667: $? = 0 configure:5671: test -z || test ! -s conftest.err configure:5674: $? = 0 configure:5677: test -s conftest configure:5680: $? = 0 configure:5692: result: yes configure:5700: checking for vasprintf configure:5757: gcc -o conftest -g -O2 conftest.c >&5 configure:5763: $? = 0 configure:5767: test -z || test ! -s conftest.err configure:5770: $? = 0 configure:5773: test -s conftest configure:5776: $? = 0 configure:5788: result: yes configure:5797: checking for C99 vsnprintf configure:5838: 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:5841: $? = 0 configure:5843: ./conftest configure:5846: $? = 0 configure:5860: result: yes configure:5876: checking for getopt_long configure:5933: gcc -o conftest -g -O2 conftest.c >&5 configure:5939: $? = 0 configure:5943: test -z || test ! -s conftest.err configure:5946: $? = 0 configure:5949: test -s conftest configure:5952: $? = 0 configure:5964: result: yes configure:6045: checking for main in -lnsl configure:6069: gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:6075: $? = 0 configure:6079: test -z || test ! -s conftest.err configure:6082: $? = 0 configure:6085: test -s conftest configure:6088: $? = 0 configure:6101: result: yes configure:6107: checking for socket in -lsocket configure:6137: gcc -o conftest -g -O2 conftest.c -lsocket >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:6143: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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:6169: result: no configure:6176: checking for main in -lwrap configure:6200: gcc -o conftest -g -O2 conftest.c -lwrap >&5 configure:6206: $? = 0 configure:6210: test -z || test ! -s conftest.err configure:6213: $? = 0 configure:6216: test -s conftest configure:6219: $? = 0 configure:6232: result: yes configure:6253: checking for strdup configure:6310: 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:6316: $? = 0 configure:6320: test -z || test ! -s conftest.err configure:6323: $? = 0 configure:6326: test -s conftest configure:6329: $? = 0 configure:6341: result: yes configure:6253: checking for strstr configure:6310: 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:6316: $? = 0 configure:6320: test -z || test ! -s conftest.err configure:6323: $? = 0 configure:6326: test -s conftest configure:6329: $? = 0 configure:6341: result: yes configure:6253: checking for strtoul configure:6310: gcc -o conftest -g -O2 conftest.c >&5 configure:6316: $? = 0 configure:6320: test -z || test ! -s conftest.err configure:6323: $? = 0 configure:6326: test -s conftest configure:6329: $? = 0 configure:6341: result: yes configure:6253: checking for initgroups configure:6310: gcc -o conftest -g -O2 conftest.c >&5 configure:6316: $? = 0 configure:6320: test -z || test ! -s conftest.err configure:6323: $? = 0 configure:6326: test -s conftest configure:6329: $? = 0 configure:6341: result: yes configure:6253: checking for closesocket configure:6310: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccnEiUbM.o:(.data+0x0): undefined reference to `closesocket' /tmp/ccnEiUbM.o: In function `main': /usr/src/nrpe-2.12/conftest.c:98: undefined reference to `closesocket' collect2: error: ld returned 1 exit status configure:6316: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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:6341: result: no configure:6352: checking for socklen_t configure:6378: gcc -c -g -O2 conftest.c >&5 configure:6384: $? = 0 configure:6388: test -z || test ! -s conftest.err configure:6391: $? = 0 configure:6394: test -s conftest.o configure:6397: $? = 0 configure:6408: result: yes configure:6506: checking for type of socket size configure:6527: 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:6533: $? = 0 configure:6537: test -z || test ! -s conftest.err configure:6540: $? = 0 configure:6543: test -s conftest.o configure:6546: $? = 0 configure:6551: result: size_t configure:6627: checking for SSL headers configure:6668: checking for SSL libraries configure:6707: checking for Kerberos include files configure:6814: checking for perl configure:6832: found /usr/bin/perl configure:6844: result: /usr/bin/perl configure:6894: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on cptemplate.wpcpanel.com config.status:675: creating Makefile config.status:675: creating src/Makefile config.status:675: creating subst config.status:779: creating include/config.h configure:7951: result: *** Configuration summary for nrpe 2.12 03-10-2008 ***: configure:7958: result: NRPE port: 5666 configure:7960: result: NRPE user: nagios configure:7962: result: NRPE group: nagios configure:7964: result: Nagios user: nagios configure:7966: 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='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' SET_MAKE='' SHELL='/bin/sh' SNPRINTF_O='' SOCKETLIBS=' -lnsl' 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 "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #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