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 2.0, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  $ ./configure --disable-option-checking --prefix=/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx --with-include-path=/usr/local/include:/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include --with-lib-path=/usr/local/lib:/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib --cache-file=../config.cache --srcdir=.

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

hostname = mini-mac.local
uname -m = i386
uname -r = 10.2.0
uname -s = Darwin
uname -v = Darwin Kernel Version 10.2.0: Tue Nov  3 10:37:10 PST 2009; root:xnu-1486.2.11~1/RELEASE_I386

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

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = Mach kernel version:
	 Darwin Kernel Version 10.2.0: Tue Nov  3 10:37:10 PST 2009; root:xnu-1486.2.11~1/RELEASE_I386
Kernel configured for up to 2 processors.
2 processors are physically available.
2 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1
Primary memory available: 2.00 gigabytes
Default processor set: 93 tasks, 297 threads, 2 processors
Load average: 2.26, Mach factor: 0.81
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/bin
PATH: /bin
PATH: /usr/local/bin
PATH: /sw/local/bin


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

configure:1762: loading cache ../config.cache
configure:1916: checking build system type
configure:1934: result: i686-apple-darwin10.2.0
configure:1956: checking host system type
configure:1971: result: i686-apple-darwin10.2.0
configure:2061: checking for -R flag
configure:2080: result: none
configure:2090: result: Searching for libraries
configure:2097: checking /usr/local/lib
configure:2115: result: added
configure:2097: checking /Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib
configure:2115: result: added
configure:2097: checking /Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib
configure:2115: result: added
configure:2097: checking /usr/local/lib
configure:2115: result: added
configure:2097: checking /sw/local/lib
configure:2124: result: not found
configure:2097: checking /sw/lib
configure:2115: result: added
configure:2097: checking /usr/gnu/lib
configure:2124: result: not found
configure:2097: checking /opt/gnu/lib
configure:2124: result: not found
configure:2097: checking /sw/gnu/lib
configure:2124: result: not found
configure:2097: checking /usr/freeware/lib
configure:2124: result: not found
configure:2097: checking /usr/pkg/lib
configure:2124: result: not found
configure:2180: checking for gcc
configure:2207: result: gcc
configure:2439: checking for C compiler version
configure:2447: gcc --version >&5
i686-apple-darwin10-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493)
Copyright (C) 2005 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:2451: $? = 0
configure:2458: gcc -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc_40/gcc_40-5493~95/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-arch=apple --with-tune=generic --host=i686-apple-darwin10 --target=i686-apple-darwin10
Thread model: posix
gcc version 4.0.1 (Apple Inc. build 5493)
configure:2462: $? = 0
configure:2469: gcc -V >&5
gcc-4.0: argument to `-V' is missing
configure:2473: $? = 1
configure:2496: checking for C compiler default output file name
configure:2518: gcc   -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c  >&5
configure:2522: $? = 0
configure:2560: result: a.out
configure:2579: checking whether the C compiler works
configure:2589: ./a.out
configure:2593: $? = 0
configure:2612: result: yes
configure:2619: checking whether we are cross compiling
configure:2621: result: no
configure:2624: checking for suffix of executables
configure:2631: gcc -o conftest   -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c  >&5
configure:2635: $? = 0
configure:2661: result: 
configure:2667: checking for suffix of object files
configure:2722: result: o
configure:2726: checking whether we are using the GNU C compiler
configure:2779: result: yes
configure:2788: checking whether gcc accepts -g
configure:2926: result: yes
configure:2943: checking for gcc option to accept ISO C89
configure:3047: result: none needed
configure:3141: checking for g++
configure:3157: found /usr/bin/g++
configure:3168: result: g++
configure:3195: checking for C++ compiler version
configure:3203: g++ --version >&5
i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646) (dot 1)
Copyright (C) 2007 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:3207: $? = 0
configure:3214: g++ -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5646.1~2/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/usr/include/c++/4.2.1 --host=i686-apple-darwin10 --target=i686-apple-darwin10
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5646) (dot 1)
configure:3218: $? = 0
configure:3225: g++ -V >&5
g++-4.2: argument to `-V' is missing
configure:3229: $? = 1
configure:3232: checking whether we are using the GNU C++ compiler
configure:3261: g++ -c   -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.cpp >&5
configure:3268: $? = 0
configure:3285: result: yes
configure:3294: checking whether g++ accepts -g
configure:3324: g++ -c -g  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.cpp >&5
configure:3331: $? = 0
configure:3432: result: yes
configure:3484: g++ -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.cpp >&5
configure:3491: $? = 0
configure:3513: checking whether make sets $(MAKE)
configure:3535: result: yes
configure:3587: checking for ranlib
configure:3614: result: ranlib
configure:3679: checking for nm
configure:3695: found /usr/bin/nm
configure:3706: result: nm
configure:3772: checking for objdump
configure:3802: result: no
configure:3842: checking for a BSD-compatible install
configure:3910: result: /usr/bin/install -c
configure:3924: checking for a thread-safe mkdir -p
configure:3963: result: ./install-sh -c -d
configure:4088: Looking for assembler files in x86/.
configure:4109: checking CCPIC
configure:4189: result: -fPIC
configure:4256: checking if globals are prefixed by underscore
configure:4272: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:4279: $? = 0
configure:4303: result: yes
configure:4309: checking if we should use a .note.GNU-stack section
configure:4321: gcc -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include -c conftest.c >conftest.out 2>&1
configure:4324: $? = 0
configure:4336: result: no
configure:4342: checking for ELF-style .type,%function pseudo-ops
configure:4359: gcc -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include -c conftest.s >conftest.out 2>&1
configure:4362: $? = 1
conftest.s:4:Unknown pseudo-op: .type
conftest.s:4:Rest of line ignored. 1st junk character valued 102 (f).
conftest.s:8:Unknown pseudo-op: .size
conftest.s:8:Rest of line ignored. 1st junk character valued 102 (f).
configure: failed program was:

.text
.globl foo
.type foo,%function
foo:
.Lend:

.size foo, .Lend - foo

configure:4375: result: no
configure:4378: checking for ELF-style .type,#function pseudo-ops
configure:4395: gcc -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include -c conftest.s >conftest.out 2>&1
configure:4398: $? = 1
conftest.s:4:Unknown pseudo-op: .type
conftest.s:4:Rest of line ignored. 1st junk character valued 102 (f).
conftest.s:8:Unknown pseudo-op: .size
conftest.s:8:Rest of line ignored. 1st junk character valued 102 (f).
configure: failed program was:

.text
.globl foo
.type foo,#function
foo:
.Lend:

.size foo, .Lend - foo

configure:4411: result: no
configure:4423: checking if .align assembly directive is logarithmic
configure:4434: gcc -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include -c conftest.s >conftest.out 2>&1
configure:4437: $? = 0
configure:4450: result: yes
configure:4483: checking for m4
configure:4514: result: /usr/bin/m4
configure:4524: checking for an ANSI C-conforming const
configure:4621: result: yes
configure:4631: checking for inline
configure:4682: result: inline
configure:4706: checking how to run the C preprocessor
configure:4824: result: gcc -E
configure:4853: gcc -E  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c
configure:4860: $? = 0
configure:4891: gcc -E  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:4898: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "2.0"
| #define PACKAGE_STRING "nettle 2.0"
| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4938: checking for grep that handles long lines and -e
configure:4998: result: /usr/bin/grep
configure:5003: checking for egrep
configure:5067: result: /usr/bin/grep -E
configure:5072: checking for uid_t in sys/types.h
configure:5095: result: yes
configure:5110: checking for ANSI C header files
configure:5278: result: yes
configure:5302: checking for sys/types.h
configure:5347: result: yes
configure:5302: checking for sys/stat.h
configure:5347: result: yes
configure:5302: checking for stdlib.h
configure:5347: result: yes
configure:5302: checking for string.h
configure:5347: result: yes
configure:5302: checking for memory.h
configure:5347: result: yes
configure:5302: checking for strings.h
configure:5347: result: yes
configure:5302: checking for inttypes.h
configure:5347: result: yes
configure:5302: checking for stdint.h
configure:5347: result: yes
configure:5302: checking for unistd.h
configure:5347: result: yes
configure:5361: checking for size_t
configure:5453: result: yes
configure:5465: checking whether time.h and sys/time.h may both be included
configure:5517: result: yes
configure:5532: checking size of long
configure:5837: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c  >&5
configure:5841: $? = 0
configure:5847: ./conftest
configure:5851: $? = 0
configure:5877: result: 4
configure:5907: checking openssl/blowfish.h usability
configure:5924: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:5931: $? = 0
configure:5945: result: yes
configure:5949: checking openssl/blowfish.h presence
configure:5964: gcc -E  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c
configure:5971: $? = 0
configure:5985: result: yes
configure:6018: checking for openssl/blowfish.h
configure:6027: result: yes
configure:5907: checking openssl/des.h usability
configure:5924: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:5931: $? = 0
configure:5945: result: yes
configure:5949: checking openssl/des.h presence
configure:5964: gcc -E  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c
configure:5971: $? = 0
configure:5985: result: yes
configure:6018: checking for openssl/des.h
configure:6027: result: yes
configure:5907: checking openssl/cast.h usability
configure:5924: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:5931: $? = 0
configure:5945: result: yes
configure:5949: checking openssl/cast.h presence
configure:5964: gcc -E  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c
configure:5971: $? = 0
configure:5985: result: yes
configure:6018: checking for openssl/cast.h
configure:6027: result: yes
configure:5907: checking openssl/aes.h usability
configure:5924: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:5931: $? = 0
configure:5945: result: yes
configure:5949: checking openssl/aes.h presence
configure:5964: gcc -E  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c
configure:5971: $? = 0
configure:5985: result: yes
configure:6018: checking for openssl/aes.h
configure:6027: result: yes
configure:6048: checking for working alloca.h
configure:6102: result: yes
configure:6112: checking for alloca
configure:6186: result: yes
configure:6428: checking for malloc.h
configure:6435: result: no
configure:6579: checking whether byte ordering is bigendian
configure:6959: result: no
configure:6988: checking for memxor
configure:7044: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c  >&5
Undefined symbols:
  "_memxor", referenced from:
      _main in ccKegyFK.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:7051: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "2.0"
| #define PACKAGE_STRING "nettle 2.0"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_LONG 4
| #define HAVE_OPENSSL_BLOWFISH_H 1
| #define HAVE_OPENSSL_DES_H 1
| #define HAVE_OPENSSL_CAST_H 1
| #define HAVE_OPENSSL_AES_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 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 GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| 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
| #endif
| 
| int
| main ()
| {
| return memxor ();
|   ;
|   return 0;
| }
configure:7073: result: no
configure:7094: checking for __attribute__
configure:7152: result: yes
configure:7170: checking for stdint types
configure:7203: gcc -c   conftest.c >&5
configure:7210: $? = 0
configure:7243: result: stdint.h (shortcircuit)
configure:10078: result: make use of stdint.h in nettle-stdint.h (assuming C99 compatible system)
configure:10088: checking for fcntl file locking
configure:10125: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:10132: $? = 0
configure:10147: result: yes
configure:10161: checking for __gmpz_getlimbn in -lgmp
configure:10224: result: yes
configure:10368: checking for __gmpz_powm_sec
configure:10424: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lgmp  >&5
Undefined symbols:
  "___gmpz_powm_sec", referenced from:
      _main in ccKNHpog.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:10431: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "2.0"
| #define PACKAGE_STRING "nettle 2.0"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_LONG 4
| #define HAVE_OPENSSL_BLOWFISH_H 1
| #define HAVE_OPENSSL_DES_H 1
| #define HAVE_OPENSSL_CAST_H 1
| #define HAVE_OPENSSL_AES_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_FCNTL_LOCKING 1
| #define HAVE_LIBGMP 1
| /* end confdefs.h.  */
| /* Define __gmpz_powm_sec to an innocuous variant, in case <limits.h> declares __gmpz_powm_sec.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define __gmpz_powm_sec innocuous___gmpz_powm_sec
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __gmpz_powm_sec (); 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 __gmpz_powm_sec
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __gmpz_powm_sec ();
| /* 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___gmpz_powm_sec || defined __stub_____gmpz_powm_sec
| choke me
| #endif
| 
| int
| main ()
| {
| return __gmpz_powm_sec ();
|   ;
|   return 0;
| }
configure:10451: result: no
configure:10487: checking for BF_ecb_encrypt in -lcrypto
configure:10522: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lcrypto  -lgmp  >&5
configure:10529: $? = 0
configure:10550: result: yes
configure:10665: updating cache ../config.cache
configure:10703: creating ./config.status

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

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

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

on mini-mac.local

config.status:827: creating config.make
config.status:827: creating config.m4
config.status:827: creating Makefile
config.status:827: creating tools/Makefile
config.status:827: creating testsuite/Makefile
config.status:827: creating examples/Makefile
config.status:827: creating config.h
config.status:1079: linking x86/aes-encrypt-internal.asm to aes-encrypt-internal.asm
config.status:1079: linking x86/aes-decrypt-internal.asm to aes-decrypt-internal.asm
config.status:1079: linking x86/arcfour-crypt.asm to arcfour-crypt.asm
config.status:1079: linking x86/md5-compress.asm to md5-compress.asm
config.status:1079: linking x86/sha1-compress.asm to sha1-compress.asm
config.status:1079: linking x86/machine.m4 to machine.m4
config.status:1102: executing dummy-dep-files commands
config.status:1102: executing nettle-stdint.h commands
config.status:1113: creating nettle-stdint.h : __NETTLE_STDINT_H

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

ac_cv_build=i686-apple-darwin10.2.0
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
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_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_GROFF_set=
ac_cv_env_GROFF_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_M4_set=
ac_cv_env_M4_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_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_func___gmpz_powm_sec=no
ac_cv_func__doprnt=no
ac_cv_func_alarm=yes
ac_cv_func_alloca_works=yes
ac_cv_func_asprintf=yes
ac_cv_func_call_putc_unlocked=yes
ac_cv_func_flockfile=yes
ac_cv_func_fputs_unlocked=no
ac_cv_func_fwrite_unlocked=no
ac_cv_func_gai_strerror=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getdtablesize=yes
ac_cv_func_getnameinfo=yes
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_inet_ntop=yes
ac_cv_func_login=yes
ac_cv_func_logout=yes
ac_cv_func_logwtmp=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_mempcpy=no
ac_cv_func_memxor=no
ac_cv_func_openpty=yes
ac_cv_func_pututline=no
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=yes
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='\''/usr/X11/lib'\'''
ac_cv_header_X11_Xauth_h=yes
ac_cv_header_argp_h=no
ac_cv_header_crypt_h=no
ac_cv_header_fcntl_h=yes
ac_cv_header_gmp_h=yes
ac_cv_header_gss_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_krb5_h=yes
ac_cv_header_libutil_h=no
ac_cv_header_limits_h=yes
ac_cv_header_malloc_h=no
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_openssl_aes_h=yes
ac_cv_header_openssl_blowfish_h=yes
ac_cv_header_openssl_cast_h=yes
ac_cv_header_openssl_des_h=yes
ac_cv_header_pty_h=no
ac_cv_header_security_pam_appl_h=yes
ac_cv_header_shadow_h=no
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint=stdint.h
ac_cv_header_stdint_h=yes
ac_cv_header_stdint_t=stdint.h
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_stropts_h=no
ac_cv_header_sys_filio_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_ucred_h=no
ac_cv_header_unistd_h=yes
ac_cv_header_utmp_h=yes
ac_cv_header_utmpx_h=yes
ac_cv_host=i686-apple-darwin10.2.0
ac_cv_lib_Xau_XauGetAuthByAddr=yes
ac_cv_lib_asn1_der_get_octet_string=no
ac_cv_lib_crypt_crypt=no
ac_cv_lib_crypto_BF_ecb_encrypt=yes
ac_cv_lib_des_des_cbc_encrypt=no
ac_cv_lib_gmp___gmpz_getlimbn=yes
ac_cv_lib_gss_gss_check_version=no
ac_cv_lib_krb5_krb5_verify_user_lrealm=no
ac_cv_lib_oop_oop_sys_new=yes
ac_cv_lib_pam_pam_start=yes
ac_cv_lib_resolv_dn_expand=yes
ac_cv_lib_roken_strlcpy=no
ac_cv_lib_socket_setsockopt=no
ac_cv_lib_util_openpty=yes
ac_cv_lib_xnet_inet_addr=no
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=yes
ac_cv_member_struct_utmp_ut_id=no
ac_cv_member_struct_utmp_ut_name=yes
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=yes
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_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_GROFF=/usr/bin/groff
ac_cv_path_M4=/usr/bin/m4
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_NM=nm
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_gethostbyname='none required'
ac_cv_search_inet_ntop='none required'
ac_cv_search_syslog='none required'
ac_cv_sizeof_long=4
ac_cv_stdint_message='using gnu compiler i686-apple-darwin10-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493)'
ac_cv_stdint_result='(assuming C99 compatible system)'
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_uid_t=yes
ac_cv_working_alloca_h=yes
lsh_cv_c_attribute=yes
lsh_cv_func_shutdown_works_on_unix_sockets=no
lsh_cv_sys_ai_numerichost=yes
lsh_cv_sys_ccpic=-fPIC
lsh_cv_sys_ioctl_fionread_int=yes
lsh_cv_sys_ucred_passing=no
lsh_cv_sys_unix98_ptys=yes
nettle_cv_asm_align_log=yes
nettle_cv_asm_gnu_stack=no
nettle_cv_asm_type_hash_function=no
nettle_cv_asm_type_percent_function=no
nettle_cv_asm_underscore=yes
nettle_cv_fcntl_locking=yes

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

ALLOCA=''
ASM_ALIGN_LOG='yes'
ASM_ELF_STYLE='no'
ASM_MARK_NOEXEC_STACK=''
ASM_SYMBOL_PREFIX='_'
ASM_TYPE_FUNCTION=''
CC='gcc'
CCPIC='-fPIC'
CCPIC_MAYBE='-fPIC'
CFLAGS='-g -O2 -ggdb3 -Wno-pointer-sign -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs'
CPP='gcc -E'
CPPFLAGS=' -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include'
CXX='g++'
CXXFLAGS='-g -O2'
CXX_TESTS='cxx-test$(EXEEXT)'
DEFS='-DHAVE_CONFIG_H'
DEP_FLAGS='-MT $@ -MD -MP -MF $@.d'
DEP_INCLUDE='include '
DEP_PROCESS='true'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
IF_HOGWEED=''
IF_SHARED='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=' -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib'
LIBHOGWEED_FILE='$(LIBHOGWEED_SONAME).$(LIBHOGWEED_MINOR)'
LIBHOGWEED_FORLINK='libhogweed.dylib'
LIBHOGWEED_LIBS=''
LIBHOGWEED_LINK='$(CC) -dynamiclib $(LDFLAGS)'
LIBHOGWEED_MAJOR='1'
LIBHOGWEED_MINOR='1'
LIBHOGWEED_SONAME='$(LIBHOGWEED_FORLINK).$(LIBHOGWEED_MAJOR)'
LIBNETTLE_FILE='$(LIBNETTLE_SONAME).$(LIBNETTLE_MINOR)'
LIBNETTLE_FORLINK='libnettle.dylib'
LIBNETTLE_LIBS=''
LIBNETTLE_LINK='$(CC) -dynamiclib $(LDFLAGS)'
LIBNETTLE_MAJOR='3'
LIBNETTLE_MINOR='0'
LIBNETTLE_SONAME='$(LIBNETTLE_FORLINK).$(LIBNETTLE_MAJOR)'
LIBOBJS=' ${LIBOBJDIR}memxor$U.o'
LIBS='-lgmp '
LTLIBOBJS=' ${LIBOBJDIR}memxor$U.lo'
M4='/usr/bin/m4'
MKDIR_P='./install-sh -c -d'
NM='nm'
OBJDUMP='false'
OBJEXT='o'
OPENSSL_LIBFLAGS='-lcrypto'
PACKAGE_BUGREPORT='nettle-bugs@lists.lysator.liu.se'
PACKAGE_NAME='nettle'
PACKAGE_STRING='nettle 2.0'
PACKAGE_TARNAME='nettle'
PACKAGE_VERSION='2.0'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
SHLIBCFLAGS='-fPIC'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
bindir='${exec_prefix}/bin'
build='i686-apple-darwin10.2.0'
build_alias=''
build_cpu='i686'
build_os='darwin10.2.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i686-apple-darwin10.2.0'
host_alias=''
host_cpu='i686'
host_os='darwin10.2.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE_NAME "nettle"
#define PACKAGE_TARNAME "nettle"
#define PACKAGE_VERSION "2.0"
#define PACKAGE_STRING "nettle 2.0"
#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_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define TIME_WITH_SYS_TIME 1
#define SIZEOF_LONG 4
#define HAVE_OPENSSL_BLOWFISH_H 1
#define HAVE_OPENSSL_DES_H 1
#define HAVE_OPENSSL_CAST_H 1
#define HAVE_OPENSSL_AES_H 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_GCC_ATTRIBUTE 1
#define HAVE_FCNTL_LOCKING 1
#define HAVE_LIBGMP 1
#define WITH_HOGWEED 1
#define WITH_OPENSSL 1

configure: exit 0