This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by isc configure 1.01, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure --prefix=/home/xenofarm/xenofarm/client/lyskom-server/taylor.lysator.liu.se/buildtmp/dist/pfx -C --prefix=/home/xenofarm/xenofarm/client/lyskom-server/taylor.lysator.liu.se/buildtmp/dist/pfx CC=ccache /opt/ansic/bin/cc --disable-dependency-tracking --cache-file=../../../config.cache --srcdir=.

## --------- ##
## Platform. ##
## --------- ##

hostname = taylor
uname -m = 9000/829
uname -r = B.11.00
uname -s = HP-UX
uname -v = A

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/bin
PATH: /usr/sbin
PATH: .
PATH: /usr/local/bin
PATH: /sw/local/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1198: loading cache ../../../config.cache
configure:1333: checking for a BSD-compatible install
configure:1387: result: /usr/local/bin/install -c
configure:1398: checking whether build environment is sane
configure:1441: result: yes
configure:1474: checking for gawk
configure:1500: result: awk
configure:1510: checking whether make sets $(MAKE)
configure:1530: result: yes
configure:1741: checking for ar
configure:1772: result: /usr/bin/ar
configure:1831: checking for gcc
configure:1857: result: ccache /opt/ansic/bin/cc
configure:2101: checking for C compiler version
configure:2104: ccache /opt/ansic/bin/cc --version </dev/null >&5
cc: warning 422: Unknown option "-" ignored.
cc: NLSPATH is /opt/ansic/lib/nls/msg/%L/%N.cat:/opt/ansic/lib/nls/msg/C/%N.cat:
cc: CCOPTS is not set.
cc: INCLUDIR is INCLUDIR=/usr/include
configure:2107: $? = 0
configure:2109: ccache /opt/ansic/bin/cc -v </dev/null >&5
cc: NLSPATH is /opt/ansic/lib/nls/msg/%L/%N.cat:/opt/ansic/lib/nls/msg/C/%N.cat:
cc: CCOPTS is not set.
cc: INCLUDIR is INCLUDIR=/usr/include
configure:2112: $? = 0
configure:2114: ccache /opt/ansic/bin/cc -V </dev/null >&5
configure:2117: $? = 0
configure:2141: checking for C compiler default output
configure:2144: ccache /opt/ansic/bin/cc    conftest.c  >&5
configure:2147: $? = 0
configure:2193: result: a.out
configure:2198: checking whether the C compiler works
configure:2204: ./a.out
configure:2207: $? = 0
configure:2224: result: yes
configure:2231: checking whether we are cross compiling
configure:2233: result: no
configure:2236: checking for suffix of executables
configure:2238: ccache /opt/ansic/bin/cc -o conftest    conftest.c  >&5
configure:2241: $? = 0
configure:2266: result: 
configure:2272: checking for suffix of object files
configure:2319: result: o
configure:2323: checking whether we are using the GNU C compiler
configure:2370: result: no
configure:2376: checking whether ccache /opt/ansic/bin/cc accepts -g
configure:2418: result: yes
configure:2435: checking for ccache /opt/ansic/bin/cc option to accept ANSI C
configure:2523: result: none needed
configure:2541: ccache /opt/ansic/bin/cc -c -g  conftest.c >&5
cc: "conftest.c", line 2: error 1000: Unexpected symbol: "me".
cc: "conftest.c", line 2: warning 501: Empty source file.
configure:2544: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2672: checking for style of include used by make
configure:2700: result: GNU
configure:2728: checking dependency style of ccache /opt/ansic/bin/cc
configure:2790: result: none
configure:2813: checking how to run the C preprocessor
configure:2931: result: ccache /opt/ansic/bin/cc -E
configure:2956: ccache /opt/ansic/bin/cc -E  conftest.c
configure:2962: $? = 0
configure:2994: ccache /opt/ansic/bin/cc -E  conftest.c
cpp: "configure", line 2996: error 4036: Can't open include file 'ac_nonexistent.h'.
configure:3000: $? = 1
configure: failed program was:
| #line 2985 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "isc"
| #define PACKAGE_TARNAME "isc"
| #define PACKAGE_VERSION "1.01"
| #define PACKAGE_STRING "isc 1.01"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "isc"
| #define VERSION "1.01"
| #define USE_MALLOC_GUARDS 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3043: checking for egrep
configure:3053: result: grep -E
configure:3059: checking for AIX
configure:3082: result: no
configure:3088: checking for library containing strerror
configure:3187: result: none required
configure:3194: checking for ANSI C header files
configure:3344: result: yes
configure:3368: checking for sys/types.h
configure:3405: result: yes
configure:3368: checking for sys/stat.h
configure:3405: result: yes
configure:3368: checking for stdlib.h
configure:3405: result: yes
configure:3368: checking for string.h
configure:3405: result: yes
configure:3368: checking for memory.h
configure:3405: result: yes
configure:3368: checking for strings.h
configure:3405: result: yes
configure:3368: checking for inttypes.h
configure:3405: result: yes
configure:3368: checking for stdint.h
configure:3405: result: no
configure:3368: checking for unistd.h
configure:3405: result: yes
configure:3418: checking for minix/config.h
configure:3423: result: no
configure:3612: checking for ranlib
configure:3639: result: ranlib
configure:3653: checking for ANSI C header files
configure:3803: result: yes
configure:3823: checking for stdlib.h
configure:3828: result: yes
configure:3823: checking for stdarg.h
configure:3828: result: yes
configure:3823: checking for stddef.h
configure:3828: result: yes
configure:3823: checking for string.h
configure:3828: result: yes
configure:3832: checking sys/select.h usability
configure:3845: ccache /opt/ansic/bin/cc -c -g  conftest.c >&5
cpp: "configure", line 3893: error 4036: Can't open include file 'sys/select.h'.
configure:3848: $? = 1
configure: failed program was:
| #line 3834 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "isc"
| #define PACKAGE_TARNAME "isc"
| #define PACKAGE_VERSION "1.01"
| #define PACKAGE_STRING "isc 1.01"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "isc"
| #define VERSION "1.01"
| #define USE_MALLOC_GUARDS 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_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/select.h>
configure:3864: result: no
configure:3868: checking sys/select.h presence
configure:3879: ccache /opt/ansic/bin/cc -E  conftest.c
cpp: "configure", line 3895: error 4036: Can't open include file 'sys/select.h'.
configure:3885: $? = 1
configure: failed program was:
| #line 3870 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "isc"
| #define PACKAGE_TARNAME "isc"
| #define PACKAGE_VERSION "1.01"
| #define PACKAGE_STRING "isc 1.01"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "isc"
| #define VERSION "1.01"
| #define USE_MALLOC_GUARDS 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_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| /* end confdefs.h.  */
| #include <sys/select.h>
configure:3904: result: no
configure:3940: checking for sys/select.h
configure:3947: result: no
configure:3823: checking for unistd.h
configure:3828: result: yes
configure:3967: checking for sys/time.h
configure:3972: result: yes
configure:3967: checking for stdint.h
configure:3972: result: no
configure:3967: checking for strings.h
configure:3972: result: yes
configure:4108: checking for ccache /opt/ansic/bin/cc option to accept ANSI C
configure:4196: result: none needed
configure:4207: checking whether time.h and sys/time.h may both be included
configure:4253: result: yes
configure:4263: checking for an ANSI C-conforming const
configure:4351: result: yes
configure:4361: checking for inline
configure:4404: result: no
configure:4419: checking for size_t
configure:4464: result: yes
configure:4476: checking for socklen_t
configure:4505: ccache /opt/ansic/bin/cc -c -g  conftest.c >&5
configure:4508: $? = 0
configure:4511: test -s conftest.o
configure:4514: $? = 0
configure:4525: result: yes
configure:4535: checking for gethostbyname
configure:4605: result: yes
configure:4675: checking for socket
configure:4745: result: yes
configure:4819: checking for inet_aton
configure:4869: ccache /opt/ansic/bin/cc -o conftest -g   conftest.c  >&5
configure:4872: $? = 0
configure:4875: test -s conftest
configure:4878: $? = 0
configure:4889: result: yes
configure:4963: checking for uint32_t
configure:4997: ccache /opt/ansic/bin/cc -c -g  conftest.c >&5
configure:5000: $? = 0
configure:5003: test -s conftest.o
configure:5006: $? = 0
configure:5017: result: yes
configure:5752: checking for intptr_t
configure:5797: result: yes
configure:5800: checking for intmax_t
configure:5845: result: yes
configure:5848: checking for size_t
configure:5893: result: yes
configure:5897: checking whether ccache /opt/ansic/bin/cc understands __attribute__((unused))
configure:5940: result: no
configure:6496: checking for inet_ntop
configure:6546: ccache /opt/ansic/bin/cc -o conftest -g   conftest.c  >&5
/usr/ccs/bin/ld: Unsatisfied symbols:
   inet_ntop (first referenced in conftest.o) (code)
configure:6549: $? = 1
configure: failed program was:
| #line 6501 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "isc"
| #define PACKAGE_TARNAME "isc"
| #define PACKAGE_VERSION "1.01"
| #define PACKAGE_STRING "isc 1.01"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "isc"
| #define VERSION "1.01"
| #define USE_MALLOC_GUARDS 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_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define inline
| #define HAVE_SOCKLEN_T 1
| #define HAVE_INET_ATON 1
| #define HAVE_UINT32_T 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char inet_ntop (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 inet_ntop ();
| /* 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_inet_ntop) || defined (__stub___inet_ntop)
| choke me
| #else
| char (*f) () = inet_ntop;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != inet_ntop;
|   ;
|   return 0;
| }
configure:6566: result: no
configure:6586: checking for inet_pton
configure:6636: ccache /opt/ansic/bin/cc -o conftest -g   conftest.c  >&5
/usr/ccs/bin/ld: Unsatisfied symbols:
   inet_pton (first referenced in conftest.o) (code)
configure:6639: $? = 1
configure: failed program was:
| #line 6591 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "isc"
| #define PACKAGE_TARNAME "isc"
| #define PACKAGE_VERSION "1.01"
| #define PACKAGE_STRING "isc 1.01"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "isc"
| #define VERSION "1.01"
| #define USE_MALLOC_GUARDS 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_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define inline
| #define HAVE_SOCKLEN_T 1
| #define HAVE_INET_ATON 1
| #define HAVE_UINT32_T 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char inet_pton (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 inet_pton ();
| /* 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_inet_pton) || defined (__stub___inet_pton)
| choke me
| #else
| char (*f) () = inet_pton;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != inet_pton;
|   ;
|   return 0;
| }
configure:6656: result: no
configure:6678: checking for getipnodebyname
configure:6728: ccache /opt/ansic/bin/cc -o conftest -g   conftest.c  >&5
/usr/ccs/bin/ld: Unsatisfied symbols:
   getipnodebyname (first referenced in conftest.o) (code)
configure:6731: $? = 1
configure: failed program was:
| #line 6683 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "isc"
| #define PACKAGE_TARNAME "isc"
| #define PACKAGE_VERSION "1.01"
| #define PACKAGE_STRING "isc 1.01"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "isc"
| #define VERSION "1.01"
| #define USE_MALLOC_GUARDS 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_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define inline
| #define HAVE_SOCKLEN_T 1
| #define HAVE_INET_ATON 1
| #define HAVE_UINT32_T 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getipnodebyname (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 getipnodebyname ();
| /* 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_getipnodebyname) || defined (__stub___getipnodebyname)
| choke me
| #else
| char (*f) () = getipnodebyname;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != getipnodebyname;
|   ;
|   return 0;
| }
configure:6748: result: no
configure:6678: checking for gethostbyname2
configure:6728: ccache /opt/ansic/bin/cc -o conftest -g   conftest.c  >&5
/usr/ccs/bin/ld: Unsatisfied symbols:
   gethostbyname2 (first referenced in conftest.o) (code)
configure:6731: $? = 1
configure: failed program was:
| #line 6683 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "isc"
| #define PACKAGE_TARNAME "isc"
| #define PACKAGE_VERSION "1.01"
| #define PACKAGE_STRING "isc 1.01"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "isc"
| #define VERSION "1.01"
| #define USE_MALLOC_GUARDS 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_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define inline
| #define HAVE_SOCKLEN_T 1
| #define HAVE_INET_ATON 1
| #define HAVE_UINT32_T 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char gethostbyname2 (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 gethostbyname2 ();
| /* 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_gethostbyname2) || defined (__stub___gethostbyname2)
| choke me
| #else
| char (*f) () = gethostbyname2;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != gethostbyname2;
|   ;
|   return 0;
| }
configure:6748: result: no
configure:6678: checking for freehostent
configure:6728: ccache /opt/ansic/bin/cc -o conftest -g   conftest.c  >&5
/usr/ccs/bin/ld: Unsatisfied symbols:
   freehostent (first referenced in conftest.o) (code)
configure:6731: $? = 1
configure: failed program was:
| #line 6683 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "isc"
| #define PACKAGE_TARNAME "isc"
| #define PACKAGE_VERSION "1.01"
| #define PACKAGE_STRING "isc 1.01"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "isc"
| #define VERSION "1.01"
| #define USE_MALLOC_GUARDS 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_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define inline
| #define HAVE_SOCKLEN_T 1
| #define HAVE_INET_ATON 1
| #define HAVE_UINT32_T 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char freehostent (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 freehostent ();
| /* 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_freehostent) || defined (__stub___freehostent)
| choke me
| #else
| char (*f) () = freehostent;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != freehostent;
|   ;
|   return 0;
| }
configure:6748: result: no
configure:6758: checking for struct sockaddr_storage
configure:6784: ccache /opt/ansic/bin/cc -c -g  conftest.c >&5
cc: "configure", line 6803: error 1594: The sizeof operator cannot be applied to types with unknown size.
configure:6787: $? = 1
configure: failed program was:
| #line 6763 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "isc"
| #define PACKAGE_TARNAME "isc"
| #define PACKAGE_VERSION "1.01"
| #define PACKAGE_STRING "isc 1.01"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "isc"
| #define VERSION "1.01"
| #define USE_MALLOC_GUARDS 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_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRINGS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define inline
| #define HAVE_SOCKLEN_T 1
| #define HAVE_INET_ATON 1
| #define HAVE_UINT32_T 1
| /* end confdefs.h.  */
| #include <sys/socket.h>
| 
| int
| main ()
| {
| if ((struct sockaddr_storage *) 0)
|   return 0;
| if (sizeof (struct sockaddr_storage))
|   return 0;
|   ;
|   return 0;
| }
configure:6804: result: no
configure:7135: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by isc config.status 1.01, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on taylor

config.status:651: creating Makefile
config.status:651: creating src/Makefile
config.status:651: creating man/Makefile
config.status:651: creating doc/Makefile
config.status:651: creating demo/Makefile
config.status:776: executing depfiles commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_compiler_gnu=no
ac_cv_c_const=yes
ac_cv_c_inline=no
ac_cv_env_AR_set=''
ac_cv_env_AR_value=''
ac_cv_env_CC_set=set
ac_cv_env_CC_value='ccache /opt/ansic/bin/cc'
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_alloca_works=yes
ac_cv_func_crypt=yes
ac_cv_func_difftime=no
ac_cv_func_freehostent=no
ac_cv_func_getcwd=yes
ac_cv_func_getdtablesize=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_gethostbyname2=no
ac_cv_func_getipnodebyname=no
ac_cv_func_inet_aton=yes
ac_cv_func_inet_ntop=no
ac_cv_func_inet_pton=no
ac_cv_func_memchr=yes
ac_cv_func_memcmp=yes
ac_cv_func_memcpy=yes
ac_cv_func_memset=yes
ac_cv_func_remove=yes
ac_cv_func_setrlimit=yes
ac_cv_func_setsid=yes
ac_cv_func_snprintf=yes
ac_cv_func_socket=yes
ac_cv_func_strchr=yes
ac_cv_func_strerror=yes
ac_cv_func_sysconf=yes
ac_cv_func_vfprintf=yes
ac_cv_header_alloca_h=yes
ac_cv_header_crypt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=no
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_values_h=yes
ac_cv_lib_authuser_auth_tcpuser3=no
ac_cv_lib_fl_yywrap=no
ac_cv_lib_i_setlocale=no
ac_cv_lib_l_yywrap=yes
ac_cv_lib_resolv_main=no
ac_cv_objext=o
ac_cv_path_AR=/usr/bin/ar
ac_cv_path_install='/usr/local/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_BISON=bison
ac_cv_prog_CPP='ccache /opt/ansic/bin/cc -E'
ac_cv_prog_FLEX=flex
ac_cv_prog_LEX=flex
ac_cv_prog_SED=sed
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_CC='ccache /opt/ansic/bin/cc'
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=''
ac_cv_prog_egrep='grep -E'
ac_cv_prog_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_strerror='none required'
ac_cv_type_intmax_t=yes
ac_cv_type_intptr_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_rlim_t=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_struct_sockaddr_storage=no
ac_cv_type_uint32_t=yes
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_prog_cc_stdc=''
cmod_cv_c_working_attribute_unused=no
kom_cv_c_attribute_format_printf=no
kom_cv_c_attribute_noreturn=no
kom_cv_func_rlimit_nofile=yes
kom_cv_header_posix_source_needed=no
kom_cv_struct_sigaction=yes
kom_cv_sys_hpux_source=no
kom_cv_type_sig_atomic_t=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/xenofarm/xenofarm/client/lyskom-server/taylor.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/src/libraries/libisc-new/missing --run aclocal-1.7'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} /home/xenofarm/xenofarm/client/lyskom-server/taylor.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/src/libraries/libisc-new/missing --run tar'
AR='/usr/bin/ar'
AUTOCONF='${SHELL} /home/xenofarm/xenofarm/client/lyskom-server/taylor.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/src/libraries/libisc-new/missing --run autoconf'
AUTOHEADER='${SHELL} /home/xenofarm/xenofarm/client/lyskom-server/taylor.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/src/libraries/libisc-new/missing --run autoheader'
AUTOMAKE='${SHELL} /home/xenofarm/xenofarm/client/lyskom-server/taylor.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/src/libraries/libisc-new/missing --run automake-1.7'
AWK='awk'
CC='ccache /opt/ansic/bin/cc'
CCDEPMODE='depmode=none'
CFLAGS='-g'
CHECKER=''
CPP='ccache /opt/ansic/bin/cc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"isc\" -DPACKAGE_TARNAME=\"isc\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"isc\ 1.01\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"isc\" -DVERSION=\"1.01\" -DUSE_MALLOC_GUARDS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_STDARG_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRINGS_H=1 -DTIME_WITH_SYS_TIME=1 -Dinline= -DHAVE_SOCKLEN_T=1 -DHAVE_INET_ATON=1 -DHAVE_UINT32_T=1 '
DEPDIR='.deps'
ECHO_C='ECHO_N=''
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/xenofarm/xenofarm/client/lyskom-server/taylor.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/src/libraries/libisc-new/missing --run makeinfo'
OBJEXT='o'
PACKAGE='isc'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='isc'
PACKAGE_STRING='isc 1.01'
PACKAGE_TARNAME='isc'
PACKAGE_VERSION='1.01'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='1.01'
ac_ct_CC='ccache /opt/ansic/bin/cc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__quote=''
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='${prefix}'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/xenofarm/xenofarm/client/lyskom-server/taylor.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/src/libraries/libisc-new/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/home/xenofarm/xenofarm/client/lyskom-server/taylor.lysator.liu.se/buildtmp/dist/pfx'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define HAVE_INET_ATON 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_SOCKLEN_T 1
#define HAVE_STDARG_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UINT32_T 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "isc"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "isc"
#define PACKAGE_STRING "isc 1.01"
#define PACKAGE_TARNAME "isc"
#define PACKAGE_VERSION "1.01"
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define USE_MALLOC_GUARDS 1
#define VERSION "1.01"
#define inline

configure: exit 0