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

  $ ./configure -C --with-include-path=/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include:/usr/local/include --with-lib-path=/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib:/usr/local/lib --prefix=/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx --disable-dependency-tracking

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

hostname = mothra.roxen.com
uname -m = sun4u
uname -r = 5.10
uname -s = SunOS
uname -v = Generic_141414-09

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = mothra.roxen.com
Release = 5.10
KernelID = Generic_141414-09
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 2

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

PATH: /usr/local/bin
PATH: /usr/local/share/bin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /bin
PATH: /sbin
PATH: /usr/ccs/bin
PATH: /usr/openwin/bin
PATH: /usr/bin
PATH: .
PATH: /usr/sfw/bin
PATH: /opt/sfw/bin
PATH: /opt/csw/bin
PATH: /opt/ss12/SUNWspro/bin
PATH: /usr/local/bin
PATH: /sw/local/bin


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

configure:1771: creating cache config.cache
configure:1917: checking build system type
configure:1935: result: sparc-sun-solaris2.10
configure:1957: checking host system type
configure:1972: result: sparc-sun-solaris2.10
configure:2062: checking for -R flag
configure:2084: result: using -R
configure:2091: result: Searching for libraries
configure:2098: checking /export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib
configure:2116: result: added
configure:2098: checking /usr/local/lib
configure:2116: result: added
configure:2098: checking /export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib
configure:2116: result: added
configure:2098: checking /usr/local/lib
configure:2116: result: added
configure:2098: checking /sw/local/lib
configure:2125: result: not found
configure:2098: checking /sw/lib
configure:2125: result: not found
configure:2098: checking /usr/gnu/lib
configure:2125: result: not found
configure:2098: checking /opt/gnu/lib
configure:2125: result: not found
configure:2098: checking /sw/gnu/lib
configure:2125: result: not found
configure:2098: checking /usr/freeware/lib
configure:2125: result: not found
configure:2098: checking /usr/pkg/lib
configure:2125: result: not found
configure:2181: checking for gcc
configure:2197: found /usr/sfw/bin/gcc
configure:2208: result: gcc
configure:2440: checking for C compiler version
configure:2448: gcc --version >&5
gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
Copyright (C) 2004 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:2452: $? = 0
configure:2459: gcc -v >&5
Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs
Configured with: /sfw10/builds/build/sfw10-patch/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/ccs/bin/as --without-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
configure:2463: $? = 0
configure:2470: gcc -V >&5
gcc: `-V' option must have argument
configure:2474: $? = 1
configure:2497: checking for C compiler default output file name
configure:2519: gcc   -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include  -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c  >&5
configure:2523: $? = 0
configure:2561: result: a.out
configure:2580: checking whether the C compiler works
configure:2590: ./a.out
configure:2594: $? = 0
configure:2613: result: yes
configure:2620: checking whether we are cross compiling
configure:2622: result: no
configure:2625: checking for suffix of executables
configure:2632: gcc -o conftest   -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include  -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c  >&5
configure:2636: $? = 0
configure:2662: result: 
configure:2668: checking for suffix of object files
configure:2694: gcc -c   -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:2698: $? = 0
configure:2723: result: o
configure:2727: checking whether we are using the GNU C compiler
configure:2756: gcc -c   -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:2763: $? = 0
configure:2780: result: yes
configure:2789: checking whether gcc accepts -g
configure:2819: gcc -c -g  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:2826: $? = 0
configure:2927: result: yes
configure:2944: checking for gcc option to accept ISO C89
configure:3018: gcc  -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:3025: $? = 0
configure:3048: result: none needed
configure:3142: checking for g++
configure:3158: found /usr/sfw/bin/g++
configure:3169: result: g++
configure:3196: checking for C++ compiler version
configure:3204: g++ --version >&5
g++ (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
Copyright (C) 2004 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:3208: $? = 0
configure:3215: g++ -v >&5
Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs
Configured with: /sfw10/builds/build/sfw10-patch/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/ccs/bin/as --without-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
configure:3219: $? = 0
configure:3226: g++ -V >&5
g++: `-V' option must have argument
configure:3230: $? = 1
configure:3233: checking whether we are using the GNU C++ compiler
configure:3262: g++ -c   -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.cpp >&5
configure:3269: $? = 0
configure:3286: result: yes
configure:3295: checking whether g++ accepts -g
configure:3325: g++ -c -g  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.cpp >&5
configure:3332: $? = 0
configure:3433: result: yes
configure:3485: g++ -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.cpp >&5
configure:3492: $? = 0
configure:3514: checking whether make sets $(MAKE)
configure:3536: result: yes
configure:3588: checking for ranlib
configure:3604: found /usr/ccs/bin/ranlib
configure:3615: result: ranlib
configure:3680: checking for nm
configure:3696: found /usr/ccs/bin/nm
configure:3707: result: nm
configure:3773: checking for objdump
configure:3803: result: no
configure:3843: checking for a BSD-compatible install
configure:3911: result: /opt/sfw/bin/install -c
configure:3925: checking for a thread-safe mkdir -p
configure:3964: result: /opt/sfw/bin/mkdir -p
configure:4101: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:4108: $? = 0
configure:4130: Compiler uses 32-bit ABI. To change, set CC.
configure:4163: Libraries to be installed in ${exec_prefix}/lib.
configure:4197: Looking for assembler files in sparc32/.
configure:4219: checking CCPIC
configure:4273: gcc -c -g -O2 -fPIC  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:4280: $? = 0
configure:4299: result: -fPIC
configure:4379: checking if globals are prefixed by underscore
configure:4395: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:4402: $? = 0
configure:4426: result: no
configure:4432: checking if we should use a .note.GNU-stack section
configure:4444: gcc -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -c conftest.c >conftest.out 2>&1
configure:4447: $? = 0
configure:4459: result: no
configure:4465: checking for ELF-style .type,%function pseudo-ops
configure:4482: gcc -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -c conftest.s >conftest.out 2>&1
configure:4485: $? = 1
/usr/ccs/bin/as: "conftest.s", line 4: error: unknown "%"-symbol
/usr/ccs/bin/as: "conftest.s", line 4: error: invalid number of operands
/usr/ccs/bin/as: "conftest.s", line 4: error: statement syntax
configure: failed program was:

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

.size foo, .Lend - foo

configure:4498: result: no
configure:4501: checking for ELF-style .type,#function pseudo-ops
configure:4518: gcc -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -c conftest.s >conftest.out 2>&1
configure:4521: $? = 0
configure:4534: result: yes
configure:4546: checking if .align assembly directive is logarithmic
configure:4557: gcc -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -c conftest.s >conftest.out 2>&1
configure:4560: $? = 1
/usr/ccs/bin/as: "conftest.s", line 2: error: invalid alignment boundary
configure: failed program was:

.align 3

configure:4573: result: no
configure:4606: checking for m4
configure:4624: found /usr/ccs/bin/m4
configure:4637: result: /usr/ccs/bin/m4
configure:4647: checking for an ANSI C-conforming const
configure:4722: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:4729: $? = 0
configure:4744: result: yes
configure:4754: checking for inline
configure:4780: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:4787: $? = 0
configure:4805: result: inline
configure:4829: checking how to run the C preprocessor
configure:4869: gcc -E  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:4876: $? = 0
configure:4907: gcc -E  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
conftest.c:8:28: ac_nonexistent.h: No such file or directory
configure:4914: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "nettle 2.2"
| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4947: result: gcc -E
configure:4976: gcc -E  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:4983: $? = 0
configure:5014: gcc -E  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
conftest.c:8:28: ac_nonexistent.h: No such file or directory
configure:5021: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "nettle 2.2"
| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5061: checking for grep that handles long lines and -e
configure:5121: result: /usr/sfw/bin/ggrep
configure:5126: checking for egrep
configure:5190: result: /usr/sfw/bin/ggrep -E
configure:5195: checking for uid_t in sys/types.h
configure:5218: result: yes
configure:5233: checking for ANSI C header files
configure:5263: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:5270: $? = 0
configure:5369: gcc -o conftest -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include  -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c  >&5
configure:5373: $? = 0
configure:5379: ./conftest
configure:5383: $? = 0
configure:5401: result: yes
configure:5425: checking for sys/types.h
configure:5446: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:5453: $? = 0
configure:5470: result: yes
configure:5425: checking for sys/stat.h
configure:5446: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:5453: $? = 0
configure:5470: result: yes
configure:5425: checking for stdlib.h
configure:5446: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:5453: $? = 0
configure:5470: result: yes
configure:5425: checking for string.h
configure:5446: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:5453: $? = 0
configure:5470: result: yes
configure:5425: checking for memory.h
configure:5446: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:5453: $? = 0
configure:5470: result: yes
configure:5425: checking for strings.h
configure:5446: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:5453: $? = 0
configure:5470: result: yes
configure:5425: checking for inttypes.h
configure:5446: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:5453: $? = 0
configure:5470: result: yes
configure:5425: checking for stdint.h
configure:5446: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:5453: $? = 0
configure:5470: result: yes
configure:5425: checking for unistd.h
configure:5446: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:5453: $? = 0
configure:5470: result: yes
configure:5484: checking for size_t
configure:5512: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:5519: $? = 0
configure:5546: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:54: error: syntax error before ')' token
configure:5553: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "nettle 2.2"
| #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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:5576: result: yes
configure:5588: checking whether time.h and sys/time.h may both be included
configure:5618: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:5625: $? = 0
configure:5640: result: yes
configure:5654: checking size of long
configure:5959: gcc -o conftest -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include  -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c  >&5
configure:5963: $? = 0
configure:5969: ./conftest
configure:5973: $? = 0
configure:5999: result: 4
configure:6029: checking openssl/blowfish.h usability
configure:6046: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:6053: $? = 0
configure:6067: result: yes
configure:6071: checking openssl/blowfish.h presence
configure:6086: gcc -E  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:6093: $? = 0
configure:6107: result: yes
configure:6140: checking for openssl/blowfish.h
configure:6149: result: yes
configure:6029: checking openssl/des.h usability
configure:6046: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:6053: $? = 0
configure:6067: result: yes
configure:6071: checking openssl/des.h presence
configure:6086: gcc -E  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:6093: $? = 0
configure:6107: result: yes
configure:6140: checking for openssl/des.h
configure:6149: result: yes
configure:6029: checking openssl/cast.h usability
configure:6046: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:6053: $? = 0
configure:6067: result: yes
configure:6071: checking openssl/cast.h presence
configure:6086: gcc -E  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:6093: $? = 0
configure:6107: result: yes
configure:6140: checking for openssl/cast.h
configure:6149: result: yes
configure:6029: checking openssl/aes.h usability
configure:6046: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:6053: $? = 0
configure:6067: result: yes
configure:6071: checking openssl/aes.h presence
configure:6086: gcc -E  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:6093: $? = 0
configure:6107: result: yes
configure:6140: checking for openssl/aes.h
configure:6149: result: yes
configure:6170: checking for working alloca.h
configure:6197: gcc -o conftest -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include  -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c  >&5
configure:6204: $? = 0
configure:6224: result: yes
configure:6234: checking for alloca
configure:6281: gcc -o conftest -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include  -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c  >&5
configure:6288: $? = 0
configure:6308: result: yes
configure:6561: checking malloc.h usability
configure:6578: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:6585: $? = 0
configure:6599: result: yes
configure:6603: checking malloc.h presence
configure:6618: gcc -E  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:6625: $? = 0
configure:6639: result: yes
configure:6672: checking for malloc.h
configure:6681: result: yes
configure:6702: checking for strerror
configure:6758: gcc -o conftest -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include  -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c  >&5
configure:6765: $? = 0
configure:6787: result: yes
configure:6804: checking whether byte ordering is bigendian
configure:6829: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c:29: error: syntax error before "a"
conftest.c:31: error: syntax error before "typedef"
configure:6836: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "nettle 2.2"
| #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_MALLOC_H 1
| #define HAVE_STRERROR 1
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:6886: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:35: error: `bogus' undeclared (first use in this function)
conftest.c:35: error: (Each undeclared identifier is reported only once
conftest.c:35: error: for each function it appears in.)
conftest.c:35: error: syntax error before "endian"
configure:6893: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "nettle 2.2"
| #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_MALLOC_H 1
| #define HAVE_STRERROR 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| 	     #include <sys/param.h>
| 
| int
| main ()
| {
| #if ! (defined BYTE_ORDER && defined BIG_ENDIAN 		     && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN 		     && LITTLE_ENDIAN)
| 	      bogus endian macros
| 	     #endif
| 
|   ;
|   return 0;
| }
configure:6982: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:6989: $? = 0
configure:7020: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:7027: $? = 0
configure:7184: result: yes
configure:7213: checking for memxor
configure:7269: gcc -o conftest -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include  -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
memxor                              /var/tmp//ccacas68.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:7276: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "nettle 2.2"
| #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_MALLOC_H 1
| #define HAVE_STRERROR 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 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:7298: result: no
configure:7319: checking for __attribute__
configure:7355: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:7362: $? = 0
configure:7377: result: yes
configure:7395: checking for stdint types
configure:7428: gcc -c   conftest.c >&5
configure:7435: $? = 0
configure:7468: result: stdint.h (shortcircuit)
configure:10303: result: make use of stdint.h in nettle-stdint.h (assuming C99 compatible system)
configure:10313: checking for fcntl file locking
configure:10350: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:10357: $? = 0
configure:10372: result: yes
configure:10386: checking for __gmpz_getlimbn in -lgmp
configure:10421: gcc -o conftest -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include  -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lgmp   >&5
ld: warning: file /export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib/libgmp.a(getlimbn.o): wrong ELF class: ELFCLASS64
Undefined			first referenced
 symbol  			    in file
__gmpz_getlimbn                     /var/tmp//ccCTKnfm.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:10428: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "nettle 2.2"
| #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_MALLOC_H 1
| #define HAVE_STRERROR 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_FCNTL_LOCKING 1
| /* end confdefs.h.  */
| 
| /* 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_getlimbn ();
| int
| main ()
| {
| return __gmpz_getlimbn ();
|   ;
|   return 0;
| }
configure:10449: result: no
configure:10460: WARNING: GNU MP not found, or not 3.1 or up, see http://gmplib.org/.
Support for public key algorithms will be unavailable.
configure:10487: gcc -o conftest -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include  -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c  >&5
configure:10491: $? = 0
configure:10497: ./conftest
configure:10501: $? = 0
configure:10593: checking for __gmpz_powm_sec
configure:10649: gcc -o conftest -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include  -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
__gmpz_powm_sec                     /var/tmp//ccaYryv4.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:10656: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "nettle 2.2"
| #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_MALLOC_H 1
| #define HAVE_STRERROR 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_FCNTL_LOCKING 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:10676: result: no
configure:10712: checking for BF_ecb_encrypt in -lcrypto
configure:10747: gcc -o conftest -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include  -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lcrypto   >&5
configure:10754: $? = 0
configure:10775: result: yes
configure:10807: checking for library containing clock_gettime
configure:10848: gcc -o conftest -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include  -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
clock_gettime                       /var/tmp//ccCdqBhO.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:10855: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "nettle 2.2"
| #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_MALLOC_H 1
| #define HAVE_STRERROR 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_FCNTL_LOCKING 1
| #define WITH_OPENSSL 1
| /* end confdefs.h.  */
| 
| /* 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 clock_gettime ();
| int
| main ()
| {
| return clock_gettime ();
|   ;
|   return 0;
| }
configure:10848: gcc -o conftest -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include  -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lrt   >&5
configure:10855: $? = 0
configure:10886: result: -lrt
configure:10997: updating cache config.cache
configure:11035: creating ./config.status

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

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

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

on mothra.roxen.com

config.status:829: creating config.make
config.status:829: creating config.m4
config.status:829: creating Makefile
config.status:829: creating tools/Makefile
config.status:829: creating testsuite/Makefile
config.status:829: creating examples/Makefile
config.status:829: creating config.h
config.status:1081: linking sparc32/aes-encrypt-internal.asm to aes-encrypt-internal.asm
config.status:1081: linking sparc32/aes-decrypt-internal.asm to aes-decrypt-internal.asm
config.status:1081: linking sparc32/arcfour-crypt.asm to arcfour-crypt.asm
config.status:1081: linking sparc32/machine.m4 to machine.m4
config.status:1104: executing nettle-stdint.h commands
config.status:1115: creating nettle-stdint.h : __NETTLE_STDINT_H

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

ac_cv_build=sparc-sun-solaris2.10
ac_cv_c_bigendian=yes
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_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_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_alloca_works=yes
ac_cv_func_memxor=no
ac_cv_func_strerror=yes
ac_cv_header_inttypes_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_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_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_host=sparc-sun-solaris2.10
ac_cv_lib_crypto_BF_ecb_encrypt=yes
ac_cv_lib_gmp___gmpz_getlimbn=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sfw/bin/ggrep -E'
ac_cv_path_GREP=/usr/sfw/bin/ggrep
ac_cv_path_M4=/usr/ccs/bin/m4
ac_cv_path_install='/opt/sfw/bin/install -c'
ac_cv_path_mkdir=/opt/sfw/bin/mkdir
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_search_clock_gettime=-lrt
ac_cv_sizeof_long=4
ac_cv_stdint_message='using gnu compiler gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)'
ac_cv_stdint_result='(assuming C99 compatible system)'
ac_cv_type_size_t=yes
ac_cv_type_uid_t=yes
ac_cv_working_alloca_h=yes
lsh_cv_c_attribute=yes
lsh_cv_sys_ccpic=-fPIC
nettle_cv_asm_align_log=no
nettle_cv_asm_gnu_stack=no
nettle_cv_asm_type_hash_function=yes
nettle_cv_asm_type_percent_function=no
nettle_cv_asm_underscore=no
nettle_cv_fcntl_locking=yes

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

ALLOCA=''
ASM_ALIGN_LOG=''
ASM_ELF_STYLE='yes'
ASM_MARK_NOEXEC_STACK=''
ASM_SYMBOL_PREFIX=''
ASM_TYPE_FUNCTION='#function'
BENCH_LIBS='-lrt '
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/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include'
CXX='g++'
CXXFLAGS='-g -O2'
CXX_TESTS='cxx-test$(EXEEXT)'
DEFS='-DHAVE_CONFIG_H'
DEP_FLAGS=''
DEP_INCLUDE='# '
DEP_PROCESS='true'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sfw/bin/ggrep -E'
EXEEXT=''
GREP='/usr/sfw/bin/ggrep'
IF_HOGWEED='#'
IF_SHARED='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=' -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib'
LIBHOGWEED_FILE='$(LIBHOGWEED_SONAME).$(LIBHOGWEED_MINOR)'
LIBHOGWEED_FORLINK='libhogweed.so'
LIBHOGWEED_LIBS='-lnettle -lgmp'
LIBHOGWEED_LINK='$(CC) $(LDFLAGS) -L. -shared -Wl,-soname=$(LIBHOGWEED_SONAME)'
LIBHOGWEED_MAJOR='2'
LIBHOGWEED_MINOR='0'
LIBHOGWEED_SONAME='$(LIBHOGWEED_FORLINK).$(LIBHOGWEED_MAJOR)'
LIBNETTLE_FILE='$(LIBNETTLE_SONAME).$(LIBNETTLE_MINOR)'
LIBNETTLE_FORLINK='libnettle.so'
LIBNETTLE_LIBS=''
LIBNETTLE_LINK='$(CC) $(LDFLAGS) -shared -Wl,-soname=$(LIBNETTLE_SONAME)'
LIBNETTLE_MAJOR='4'
LIBNETTLE_MINOR='0'
LIBNETTLE_SONAME='$(LIBNETTLE_FORLINK).$(LIBNETTLE_MAJOR)'
LIBOBJS=' ${LIBOBJDIR}memxor$U.o'
LIBS=''
LTLIBOBJS=' ${LIBOBJDIR}memxor$U.lo'
M4='/usr/ccs/bin/m4'
MKDIR_P='/opt/sfw/bin/mkdir -p'
NM='nm'
OBJDUMP='false'
OBJEXT='o'
OPENSSL_LIBFLAGS='-lcrypto'
PACKAGE_BUGREPORT='nettle-bugs@lists.lysator.liu.se'
PACKAGE_NAME='nettle'
PACKAGE_STRING='nettle 2.2'
PACKAGE_TARNAME='nettle'
PACKAGE_VERSION='2.2'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/bash'
SHLIBCFLAGS='-fPIC'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
bindir='${exec_prefix}/bin'
build='sparc-sun-solaris2.10'
build_alias=''
build_cpu='sparc'
build_os='solaris2.10'
build_vendor='sun'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='sparc-sun-solaris2.10'
host_alias=''
host_cpu='sparc'
host_os='solaris2.10'
host_vendor='sun'
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='/export/xenofarm/xenofarm/client/lsh/mothra.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 "2.2"
#define PACKAGE_STRING "nettle 2.2"
#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_MALLOC_H 1
#define HAVE_STRERROR 1
#define WORDS_BIGENDIAN 1
#define HAVE_GCC_ATTRIBUTE 1
#define HAVE_FCNTL_LOCKING 1
#define WITH_OPENSSL 1
#define HAVE_CLOCK_GETTIME 1

configure: exit 0