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

  $ /home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2x1/src/nettle/configure --prefix=/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx --with-include-path=/usr/local/include:/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include --with-lib-path=/usr/local/lib:/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib --cache-file=../../config.cache --srcdir=/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2x1/src/nettle

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

hostname = bloodberry
uname -m = i686
uname -r = 2.6.15-gentoo-r1
uname -s = Linux
uname -v = #2 SMP PREEMPT Tue Mar 7 14:46:01 CET 2006

/usr/bin/uname -p = Pentium II (Deschutes)
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/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:1666: loading cache ../../config.cache
configure:1806: checking build system type
configure:1824: result: i686-pc-linux-gnu
configure:1846: checking host system type
configure:1861: result: i686-pc-linux-gnu
configure:1951: checking for -R flag
configure:1973: result: using -Wl,-rpath,
configure:1980: result: Searching for libraries
configure:1987: checking /usr/local/lib
configure:2005: result: added
configure:1987: checking /home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib
configure:2005: result: added
configure:1987: checking /home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib
configure:2005: result: added
configure:1987: checking /usr/local/lib
configure:2005: result: added
configure:1987: checking /sw/local/lib
configure:2014: result: not found
configure:1987: checking /sw/lib
configure:2014: result: not found
configure:1987: checking /usr/gnu/lib
configure:2014: result: not found
configure:1987: checking /opt/gnu/lib
configure:2014: result: not found
configure:1987: checking /sw/gnu/lib
configure:2014: result: not found
configure:1987: checking /usr/freeware/lib
configure:2014: result: not found
configure:1987: checking /usr/pkg/lib
configure:2014: result: not found
configure:2070: checking for gcc
configure:2097: result: gcc
configure:2335: checking for C compiler version
configure:2342: gcc --version >&5
gcc (GCC) 3.4.6 (Gentoo 3.4.6-r2, ssp-3.4.6-1.0, pie-8.7.10)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2345: $? = 0
configure:2352: gcc -v >&5
Reading specs from /usr/lib/gcc/i586-pc-linux-gnu/3.4.6/specs
Configured with: /var/tmp/portage/sys-devel/gcc-3.4.6-r2/work/gcc-3.4.6/configure --prefix=/usr --bindir=/usr/i586-pc-linux-gnu/gcc-bin/3.4.6 --includedir=/usr/lib/gcc/i586-pc-linux-gnu/3.4.6/include --datadir=/usr/share/gcc-data/i586-pc-linux-gnu/3.4.6 --mandir=/usr/share/gcc-data/i586-pc-linux-gnu/3.4.6/man --infodir=/usr/share/gcc-data/i586-pc-linux-gnu/3.4.6/info --with-gxx-include-dir=/usr/lib/gcc/i586-pc-linux-gnu/3.4.6/include/g++-v3 --host=i586-pc-linux-gnu --build=i586-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.4.6 (Gentoo 3.4.6-r2, ssp-3.4.6-1.0, pie-8.7.10)
configure:2355: $? = 0
configure:2362: gcc -V >&5
gcc: `-V' option must have argument
configure:2365: $? = 1
configure:2388: checking for C compiler default output file name
configure:2415: gcc   -I/usr/local/include -I/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
configure:2418: $? = 0
configure:2456: result: a.out
configure:2473: checking whether the C compiler works
configure:2483: ./a.out
configure:2486: $? = 0
configure:2503: result: yes
configure:2510: checking whether we are cross compiling
configure:2512: result: no
configure:2515: checking for suffix of executables
configure:2522: gcc -o conftest   -I/usr/local/include -I/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
configure:2525: $? = 0
configure:2549: result: 
configure:2555: checking for suffix of object files
configure:2607: result: o
configure:2611: checking whether we are using the GNU C compiler
configure:2663: result: yes
configure:2668: checking whether gcc accepts -g
configure:2803: result: yes
configure:2820: checking for gcc option to accept ISO C89
configure:2923: result: none needed
configure:3017: checking for g++
configure:3033: found /usr/bin/g++
configure:3044: result: g++
configure:3075: checking for C++ compiler version
configure:3082: g++ --version >&5
g++ (GCC) 3.4.6 (Gentoo 3.4.6-r2, ssp-3.4.6-1.0, pie-8.7.10)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3085: $? = 0
configure:3092: g++ -v >&5
Reading specs from /usr/lib/gcc/i586-pc-linux-gnu/3.4.6/specs
Configured with: /var/tmp/portage/sys-devel/gcc-3.4.6-r2/work/gcc-3.4.6/configure --prefix=/usr --bindir=/usr/i586-pc-linux-gnu/gcc-bin/3.4.6 --includedir=/usr/lib/gcc/i586-pc-linux-gnu/3.4.6/include --datadir=/usr/share/gcc-data/i586-pc-linux-gnu/3.4.6 --mandir=/usr/share/gcc-data/i586-pc-linux-gnu/3.4.6/man --infodir=/usr/share/gcc-data/i586-pc-linux-gnu/3.4.6/info --with-gxx-include-dir=/usr/lib/gcc/i586-pc-linux-gnu/3.4.6/include/g++-v3 --host=i586-pc-linux-gnu --build=i586-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.4.6 (Gentoo 3.4.6-r2, ssp-3.4.6-1.0, pie-8.7.10)
configure:3095: $? = 0
configure:3102: g++ -V >&5
g++: `-V' option must have argument
configure:3105: $? = 1
configure:3108: checking whether we are using the GNU C++ compiler
configure:3137: g++ -c   -I/usr/local/include -I/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.cpp >&5
configure:3143: $? = 0
configure:3160: result: yes
configure:3165: checking whether g++ accepts -g
configure:3195: g++ -c -g  -I/usr/local/include -I/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.cpp >&5
configure:3201: $? = 0
configure:3300: result: yes
configure:3352: g++ -c -g -O2  -I/usr/local/include -I/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.cpp >&5
configure:3358: $? = 0
configure:3380: checking whether make sets $(MAKE)
configure:3401: result: yes
configure:3453: checking for ranlib
configure:3480: result: ranlib
configure:3549: checking for nm
configure:3565: found /usr/bin/nm
configure:3576: result: nm
configure:3646: checking for objdump
configure:3662: found /usr/bin/objdump
configure:3673: result: objdump
configure:3719: checking for a BSD-compatible install
configure:3775: result: /usr/bin/install -c
configure:3789: checking for a thread-safe mkdir -p
configure:3828: result: /usr/bin/mkdir -p
configure:3949: Looking for assembler files in x86/.
configure:3970: checking CCPIC
configure:4024: gcc -c -g -O2 -fpic  -I/usr/local/include -I/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:4030: $? = 0
configure:4049: result: -fpic
configure:4102: checking if globals are prefixed by underscore
configure:4118: gcc -c -g -O2  -I/usr/local/include -I/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:4124: $? = 0
configure:4148: result: no
configure:4154: checking if we should use a .note.GNU-stack section
configure:4166: gcc -g -O2  -I/usr/local/include -I/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include -c conftest.c >conftest.out 2>&1
configure:4169: $? = 0
configure:4181: result: yes
configure:4187: checking for ELF-style .type,%function pseudo-ops
configure:4204: gcc -g -O2  -I/usr/local/include -I/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include -c conftest.s >conftest.out 2>&1
configure:4207: $? = 0
configure:4220: result: yes
configure:4223: checking for ELF-style .type,#function pseudo-ops
configure:4240: gcc -g -O2  -I/usr/local/include -I/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include -c conftest.s >conftest.out 2>&1
configure:4243: $? = 1
conftest.s: Assembler messages:
conftest.s:4: Error: unrecognized symbol type ""
configure: failed program was:

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

.size foo, .Lend - foo

configure:4256: result: no
configure:4268: checking if .align assembly directive is logarithmic
configure:4279: gcc -g -O2  -I/usr/local/include -I/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include -c conftest.s >conftest.out 2>&1
configure:4282: $? = 1
conftest.s: Assembler messages:
conftest.s:2: Error: alignment not a power of 2
configure: failed program was:

.align 3

configure:4295: result: no
configure:4321: checking for m4
configure:4352: result: /usr/bin/m4
configure:4362: checking for an ANSI C-conforming const
configure:4458: result: yes
configure:4468: checking for inline
configure:4518: result: inline
configure:4542: checking how to run the C preprocessor
configure:4658: result: gcc -E
configure:4687: gcc -E  -I/usr/local/include -I/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:4693: $? = 0
configure:4724: gcc -E  -I/usr/local/include -I/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c
conftest.c:8:28: ac_nonexistent.h: No such file or directory
configure:4730: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.16"
| #define PACKAGE_STRING "nettle 1.16"
| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4768: checking for grep that handles long lines and -e
configure:4842: result: /bin/grep
configure:4847: checking for egrep
configure:4925: result: /bin/grep -E
configure:4930: checking for uid_t in sys/types.h
configure:4953: result: yes
configure:4968: checking for ANSI C header files
configure:5132: result: yes
configure:5156: checking for sys/types.h
configure:5199: result: yes
configure:5156: checking for sys/stat.h
configure:5199: result: yes
configure:5156: checking for stdlib.h
configure:5199: result: yes
configure:5156: checking for string.h
configure:5199: result: yes
configure:5156: checking for memory.h
configure:5199: result: yes
configure:5156: checking for strings.h
configure:5199: result: yes
configure:5156: checking for inttypes.h
configure:5199: result: yes
configure:5156: checking for stdint.h
configure:5199: result: yes
configure:5156: checking for unistd.h
configure:5199: result: yes
configure:5211: checking for size_t
configure:5262: result: yes
configure:5274: checking whether time.h and sys/time.h may both be included
configure:5325: result: yes
configure:5354: checking openssl/blowfish.h usability
configure:5371: gcc -c -g -O2  -I/usr/local/include -I/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5377: $? = 0
configure:5391: result: yes
configure:5395: checking openssl/blowfish.h presence
configure:5410: gcc -E  -I/usr/local/include -I/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:5416: $? = 0
configure:5430: result: yes
configure:5463: checking for openssl/blowfish.h
configure:5471: result: yes
configure:5354: checking openssl/des.h usability
configure:5371: gcc -c -g -O2  -I/usr/local/include -I/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5377: $? = 0
configure:5391: result: yes
configure:5395: checking openssl/des.h presence
configure:5410: gcc -E  -I/usr/local/include -I/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:5416: $? = 0
configure:5430: result: yes
configure:5463: checking for openssl/des.h
configure:5471: result: yes
configure:5354: checking openssl/cast.h usability
configure:5371: gcc -c -g -O2  -I/usr/local/include -I/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5377: $? = 0
configure:5391: result: yes
configure:5395: checking openssl/cast.h presence
configure:5410: gcc -E  -I/usr/local/include -I/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:5416: $? = 0
configure:5430: result: yes
configure:5463: checking for openssl/cast.h
configure:5471: result: yes
configure:5354: checking openssl/aes.h usability
configure:5371: gcc -c -g -O2  -I/usr/local/include -I/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5377: $? = 0
configure:5391: result: yes
configure:5395: checking openssl/aes.h presence
configure:5410: gcc -E  -I/usr/local/include -I/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:5416: $? = 0
configure:5430: result: yes
configure:5463: checking for openssl/aes.h
configure:5471: result: yes
configure:5490: checking for working alloca.h
configure:5540: result: yes
configure:5550: checking for alloca
configure:5620: result: yes
configure:5852: checking for malloc.h
configure:5858: result: yes
configure:5996: checking whether byte ordering is bigendian
configure:6213: result: no
configure:6236: checking for memxor
configure:6292: gcc -o conftest -g -O2  -I/usr/local/include -I/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
/tmp/ccks060B.o: In function `main':
/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2x1/src/nettle/conftest.c:60: undefined reference to `memxor'
collect2: ld returned 1 exit status
configure:6298: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.16"
| #define PACKAGE_STRING "nettle 1.16"
| #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 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_MALLOC_H 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:6316: result: no
configure:6335: checking for __attribute__
configure:6392: result: yes
configure:6410: checking for stdint types
configure:6443: gcc -c   conftest.c >&5
configure:6449: $? = 0
configure:6482: result: stdint.h (shortcircuit)
configure:9169: result: make use of stdint.h in nettle-stdint.h (assuming C99 compatible system)
configure:9179: checking for __gmpz_getlimbn in -lgmp
configure:9238: result: yes
configure:9293: gcc -o conftest -g -O2  -I/usr/local/include -I/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lgmp  >&5
configure:9296: $? = 0
configure:9302: ./conftest
configure:9305: $? = 0
configure:9395: checking for BF_ecb_encrypt in -lcrypto
configure:9430: gcc -o conftest -g -O2  -I/usr/local/include -I/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lcrypto  -lgmp  >&5
configure:9436: $? = 0
configure:9454: result: yes
configure:9568: updating cache ../../config.cache
configure:9604: creating ./config.status

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

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

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

on bloodberry

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

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

ac_cv_build=i686-pc-linux-gnu
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_XAUTH_PROGRAM_set=
ac_cv_env_XAUTH_PROGRAM_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__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_cfmakeraw=yes
ac_cv_func_flockfile=yes
ac_cv_func_fputs_unlocked=yes
ac_cv_func_fwrite_unlocked=yes
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=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_inet_aton=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=yes
ac_cv_func_memxor=no
ac_cv_func_openpty=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=yes
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=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strndup=yes
ac_cv_func_strsignal=yes
ac_cv_func_strtol=yes
ac_cv_func_syslog=yes
ac_cv_func_updwtmp=yes
ac_cv_func_updwtmpx=yes
ac_cv_func_vprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_have_decl__sys_siglist=no
ac_cv_have_decl_program_invocation_name=yes
ac_cv_have_decl_program_invocation_short_name=yes
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=yes
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=yes
ac_cv_header_krb5_h=yes
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_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=yes
ac_cv_header_security_pam_appl_h=yes
ac_cv_header_shadow_h=yes
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=yes
ac_cv_header_sys_filio_h=no
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_header_zlib_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_lib_Xau_XauGetAuthByAddr=yes
ac_cv_lib_asn1_der_get_octet_string=no
ac_cv_lib_crypt_crypt=yes
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_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=yes
ac_cv_member_struct_utmpx_ut_exit=yes
ac_cv_member_struct_utmpx_ut_exit___e_termination=no
ac_cv_member_struct_utmpx_ut_exit_e_termination=yes
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=yes
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='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_GROFF=/usr/bin/groff
ac_cv_path_M4=/usr/bin/m4
ac_cv_path_XAUTH_PROGRAM=/usr/X11R6/bin/xauth
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
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_OBJDUMP=objdump
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_search_argp_parse='none required'
ac_cv_search_gethostbyname='none required'
ac_cv_search_inet_ntop='none required'
ac_cv_search_syslog='none required'
ac_cv_stdint_message='using gnu compiler gcc (GCC) 3.4.6 (Gentoo 3.4.6-r2, ssp-3.4.6-1.0, pie-8.7.10)'
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
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_prog_cc_stdc=
lsh_cv_c_attribute=yes
lsh_cv_func_shutdown_works_on_unix_sockets=yes
lsh_cv_lib_argp_works=yes
lsh_cv_sys_ai_numerichost=yes
lsh_cv_sys_ccpic=-fpic
lsh_cv_sys_ioctl_fionread_int=yes
lsh_cv_sys_ucred_passing=yes
lsh_cv_sys_unix98_ptys=yes
nettle_cv_asm_align_log=no
nettle_cv_asm_gnu_stack=yes
nettle_cv_asm_type_hash_function=no
nettle_cv_asm_type_percent_function=yes
nettle_cv_asm_underscore=no

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

ALLOCA=''
ASM_ALIGN_LOG=''
ASM_ELF_STYLE='yes'
ASM_MARK_NOEXEC_STACK='.section .note.GNU-stack,"",@progbits'
ASM_SYMBOL_PREFIX=''
ASM_TYPE_FUNCTION='%function'
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 -I/home/build/xenofarm/client/lsh/bloodberry.roxen.com/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=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=' -L/usr/local/lib -L/home/build/xenofarm/client/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib'
LIBOBJS=' ${LIBOBJDIR}memxor$U.o'
LIBS='-lgmp '
LTLIBOBJS=' ${LIBOBJDIR}memxor$U.lo'
M4='/usr/bin/m4'
NM='nm'
OBJDUMP='objdump'
OBJEXT='o'
OPENSSL_LIBFLAGS='-lcrypto'
PACKAGE_BUGREPORT='nettle-bugs@lists.lysator.liu.se'
PACKAGE_NAME='nettle'
PACKAGE_STRING='nettle 1.16'
PACKAGE_TARNAME='nettle'
PACKAGE_VERSION='1.16'
PATH_SEPARATOR=':'
RANLIB='ranlib'
RSA_EXAMPLES='rsa-keygen$(EXEEXT) rsa-sign$(EXEEXT) rsa-verify$(EXEEXT) rsa-encrypt$(EXEEXT) rsa-decrypt$(EXEEXT)'
RSA_TOOLS='pkcs1-conv$(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='6'
SHLIBSONAME='$(SHLIBFORLINK).$(SHLIBMAJOR)'
SHLIBTARGET=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
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='/home/build/xenofarm/client/lsh/bloodberry.roxen.com/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 "1.16"
#define PACKAGE_STRING "nettle 1.16"
#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 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_MALLOC_H 1
#define HAVE_GCC_ATTRIBUTE 1
#define HAVE_LIBGMP 1
#define WITH_PUBLIC_KEY 1
#define WITH_OPENSSL 1

configure: exit 0