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:1750: checking for ar
configure:1781: result: /usr/bin/ar
configure:1840: checking for gcc
configure:1866: result: ccache /opt/ansic/bin/cc
configure:2110: checking for C compiler version
configure:2113: 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:2116: $? = 0
configure:2118: 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:2121: $? = 0
configure:2123: ccache /opt/ansic/bin/cc -V </dev/null >&5
configure:2126: $? = 0
configure:2150: checking for C compiler default output
configure:2153: ccache /opt/ansic/bin/cc    conftest.c  >&5
configure:2156: $? = 0
configure:2202: result: a.out
configure:2207: checking whether the C compiler works
configure:2213: ./a.out
configure:2216: $? = 0
configure:2233: result: yes
configure:2240: checking whether we are cross compiling
configure:2242: result: no
configure:2245: checking for suffix of executables
configure:2247: ccache /opt/ansic/bin/cc -o conftest    conftest.c  >&5
configure:2250: $? = 0
configure:2275: result: 
configure:2281: checking for suffix of object files
configure:2328: result: o
configure:2332: checking whether we are using the GNU C compiler
configure:2379: result: no
configure:2385: checking whether ccache /opt/ansic/bin/cc accepts -g
configure:2427: result: yes
configure:2444: checking for ccache /opt/ansic/bin/cc option to accept ANSI C
configure:2532: result: none needed
configure:2550: 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:2553: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2673: checking for style of include used by make
configure:2701: result: GNU
configure:2729: checking dependency style of ccache /opt/ansic/bin/cc
configure:2812: result: none
configure:2835: checking how to run the C preprocessor
configure:2953: result: ccache /opt/ansic/bin/cc -E
configure:2978: ccache /opt/ansic/bin/cc -E  conftest.c
configure:2984: $? = 0
configure:3016: ccache /opt/ansic/bin/cc -E  conftest.c
cpp: "configure", line 3018: error 4036: Can't open include file 'ac_nonexistent.h'.
configure:3022: $? = 1
configure: failed program was:
| #line 3007 "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:3065: checking for egrep
configure:3075: result: grep -E
configure:3081: checking for AIX
configure:3104: result: no
configure:3110: checking for library containing strerror
configure:3209: result: none required
configure:3216: checking for ANSI C header files
configure:3366: result: yes
configure:3390: checking for sys/types.h
configure:3427: result: yes
configure:3390: checking for sys/stat.h
configure:3427: result: yes
configure:3390: checking for stdlib.h
configure:3427: result: yes
configure:3390: checking for string.h
configure:3427: result: yes
configure:3390: checking for memory.h
configure:3427: result: yes
configure:3390: checking for strings.h
configure:3427: result: yes
configure:3390: checking for inttypes.h
configure:3427: result: yes
configure:3390: checking for stdint.h
configure:3427: result: no
configure:3390: checking for unistd.h
configure:3427: result: yes
configure:3440: checking for minix/config.h
configure:3445: result: no
configure:3634: checking for ranlib
configure:3661: result: ranlib
configure:3675: checking for ANSI C header files
configure:3825: result: yes
configure:3845: checking for stdlib.h
configure:3850: result: yes
configure:3845: checking for stdarg.h
configure:3850: result: yes
configure:3845: checking for stddef.h
configure:3850: result: yes
configure:3845: checking for string.h
configure:3850: result: yes
configure:3854: checking sys/select.h usability
configure:3867: ccache /opt/ansic/bin/cc -c -g  conftest.c >&5
cpp: "configure", line 3915: error 4036: Can't open include file 'sys/select.h'.
configure:3870: $? = 1
configure: failed program was:
| #line 3856 "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:3886: result: no
configure:3890: checking sys/select.h presence
configure:3901: ccache /opt/ansic/bin/cc -E  conftest.c
cpp: "configure", line 3917: error 4036: Can't open include file 'sys/select.h'.
configure:3907: $? = 1
configure: failed program was:
| #line 3892 "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:3926: result: no
configure:3962: checking for sys/select.h
configure:3969: result: no
configure:3845: checking for unistd.h
configure:3850: result: yes
configure:3989: checking for sys/time.h
configure:3994: result: yes
configure:3989: checking for stdint.h
configure:3994: result: no
configure:3989: checking for strings.h
configure:3994: result: yes
configure:4130: checking for ccache /opt/ansic/bin/cc option to accept ANSI C
configure:4218: result: none needed
configure:4229: checking whether time.h and sys/time.h may both be included
configure:4275: result: yes
configure:4285: checking for an ANSI C-conforming const
configure:4373: result: yes
configure:4383: checking for inline
configure:4426: result: no
configure:4441: checking for size_t
configure:4486: result: yes
configure:4498: checking for socklen_t
configure:4527: ccache /opt/ansic/bin/cc -c -g  conftest.c >&5
configure:4530: $? = 0
configure:4533: test -s conftest.o
configure:4536: $? = 0
configure:4547: result: yes
configure:4557: checking for gethostbyname
configure:4627: result: yes
configure:4697: checking for socket
configure:4767: result: yes
configure:4841: checking for inet_aton
configure:4891: ccache /opt/ansic/bin/cc -o conftest -g   conftest.c  >&5
configure:4894: $? = 0
configure:4897: test -s conftest
configure:4900: $? = 0
configure:4911: result: yes
configure:4985: checking for uint32_t
configure:5019: ccache /opt/ansic/bin/cc -c -g  conftest.c >&5
configure:5022: $? = 0
configure:5025: test -s conftest.o
configure:5028: $? = 0
configure:5039: result: yes
configure:5774: checking for intptr_t
configure:5819: result: yes
configure:5822: checking for intmax_t
configure:5867: result: yes
configure:5870: checking for size_t
configure:5915: result: yes
configure:5919: checking whether ccache /opt/ansic/bin/cc understands __attribute__((unused))
configure:5962: result: no
configure:6518: checking for inet_ntop
configure:6568: 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:6571: $? = 1
configure: failed program was:
| #line 6523 "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:6588: result: no
configure:6608: checking for inet_pton
configure:6658: 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:6661: $? = 1
configure: failed program was:
| #line 6613 "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:6678: result: no
configure:6700: checking for getipnodebyname
configure:6750: 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:6753: $? = 1
configure: failed program was:
| #line 6705 "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:6770: result: no
configure:6700: checking for gethostbyname2
configure:6750: 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:6753: $? = 1
configure: failed program was:
| #line 6705 "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:6770: result: no
configure:6700: checking for freehostent
configure:6750: 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:6753: $? = 1
configure: failed program was:
| #line 6705 "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:6770: result: no
configure:6780: checking for struct sockaddr_storage
configure:6806: ccache /opt/ansic/bin/cc -c -g  conftest.c >&5
cc: "configure", line 6825: error 1594: The sizeof operator cannot be applied to types with unknown size.
configure:6809: $? = 1
configure: failed program was:
| #line 6785 "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:6826: result: no
configure:7157: 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:652: creating Makefile
config.status:652: creating src/Makefile
config.status:652: creating man/Makefile
config.status:652: creating doc/Makefile
config.status:652: creating demo/Makefile
config.status:777: 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_PYTHON=/sw/local/bin/python
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=''
am_cv_python_platform=hp-uxB
am_cv_python_pyexecdir='${exec_prefix}/lib/python1.5/site-packages'
am_cv_python_pythondir='${prefix}/lib/python1.5/site-packages'
am_cv_python_version=1.5
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__leading_dot='.'
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