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.69. Invocation command line was $ ./configure --sbindir=/usr/sbin --bindir=/usr/bin --mandir=/usr/share/man --datadir=/usr/lib/isdn ## --------- ## ## Platform. ## ## --------- ## hostname = hp05 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /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/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2231: checking for a BSD-compatible install configure:2299: result: /bin/install -c configure:2358: checking for gcc configure:2374: found /usr/lib/ccache/gcc configure:2385: result: gcc configure:2614: checking for C compiler version configure:2623: gcc --version >&5 gcc (GCC) 4.8.3 Copyright (C) 2013 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:2634: $? = 0 configure:2623: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2634: $? = 0 configure:2623: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2634: $? = 1 configure:2623: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:2634: $? = 1 configure:2654: checking whether the C compiler works configure:2676: gcc conftest.c >&5 configure:2680: $? = 0 configure:2728: result: yes configure:2731: checking for C compiler default output file name configure:2733: result: a.out configure:2739: checking for suffix of executables configure:2746: gcc -o conftest conftest.c >&5 configure:2750: $? = 0 configure:2772: result: configure:2794: checking whether we are cross compiling configure:2802: gcc -o conftest conftest.c >&5 configure:2806: $? = 0 configure:2813: ./conftest configure:2817: $? = 0 configure:2832: result: no configure:2837: checking for suffix of object files configure:2859: gcc -c conftest.c >&5 configure:2863: $? = 0 configure:2884: result: o configure:2888: checking whether we are using the GNU C compiler configure:2907: gcc -c conftest.c >&5 configure:2907: $? = 0 configure:2916: result: yes configure:2925: checking whether gcc accepts -g configure:2945: gcc -c -g conftest.c >&5 configure:2945: $? = 0 configure:2986: result: yes configure:3003: checking for gcc option to accept ISO C89 configure:3066: gcc -c -g -O2 conftest.c >&5 configure:3066: $? = 0 configure:3079: result: none needed configure:3101: checking for daemon in -lbsd configure:3126: gcc -o conftest -g -O2 conftest.c -lbsd >&5 /usr/bin/ld: cannot find -lbsd collect2: error: ld returned 1 exit status configure:3126: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* 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 daemon (); | int | main () | { | return daemon (); | ; | return 0; | } configure:3135: result: no configure:3141: WARNING: Could not find libbsd configure:3145: checking for main in -lcrypt configure:3164: gcc -o conftest -g -O2 conftest.c -lcrypt >&5 configure:3164: $? = 0 configure:3173: result: yes configure:3180: checking for des_ecb_encrypt in -ldes configure:3205: gcc -o conftest -g -O2 conftest.c -ldes >&5 /usr/bin/ld: cannot find -ldes collect2: error: ld returned 1 exit status configure:3205: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char des_ecb_encrypt (); | int | main () | { | return des_ecb_encrypt (); | ; | return 0; | } configure:3214: result: no configure:3227: checking how to run the C preprocessor configure:3258: gcc -E conftest.c configure:3258: $? = 0 configure:3272: gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3272: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include configure:3297: result: gcc -E configure:3317: gcc -E conftest.c configure:3317: $? = 0 configure:3331: gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3331: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include configure:3360: checking for grep that handles long lines and -e configure:3418: result: /bin/grep configure:3423: checking for egrep configure:3485: result: /bin/grep -E configure:3490: checking for ANSI C header files configure:3510: gcc -c -g -O2 conftest.c >&5 configure:3510: $? = 0 configure:3583: gcc -o conftest -g -O2 conftest.c >&5 configure:3583: $? = 0 configure:3583: ./conftest configure:3583: $? = 0 configure:3594: result: yes configure:3602: checking for sys/wait.h that is POSIX.1 compatible configure:3628: gcc -c -g -O2 conftest.c >&5 configure:3628: $? = 0 configure:3635: result: yes configure:3648: checking for sys/types.h configure:3648: gcc -c -g -O2 conftest.c >&5 configure:3648: $? = 0 configure:3648: result: yes configure:3648: checking for sys/stat.h configure:3648: gcc -c -g -O2 conftest.c >&5 configure:3648: $? = 0 configure:3648: result: yes configure:3648: checking for stdlib.h configure:3648: gcc -c -g -O2 conftest.c >&5 configure:3648: $? = 0 configure:3648: result: yes configure:3648: checking for string.h configure:3648: gcc -c -g -O2 conftest.c >&5 configure:3648: $? = 0 configure:3648: result: yes configure:3648: checking for memory.h configure:3648: gcc -c -g -O2 conftest.c >&5 configure:3648: $? = 0 configure:3648: result: yes configure:3648: checking for strings.h configure:3648: gcc -c -g -O2 conftest.c >&5 configure:3648: $? = 0 configure:3648: result: yes configure:3648: checking for inttypes.h configure:3648: gcc -c -g -O2 conftest.c >&5 configure:3648: $? = 0 configure:3648: result: yes configure:3648: checking for stdint.h configure:3648: gcc -c -g -O2 conftest.c >&5 configure:3648: $? = 0 configure:3648: result: yes configure:3648: checking for unistd.h configure:3648: gcc -c -g -O2 conftest.c >&5 configure:3648: $? = 0 configure:3648: result: yes configure:3663: checking fcntl.h usability configure:3663: gcc -c -g -O2 conftest.c >&5 configure:3663: $? = 0 configure:3663: result: yes configure:3663: checking fcntl.h presence configure:3663: gcc -E conftest.c configure:3663: $? = 0 configure:3663: result: yes configure:3663: checking for fcntl.h configure:3663: result: yes configure:3663: checking limits.h usability configure:3663: gcc -c -g -O2 conftest.c >&5 configure:3663: $? = 0 configure:3663: result: yes configure:3663: checking limits.h presence configure:3663: gcc -E conftest.c configure:3663: $? = 0 configure:3663: result: yes configure:3663: checking for limits.h configure:3663: result: yes configure:3663: checking paths.h usability configure:3663: gcc -c -g -O2 conftest.c >&5 configure:3663: $? = 0 configure:3663: result: yes configure:3663: checking paths.h presence configure:3663: gcc -E conftest.c configure:3663: $? = 0 configure:3663: result: yes configure:3663: checking for paths.h configure:3663: result: yes configure:3663: checking sys/file.h usability configure:3663: gcc -c -g -O2 conftest.c >&5 configure:3663: $? = 0 configure:3663: result: yes configure:3663: checking sys/file.h presence configure:3663: gcc -E conftest.c configure:3663: $? = 0 configure:3663: result: yes configure:3663: checking for sys/file.h configure:3663: result: yes configure:3663: checking sys/ioctl.h usability configure:3663: gcc -c -g -O2 conftest.c >&5 configure:3663: $? = 0 configure:3663: result: yes configure:3663: checking sys/ioctl.h presence configure:3663: gcc -E conftest.c configure:3663: $? = 0 configure:3663: result: yes configure:3663: checking for sys/ioctl.h configure:3663: result: yes configure:3663: checking sys/time.h usability configure:3663: gcc -c -g -O2 conftest.c >&5 configure:3663: $? = 0 configure:3663: result: yes configure:3663: checking sys/time.h presence configure:3663: gcc -E conftest.c configure:3663: $? = 0 configure:3663: result: yes configure:3663: checking for sys/time.h configure:3663: result: yes configure:3663: checking syslog.h usability configure:3663: gcc -c -g -O2 conftest.c >&5 configure:3663: $? = 0 configure:3663: result: yes configure:3663: checking syslog.h presence configure:3663: gcc -E conftest.c configure:3663: $? = 0 configure:3663: result: yes configure:3663: checking for syslog.h configure:3663: result: yes configure:3663: checking for unistd.h configure:3663: result: yes configure:3673: checking shadow.h usability configure:3673: gcc -c -g -O2 conftest.c >&5 configure:3673: $? = 0 configure:3673: result: yes configure:3673: checking shadow.h presence configure:3673: gcc -E conftest.c configure:3673: $? = 0 configure:3673: result: yes configure:3673: checking for shadow.h configure:3673: result: yes configure:3680: checking linux/isdn_lzscomp.h usability configure:3680: gcc -c -g -O2 conftest.c >&5 conftest.c:63:32: fatal error: linux/isdn_lzscomp.h: No such file or directory #include ^ compilation terminated. configure:3680: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBCRYPT 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_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3680: result: no configure:3680: checking linux/isdn_lzscomp.h presence configure:3680: gcc -E conftest.c conftest.c:30:32: fatal error: linux/isdn_lzscomp.h: No such file or directory #include ^ compilation terminated. configure:3680: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBCRYPT 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_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | /* end confdefs.h. */ | #include configure:3680: result: no configure:3680: checking for linux/isdn_lzscomp.h configure:3680: result: no configure:3688: checking for an ANSI C-conforming const configure:3754: gcc -c -g -O2 conftest.c >&5 configure:3754: $? = 0 configure:3761: result: yes configure:3769: checking for pid_t configure:3769: gcc -c -g -O2 conftest.c >&5 configure:3769: $? = 0 configure:3769: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:66:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:3769: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBCRYPT 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_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:3769: result: yes configure:3780: checking whether time.h and sys/time.h may both be included configure:3800: gcc -c -g -O2 conftest.c >&5 configure:3800: $? = 0 configure:3807: result: yes configure:3815: checking for uid_t in sys/types.h configure:3834: result: yes configure:3846: checking type of array argument to getgroups configure:3880: gcc -o conftest -g -O2 conftest.c >&5 configure:3880: $? = 0 configure:3880: ./conftest configure:3880: $? = 0 configure:3905: result: gid_t configure:3914: checking whether gcc needs -traditional configure:3948: result: no configure:3955: checking for working memcmp configure:3998: gcc -o conftest -g -O2 conftest.c >&5 configure:3998: $? = 0 configure:3998: ./conftest configure:3998: $? = 0 configure:4008: result: yes configure:4019: checking for vprintf configure:4019: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:55:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] char vprintf (); ^ configure:4019: $? = 0 configure:4019: result: yes configure:4025: checking for _doprnt configure:4025: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cc01Fnwb.o: In function `main': /var/uhubuild/work/compile/ipppd/conftest.c:67: undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:4025: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBCRYPT 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_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define TIME_WITH_SYS_TIME 1 | #define GETGROUPS_T gid_t | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* 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__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:4025: result: no configure:4039: checking for gethostname configure:4039: gcc -o conftest -g -O2 conftest.c >&5 configure:4039: $? = 0 configure:4039: result: yes configure:4039: checking for gettimeofday configure:4039: gcc -o conftest -g -O2 conftest.c >&5 configure:4039: $? = 0 configure:4039: result: yes configure:4039: checking for select configure:4039: gcc -o conftest -g -O2 conftest.c >&5 configure:4039: $? = 0 configure:4039: result: yes configure:4039: checking for socket configure:4039: gcc -o conftest -g -O2 conftest.c >&5 configure:4039: $? = 0 configure:4039: result: yes configure:4039: checking for strdup configure:4039: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:60:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:4039: $? = 0 configure:4039: result: yes configure:4039: checking for strerror configure:4039: gcc -o conftest -g -O2 conftest.c >&5 configure:4039: $? = 0 configure:4039: result: yes configure:4039: checking for strtol configure:4039: gcc -o conftest -g -O2 conftest.c >&5 configure:4039: $? = 0 configure:4039: result: yes configure:4039: checking for strtoul configure:4039: gcc -o conftest -g -O2 conftest.c >&5 configure:4039: $? = 0 configure:4039: result: yes configure:4039: checking for uname configure:4039: gcc -o conftest -g -O2 conftest.c >&5 configure:4039: $? = 0 configure:4039: result: yes configure:4257: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp05 config.status:842: creating Makefile config.status:842: creating ipppd.man config.status:842: creating pathnames.h config.status:842: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## 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__doprnt=no ac_cv_func_gethostname=yes ac_cv_func_gettimeofday=yes ac_cv_func_memcmp_working=yes ac_cv_func_select=yes ac_cv_func_socket=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_uname=yes ac_cv_func_vprintf=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_isdn_lzscomp_h=no ac_cv_header_memory_h=yes ac_cv_header_paths_h=yes ac_cv_header_shadow_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_file_h=yes ac_cv_header_sys_ioctl_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_lib_bsd_daemon=no ac_cv_lib_crypt_main=yes ac_cv_lib_des_des_ecb_encrypt=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/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_getgroups=gid_t ac_cv_type_pid_t=yes ac_cv_type_uid_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-g -O2' CONFIG_IPPPD_DEBUGFLAGS='' CONFIG_IPPPD_MSCHAP='y' CONFIG_IPPPD_RADIUS='n' CONFIG_IPPP_FILTER='n' CONFIG_MANDIR='/usr/share/man' CONFIG_RADIUS_WTMP_LOGGING='n' CONFIG_RUNDIR='/var/run' CONFIG_SBINDIR='/usr/sbin' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' HAVE_LIBBSD='' HAVE_LIBCRYPT='1' HAVE_LIBDES='' HAVE_LZSCOMP_H='' HAVE_SHADOW_H='1' I4LVERSION='3.3' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MANDATE='2003/07/01' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RADIUS_CLIENT_CONFIG_FILE='' SHELL='/bin/sh' ac_ct_CC='gcc' bindir='/usr/bin' build_alias='' datadir='/usr/lib/isdn' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='/usr/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_LIBCRYPT 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_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_PATHS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SHADOW_H 1 #define TIME_WITH_SYS_TIME 1 #define GETGROUPS_T gid_t #define HAVE_VPRINTF 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_SELECT 1 #define HAVE_SOCKET 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_UNAME 1 configure: exit 0