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

It was created by nettle configure 1.11, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ /home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/lsh-1.5.6/src/nettle/configure --prefix=/home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/pfx -C --with-include-path=/usr/local/include --with-lib-path=/usr/local/lib --prefix=/home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/pfx --cache-file=../../config.cache --srcdir=/home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/lsh-1.5.6/src/nettle

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

hostname = hal
uname -m = 000000042E00
uname -r = 2
uname -s = AIX
uname -v = 4

/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       = 4.2.1.0
/bin/universe          = unknown

PATH: /usr/local/bin
PATH: /usr/bin
PATH: /etc
PATH: /usr/sbin
PATH: /usr/ucb
PATH: /usr/bin/X11
PATH: /sbin
PATH: /usr/local/bin
PATH: /sw/local/bin


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

configure:1227: loading cache ../../config.cache
configure:1364: checking build system type
configure:1382: result: rs6000-ibm-aix4.2.1.0
configure:1390: checking host system type
configure:1404: result: rs6000-ibm-aix4.2.1.0
configure:1472: checking for -R flag
configure:1502: result: none
configure:1512: result: Searching for libraries
configure:1519: checking /usr/local/lib
configure:1537: result: added
configure:1519: checking /home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/pfx/lib
configure:1546: result: not found
configure:1519: checking /usr/local/lib
configure:1537: result: added
configure:1519: checking /sw/local/lib
configure:1537: result: added
configure:1519: checking /sw/lib
configure:1546: result: not found
configure:1519: checking /usr/gnu/lib
configure:1546: result: not found
configure:1519: checking /opt/gnu/lib
configure:1546: result: not found
configure:1519: checking /sw/gnu/lib
configure:1546: result: not found
configure:1519: checking /usr/freeware/lib
configure:1546: result: not found
configure:1519: checking /usr/pkg/lib
configure:1546: result: not found
configure:1600: checking for gcc
configure:1626: result: gcc
configure:1870: checking for C compiler version
configure:1873: gcc --version </dev/null >&5
gcc (GCC) 3.2
Copyright (C) 2002 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:1876: $? = 0
configure:1878: gcc -v </dev/null >&5
Reading specs from /usr/local/bin/../lib/gcc-lib/rs6000-ibm-aix4.2.1.0/3.2/specs
Configured with: /lysator/slaskdisk/tmp/marcus/gcc-3.2/configure --prefix=/sw/local --enable-languages=c,c++,objc : (reconfigured) /lysator/slaskdisk/tmp/marcus/gcc-3.2/configure --prefix=/sw/local --enable-languages=c,c++,objc : (reconfigured) /lysator/slaskdisk/tmp/marcus/gcc-3.2/configure --prefix=/sw/local --enable-languages=c,c++,objc --disable-shared --disable-libgcj : (reconfigured) /lysator/slaskdisk/tmp/marcus/gcc-3.2/configure --prefix=/sw/local --enable-languages=c,c++,objc --disable-shared --disable-libgcj
Thread model: single
gcc version 3.2
configure:1881: $? = 0
configure:1883: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1886: $? = 1
configure:1909: checking for C compiler default output file name
configure:1912: gcc   -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
cc1: warning: changing search order for system directory "/sw/local/include"
cc1: warning:   as it is the same as non-system directory "/usr/local/include"
configure:1915: $? = 0
configure:1961: result: a.out
configure:1966: checking whether the C compiler works
configure:1972: ./a.out
configure:1975: $? = 0
configure:1992: result: yes
configure:1999: checking whether we are cross compiling
configure:2001: result: no
configure:2004: checking for suffix of executables
configure:2006: gcc -o conftest   -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
cc1: warning: changing search order for system directory "/sw/local/include"
cc1: warning:   as it is the same as non-system directory "/usr/local/include"
configure:2009: $? = 0
configure:2034: result: 
configure:2040: checking for suffix of object files
configure:2086: result: o
configure:2090: checking whether we are using the GNU C compiler
configure:2146: result: yes
configure:2152: checking whether gcc accepts -g
configure:2203: result: yes
configure:2220: checking for gcc option to accept ANSI C
configure:2327: result: none needed
configure:2345: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
cc1: warning: changing search order for system directory "/sw/local/include"
cc1: warning:   as it is the same as non-system directory "/usr/local/include"
conftest.c:2: parse error before "me"
configure:2351: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2500: checking whether make sets $(MAKE)
configure:2520: result: yes
configure:2570: checking for ranlib
configure:2597: result: ranlib
configure:2629: checking for a BSD-compatible install
configure:2684: result: /usr/local/bin/install -c
configure:2757: checking CCPIC
configure:2821: gcc -c -g -O2 -fpic  -I/usr/local/include conftest.c >&5
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
cc1: warning: changing search order for system directory "/sw/local/include"
cc1: warning:   as it is the same as non-system directory "/usr/local/include"
configure:2827: $? = 0
configure:2831: test -z 
			 || test ! -s conftest.err
configure:2834: $? = 0
configure:2837: test -s conftest.o
configure:2840: $? = 0
configure:2855: result: -fpic
configure:2917: checking for m4
configure:2948: result: /usr/local/bin/m4
configure:2957: checking for an ANSI C-conforming const
configure:3054: result: yes
configure:3064: checking for inline
configure:3116: result: inline
configure:3140: checking how to run the C preprocessor
configure:3258: result: gcc -E
configure:3282: gcc -E  -I/usr/local/include conftest.c
cpp0: warning: changing search order for system directory "/usr/local/include"
cpp0: warning:   as it has already been specified as a non-system directory
cpp0: warning: changing search order for system directory "/sw/local/include"
cpp0: warning:   as it is the same as non-system directory "/usr/local/include"
configure:3288: $? = 0
configure:3320: gcc -E  -I/usr/local/include conftest.c
cpp0: warning: changing search order for system directory "/usr/local/include"
cpp0: warning:   as it has already been specified as a non-system directory
cpp0: warning: changing search order for system directory "/sw/local/include"
cpp0: warning:   as it is the same as non-system directory "/usr/local/include"
conftest.c:9:28: ac_nonexistent.h: No such file or directory
configure:3326: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "nettle 1.11"
| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3370: checking for egrep
configure:3380: result: grep -E
configure:3385: checking for uid_t in sys/types.h
configure:3408: result: yes
configure:3423: checking for ANSI C header files
configure:3579: result: yes
configure:3603: checking for sys/types.h
configure:3649: result: yes
configure:3603: checking for sys/stat.h
configure:3649: result: yes
configure:3603: checking for stdlib.h
configure:3649: result: yes
configure:3603: checking for string.h
configure:3649: result: yes
configure:3603: checking for memory.h
configure:3649: result: yes
configure:3603: checking for strings.h
configure:3649: result: yes
configure:3603: checking for inttypes.h
configure:3649: result: no
configure:3603: checking for stdint.h
configure:3649: result: no
configure:3603: checking for unistd.h
configure:3649: result: yes
configure:3661: checking for size_t
configure:3715: result: yes
configure:3727: checking whether time.h and sys/time.h may both be included
configure:3782: result: yes
configure:3795: checking for working alloca.h
configure:3847: result: no
configure:3857: checking for alloca
configure:3929: result: yes
configure:4157: checking for malloc.h
configure:4162: result: yes
configure:4306: checking whether byte ordering is bigendian
configure:4517: result: yes
configure:4540: checking for memxor
configure:4597: gcc -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
cc1: warning: changing search order for system directory "/sw/local/include"
cc1: warning:   as it is the same as non-system directory "/usr/local/include"
ld: 0711-317 ERROR: Undefined symbol: memxor
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:4603: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "nettle 1.11"
| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
| #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_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| #define HAVE_MALLOC_H 1
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| /* Define memxor to an innocuous variant, in case <limits.h> declares memxor.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define memxor innocuous_memxor
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char memxor (); 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
| 
| #undef memxor
| 
| /* 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 memxor ();
| /* 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_memxor) || defined (__stub___memxor)
| choke me
| #else
| char (*f) () = memxor;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != memxor;
|   ;
|   return 0;
| }
configure:4628: result: no
configure:4649: checking for __attribute__
configure:4710: result: yes
configure:4728: checking for stdint types
configure:4756: gcc -c   conftest.c >&5
conftest.c:22:20: stdint.h: No such file or directory
conftest.c: In function `main':
conftest.c:26: `int_least32_t' undeclared (first use in this function)
conftest.c:26: (Each undeclared identifier is reported only once
conftest.c:26: for each function it appears in.)
conftest.c:26: parse error before "v"
configure:4762: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "nettle 1.11"
| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
| #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_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| #define HAVE_MALLOC_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GCC_ATTRIBUTE 1
| /* end confdefs.h.  */
| #include <stdint.h>
| int
| main ()
| {
| int_least32_t v = 0;
|   ;
|   return 0;
| }
configure:4800: result: (putting them into nettle-types.h)... no
configure:4814: checking for stdint uintptr_t
configure:4821: result: (..)
configure:4826: checking for uintptr_t
configure:4851: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
cc1: warning: changing search order for system directory "/sw/local/include"
cc1: warning:   as it is the same as non-system directory "/usr/local/include"
conftest.c:22:20: stdint.h: No such file or directory
conftest.c: In function `main':
conftest.c:27: `uintptr_t' undeclared (first use in this function)
conftest.c:27: (Each undeclared identifier is reported only once
conftest.c:27: for each function it appears in.)
conftest.c:27: parse error before ')' token
configure:4857: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "nettle 1.11"
| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
| #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_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| #define HAVE_MALLOC_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GCC_ATTRIBUTE 1
| /* end confdefs.h.  */
| #include <stdint.h>
| 
| int
| main ()
| {
| if ((uintptr_t *) 0)
|   return 0;
| if (sizeof (uintptr_t))
|   return 0;
|   ;
|   return 0;
| }
configure:4881: result: no
configure:4826: checking for uintptr_t
configure:4851: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
cc1: warning: changing search order for system directory "/sw/local/include"
cc1: warning:   as it is the same as non-system directory "/usr/local/include"
conftest.c:22:22: inttypes.h: No such file or directory
conftest.c: In function `main':
conftest.c:27: `uintptr_t' undeclared (first use in this function)
conftest.c:27: (Each undeclared identifier is reported only once
conftest.c:27: for each function it appears in.)
conftest.c:27: parse error before ')' token
configure:4857: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "nettle 1.11"
| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
| #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_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| #define HAVE_MALLOC_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GCC_ATTRIBUTE 1
| /* end confdefs.h.  */
| #include <inttypes.h>
| 
| int
| main ()
| {
| if ((uintptr_t *) 0)
|   return 0;
| if (sizeof (uintptr_t))
|   return 0;
|   ;
|   return 0;
| }
configure:4881: result: no
configure:4826: checking for uintptr_t
configure:4851: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
cc1: warning: changing search order for system directory "/sw/local/include"
cc1: warning:   as it is the same as non-system directory "/usr/local/include"
conftest.c:22:26: sys/inttypes.h: No such file or directory
conftest.c: In function `main':
conftest.c:27: `uintptr_t' undeclared (first use in this function)
conftest.c:27: (Each undeclared identifier is reported only once
conftest.c:27: for each function it appears in.)
conftest.c:27: parse error before ')' token
configure:4857: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "nettle 1.11"
| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
| #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_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| #define HAVE_MALLOC_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GCC_ATTRIBUTE 1
| /* end confdefs.h.  */
| #include <sys/inttypes.h>
| 
| int
| main ()
| {
| if ((uintptr_t *) 0)
|   return 0;
| if (sizeof (uintptr_t))
|   return 0;
|   ;
|   return 0;
| }
configure:4881: result: no
configure:4826: checking for uintptr_t
configure:4851: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
cc1: warning: changing search order for system directory "/sw/local/include"
cc1: warning:   as it is the same as non-system directory "/usr/local/include"
conftest.c: In function `main':
conftest.c:27: `uintptr_t' undeclared (first use in this function)
conftest.c:27: (Each undeclared identifier is reported only once
conftest.c:27: for each function it appears in.)
conftest.c:27: parse error before ')' token
configure:4857: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "nettle 1.11"
| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
| #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_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| #define HAVE_MALLOC_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GCC_ATTRIBUTE 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| 
| int
| main ()
| {
| if ((uintptr_t *) 0)
|   return 0;
| if (sizeof (uintptr_t))
|   return 0;
|   ;
|   return 0;
| }
configure:4881: result: no
configure:4955: checking for stdint uintptr_t
configure:4959: result: 
configure:4963: checking for stdint uint32_t
configure:4970: result: (..)
configure:4975: checking for uint32_t
configure:5000: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
cc1: warning: changing search order for system directory "/sw/local/include"
cc1: warning:   as it is the same as non-system directory "/usr/local/include"
conftest.c:22:22: inttypes.h: No such file or directory
conftest.c: In function `main':
conftest.c:27: `uint32_t' undeclared (first use in this function)
conftest.c:27: (Each undeclared identifier is reported only once
conftest.c:27: for each function it appears in.)
conftest.c:27: parse error before ')' token
configure:5006: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "nettle 1.11"
| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
| #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_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| #define HAVE_MALLOC_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GCC_ATTRIBUTE 1
| /* end confdefs.h.  */
| #include <inttypes.h>
| 
| int
| main ()
| {
| if ((uint32_t *) 0)
|   return 0;
| if (sizeof (uint32_t))
|   return 0;
|   ;
|   return 0;
| }
configure:5030: result: no
configure:4975: checking for uint32_t
configure:5000: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
cc1: warning: changing search order for system directory "/sw/local/include"
cc1: warning:   as it is the same as non-system directory "/usr/local/include"
conftest.c:22:26: sys/inttypes.h: No such file or directory
conftest.c: In function `main':
conftest.c:27: `uint32_t' undeclared (first use in this function)
conftest.c:27: (Each undeclared identifier is reported only once
conftest.c:27: for each function it appears in.)
conftest.c:27: parse error before ')' token
configure:5006: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "nettle 1.11"
| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
| #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_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| #define HAVE_MALLOC_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GCC_ATTRIBUTE 1
| /* end confdefs.h.  */
| #include <sys/inttypes.h>
| 
| int
| main ()
| {
| if ((uint32_t *) 0)
|   return 0;
| if (sizeof (uint32_t))
|   return 0;
|   ;
|   return 0;
| }
configure:5030: result: no
configure:4975: checking for uint32_t
configure:5000: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
cc1: warning: changing search order for system directory "/sw/local/include"
cc1: warning:   as it is the same as non-system directory "/usr/local/include"
conftest.c:22:20: stdint.h: No such file or directory
conftest.c: In function `main':
conftest.c:27: `uint32_t' undeclared (first use in this function)
conftest.c:27: (Each undeclared identifier is reported only once
conftest.c:27: for each function it appears in.)
conftest.c:27: parse error before ')' token
configure:5006: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "nettle 1.11"
| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
| #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_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| #define HAVE_MALLOC_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GCC_ATTRIBUTE 1
| /* end confdefs.h.  */
| #include <stdint.h>
| 
| int
| main ()
| {
| if ((uint32_t *) 0)
|   return 0;
| if (sizeof (uint32_t))
|   return 0;
|   ;
|   return 0;
| }
configure:5030: result: no
configure:4975: checking for uint32_t
configure:5000: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
cc1: warning: changing search order for system directory "/sw/local/include"
cc1: warning:   as it is the same as non-system directory "/usr/local/include"
conftest.c: In function `main':
conftest.c:27: `uint32_t' undeclared (first use in this function)
conftest.c:27: (Each undeclared identifier is reported only once
conftest.c:27: for each function it appears in.)
conftest.c:27: parse error before ')' token
configure:5006: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "nettle 1.11"
| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
| #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_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| #define HAVE_MALLOC_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GCC_ATTRIBUTE 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| 
| int
| main ()
| {
| if ((uint32_t *) 0)
|   return 0;
| if (sizeof (uint32_t))
|   return 0;
|   ;
|   return 0;
| }
configure:5030: result: no
configure:5104: checking for stdint uint32_t
configure:5108: result: 
configure:5114: checking for stdint u_int32_t
configure:5121: result: (..)
configure:5126: checking for u_int32_t
configure:5151: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
cc1: warning: changing search order for system directory "/sw/local/include"
cc1: warning:   as it is the same as non-system directory "/usr/local/include"
conftest.c: In function `main':
conftest.c:27: `u_int32_t' undeclared (first use in this function)
conftest.c:27: (Each undeclared identifier is reported only once
conftest.c:27: for each function it appears in.)
conftest.c:27: parse error before ')' token
configure:5157: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "nettle 1.11"
| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
| #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_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| #define HAVE_MALLOC_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GCC_ATTRIBUTE 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| 
| int
| main ()
| {
| if ((u_int32_t *) 0)
|   return 0;
| if (sizeof (u_int32_t))
|   return 0;
|   ;
|   return 0;
| }
configure:5181: result: no
configure:5126: checking for u_int32_t
configure:5151: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
cc1: warning: changing search order for system directory "/sw/local/include"
cc1: warning:   as it is the same as non-system directory "/usr/local/include"
conftest.c:22:22: inttypes.h: No such file or directory
conftest.c: In function `main':
conftest.c:27: `u_int32_t' undeclared (first use in this function)
conftest.c:27: (Each undeclared identifier is reported only once
conftest.c:27: for each function it appears in.)
conftest.c:27: parse error before ')' token
configure:5157: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "nettle 1.11"
| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
| #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_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| #define HAVE_MALLOC_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GCC_ATTRIBUTE 1
| /* end confdefs.h.  */
| #include <inttypes.h>
| 
| int
| main ()
| {
| if ((u_int32_t *) 0)
|   return 0;
| if (sizeof (u_int32_t))
|   return 0;
|   ;
|   return 0;
| }
configure:5181: result: no
configure:5126: checking for u_int32_t
configure:5151: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
cc1: warning: changing search order for system directory "/sw/local/include"
cc1: warning:   as it is the same as non-system directory "/usr/local/include"
conftest.c:22:26: sys/inttypes.h: No such file or directory
conftest.c: In function `main':
conftest.c:27: `u_int32_t' undeclared (first use in this function)
conftest.c:27: (Each undeclared identifier is reported only once
conftest.c:27: for each function it appears in.)
conftest.c:27: parse error before ')' token
configure:5157: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "nettle 1.11"
| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
| #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_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| #define HAVE_MALLOC_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GCC_ATTRIBUTE 1
| /* end confdefs.h.  */
| #include <sys/inttypes.h>
| 
| int
| main ()
| {
| if ((u_int32_t *) 0)
|   return 0;
| if (sizeof (u_int32_t))
|   return 0;
|   ;
|   return 0;
| }
configure:5181: result: no
configure:5126: checking for u_int32_t
configure:5151: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
cc1: warning: changing search order for system directory "/sw/local/include"
cc1: warning:   as it is the same as non-system directory "/usr/local/include"
conftest.c: In function `main':
conftest.c:27: `u_int32_t' undeclared (first use in this function)
conftest.c:27: (Each undeclared identifier is reported only once
conftest.c:27: for each function it appears in.)
conftest.c:27: parse error before ')' token
configure:5157: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "nettle 1.11"
| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
| #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_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| #define HAVE_MALLOC_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GCC_ATTRIBUTE 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| 
| int
| main ()
| {
| if ((u_int32_t *) 0)
|   return 0;
| if (sizeof (u_int32_t))
|   return 0;
|   ;
|   return 0;
| }
configure:5181: result: no
configure:5255: checking for stdint u_int32_t
configure:5259: result: 
configure:5264: checking for stdint datatype model
configure:5266: result: (..)
configure:5268: checking for char
configure:5292: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
cc1: warning: changing search order for system directory "/sw/local/include"
cc1: warning:   as it is the same as non-system directory "/usr/local/include"
configure:5298: $? = 0
configure:5302: test -z 
			 || test ! -s conftest.err
configure:5305: $? = 0
configure:5308: test -s conftest.o
configure:5311: $? = 0
configure:5322: result: yes
configure:5325: checking size of char
configure:5644: gcc -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
cc1: warning: changing search order for system directory "/sw/local/include"
cc1: warning:   as it is the same as non-system directory "/usr/local/include"
configure:5647: $? = 0
configure:5649: ./conftest
configure:5652: $? = 0
configure:5675: result: 1
configure:5682: checking for short
configure:5736: result: yes
configure:5739: checking size of short
configure:6089: result: 2
configure:6096: checking for int
configure:6150: result: yes
configure:6153: checking size of int
configure:6503: result: 4
configure:6510: checking for long
configure:6564: result: yes
configure:6567: checking size of long
configure:6917: result: 4
configure:6924: checking for void*
configure:6948: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
cc1: warning: changing search order for system directory "/sw/local/include"
cc1: warning:   as it is the same as non-system directory "/usr/local/include"
configure:6954: $? = 0
configure:6958: test -z 
			 || test ! -s conftest.err
configure:6961: $? = 0
configure:6964: test -s conftest.o
configure:6967: $? = 0
configure:6978: result: yes
configure:6981: checking size of void*
configure:7300: gcc -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
cc1: warning: changing search order for system directory "/sw/local/include"
cc1: warning:   as it is the same as non-system directory "/usr/local/include"
configure:7303: $? = 0
configure:7305: ./conftest
configure:7308: $? = 0
configure:7331: result: 4
configure:7360: result: combined for stdint datatype model...  444, ILP32 (standard 32bit unixish)
configure:7374: checking for extra inttypes in chosen header
configure:7376: result: (stddef.h)
configure:7380: checking for int_least32_t
configure:7405: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
cc1: warning: changing search order for system directory "/sw/local/include"
cc1: warning:   as it is the same as non-system directory "/usr/local/include"
conftest.c: In function `main':
conftest.c:32: `int_least32_t' undeclared (first use in this function)
conftest.c:32: (Each undeclared identifier is reported only once
conftest.c:32: for each function it appears in.)
conftest.c:32: parse error before ')' token
configure:7411: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "nettle 1.11"
| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
| #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_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| #define HAVE_MALLOC_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GCC_ATTRIBUTE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| /* end confdefs.h.  */
| #include <stddef.h>
| 
| int
| main ()
| {
| if ((int_least32_t *) 0)
|   return 0;
| if (sizeof (int_least32_t))
|   return 0;
|   ;
|   return 0;
| }
configure:7435: result: no
configure:7438: checking for int_fast32_t
configure:7463: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
cc1: warning: changing search order for system directory "/sw/local/include"
cc1: warning:   as it is the same as non-system directory "/usr/local/include"
conftest.c: In function `main':
conftest.c:32: `int_fast32_t' undeclared (first use in this function)
conftest.c:32: (Each undeclared identifier is reported only once
conftest.c:32: for each function it appears in.)
conftest.c:32: parse error before ')' token
configure:7469: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "nettle 1.11"
| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
| #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_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| #define HAVE_MALLOC_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GCC_ATTRIBUTE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| /* end confdefs.h.  */
| #include<stddef.h>
| 
| int
| main ()
| {
| if ((int_fast32_t *) 0)
|   return 0;
| if (sizeof (int_fast32_t))
|   return 0;
|   ;
|   return 0;
| }
configure:7493: result: no
configure:7496: checking for intmax_t
configure:7521: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
cc1: warning: changing search order for system directory "/sw/local/include"
cc1: warning:   as it is the same as non-system directory "/usr/local/include"
conftest.c: In function `main':
conftest.c:32: `intmax_t' undeclared (first use in this function)
conftest.c:32: (Each undeclared identifier is reported only once
conftest.c:32: for each function it appears in.)
conftest.c:32: parse error before ')' token
configure:7527: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "nettle 1.11"
| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
| #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_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA 1
| #define HAVE_MALLOC_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GCC_ATTRIBUTE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_VOIDP 4
| /* end confdefs.h.  */
| #include <stddef.h>
| 
| int
| main ()
| {
| if ((intmax_t *) 0)
|   return 0;
| if (sizeof (intmax_t))
|   return 0;
|   ;
|   return 0;
| }
configure:7551: result: no
configure:7563: result: make use of stddef.h in nettle-types.h (no helpful system typedefs seen)
configure:7573: checking for __gmpz_getlimbn in -lgmp
configure:7635: result: yes
configure:7769: checking for BF_ecb_encrypt in -lcrypto
configure:7799: gcc -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lcrypto  -lgmp  >&5
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
cc1: warning: changing search order for system directory "/sw/local/include"
cc1: warning:   as it is the same as non-system directory "/usr/local/include"
configure:7805: $? = 0
configure:7809: test -z 
			 || test ! -s conftest.err
configure:7812: $? = 0
configure:7815: test -s conftest
configure:7818: $? = 0
configure:7831: result: yes
configure:7959: creating ./config.status

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

This file was extended by nettle config.status 1.11, which was
generated by GNU Autoconf 2.59.  Invocation command line was

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

on hal

config.status:719: creating Makefile
config.status:719: creating config.make
config.status:719: creating config.m4
config.status:719: creating tools/Makefile
config.status:719: creating testsuite/Makefile
config.status:719: creating examples/Makefile
config.status:816: creating config.h
config.status:1234: executing nettle-types.h commands
config.status:1238: creating nettle-types.h : __NETTLE_TYPES_H

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

ac_cv_build=rs6000-ibm-aix4.2.1.0
ac_cv_build_alias=rs6000-ibm-aix4.2.1.0
ac_cv_c_bigendian=yes
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=''
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_GROFF_set=''
ac_cv_env_GROFF_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_M4_set=''
ac_cv_env_M4_value=''
ac_cv_env_XAUTH_PROGRAM_set=''
ac_cv_env_XAUTH_PROGRAM_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_exeext=''
ac_cv_func__doprnt=yes
ac_cv_func_alarm=yes
ac_cv_func_alloca_works=yes
ac_cv_func_asprintf=no
ac_cv_func_call_putc_unlocked=no
ac_cv_func_cfmakeraw=no
ac_cv_func_flockfile=no
ac_cv_func_fputs_unlocked=no
ac_cv_func_fwrite_unlocked=no
ac_cv_func_gai_strerror=no
ac_cv_func_getaddrinfo=no
ac_cv_func_getnameinfo=no
ac_cv_func_getpgrp_void=yes
ac_cv_func_getpid=yes
ac_cv_func_getrusage=yes
ac_cv_func_getspnam=no
ac_cv_func_gettimeofday=yes
ac_cv_func_inet_aton=yes
ac_cv_func_login=no
ac_cv_func_logout=no
ac_cv_func_logwtmp=no
ac_cv_func_memcmp_working=yes
ac_cv_func_mempcpy=no
ac_cv_func_memxor=no
ac_cv_func_openpty=no
ac_cv_func_poll=yes
ac_cv_func_pututline=yes
ac_cv_func_pututxline=yes
ac_cv_func_select=yes
ac_cv_func_seteuid=yes
ac_cv_func_setresuid=no
ac_cv_func_setrlimit=yes
ac_cv_func_sleep=yes
ac_cv_func_snprintf=yes
ac_cv_func_socket=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchrnul=no
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strndup=no
ac_cv_func_strsignal=no
ac_cv_func_strtol=yes
ac_cv_func_syslog=yes
ac_cv_func_updwtmp=no
ac_cv_func_updwtmpx=no
ac_cv_func_vprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_have_decl__sys_siglist=no
ac_cv_have_decl_program_invocation_name=no
ac_cv_have_decl_program_invocation_short_name=no
ac_cv_have_decl_sys_siglist=no
ac_cv_have_x=have_x='yes 		ac_x_includes= ac_x_libraries='
ac_cv_header_X11_Xauth_h=yes
ac_cv_header_argp_h=no
ac_cv_header_crypt_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_gmp_h=yes
ac_cv_header_gss_h=no
ac_cv_header_inttypes_h=no
ac_cv_header_krb5_h=no
ac_cv_header_libutil_h=no
ac_cv_header_limits_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_poll_h=yes
ac_cv_header_pty_h=no
ac_cv_header_security_pam_appl_h=no
ac_cv_header_shadow_h=no
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint=stddef.h
ac_cv_header_stdint_h=no
ac_cv_header_stdint_o=''
ac_cv_header_stdint_t=''
ac_cv_header_stdint_u=''
ac_cv_header_stdint_x=''
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_stropts_h=yes
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sysexits_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utmp_h=yes
ac_cv_header_utmpx_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=rs6000-ibm-aix4.2.1.0
ac_cv_host_alias=rs6000-ibm-aix4.2.1.0
ac_cv_lib_Xau_XauGetAuthByAddr=no
ac_cv_lib_crypt_crypt=no
ac_cv_lib_crypto_BF_ecb_encrypt=yes
ac_cv_lib_gmp___gmpz_getlimbn=yes
ac_cv_lib_gss_gss_check_version=no
ac_cv_lib_oop_oop_sys_new=yes
ac_cv_lib_socket_setsockopt=no
ac_cv_lib_util_openpty=no
ac_cv_lib_xnet_inet_addr=yes
ac_cv_lib_z_inflate=yes
ac_cv_member_struct_utmp_ut_addr=no
ac_cv_member_struct_utmp_ut_addr_v6=no
ac_cv_member_struct_utmp_ut_exit=no
ac_cv_member_struct_utmp_ut_exit___e_termination=no
ac_cv_member_struct_utmp_ut_exit_e_termination=no
ac_cv_member_struct_utmp_ut_exit_ut_termination=no
ac_cv_member_struct_utmp_ut_host=no
ac_cv_member_struct_utmp_ut_id=no
ac_cv_member_struct_utmp_ut_name=no
ac_cv_member_struct_utmp_ut_pid=no
ac_cv_member_struct_utmp_ut_session=no
ac_cv_member_struct_utmp_ut_syslen=no
ac_cv_member_struct_utmp_ut_time=no
ac_cv_member_struct_utmp_ut_tv=no
ac_cv_member_struct_utmp_ut_tv_tv_sec=no
ac_cv_member_struct_utmp_ut_user=no
ac_cv_member_struct_utmpx_ut_addr=no
ac_cv_member_struct_utmpx_ut_addr_v6=no
ac_cv_member_struct_utmpx_ut_exit=no
ac_cv_member_struct_utmpx_ut_exit___e_termination=no
ac_cv_member_struct_utmpx_ut_exit_e_termination=no
ac_cv_member_struct_utmpx_ut_exit_ut_termination=no
ac_cv_member_struct_utmpx_ut_host=yes
ac_cv_member_struct_utmpx_ut_id=yes
ac_cv_member_struct_utmpx_ut_name=no
ac_cv_member_struct_utmpx_ut_pid=yes
ac_cv_member_struct_utmpx_ut_session=no
ac_cv_member_struct_utmpx_ut_syslen=no
ac_cv_member_struct_utmpx_ut_time=no
ac_cv_member_struct_utmpx_ut_tv=yes
ac_cv_member_struct_utmpx_ut_tv_tv_sec=yes
ac_cv_member_struct_utmpx_ut_user=yes
ac_cv_objext=o
ac_cv_path_M4=/usr/local/bin/m4
ac_cv_path_XAUTH_PROGRAM=/usr/bin/X11/xauth
ac_cv_path_install='/usr/local/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
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_make_make_set=yes
ac_cv_search_argp_parse=no
ac_cv_search_gethostbyname='none required'
ac_cv_search_inet_ntop=no
ac_cv_search_syslog='none required'
ac_cv_sizeof_char=1
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_short=2
ac_cv_sizeof_voidp=4
ac_cv_stdint_char_model=124
ac_cv_stdint_long_model=444
ac_cv_stdint_message='using gnu compiler gcc (GCC) 3.2'
ac_cv_stdint_result='(no helpful system typedefs seen)'
ac_cv_type_char=yes
ac_cv_type_int=yes
ac_cv_type_int_fast32_t=no
ac_cv_type_int_least32_t=no
ac_cv_type_intmax_t=no
ac_cv_type_long=yes
ac_cv_type_short=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=no
ac_cv_type_u_int32_t=no
ac_cv_type_uid_t=yes
ac_cv_type_uint32_t=no
ac_cv_type_uintptr_t=no
ac_cv_type_voidp=yes
ac_cv_working_alloca_h=no
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_prog_cc_stdc=''
lsh_cv_c_FUNCTION=no
lsh_cv_c_attribute=yes
lsh_cv_func_shutdown_works_on_unix_sockets=yes
lsh_cv_sys_ai_numerichost=no
lsh_cv_sys_ccpic=-fpic
lsh_cv_sys_unix98_ptys=no

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

ALLOCA=''
CC='gcc'
CCPIC='-fpic'
CCPIC_MAYBE='-fpic'
CFLAGS='-g -O2 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs'
CPP='gcc -E'
CPPFLAGS=' -I/usr/local/include'
DEFS='-DHAVE_CONFIG_H'
DEP_FLAGS='-MT $@ -MT $@.d -MD -MP -MF $@.d'
DEP_PROCESS='true'
ECHO_C='ECHO_N=''
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
IF_ENABLE_ASM='# '
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=' -L/usr/local/lib'
LIBOBJS=' memxor$U.o'
LIBS='-lgmp '
LTLIBOBJS=' memxor$U.lo'
M4='/usr/local/bin/m4'
OBJEXT='o'
OPENSSL_LIBFLAGS='-lcrypto'
PACKAGE_BUGREPORT='nettle-bugs@lists.lysator.liu.se'
PACKAGE_NAME='nettle'
PACKAGE_STRING='nettle 1.11'
PACKAGE_TARNAME='nettle'
PACKAGE_VERSION='1.11'
PATH_SEPARATOR=':'
RANLIB='ranlib'
RSA_EXAMPLES='rsa-keygen$(EXEEXT) rsa-sign$(EXEEXT) rsa-verify$(EXEEXT) rsa-encrypt$(EXEEXT) rsa-decrypt$(EXEEXT)'
SET_MAKE=''
SHELL='/bin/sh'
SHLIBCFLAGS='-fpic'
SHLIBFILE='$(SHLIBSONAME).$(SHLIBMINOR)'
SHLIBFORLINK='libnettle.so'
SHLIBINSTALL=''
SHLIBLIBS=''
SHLIBLINK='$(CC) $(LDFLAGS) -shared -Wl,-soname=$(SHLIBSONAME)'
SHLIBMAJOR='2'
SHLIBMINOR='2'
SHLIBSONAME='$(SHLIBFORLINK).$(SHLIBMAJOR)'
SHLIBTARGET=''
UNLESS_ENABLE_ASM=''
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
bindir='${exec_prefix}/bin'
build='rs6000-ibm-aix4.2.1.0'
build_alias=''
build_cpu='rs6000'
build_os='aix4.2.1.0'
build_vendor='ibm'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='rs6000-ibm-aix4.2.1.0'
host_alias=''
host_cpu='rs6000'
host_os='aix4.2.1.0'
host_vendor='ibm'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/home/xenofarm/xenofarm/client/lsh/hal.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_ALLOCA 1
#define HAVE_GCC_ATTRIBUTE 1
#define HAVE_LIBCRYPTO 1
#define HAVE_LIBGMP 1
#define HAVE_MALLOC_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
#define PACKAGE_NAME "nettle"
#define PACKAGE_STRING "nettle 1.11"
#define PACKAGE_TARNAME "nettle"
#define PACKAGE_VERSION "1.11"
#define SIZEOF_CHAR 1
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_SHORT 2
#define SIZEOF_VOIDP 4
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define WITH_PUBLIC_KEY 1
#define WORDS_BIGENDIAN 1

configure: exit 0

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

This file was extended by nettle config.status 1.11, which was
generated by GNU Autoconf 2.59.  Invocation command line was

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

on hal

config.status:816: creating config.h
config.status:940: config.h is unchanged

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

This file was extended by nettle config.status 1.11, which was
generated by GNU Autoconf 2.59.  Invocation command line was

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

on hal

config.status:816: creating config.h
config.status:940: config.h is unchanged