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 FULL-PACKAGE-NAME configure VERSION, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = server83.dnsserverboot.com uname -m = x86_64 uname -r = 3.10.0-1160.11.1.el7.x86_64 uname -s = Linux uname -v = #1 SMP Fri Dec 18 16:34:56 UTC 2020 /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/cpanel/3rdparty/lib/path-bin PATH: /usr/lib64/qt-3.3/bin 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:1914: checking for gcc configure:1930: found /usr/bin/gcc configure:1941: result: gcc configure:2173: checking for C compiler version configure:2181: 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:2185: $? = 0 configure:2192: 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:2196: $? = 0 configure:2203: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2207: $? = 4 configure:2230: checking for C compiler default output file name configure:2252: gcc conftest.c >&5 configure:2256: $? = 0 configure:2294: result: a.out configure:2313: checking whether the C compiler works configure:2323: ./a.out configure:2327: $? = 0 configure:2346: result: yes configure:2353: checking whether we are cross compiling configure:2355: result: no configure:2358: checking for suffix of executables configure:2365: gcc -o conftest conftest.c >&5 configure:2369: $? = 0 configure:2395: result: configure:2401: checking for suffix of object files configure:2427: gcc -c conftest.c >&5 configure:2431: $? = 0 configure:2456: result: o configure:2460: checking whether we are using the GNU C compiler configure:2489: gcc -c conftest.c >&5 configure:2496: $? = 0 configure:2513: result: yes configure:2522: checking whether gcc accepts -g configure:2552: gcc -c -g conftest.c >&5 configure:2559: $? = 0 configure:2660: result: yes configure:2677: checking for gcc option to accept ISO C89 configure:2751: gcc -c -g -O2 conftest.c >&5 configure:2758: $? = 0 configure:2781: result: none needed configure:2844: checking for a BSD-compatible install configure:2912: result: /usr/bin/install -c configure:2928: checking for main in -ldl configure:2957: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:2964: $? = 0 configure:2985: result: yes configure:2998: checking for main in -lldap configure:3027: gcc -o conftest -g -O2 conftest.c -lldap -ldl >&5 configure:3034: $? = 0 configure:3055: result: yes configure:3068: checking for main in -lpam configure:3097: gcc -o conftest -g -O2 conftest.c -lpam -lldap -ldl >&5 configure:3104: $? = 0 configure:3125: result: yes configure:3138: checking for main in -lpam_misc configure:3167: gcc -o conftest -g -O2 conftest.c -lpam_misc -lpam -lldap -ldl >&5 configure:3174: $? = 0 configure:3195: result: yes configure:3208: checking for main in -lpthread configure:3237: gcc -o conftest -g -O2 conftest.c -lpthread -lpam_misc -lpam -lldap -ldl >&5 configure:3244: $? = 0 configure:3265: result: yes configure:3278: checking for main in -lssl configure:3307: gcc -o conftest -g -O2 conftest.c -lssl -lpthread -lpam_misc -lpam -lldap -ldl >&5 configure:3314: $? = 0 configure:3335: result: yes configure:3353: checking how to run the C preprocessor configure:3393: gcc -E conftest.c configure:3400: $? = 0 configure:3431: gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:3438: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "FULL-PACKAGE-NAME" | #define PACKAGE_TARNAME "full-package-name" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" | #define HAVE_LIBDL 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LIBPAM 1 | #define HAVE_LIBPAM_MISC 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBSSL 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3471: result: gcc -E configure:3500: gcc -E conftest.c configure:3507: $? = 0 configure:3538: gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:3545: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "FULL-PACKAGE-NAME" | #define PACKAGE_TARNAME "full-package-name" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" | #define HAVE_LIBDL 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LIBPAM 1 | #define HAVE_LIBPAM_MISC 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBSSL 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3585: checking for grep that handles long lines and -e configure:3645: result: /usr/bin/grep configure:3650: checking for egrep configure:3714: result: /usr/bin/grep -E configure:3719: checking for ANSI C header files configure:3749: gcc -c -g -O2 conftest.c >&5 configure:3756: $? = 0 configure:3855: gcc -o conftest -g -O2 conftest.c -lssl -lpthread -lpam_misc -lpam -lldap -ldl >&5 configure:3859: $? = 0 configure:3865: ./conftest configure:3869: $? = 0 configure:3887: result: yes configure:3897: checking for sys/wait.h that is POSIX.1 compatible configure:3933: gcc -c -g -O2 conftest.c >&5 configure:3940: $? = 0 configure:3955: result: yes configure:3981: checking for sys/types.h configure:4002: gcc -c -g -O2 conftest.c >&5 configure:4009: $? = 0 configure:4026: result: yes configure:3981: checking for sys/stat.h configure:4002: gcc -c -g -O2 conftest.c >&5 configure:4009: $? = 0 configure:4026: result: yes configure:3981: checking for stdlib.h configure:4002: gcc -c -g -O2 conftest.c >&5 configure:4009: $? = 0 configure:4026: result: yes configure:3981: checking for string.h configure:4002: gcc -c -g -O2 conftest.c >&5 configure:4009: $? = 0 configure:4026: result: yes configure:3981: checking for memory.h configure:4002: gcc -c -g -O2 conftest.c >&5 configure:4009: $? = 0 configure:4026: result: yes configure:3981: checking for strings.h configure:4002: gcc -c -g -O2 conftest.c >&5 configure:4009: $? = 0 configure:4026: result: yes configure:3981: checking for inttypes.h configure:4002: gcc -c -g -O2 conftest.c >&5 configure:4009: $? = 0 configure:4026: result: yes configure:3981: checking for stdint.h configure:4002: gcc -c -g -O2 conftest.c >&5 configure:4009: $? = 0 configure:4026: result: yes configure:3981: checking for unistd.h configure:4002: gcc -c -g -O2 conftest.c >&5 configure:4009: $? = 0 configure:4026: result: yes configure:4069: checking arpa/inet.h usability configure:4086: gcc -c -g -O2 conftest.c >&5 configure:4093: $? = 0 configure:4107: result: yes configure:4111: checking arpa/inet.h presence configure:4126: gcc -E conftest.c configure:4133: $? = 0 configure:4147: result: yes configure:4180: checking for arpa/inet.h configure:4189: result: yes configure:4069: checking fcntl.h usability configure:4086: gcc -c -g -O2 conftest.c >&5 configure:4093: $? = 0 configure:4107: result: yes configure:4111: checking fcntl.h presence configure:4126: gcc -E conftest.c configure:4133: $? = 0 configure:4147: result: yes configure:4180: checking for fcntl.h configure:4189: result: yes configure:4069: checking netdb.h usability configure:4086: gcc -c -g -O2 conftest.c >&5 configure:4093: $? = 0 configure:4107: result: yes configure:4111: checking netdb.h presence configure:4126: gcc -E conftest.c configure:4133: $? = 0 configure:4147: result: yes configure:4180: checking for netdb.h configure:4189: result: yes configure:4069: checking netinet/in.h usability configure:4086: gcc -c -g -O2 conftest.c >&5 configure:4093: $? = 0 configure:4107: result: yes configure:4111: checking netinet/in.h presence configure:4126: gcc -E conftest.c configure:4133: $? = 0 configure:4147: result: yes configure:4180: checking for netinet/in.h configure:4189: result: yes configure:4058: checking for stdlib.h configure:4065: result: yes configure:4058: checking for string.h configure:4065: result: yes configure:4069: checking sys/ioctl.h usability configure:4086: gcc -c -g -O2 conftest.c >&5 configure:4093: $? = 0 configure:4107: result: yes configure:4111: checking sys/ioctl.h presence configure:4126: gcc -E conftest.c configure:4133: $? = 0 configure:4147: result: yes configure:4180: checking for sys/ioctl.h configure:4189: result: yes configure:4069: checking sys/socket.h usability configure:4086: gcc -c -g -O2 conftest.c >&5 configure:4093: $? = 0 configure:4107: result: yes configure:4111: checking sys/socket.h presence configure:4126: gcc -E conftest.c configure:4133: $? = 0 configure:4147: result: yes configure:4180: checking for sys/socket.h configure:4189: result: yes configure:4069: checking sys/time.h usability configure:4086: gcc -c -g -O2 conftest.c >&5 configure:4093: $? = 0 configure:4107: result: yes configure:4111: checking sys/time.h presence configure:4126: gcc -E conftest.c configure:4133: $? = 0 configure:4147: result: yes configure:4180: checking for sys/time.h configure:4189: result: yes configure:4069: checking syslog.h usability configure:4086: gcc -c -g -O2 conftest.c >&5 configure:4093: $? = 0 configure:4107: result: yes configure:4111: checking syslog.h presence configure:4126: gcc -E conftest.c configure:4133: $? = 0 configure:4147: result: yes configure:4180: checking for syslog.h configure:4189: result: yes configure:4058: checking for unistd.h configure:4065: result: yes configure:4069: checking security/pam_misc.h usability configure:4086: gcc -c -g -O2 conftest.c >&5 configure:4093: $? = 0 configure:4107: result: yes configure:4111: checking security/pam_misc.h presence configure:4126: gcc -E conftest.c configure:4133: $? = 0 configure:4147: result: yes configure:4180: checking for security/pam_misc.h configure:4189: result: yes configure:4069: checking security/pam_appl.h usability configure:4086: gcc -c -g -O2 conftest.c >&5 configure:4093: $? = 0 configure:4107: result: yes configure:4111: checking security/pam_appl.h presence configure:4126: gcc -E conftest.c configure:4133: $? = 0 configure:4147: result: yes configure:4180: checking for security/pam_appl.h configure:4189: result: yes configure:4374: checking for an ANSI C-conforming const configure:4449: gcc -c -g -O2 conftest.c >&5 configure:4456: $? = 0 configure:4471: result: yes configure:4481: checking for inline configure:4507: gcc -c -g -O2 conftest.c >&5 configure:4514: $? = 0 configure:4532: result: inline configure:4551: checking for pid_t configure:4579: gcc -c -g -O2 conftest.c >&5 configure:4586: $? = 0 configure:4613: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:74:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:4620: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "FULL-PACKAGE-NAME" | #define PACKAGE_TARNAME "full-package-name" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" | #define HAVE_LIBDL 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LIBPAM 1 | #define HAVE_LIBPAM_MISC 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBSSL 1 | #define STDC_HEADERS 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_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_SECURITY_PAM_APPL_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:4643: result: yes configure:4655: checking whether time.h and sys/time.h may both be included configure:4685: gcc -c -g -O2 conftest.c >&5 configure:4692: $? = 0 configure:4707: result: yes configure:4735: checking vfork.h usability configure:4752: gcc -c -g -O2 conftest.c >&5 conftest.c:72:19: fatal error: vfork.h: No such file or directory #include <vfork.h> ^ compilation terminated. configure:4759: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "FULL-PACKAGE-NAME" | #define PACKAGE_TARNAME "full-package-name" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" | #define HAVE_LIBDL 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LIBPAM 1 | #define HAVE_LIBPAM_MISC 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBSSL 1 | #define STDC_HEADERS 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_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define TIME_WITH_SYS_TIME 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 <vfork.h> configure:4773: result: no configure:4777: checking vfork.h presence configure:4792: gcc -E conftest.c conftest.c:39:19: fatal error: vfork.h: No such file or directory #include <vfork.h> ^ compilation terminated. configure:4799: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "FULL-PACKAGE-NAME" | #define PACKAGE_TARNAME "full-package-name" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" | #define HAVE_LIBDL 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LIBPAM 1 | #define HAVE_LIBPAM_MISC 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBSSL 1 | #define STDC_HEADERS 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_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include <vfork.h> configure:4813: result: no configure:4846: checking for vfork.h configure:4855: result: no configure:4875: checking for fork configure:4931: gcc -o conftest -g -O2 conftest.c -lssl -lpthread -lpam_misc -lpam -lldap -ldl >&5 conftest.c:62:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:4938: $? = 0 configure:4960: result: yes configure:4875: checking for vfork configure:4931: gcc -o conftest -g -O2 conftest.c -lssl -lpthread -lpam_misc -lpam -lldap -ldl >&5 configure:4938: $? = 0 configure:4960: result: yes configure:4973: checking for working fork configure:5005: gcc -o conftest -g -O2 conftest.c -lssl -lpthread -lpam_misc -lpam -lldap -ldl >&5 configure:5009: $? = 0 configure:5015: ./conftest configure:5019: $? = 0 configure:5036: result: yes configure:5057: checking for working vfork configure:5198: result: yes configure:5230: checking whether gcc needs -traditional configure:5272: result: no configure:5284: checking for stdlib.h configure:5291: result: yes configure:5430: checking for GNU libc compatible realloc configure:5464: gcc -o conftest -g -O2 conftest.c -lssl -lpthread -lpam_misc -lpam -lldap -ldl >&5 configure:5468: $? = 0 configure:5474: ./conftest configure:5478: $? = 0 configure:5495: result: yes configure:5540: checking sys/select.h usability configure:5557: gcc -c -g -O2 conftest.c >&5 configure:5564: $? = 0 configure:5578: result: yes configure:5582: checking sys/select.h presence configure:5597: gcc -E conftest.c configure:5604: $? = 0 configure:5618: result: yes configure:5651: checking for sys/select.h configure:5660: result: yes configure:5529: checking for sys/socket.h configure:5536: result: yes configure:5675: checking types of arguments for select configure:5713: gcc -c -g -O2 conftest.c >&5 configure:5720: $? = 0 configure:5741: result: int,fd_set *,struct timeval * configure:5768: checking for strftime configure:5824: gcc -o conftest -g -O2 conftest.c -lssl -lpthread -lpam_misc -lpam -lldap -ldl >&5 conftest.c:73:6: warning: conflicting types for built-in function 'strftime' [enabled by default] char strftime (); ^ configure:5831: $? = 0 configure:5853: result: yes configure:5952: checking for bzero configure:6008: gcc -o conftest -g -O2 conftest.c -lssl -lpthread -lpam_misc -lpam -lldap -ldl >&5 conftest.c:74:6: warning: conflicting types for built-in function 'bzero' [enabled by default] char bzero (); ^ configure:6015: $? = 0 configure:6037: result: yes configure:5952: checking for gethostbyname configure:6008: gcc -o conftest -g -O2 conftest.c -lssl -lpthread -lpam_misc -lpam -lldap -ldl >&5 configure:6015: $? = 0 configure:6037: result: yes configure:5952: checking for gettimeofday configure:6008: gcc -o conftest -g -O2 conftest.c -lssl -lpthread -lpam_misc -lpam -lldap -ldl >&5 configure:6015: $? = 0 configure:6037: result: yes configure:5952: checking for inet_ntoa configure:6008: gcc -o conftest -g -O2 conftest.c -lssl -lpthread -lpam_misc -lpam -lldap -ldl >&5 configure:6015: $? = 0 configure:6037: result: yes configure:5952: checking for memset configure:6008: gcc -o conftest -g -O2 conftest.c -lssl -lpthread -lpam_misc -lpam -lldap -ldl >&5 conftest.c:78:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ configure:6015: $? = 0 configure:6037: result: yes configure:5952: checking for select configure:6008: gcc -o conftest -g -O2 conftest.c -lssl -lpthread -lpam_misc -lpam -lldap -ldl >&5 configure:6015: $? = 0 configure:6037: result: yes configure:5952: checking for socket configure:6008: gcc -o conftest -g -O2 conftest.c -lssl -lpthread -lpam_misc -lpam -lldap -ldl >&5 configure:6015: $? = 0 configure:6037: result: yes configure:5952: checking for strdup configure:6008: gcc -o conftest -g -O2 conftest.c -lssl -lpthread -lpam_misc -lpam -lldap -ldl >&5 conftest.c:81:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:6015: $? = 0 configure:6037: result: yes configure:5952: checking for strtol configure:6008: gcc -o conftest -g -O2 conftest.c -lssl -lpthread -lpam_misc -lpam -lldap -ldl >&5 configure:6015: $? = 0 configure:6037: result: yes configure:6565: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by FULL-PACKAGE-NAME config.status VERSION, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on server83.dnsserverboot.com config.status:800: creating Makefile config.status:800: creating modules/Makefile config.status:800: creating modules/mod_authen/Makefile config.status:800: creating modules/mod_author/Makefile config.status:800: creating modules/mod_balance/Makefile config.status:800: creating modules/mod_bandwidth/Makefile config.status:800: creating modules/mod_dump/Makefile config.status:800: creating modules/mod_filter/Makefile config.status:800: creating modules/mod_log/Makefile config.status:800: creating modules/mod_proxy/Makefile config.status:800: creating modules/mod_socks4/Makefile config.status:800: creating modules/mod_socks5/Makefile config.status:800: creating modules/mod_statistics/Makefile config.status:800: creating common/Makefile config.status:800: creating src/Makefile config.status:800: creating include/config.h config.status:1016: include/config.h is unchanged ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline 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_bzero=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_gethostbyname=yes ac_cv_func_gettimeofday=yes ac_cv_func_inet_ntoa=yes ac_cv_func_memset=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_select=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_socket=yes ac_cv_func_strdup=yes ac_cv_func_strftime=yes ac_cv_func_strtol=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_fcntl_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_security_pam_appl_h=yes ac_cv_header_security_pam_misc_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_select_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_time=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_lib_dl_main=yes ac_cv_lib_ldap_main=yes ac_cv_lib_pam_main=yes ac_cv_lib_pam_misc_main=yes ac_cv_lib_pthread_main=yes ac_cv_lib_ssl_main=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep 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_c89= ac_cv_prog_cc_g=yes ac_cv_prog_gcc_traditional=no ac_cv_type_pid_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-g -O2 -DLINUX -D_FILE_OFFSET_BITS=64' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' EXTRA_CFLAGS='' EXTRA_LIBS='' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBOBJS='' LIBS='-rdynamic -ldl -lssl -lldap -lpam -lpam_misc -lcrypto' LTLIBOBJS='' OBJEXT='o' OS='Linux' PACKAGE_BUGREPORT='BUG-REPORT-ADDRESS' PACKAGE_NAME='FULL-PACKAGE-NAME' PACKAGE_STRING='FULL-PACKAGE-NAME VERSION' PACKAGE_TARNAME='full-package-name' PACKAGE_VERSION='VERSION' PATH_SEPARATOR=':' SHELL='/bin/sh' SS5_CONFIG_FILE='' SS5_DEFAULT_ADDR='' SS5_DEFAULT_PORT='' SS5_DEFAULT_USER='' SS5_LIB_PATH='' SS5_LOG_FILE='' SS5_PASSWORD_FILE='' SS5_PROFILE_PATH='' SS5_TRACE_PATH='' ac_ct_CC='gcc' bin_path_base='/usr/sbin' bindir='${exec_prefix}/bin' build_alias='' conf_path_base='/etc/opt' datadir='${datarootdir}' datarootdir='${prefix}/share' doc_path_base='/usr/share/doc' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' lib_path_base='/usr/lib' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' log_path_base='/var/log/ss5' man_path_base='/usr/share/man' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' trc_path_base='/var/log/ss5' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "FULL-PACKAGE-NAME" #define PACKAGE_TARNAME "full-package-name" #define PACKAGE_VERSION "VERSION" #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" #define HAVE_LIBDL 1 #define HAVE_LIBLDAP 1 #define HAVE_LIBPAM 1 #define HAVE_LIBPAM_MISC 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBSSL 1 #define STDC_HEADERS 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_ARPA_INET_H 1 #define HAVE_FCNTL_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SECURITY_PAM_MISC_H 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_STDLIB_H 1 #define HAVE_REALLOC 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define HAVE_STRFTIME 1 #define HAVE_BZERO 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INET_NTOA 1 #define HAVE_MEMSET 1 #define HAVE_SELECT 1 #define HAVE_SOCKET 1 #define HAVE_STRDUP 1 #define HAVE_STRTOL 1 configure: exit 0