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 --sbindir=/usr/sbin --bindir=/usr/bin --mandir=/usr/share/man --datadir=/usr/lib/isdn ## --------- ## ## Platform. ## ## --------- ## hostname = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown 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:1355: checking for a BSD-compatible install configure:1410: result: /bin/install -c configure:1467: checking for gcc configure:1483: found /usr/lib/ccache/gcc configure:1493: result: gcc configure:1737: checking for C compiler version configure:1740: gcc --version &5 gcc (GCC) 3.4.6 Copyright (C) 2006 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:1743: $? = 0 configure:1745: gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:1748: $? = 0 configure:1750: gcc -V &5 gcc: `-V' option must have argument configure:1753: $? = 1 configure:1776: checking for C compiler default output file name configure:1779: gcc conftest.c >&5 configure:1782: $? = 0 configure:1828: result: a.out configure:1833: checking whether the C compiler works configure:1839: ./a.out configure:1842: $? = 0 configure:1859: result: yes configure:1866: checking whether we are cross compiling configure:1868: result: no configure:1871: checking for suffix of executables configure:1873: gcc -o conftest conftest.c >&5 configure:1876: $? = 0 configure:1901: result: configure:1907: checking for suffix of object files configure:1928: gcc -c conftest.c >&5 configure:1931: $? = 0 configure:1953: result: o configure:1957: checking whether we are using the GNU C compiler configure:1981: gcc -c conftest.c >&5 configure:1987: $? = 0 configure:1991: test -z || test ! -s conftest.err configure:1994: $? = 0 configure:1997: test -s conftest.o configure:2000: $? = 0 configure:2013: result: yes configure:2019: checking whether gcc accepts -g configure:2040: gcc -c -g conftest.c >&5 configure:2046: $? = 0 configure:2050: test -z || test ! -s conftest.err configure:2053: $? = 0 configure:2056: test -s conftest.o configure:2059: $? = 0 configure:2070: result: yes configure:2087: checking for gcc option to accept ANSI C configure:2157: gcc -c -g -O2 conftest.c >&5 configure:2163: $? = 0 configure:2167: test -z || test ! -s conftest.err configure:2170: $? = 0 configure:2173: test -s conftest.o configure:2176: $? = 0 configure:2194: result: none needed configure:2212: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2218: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2353: checking for daemon in -lbsd configure:2383: gcc -o conftest -g -O2 conftest.c -lbsd >&5 /usr/bin/ld: cannot find -lbsd collect2: ld returned 1 exit status configure:2389: $? = 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. */ | | /* 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 daemon (); | int | main () | { | daemon (); | ; | return 0; | } configure:2415: result: no configure:2423: WARNING: Could not find libbsd configure:2427: checking for main in -lcrypt configure:2451: gcc -o conftest -g -O2 conftest.c -lcrypt >&5 configure:2457: $? = 0 configure:2461: test -z || test ! -s conftest.err configure:2464: $? = 0 configure:2467: test -s conftest configure:2470: $? = 0 configure:2483: result: yes configure:2492: checking for des_ecb_encrypt in -ldes configure:2522: gcc -o conftest -g -O2 conftest.c -ldes >&5 /usr/bin/ld: cannot find -ldes collect2: ld returned 1 exit status configure:2528: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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 des_ecb_encrypt (); | int | main () | { | des_ecb_encrypt (); | ; | return 0; | } configure:2554: result: no configure:2569: checking how to run the C preprocessor configure:2604: gcc -E conftest.c configure:2610: $? = 0 configure:2642: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:2648: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include configure:2687: result: gcc -E configure:2711: gcc -E conftest.c configure:2717: $? = 0 configure:2749: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:2755: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include configure:2799: checking for egrep configure:2809: result: grep -E configure:2814: checking for ANSI C header files configure:2839: gcc -c -g -O2 conftest.c >&5 configure:2845: $? = 0 configure:2849: test -z || test ! -s conftest.err configure:2852: $? = 0 configure:2855: test -s conftest.o configure:2858: $? = 0 configure:2947: gcc -o conftest -g -O2 conftest.c >&5 configure:2950: $? = 0 configure:2952: ./conftest configure:2955: $? = 0 configure:2970: result: yes configure:2980: checking for sys/wait.h that is POSIX.1 compatible configure:3011: gcc -c -g -O2 conftest.c >&5 configure:3017: $? = 0 configure:3021: test -z || test ! -s conftest.err configure:3024: $? = 0 configure:3027: test -s conftest.o configure:3030: $? = 0 configure:3041: result: yes configure:3065: checking for sys/types.h configure:3081: gcc -c -g -O2 conftest.c >&5 configure:3087: $? = 0 configure:3091: test -z || test ! -s conftest.err configure:3094: $? = 0 configure:3097: test -s conftest.o configure:3100: $? = 0 configure:3111: result: yes configure:3065: checking for sys/stat.h configure:3081: gcc -c -g -O2 conftest.c >&5 configure:3087: $? = 0 configure:3091: test -z || test ! -s conftest.err configure:3094: $? = 0 configure:3097: test -s conftest.o configure:3100: $? = 0 configure:3111: result: yes configure:3065: checking for stdlib.h configure:3081: gcc -c -g -O2 conftest.c >&5 configure:3087: $? = 0 configure:3091: test -z || test ! -s conftest.err configure:3094: $? = 0 configure:3097: test -s conftest.o configure:3100: $? = 0 configure:3111: result: yes configure:3065: checking for string.h configure:3081: gcc -c -g -O2 conftest.c >&5 configure:3087: $? = 0 configure:3091: test -z || test ! -s conftest.err configure:3094: $? = 0 configure:3097: test -s conftest.o configure:3100: $? = 0 configure:3111: result: yes configure:3065: checking for memory.h configure:3081: gcc -c -g -O2 conftest.c >&5 configure:3087: $? = 0 configure:3091: test -z || test ! -s conftest.err configure:3094: $? = 0 configure:3097: test -s conftest.o configure:3100: $? = 0 configure:3111: result: yes configure:3065: checking for strings.h configure:3081: gcc -c -g -O2 conftest.c >&5 configure:3087: $? = 0 configure:3091: test -z || test ! -s conftest.err configure:3094: $? = 0 configure:3097: test -s conftest.o configure:3100: $? = 0 configure:3111: result: yes configure:3065: checking for inttypes.h configure:3081: gcc -c -g -O2 conftest.c >&5 configure:3087: $? = 0 configure:3091: test -z || test ! -s conftest.err configure:3094: $? = 0 configure:3097: test -s conftest.o configure:3100: $? = 0 configure:3111: result: yes configure:3065: checking for stdint.h configure:3081: gcc -c -g -O2 conftest.c >&5 configure:3087: $? = 0 configure:3091: test -z || test ! -s conftest.err configure:3094: $? = 0 configure:3097: test -s conftest.o configure:3100: $? = 0 configure:3111: result: yes configure:3065: checking for unistd.h configure:3081: gcc -c -g -O2 conftest.c >&5 configure:3087: $? = 0 configure:3091: test -z || test ! -s conftest.err configure:3094: $? = 0 configure:3097: test -s conftest.o configure:3100: $? = 0 configure:3111: result: yes configure:3144: checking fcntl.h usability configure:3156: gcc -c -g -O2 conftest.c >&5 configure:3162: $? = 0 configure:3166: test -z || test ! -s conftest.err configure:3169: $? = 0 configure:3172: test -s conftest.o configure:3175: $? = 0 configure:3185: result: yes configure:3189: checking fcntl.h presence configure:3199: gcc -E conftest.c configure:3205: $? = 0 configure:3225: result: yes configure:3260: checking for fcntl.h configure:3267: result: yes configure:3144: checking limits.h usability configure:3156: gcc -c -g -O2 conftest.c >&5 configure:3162: $? = 0 configure:3166: test -z || test ! -s conftest.err configure:3169: $? = 0 configure:3172: test -s conftest.o configure:3175: $? = 0 configure:3185: result: yes configure:3189: checking limits.h presence configure:3199: gcc -E conftest.c configure:3205: $? = 0 configure:3225: result: yes configure:3260: checking for limits.h configure:3267: result: yes configure:3144: checking paths.h usability configure:3156: gcc -c -g -O2 conftest.c >&5 configure:3162: $? = 0 configure:3166: test -z || test ! -s conftest.err configure:3169: $? = 0 configure:3172: test -s conftest.o configure:3175: $? = 0 configure:3185: result: yes configure:3189: checking paths.h presence configure:3199: gcc -E conftest.c configure:3205: $? = 0 configure:3225: result: yes configure:3260: checking for paths.h configure:3267: result: yes configure:3144: checking sys/file.h usability configure:3156: gcc -c -g -O2 conftest.c >&5 configure:3162: $? = 0 configure:3166: test -z || test ! -s conftest.err configure:3169: $? = 0 configure:3172: test -s conftest.o configure:3175: $? = 0 configure:3185: result: yes configure:3189: checking sys/file.h presence configure:3199: gcc -E conftest.c configure:3205: $? = 0 configure:3225: result: yes configure:3260: checking for sys/file.h configure:3267: result: yes configure:3144: checking sys/ioctl.h usability configure:3156: gcc -c -g -O2 conftest.c >&5 configure:3162: $? = 0 configure:3166: test -z || test ! -s conftest.err configure:3169: $? = 0 configure:3172: test -s conftest.o configure:3175: $? = 0 configure:3185: result: yes configure:3189: checking sys/ioctl.h presence configure:3199: gcc -E conftest.c configure:3205: $? = 0 configure:3225: result: yes configure:3260: checking for sys/ioctl.h configure:3267: result: yes configure:3144: checking sys/time.h usability configure:3156: gcc -c -g -O2 conftest.c >&5 configure:3162: $? = 0 configure:3166: test -z || test ! -s conftest.err configure:3169: $? = 0 configure:3172: test -s conftest.o configure:3175: $? = 0 configure:3185: result: yes configure:3189: checking sys/time.h presence configure:3199: gcc -E conftest.c configure:3205: $? = 0 configure:3225: result: yes configure:3260: checking for sys/time.h configure:3267: result: yes configure:3144: checking syslog.h usability configure:3156: gcc -c -g -O2 conftest.c >&5 configure:3162: $? = 0 configure:3166: test -z || test ! -s conftest.err configure:3169: $? = 0 configure:3172: test -s conftest.o configure:3175: $? = 0 configure:3185: result: yes configure:3189: checking syslog.h presence configure:3199: gcc -E conftest.c configure:3205: $? = 0 configure:3225: result: yes configure:3260: checking for syslog.h configure:3267: result: yes configure:3135: checking for unistd.h configure:3140: result: yes configure:3290: checking shadow.h usability configure:3302: gcc -c -g -O2 conftest.c >&5 configure:3308: $? = 0 configure:3312: test -z || test ! -s conftest.err configure:3315: $? = 0 configure:3318: test -s conftest.o configure:3321: $? = 0 configure:3331: result: yes configure:3335: checking shadow.h presence configure:3345: gcc -E conftest.c configure:3351: $? = 0 configure:3371: result: yes configure:3406: checking for shadow.h configure:3413: result: yes configure:3435: checking linux/isdn_lzscomp.h usability configure:3447: gcc -c -g -O2 conftest.c >&5 conftest.c:64:32: linux/isdn_lzscomp.h: No such file or directory configure:3453: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3476: result: no configure:3480: checking linux/isdn_lzscomp.h presence configure:3490: gcc -E conftest.c conftest.c:30:32: linux/isdn_lzscomp.h: No such file or directory configure:3496: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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:3516: result: no configure:3551: checking for linux/isdn_lzscomp.h configure:3558: result: no configure:3571: checking for an ANSI C-conforming const configure:3638: gcc -c -g -O2 conftest.c >&5 configure:3644: $? = 0 configure:3648: test -z || test ! -s conftest.err configure:3651: $? = 0 configure:3654: test -s conftest.o configure:3657: $? = 0 configure:3668: result: yes configure:3678: checking for pid_t configure:3702: gcc -c -g -O2 conftest.c >&5 configure:3708: $? = 0 configure:3712: test -z || test ! -s conftest.err configure:3715: $? = 0 configure:3718: test -s conftest.o configure:3721: $? = 0 configure:3732: result: yes configure:3744: checking whether time.h and sys/time.h may both be included configure:3769: gcc -c -g -O2 conftest.c >&5 configure:3775: $? = 0 configure:3779: test -z || test ! -s conftest.err configure:3782: $? = 0 configure:3785: test -s conftest.o configure:3788: $? = 0 configure:3799: result: yes configure:3809: checking for uid_t in sys/types.h configure:3832: result: yes configure:3848: checking type of array argument to getgroups configure:3886: gcc -o conftest -g -O2 conftest.c >&5 configure:3889: $? = 0 configure:3891: ./conftest configure:3894: $? = 0 configure:3927: result: gid_t configure:3936: checking whether gcc needs -traditional configure:3978: result: no configure:3985: checking for working memcmp configure:4033: gcc -o conftest -g -O2 conftest.c >&5 configure:4036: $? = 0 configure:4038: ./conftest configure:4041: $? = 0 configure:4055: result: yes configure:4070: checking for vprintf configure:4127: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:56: warning: conflicting types for built-in function 'vprintf' configure:4133: $? = 0 configure:4137: test -z || test ! -s conftest.err configure:4140: $? = 0 configure:4143: test -s conftest configure:4146: $? = 0 configure:4158: result: yes configure:4165: checking for _doprnt configure:4222: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cc4RH0TL.o: In function `main': /var/uhubuild/work/compile/ipppd/conftest.c:73: undefined reference to `_doprnt' /tmp/cc4RH0TL.o:(.data+0x0): undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:4228: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 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 _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 | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:4253: result: no configure:4279: checking for gethostname configure:4336: gcc -o conftest -g -O2 conftest.c >&5 configure:4342: $? = 0 configure:4346: test -z || test ! -s conftest.err configure:4349: $? = 0 configure:4352: test -s conftest configure:4355: $? = 0 configure:4367: result: yes configure:4279: checking for gettimeofday configure:4336: gcc -o conftest -g -O2 conftest.c >&5 configure:4342: $? = 0 configure:4346: test -z || test ! -s conftest.err configure:4349: $? = 0 configure:4352: test -s conftest configure:4355: $? = 0 configure:4367: result: yes configure:4279: checking for select configure:4336: gcc -o conftest -g -O2 conftest.c >&5 configure:4342: $? = 0 configure:4346: test -z || test ! -s conftest.err configure:4349: $? = 0 configure:4352: test -s conftest configure:4355: $? = 0 configure:4367: result: yes configure:4279: checking for socket configure:4336: gcc -o conftest -g -O2 conftest.c >&5 configure:4342: $? = 0 configure:4346: test -z || test ! -s conftest.err configure:4349: $? = 0 configure:4352: test -s conftest configure:4355: $? = 0 configure:4367: result: yes configure:4279: checking for strdup configure:4336: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:61: warning: conflicting types for built-in function 'strdup' configure:4342: $? = 0 configure:4346: test -z || test ! -s conftest.err configure:4349: $? = 0 configure:4352: test -s conftest configure:4355: $? = 0 configure:4367: result: yes configure:4279: checking for strerror configure:4336: gcc -o conftest -g -O2 conftest.c >&5 configure:4342: $? = 0 configure:4346: test -z || test ! -s conftest.err configure:4349: $? = 0 configure:4352: test -s conftest configure:4355: $? = 0 configure:4367: result: yes configure:4279: checking for strtol configure:4336: gcc -o conftest -g -O2 conftest.c >&5 configure:4342: $? = 0 configure:4346: test -z || test ! -s conftest.err configure:4349: $? = 0 configure:4352: test -s conftest configure:4355: $? = 0 configure:4367: result: yes configure:4279: checking for strtoul configure:4336: gcc -o conftest -g -O2 conftest.c >&5 configure:4342: $? = 0 configure:4346: test -z || test ! -s conftest.err configure:4349: $? = 0 configure:4352: test -s conftest configure:4355: $? = 0 configure:4367: result: yes configure:4279: checking for uname configure:4336: gcc -o conftest -g -O2 conftest.c >&5 configure:4342: $? = 0 configure:4346: test -z || test ! -s conftest.err configure:4349: $? = 0 configure:4352: test -s conftest configure:4355: $? = 0 configure:4367: result: yes configure:4584: 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 norris config.status:667: creating Makefile config.status:667: creating ipppd.man config.status:667: creating pathnames.h config.status:771: 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_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__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_install='/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_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='grep -E' EXEEXT='' 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_VERSION='' PATH_SEPARATOR=':' RADIUS_CLIENT_CONFIG_FILE='' SHELL='/bin/sh' ac_ct_CC='gcc' bindir='/usr/bin' build_alias='' datadir='/usr/lib/isdn' exec_prefix='${prefix}' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='/usr/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define GETGROUPS_T gid_t #define HAVE_FCNTL_H 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBCRYPT 1 #define HAVE_LIMITS_H 1 #define HAVE_MEMORY_H 1 #define HAVE_PATHS_H 1 #define HAVE_SELECT 1 #define HAVE_SHADOW_H 1 #define HAVE_SOCKET 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_UNAME 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VPRINTF 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 configure: exit 0