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.53. Invocation command line was $ ./configure --prefix=/usr --prefix=/usr --with-system-et --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux CFLAGS=-I/usr/include/et build_alias=i586-uhu-linux host_alias=i586-uhu-linux --cache-file=.././config.cache --srcdir=. --cache-file=../.././config.cache --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = janusz 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:1166: loading cache ../.././config.cache configure:1314: checking for i586-uhu-linux-gcc configure:1340: result: i586-uhu-linux-gcc configure:1622: checking for C compiler version configure:1625: i586-uhu-linux-gcc --version &5 i586-uhu-linux-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:1628: $? = 0 configure:1630: i586-uhu-linux-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:1633: $? = 0 configure:1635: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:1638: $? = 1 configure:1664: checking for C compiler default output configure:1667: i586-uhu-linux-gcc -I/usr/include/et conftest.c >&5 configure:1670: $? = 0 configure:1703: result: a.out configure:1708: checking whether the C compiler works configure:1714: ./a.out configure:1717: $? = 0 configure:1732: result: yes configure:1739: checking whether we are cross compiling configure:1741: result: no configure:1744: checking for suffix of executables configure:1746: i586-uhu-linux-gcc -o conftest -I/usr/include/et conftest.c >&5 configure:1749: $? = 0 configure:1771: result: configure:1777: checking for suffix of object files configure:1823: result: o configure:1827: checking whether we are using the GNU C compiler configure:1875: result: yes configure:1881: checking whether i586-uhu-linux-gcc accepts -g configure:1924: result: yes configure:1951: i586-uhu-linux-gcc -c -I/usr/include/et conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:1954: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2070: checking how to run the C preprocessor configure:2172: result: i586-uhu-linux-gcc -E configure:2187: i586-uhu-linux-gcc -E conftest.c configure:2193: $? = 0 configure:2220: i586-uhu-linux-gcc -E conftest.c configure:2216:28: ac_nonexistent.h: No such file or directory configure:2226: $? = 1 configure: failed program was: #line 2215 "configure" #include "confdefs.h" #include configure:2266: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2355: result: none needed configure:2369: checking build system type configure:2387: result: i586-uhu-linux-gnu configure:2395: checking host system type configure:2409: result: i586-uhu-linux-gnu configure:2425: checking for GNU linker configure:2442: result: yes configure:2451: not adding extra gcc warning flags because CFLAGS was set configure:2542: enabling built in krb4 support configure:2578: checking which version of com_err to use configure:2582: result: system configure:2591: checking for add_error_table in -lcom_err configure:2644: result: yes configure:2654: checking for remove_error_table in -lcom_err configure:2707: result: yes configure:2727: checking for compile_et configure:2753: result: compile_et configure:2769: checking whether compile_et is useful configure:2825: result: yes configure:2837: checking which version of subsystem package to use configure:2900: result: krb5 configure:2960: checking for an ANSI C-conforming const configure:3049: result: yes configure:3076: checking for gethostbyname configure:3138: result: yes configure:3407: checking for socket configure:3469: result: yes configure:3636: checking for main in -lresolv configure:3683: result: yes configure:3709: checking for res_ninit configure:3758: result: yes configure:3709: checking for res_nclose configure:3758: result: yes configure:3709: checking for res_ndestroy configure:3758: result: no configure:3709: checking for res_nsearch configure:3758: result: yes configure:3709: checking for ns_initparse configure:3758: result: no configure:3709: checking for ns_name_uncompress configure:3758: result: no configure:3709: checking for dn_skipname configure:3758: result: yes configure:3709: checking for res_search configure:3758: result: yes configure:3971: checking whether pragma weak references are supported configure:4015: result: yes configure:4047: checking for constructor/destructor attribute support configure:4118: result: yes,yes configure:4167: enabling thread support configure:4359: checking for the pthreads library -lpthreads configure:4400: i586-uhu-linux-gcc -o conftest -I/usr/include/et conftest.c -lpthreads -lresolv >&5 /usr/bin/ld: cannot find -lpthreads collect2: ld returned 1 exit status configure:4403: $? = 1 configure: failed program was: #line 4379 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { pthread_t th; pthread_join(th, 0); pthread_attr_init(0); pthread_cleanup_push(0, 0); pthread_create(0,0,0,0); pthread_cleanup_pop(0); ; return 0; } configure:4421: result: no configure:4306: checking whether pthreads work without any flags configure:4400: i586-uhu-linux-gcc -o conftest -I/usr/include/et conftest.c -lresolv >&5 /tmp/cceqX8pE.o: In function `main': conftest.c:(.text+0x25): undefined reference to `pthread_join' conftest.c:(.text+0x7b): undefined reference to `__pthread_register_cancel' conftest.c:(.text+0x88): undefined reference to `pthread_create' conftest.c:(.text+0x93): undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:4403: $? = 1 configure: failed program was: #line 4379 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { pthread_t th; pthread_join(th, 0); pthread_attr_init(0); pthread_cleanup_push(0, 0); pthread_create(0,0,0,0); pthread_cleanup_pop(0); ; return 0; } configure:4421: result: no configure:4311: checking whether pthreads work with -Kthread configure:4400: i586-uhu-linux-gcc -o conftest -I/usr/include/et -Kthread conftest.c -lresolv >&5 i586-uhu-linux-gcc: unrecognized option `-Kthread' /tmp/ccaw6eiW.o: In function `main': conftest.c:(.text+0x25): undefined reference to `pthread_join' conftest.c:(.text+0x7b): undefined reference to `__pthread_register_cancel' conftest.c:(.text+0x88): undefined reference to `pthread_create' conftest.c:(.text+0x93): undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:4403: $? = 1 configure: failed program was: #line 4379 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { pthread_t th; pthread_join(th, 0); pthread_attr_init(0); pthread_cleanup_push(0, 0); pthread_create(0,0,0,0); pthread_cleanup_pop(0); ; return 0; } configure:4421: result: no configure:4311: checking whether pthreads work with -kthread configure:4400: i586-uhu-linux-gcc -o conftest -I/usr/include/et -kthread conftest.c -lresolv >&5 i586-uhu-linux-gcc: unrecognized option `-kthread' /tmp/ccyQ3SW8.o: In function `main': conftest.c:(.text+0x25): undefined reference to `pthread_join' conftest.c:(.text+0x7b): undefined reference to `__pthread_register_cancel' conftest.c:(.text+0x88): undefined reference to `pthread_create' conftest.c:(.text+0x93): undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:4403: $? = 1 configure: failed program was: #line 4379 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { pthread_t th; pthread_join(th, 0); pthread_attr_init(0); pthread_cleanup_push(0, 0); pthread_create(0,0,0,0); pthread_cleanup_pop(0); ; return 0; } configure:4421: result: no configure:4359: checking for the pthreads library -llthread configure:4400: i586-uhu-linux-gcc -o conftest -I/usr/include/et conftest.c -llthread -lresolv >&5 /usr/bin/ld: cannot find -llthread collect2: ld returned 1 exit status configure:4403: $? = 1 configure: failed program was: #line 4379 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { pthread_t th; pthread_join(th, 0); pthread_attr_init(0); pthread_cleanup_push(0, 0); pthread_create(0,0,0,0); pthread_cleanup_pop(0); ; return 0; } configure:4421: result: no configure:4311: checking whether pthreads work with -pthread configure:4400: i586-uhu-linux-gcc -o conftest -I/usr/include/et -pthread conftest.c -lresolv >&5 configure:4403: $? = 0 configure:4406: test -s conftest configure:4409: $? = 0 configure:4421: result: yes configure:4441: checking for joinable pthread attribute configure:4462: i586-uhu-linux-gcc -o conftest -I/usr/include/et -pthread conftest.c -lresolv >&5 configure:4465: $? = 0 configure:4468: test -s conftest configure:4471: $? = 0 configure:4526: result: PTHREAD_CREATE_JOINABLE configure:4533: checking if more special flags are required for pthreads configure:4540: result: no configure:4552: checking for cc_r configure:4579: result: i586-uhu-linux-gcc configure:4615: PTHREAD_CC = i586-uhu-linux-gcc configure:4617: PTHREAD_CFLAGS = -pthread configure:4619: PTHREAD_LIBS = configure:4646: checking for pthread_once configure:4708: result: no configure:4646: checking for pthread_mutexattr_setrobust_np configure:4708: result: no configure:4646: checking for pthread_rwlock_init configure:4708: result: no configure:4726: rechecking with PTHREAD_... options configure:4728: checking for pthread_mutexattr_setrobust_np in -lc configure:4781: result: yes configure:4791: checking for pthread_rwlock_init in -lc configure:4844: result: yes configure:4859: checking for ANSI C header files configure:4988: result: yes configure:5012: checking for sys/types.h configure:5044: result: yes configure:5012: checking for sys/stat.h configure:5044: result: yes configure:5012: checking for stdlib.h configure:5044: result: yes configure:5012: checking for string.h configure:5044: result: yes configure:5012: checking for memory.h configure:5044: result: yes configure:5012: checking for strings.h configure:5044: result: yes configure:5012: checking for inttypes.h configure:5044: result: yes configure:5012: checking for stdint.h configure:5044: result: yes configure:5012: checking for unistd.h configure:5044: result: yes configure:5056: checking whether struct sockaddr contains sa_len configure:5103: result: no configure:5115: checking for type struct sockaddr_storage configure:5168: result: yes configure:5185: checking for sys/types.h configure:5190: result: yes configure:5185: checking for sys/socket.h configure:5190: result: yes configure:5185: checking for netinet/in.h configure:5190: result: yes configure:5185: checking for netdb.h configure:5190: result: yes configure:5300: checking for inet_ntop configure:5362: result: yes configure:5300: checking for inet_pton configure:5362: result: yes configure:5300: checking for getnameinfo configure:5362: result: yes configure:5372: checking for getaddrinfo configure:5421: result: yes configure:5439: checking for IPv6 compile-time support configure:5499: result: yes configure:5617: checking for a BSD-compatible install configure:5671: result: /bin/install -c configure:5685: checking for crypt in -lcrypt configure:5718: i586-uhu-linux-gcc -o conftest -I/usr/include/et conftest.c -lcrypt >&5 configure:5721: $? = 0 configure:5724: test -s conftest configure:5727: $? = 0 configure:5738: result: yes configure:5751: checking for main in -lodm configure:5778: i586-uhu-linux-gcc -o conftest -I/usr/include/et conftest.c -lodm -lresolv >&5 /usr/bin/ld: cannot find -lodm collect2: ld returned 1 exit status configure:5781: $? = 1 configure: failed program was: #line 5758 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { main (); ; return 0; } configure:5798: result: no configure:6000: result: Adding in krb4 rcp support configure:6009: checking for pid_t configure:6036: i586-uhu-linux-gcc -c -I/usr/include/et conftest.c >&5 configure:6039: $? = 0 configure:6042: test -s conftest.o configure:6045: $? = 0 configure:6055: result: yes configure:6073: checking for unistd.h configure:6078: result: yes configure:6082: checking vfork.h usability configure:6091: i586-uhu-linux-gcc -c -I/usr/include/et conftest.c >&5 configure:6119:19: vfork.h: No such file or directory configure:6094: $? = 1 configure: failed program was: #line 6084 "configure" #include "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:6109: result: no configure:6113: checking vfork.h presence configure:6120: i586-uhu-linux-gcc -E conftest.c configure:6116:19: vfork.h: No such file or directory configure:6126: $? = 1 configure: failed program was: #line 6115 "configure" #include "confdefs.h" #include configure:6144: result: no configure:6162: checking for vfork.h configure:6169: result: no configure:6187: checking for fork configure:6230: i586-uhu-linux-gcc -o conftest -I/usr/include/et conftest.c -lresolv >&5 configure:6233: $? = 0 configure:6236: test -s conftest configure:6239: $? = 0 configure:6249: result: yes configure:6187: checking for vfork configure:6230: i586-uhu-linux-gcc -o conftest -I/usr/include/et conftest.c -lresolv >&5 configure:6233: $? = 0 configure:6236: test -s conftest configure:6239: $? = 0 configure:6249: result: yes configure:6261: checking for working fork configure:6305: result: yes configure:6324: checking for working vfork configure:6451: result: yes configure:6482: checking for mode_t configure:6528: result: yes configure:6563: checking for isatty configure:6606: i586-uhu-linux-gcc -o conftest -I/usr/include/et conftest.c -lresolv >&5 configure:6609: $? = 0 configure:6612: test -s conftest configure:6615: $? = 0 configure:6625: result: yes configure:6563: checking for inet_aton configure:6625: result: yes configure:6563: checking for getenv configure:6625: result: yes configure:6563: checking for gettosbyname configure:6625: result: no configure:6563: checking for killpg configure:6625: result: yes configure:6563: checking for initgroups configure:6606: i586-uhu-linux-gcc -o conftest -I/usr/include/et conftest.c -lresolv >&5 configure:6609: $? = 0 configure:6612: test -s conftest configure:6615: $? = 0 configure:6625: result: yes configure:6563: checking for setpriority configure:6606: i586-uhu-linux-gcc -o conftest -I/usr/include/et conftest.c -lresolv >&5 configure:6609: $? = 0 configure:6612: test -s conftest configure:6615: $? = 0 configure:6625: result: yes configure:6563: checking for setreuid configure:6625: result: yes configure:6563: checking for setresuid configure:6625: result: yes configure:6563: checking for waitpid configure:6625: result: yes configure:6563: checking for setsid configure:6625: result: yes configure:6563: checking for ptsname configure:6625: result: yes configure:6563: checking for setlogin configure:6606: i586-uhu-linux-gcc -o conftest -I/usr/include/et conftest.c -lresolv >&5 configure: In function `main': configure:6594: error: `choke' undeclared (first use in this function) configure:6594: error: (Each undeclared identifier is reported only once configure:6594: error: for each function it appears in.) configure:6594: error: syntax error before "me" configure:6609: $? = 1 configure: failed program was: #line 6568 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setlogin (); below. */ #include /* 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 setlogin (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* 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_setlogin) || defined (__stub___setlogin) choke me #else f = setlogin; #endif ; return 0; } configure:6625: result: no configure:6563: checking for tcgetpgrp configure:6606: i586-uhu-linux-gcc -o conftest -I/usr/include/et conftest.c -lresolv >&5 configure:6609: $? = 0 configure:6612: test -s conftest configure:6615: $? = 0 configure:6625: result: yes configure:6563: checking for tcsetpgrp configure:6606: i586-uhu-linux-gcc -o conftest -I/usr/include/et conftest.c -lresolv >&5 configure:6609: $? = 0 configure:6612: test -s conftest configure:6615: $? = 0 configure:6625: result: yes configure:6563: checking for setpgid configure:6606: i586-uhu-linux-gcc -o conftest -I/usr/include/et conftest.c -lresolv >&5 configure:6609: $? = 0 configure:6612: test -s conftest configure:6615: $? = 0 configure:6625: result: yes configure:6563: checking for strsave configure:6606: i586-uhu-linux-gcc -o conftest -I/usr/include/et conftest.c -lresolv >&5 /tmp/ccektgvY.o: In function `main': conftest.c:(.text+0x22): undefined reference to `strsave' collect2: ld returned 1 exit status configure:6609: $? = 1 configure: failed program was: #line 6568 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char strsave (); below. */ #include /* 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 strsave (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* 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_strsave) || defined (__stub___strsave) choke me #else f = strsave; #endif ; return 0; } configure:6625: result: no configure:6563: checking for utimes configure:6606: i586-uhu-linux-gcc -o conftest -I/usr/include/et conftest.c -lresolv >&5 configure:6609: $? = 0 configure:6612: test -s conftest configure:6615: $? = 0 configure:6625: result: yes configure:6563: checking for rmufile configure:6606: i586-uhu-linux-gcc -o conftest -I/usr/include/et conftest.c -lresolv >&5 /tmp/ccsuyLAe.o: In function `main': conftest.c:(.text+0x22): undefined reference to `rmufile' collect2: ld returned 1 exit status configure:6609: $? = 1 configure: failed program was: #line 6568 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char rmufile (); below. */ #include /* 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 rmufile (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* 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_rmufile) || defined (__stub___rmufile) choke me #else f = rmufile; #endif ; return 0; } configure:6625: result: no configure:6563: checking for rresvport_af configure:6606: i586-uhu-linux-gcc -o conftest -I/usr/include/et conftest.c -lresolv >&5 configure:6609: $? = 0 configure:6612: test -s conftest configure:6615: $? = 0 configure:6625: result: yes configure:6656: checking for unistd.h configure:6661: result: yes configure:6656: checking for stdlib.h configure:6661: result: yes configure:6656: checking for string.h configure:6661: result: yes configure:6656: checking for sys/filio.h configure:6661: result: no configure:6656: checking for sys/sockio.h configure:6661: result: no configure:6656: checking for sys/label.h configure:6661: result: no configure:6656: checking for sys/tty.h configure:6661: result: no configure:6656: checking for ttyent.h configure:6661: result: yes configure:6656: checking for lastlog.h configure:6661: result: yes configure:6656: checking for sys/select.h configure:6661: result: yes configure:6656: checking for sys/ptyvar.h configure:6661: result: no configure:6656: checking for utmp.h configure:6661: result: yes configure:6656: checking for sys/time.h configure:6661: result: yes configure:6665: checking krb4-proto.h usability configure:6674: i586-uhu-linux-gcc -c -I/usr/include/et conftest.c >&5 configure:6702:24: krb4-proto.h: No such file or directory configure:6677: $? = 1 configure: failed program was: #line 6667 "configure" #include "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:6692: result: no configure:6696: checking krb4-proto.h presence configure:6703: i586-uhu-linux-gcc -E conftest.c configure:6699:24: krb4-proto.h: No such file or directory configure:6709: $? = 1 configure: failed program was: #line 6698 "configure" #include "confdefs.h" #include configure:6727: result: no configure:6745: checking for krb4-proto.h configure:6752: result: no configure:6665: checking sys/ioctl_compat.h usability configure:6674: i586-uhu-linux-gcc -c -I/usr/include/et conftest.c >&5 configure:6702:30: sys/ioctl_compat.h: No such file or directory configure:6677: $? = 1 configure: failed program was: #line 6667 "configure" #include "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:6692: result: no configure:6696: checking sys/ioctl_compat.h presence configure:6703: i586-uhu-linux-gcc -E conftest.c configure:6699:30: sys/ioctl_compat.h: No such file or directory configure:6709: $? = 1 configure: failed program was: #line 6698 "configure" #include "confdefs.h" #include configure:6727: result: no configure:6745: checking for sys/ioctl_compat.h configure:6752: result: no configure:6656: checking for paths.h configure:6661: result: yes configure:6665: checking arpa/nameser.h usability configure:6674: i586-uhu-linux-gcc -c -I/usr/include/et conftest.c >&5 configure:6677: $? = 0 configure:6680: test -s conftest.o configure:6683: $? = 0 configure:6692: result: yes configure:6696: checking arpa/nameser.h presence configure:6703: i586-uhu-linux-gcc -E conftest.c configure:6709: $? = 0 configure:6727: result: yes configure:6745: checking for arpa/nameser.h configure:6752: result: yes configure:6767: checking for stdarg.h configure:6818: result: yes configure:6899: checking for getdtablesize configure:6942: i586-uhu-linux-gcc -o conftest -I/usr/include/et conftest.c -lresolv >&5 configure:6945: $? = 0 configure:6948: test -s conftest configure:6951: $? = 0 configure:6961: result: yes configure:6977: checking if daemon needs a prototype provided configure:7025: result: no configure:7037: checking POSIX signal handlers configure:7086: result: yes configure:7108: checking for sigprocmask configure:7170: result: yes configure:7173: checking for sigset_t and POSIX_SIGNALS configure:7217: result: yes configure:7230: checking for sigsetjmp configure:7292: result: no configure:7352: checking for dirent.h configure:7357: result: yes configure:7462: checking if argument to wait is int * configure:7548: result: no configure:7559: checking for termios.h configure:7564: result: yes configure:7660: checking for cfsetispeed configure:7722: result: yes configure:7735: checking ut_pid in struct utmp configure:7760: i586-uhu-linux-gcc -c -I/usr/include/et conftest.c >&5 configure:7763: $? = 0 configure:7766: test -s conftest.o configure:7769: $? = 0 configure:7780: result: yes configure:7788: checking ut_type in struct utmp configure:7813: i586-uhu-linux-gcc -c -I/usr/include/et conftest.c >&5 configure:7816: $? = 0 configure:7819: test -s conftest.o configure:7822: $? = 0 configure:7833: result: yes configure:7841: checking ut_host in struct utmp configure:7866: i586-uhu-linux-gcc -c -I/usr/include/et conftest.c >&5 configure:7869: $? = 0 configure:7872: test -s conftest.o configure:7875: $? = 0 configure:7886: result: yes configure:7894: checking ut_exit in struct utmp configure:7919: i586-uhu-linux-gcc -c -I/usr/include/et conftest.c >&5 configure:7922: $? = 0 configure:7925: test -s conftest.o configure:7928: $? = 0 configure:7939: result: yes configure:7947: checking for setutent configure:8009: result: yes configure:8018: checking for setutxent configure:8080: result: yes configure:8089: checking for updwtmp configure:8151: result: yes configure:8160: checking for updwtmpx configure:8222: result: yes configure:8241: checking if getsockname() takes arguments struct sockaddr * and size_t * configure:8290: result: yes configure:8338: checking for rlogin configure:8369: result: /usr/ucb/rlogin configure:8378: checking for rsh configure:8409: result: /usr/ucb/rsh configure:8418: checking for rcp configure:8449: result: /usr/ucb/rcp configure:8459: checking streams interface configure:8504: result: no configure:8512: checking F_SETOWN configure:8537: i586-uhu-linux-gcc -c -I/usr/include/et conftest.c >&5 configure:8540: $? = 0 configure:8543: test -s conftest.o configure:8546: $? = 0 configure:8557: result: yes configure:8565: checking setenv configure:8589: i586-uhu-linux-gcc -o conftest -I/usr/include/et conftest.c -lresolv >&5 configure:8592: $? = 0 configure:8595: test -s conftest configure:8598: $? = 0 configure:8609: result: yes configure:8621: checking number of arguments to setpgrp configure:8668: result: void configure:8676: checking shadow password support configure:8702: i586-uhu-linux-gcc -o conftest -I/usr/include/et conftest.c -lresolv >&5 configure:8705: $? = 0 configure:8708: test -s conftest configure:8711: $? = 0 configure:8722: result: yes configure:8733: checking for /etc/environment configure:8759: result: no configure:8733: checking for /etc/TIMEZONE configure:8759: result: no configure:8764: checking for an ANSI C-conforming const configure:8853: result: yes configure:8960: checking for krb4-proto.h configure:8965: result: no configure:9069: checking for main in -lutil configure:9116: result: yes configure:9138: disabling static libraries configure:9179: enabling shared libraries configure:9242: checking for working regcomp configure:9286: result: yes configure:9557: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on janusz config.status:630: creating ./Makefile config.status:755: executing krb5_config_prefix commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux 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=set ac_cv_env_CFLAGS_value=-I/usr/include/et ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_DB_HEADER_set= ac_cv_env_DB_HEADER_value= ac_cv_env_DB_LIB_set= ac_cv_env_DB_LIB_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LD_set= ac_cv_env_LD_value= ac_cv_env_SS_LIB_set= ac_cv_env_SS_LIB_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_file__etc_TIMEZONE=no ac_cv_file__etc_environment=no ac_cv_func__getpty=no ac_cv_func_access=yes ac_cv_func_cfsetispeed=yes ac_cv_func_chmod=yes ac_cv_func_closelog=yes ac_cv_func_daemon=yes ac_cv_func_fchmod=yes ac_cv_func_fchown=yes ac_cv_func_flock=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_ftime=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getcwd=yes ac_cv_func_getdtablesize=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_gethostbyaddr_r=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostbyname2=yes ac_cv_func_gethostbyname_r=yes ac_cv_func_getifaddrs=yes ac_cv_func_getnameinfo=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getservbyname_r=yes ac_cv_func_getservbyport_r=yes ac_cv_func_gettosbyname=no ac_cv_func_getusershell=yes ac_cv_func_getutmp=yes ac_cv_func_getutmpx=yes ac_cv_func_gmtime_r=yes ac_cv_func_grantpt=yes ac_cv_func_inet_aton=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_initgroups=yes ac_cv_func_isatty=yes ac_cv_func_killpg=yes ac_cv_func_line_push=no ac_cv_func_localtime_r=yes ac_cv_func_logwtmp=yes ac_cv_func_lstat=yes ac_cv_func_memmove=yes ac_cv_func_mkstemp=yes ac_cv_func_openlog=yes ac_cv_func_openpty=yes ac_cv_func_pthread_mutex_lock=yes ac_cv_func_pthread_mutexattr_setrobust_np=no ac_cv_func_pthread_once=no ac_cv_func_pthread_rwlock_init=no ac_cv_func_ptsname=yes ac_cv_func_re_comp=yes ac_cv_func_re_exec=yes ac_cv_func_regcomp=yes ac_cv_func_regexec=yes ac_cv_func_revoke=no ac_cv_func_rmufile=no ac_cv_func_rresvport_af=yes ac_cv_func_sched_yield=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setlogin=no ac_cv_func_setpgid=yes ac_cv_func_setpriority=yes ac_cv_func_setregid=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setreuid=yes ac_cv_func_setsid=yes ac_cv_func_setutent=yes ac_cv_func_setutxent=yes ac_cv_func_setvbuf=yes ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_socket=yes ac_cv_func_srand=yes ac_cv_func_srand48=yes ac_cv_func_srandom=yes ac_cv_func_stat=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strptime=yes ac_cv_func_strsave=no ac_cv_func_strstr=yes ac_cv_func_syslog=yes ac_cv_func_tcgetpgrp=yes ac_cv_func_tcsetattr=yes ac_cv_func_tcsetpgrp=yes ac_cv_func_timezone=yes ac_cv_func_ttyname=yes ac_cv_func_umask=yes ac_cv_func_unsetenv=yes ac_cv_func_updwtmp=yes ac_cv_func_updwtmpx=yes ac_cv_func_utimes=yes ac_cv_func_utmpname=yes ac_cv_func_utmpxname=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vhangup=yes ac_cv_func_vsprintf=yes ac_cv_func_waitpid=yes ac_cv_header_alloca_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_dirent_h=yes ac_cv_header_endian_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ifaddrs_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_kdc_h=no ac_cv_header_krb4_proto_h=no ac_cv_header_krb_db_h=no ac_cv_header_lastlog_h=yes ac_cv_header_libutil_h=no ac_cv_header_limits_h=yes ac_cv_header_machine_endian_h=no ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_paths_h=yes ac_cv_header_pty_h=yes ac_cv_header_pwd_h=yes ac_cv_header_regex_h=yes ac_cv_header_regexp_h=yes ac_cv_header_regexpr_h=no ac_cv_header_sched_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_filio_h=no ac_cv_header_sys_ioctl_compat_h=no ac_cv_header_sys_label_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_ptyvar_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_tty_h=no ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_ttyent_h=yes ac_cv_header_unistd_h=yes ac_cv_header_util_h=no ac_cv_header_utmp_h=yes ac_cv_header_utmpx_h=yes ac_cv_header_vfork_h=no ac_cv_header_xom_h=no ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_c_pthread_mutexattr_setrobust_np=yes ac_cv_lib_c_pthread_rwlock_init=yes ac_cv_lib_com_err_add_error_table=yes ac_cv_lib_com_err_remove_error_table=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_fl_yywrap=yes ac_cv_lib_odm_main=no ac_cv_lib_resolv_main=yes ac_cv_lib_util_main=yes ac_cv_lib_util_openpty=yes ac_cv_member_struct_sockaddr_in_sin_len=no ac_cv_member_struct_sockaddr_sa_len=no ac_cv_objext=o ac_cv_path_BASH=/bin/sh ac_cv_path_FALSE=/bin/false ac_cv_path_PERL=/usr/bin/perl ac_cv_path_SH=/bin/sh ac_cv_path_SH5=/bin/false ac_cv_path_UCB_RCP=/usr/ucb/rcp ac_cv_path_UCB_RLOGIN=/usr/ucb/rlogin ac_cv_path_UCB_RSH=/usr/ucb/rsh ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_ARADD='ar cruv' ac_cv_prog_ARCHIVE='ar cqv' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_LEX=flex ac_cv_prog_PERL=perl ac_cv_prog_PTHREAD_CC=i586-uhu-linux-gcc ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_compile_et=compile_et ac_cv_prog_have_PERL=perl ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_type_getgroups=gid_t ac_cv_type_int=yes ac_cv_type_int16_t=yes ac_cv_type_int32_t=yes ac_cv_type_int64_t=yes ac_cv_type_int8_t=yes ac_cv_type_long=yes ac_cv_type_long_long=yes ac_cv_type_mode_t=yes ac_cv_type_off_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_ssize_t=yes ac_cv_type_time_t=yes ac_cv_type_u_char=yes ac_cv_type_u_int=yes ac_cv_type_u_int16_t=yes ac_cv_type_u_int32_t=yes ac_cv_type_u_int8_t=yes ac_cv_type_u_long=yes ac_cv_type_uid_t=yes ac_cv_type_uint64_t=yes ac_cv_type_uint_least32_t=yes ac_cv_type_uintmax_t=yes ac_cv_type_uintptr_t=yes k5_cv_type_endrpcent=void k5_cv_type_setrpcent=void krb5_cv_attr_constructor_destructor=yes,yes krb5_cv_build_krb4_libs=yes krb5_cv_compile_et_useful=yes krb5_cv_decl_sys_errlist=yes krb5_cv_f_setown=yes krb5_cv_func_daemon_noproto=no krb5_cv_func_dn_skipname=yes krb5_cv_func_getutmp_noproto=yes krb5_cv_func_logwtmp_noproto=no krb5_cv_func_ns_initparse=no krb5_cv_func_ns_name_uncompress=no krb5_cv_func_res_nclose=yes krb5_cv_func_res_ndestroy=no krb5_cv_func_res_ninit=yes krb5_cv_func_res_nsearch=yes krb5_cv_func_res_search=yes krb5_cv_func_sigprocmask_use=yes krb5_cv_func_strptime_noproto=yes krb5_cv_func_swab_noproto=yes krb5_cv_gethostbyname_r_returns_int=yes krb5_cv_gethostbyname_r_returns_ptr=no krb5_cv_getpgrp_args=void krb5_cv_getpwnam_r_args=5 krb5_cv_getpwnam_r_return_type=int krb5_cv_getservbyname_r_returns_int=yes krb5_cv_getservbyname_r_returns_ptr=no krb5_cv_getsockname_proto_struct_sockaddr_p_size_t_p=yes krb5_cv_gmtime_r_returns_int=no krb5_cv_has_ansi_stdio=yes krb5_cv_has_posix_signals=yes krb5_cv_has_streams=no krb5_cv_has_struct_if_laddrconf=no krb5_cv_has_struct_lifconf=no krb5_cv_has_type_socklen_t=yes krb5_cv_header_inttypes_h_uint32_t=yes krb5_cv_header_netdb_h_h_errno=yes krb5_cv_header_netdb_h_maxhostnamelen=no krb5_cv_header_stdint_h_uint32_t=yes krb5_cv_header_sys_param_h_maxhostnamelen=yes krb5_cv_header_sys_types_h_uint32_t=no krb5_cv_host=i586-uhu-linux-gnu krb5_cv_inet6=yes krb5_cv_krb4_libdir= krb5_cv_pragma_weak_ref=yes krb5_cv_priocntl_hack=no krb5_cv_prog_gcc=yes krb5_cv_prog_gnu_ld=yes krb5_cv_setenv=yes krb5_cv_setpgrp_args=void krb5_cv_shadow_pwd=yes krb5_cv_sockaddr_sa_len=no krb5_cv_struct_sockaddr_storage=yes krb5_cv_struct_ut_exit=yes krb5_cv_struct_ut_host=yes krb5_cv_struct_ut_pid=yes krb5_cv_struct_ut_type=yes krb5_cv_struct_utmp_ut_addr=yes krb5_cv_struct_utmp_ut_exit=yes krb5_cv_struct_utmp_ut_exit___e_exit=no krb5_cv_struct_utmp_ut_exit_e_exit=yes krb5_cv_struct_utmp_ut_exit_ut_e_exit=no krb5_cv_struct_utmp_ut_exit_ut_exit=no krb5_cv_struct_utmp_ut_host=yes krb5_cv_struct_utmp_ut_id=yes krb5_cv_struct_utmp_ut_pid=yes krb5_cv_struct_utmp_ut_syslen=no krb5_cv_struct_utmp_ut_type=yes krb5_cv_struct_utmpx_ut_addr=no krb5_cv_struct_utmpx_ut_exit=yes krb5_cv_struct_utmpx_ut_exit___e_exit=yes krb5_cv_struct_utmpx_ut_exit_e_exit=no krb5_cv_struct_utmpx_ut_exit_ut_e_exit=no krb5_cv_struct_utmpx_ut_exit_ut_exit=no krb5_cv_struct_utmpx_ut_host=yes krb5_cv_struct_utmpx_ut_id=yes krb5_cv_struct_utmpx_ut_pid=yes krb5_cv_struct_utmpx_ut_syslen=no krb5_cv_struct_utmpx_ut_type=yes krb5_cv_struct_wait=no krb5_cv_sys_rcdir=/var/tmp krb5_cv_type_bsdaliases=yes krb5_cv_type_sigset_t=yes krb5_cv_type_yylineno=yes krb5_cv_var_in6addr_any=yes local_cv_program_fctsh=/bin/sh ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define KRB5_KRB4_COMPAT 1 #define HAVE_BT_RSEQ 1 #define KRB5_PRIVATE 1 #define KRB5_DEPRECATED 1 #define KRB5_DNS_LOOKUP_KDC 1 #define KRB5_DNS_LOOKUP 1 #define HAVE_LIBRESOLV 1 #define HAVE_RES_NINIT 1 #define HAVE_RES_NCLOSE 1 #define HAVE_RES_NSEARCH 1 #define HAVE_DN_SKIPNAME 1 #define HAVE_RES_SEARCH 1 #define HAVE_PRAGMA_WEAK_REF 1 #define DELAY_INITIALIZER 1 #define CONSTRUCTOR_ATTR_WORKS 1 #define DESTRUCTOR_ATTR_WORKS 1 #define ENABLE_THREADS 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP_IN_THREAD_LIB 1 #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1 #define STDC_HEADERS 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_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_GETNAMEINFO 1 #define HAVE_GETADDRINFO 1 #define KRB5_USE_INET6 1 #define HAVE_LIBCRYPT 1 #define HAVE_UNISTD_H 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_ISATTY 1 #define HAVE_INET_ATON 1 #define HAVE_GETENV 1 #define HAVE_KILLPG 1 #define HAVE_INITGROUPS 1 #define HAVE_SETPRIORITY 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_WAITPID 1 #define HAVE_SETSID 1 #define HAVE_PTSNAME 1 #define HAVE_TCGETPGRP 1 #define HAVE_TCSETPGRP 1 #define HAVE_SETPGID 1 #define HAVE_UTIMES 1 #define HAVE_RRESVPORT_AF 1 #define HAVE_UNISTD_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_TTYENT_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_UTMP_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_PATHS_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_STDARG_H 1 #define HAVE_GETDTABLESIZE 1 #define POSIX_SIGTYPE 1 #define krb5_sigtype void #define POSIX_SIGNALS 1 #define USE_DIRENT_H 1 #define WAIT_USES_INT 1 #define POSIX_TERMIOS 1 #define HAVE_SETUTENT 1 #define HAVE_SETUTXENT 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 #define GETSOCKNAME_ARG2_TYPE struct sockaddr #define GETSOCKNAME_ARG3_TYPE size_t #define HAVE_SETOWN 1 #define HAVE_SHADOW 1 #define HAVE_KRB_GET_ERR_TEXT 1 #define HAVE_KRB_SAVE_CREDENTIALS 1 #define HAVE_LIBUTIL 1 #define HAVE_REGCOMP 1 configure: exit 0