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

  $ ./configure -C --with-include-path=/usr/local/include:/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include --with-lib-path=/usr/local/lib:/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/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:1770: creating cache config.cache
configure:1916: checking build system type
configure:1934: result: sparc-sun-solaris2.10
configure:1956: checking host system type
configure:1971: result: sparc-sun-solaris2.10
configure:2061: checking for -R flag
configure:2083: result: using -R
configure:2090: result: Searching for libraries
configure:2097: checking /usr/local/lib
configure:2115: result: added
configure:2097: checking /export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib
configure:2115: result: added
configure:2097: checking /export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/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:2124: result: not found
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:2196: found /usr/sfw/bin/gcc
configure:2207: result: gcc
configure:2439: checking for C compiler version
configure:2447: 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:2451: $? = 0
configure:2458: 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:2462: $? = 0
configure:2469: gcc -V >&5
gcc: `-V' option must have argument
configure:2473: $? = 1
configure:2496: checking for C compiler default output file name
configure:2518: gcc   -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/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/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
configure:2635: $? = 0
configure:2661: result: 
configure:2667: checking for suffix of object files
configure:2693: gcc -c   -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:2697: $? = 0
configure:2722: result: o
configure:2726: checking whether we are using the GNU C compiler
configure:2755: gcc -c   -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:2762: $? = 0
configure:2779: result: yes
configure:2788: checking whether gcc accepts -g
configure:2818: gcc -c -g  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:2825: $? = 0
configure:2926: result: yes
configure:2943: checking for gcc option to accept ISO C89
configure:3017: gcc  -c -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:3024: $? = 0
configure:3047: result: none needed
configure:3141: checking for g++
configure:3157: found /usr/sfw/bin/g++
configure:3168: result: g++
configure:3195: checking for C++ compiler version
configure:3203: 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:3207: $? = 0
configure:3214: 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:3218: $? = 0
configure:3225: g++ -V >&5
g++: `-V' option must have argument
configure:3229: $? = 1
configure:3232: checking whether we are using the GNU C++ compiler
configure:3261: g++ -c   -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/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/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/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/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/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:3603: found /usr/ccs/bin/ranlib
configure:3614: result: ranlib
configure:3679: checking for nm
configure:3695: found /usr/ccs/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: /opt/sfw/bin/install -c
configure:3924: checking for a thread-safe mkdir -p
configure:3963: result: /opt/sfw/bin/mkdir -p
configure:4100: gcc -c -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:4107: $? = 0
configure:4129: Compiler uses 32-bit ABI. To change, set CC.
configure:4162: Libraries to be installed in ${exec_prefix}/lib.
configure:4196: Looking for assembler files in sparc32/.
configure:4217: checking CCPIC
configure:4271: gcc -c -g -O2 -fPIC  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:4278: $? = 0
configure:4297: result: -fPIC
configure:4364: checking if globals are prefixed by underscore
configure:4380: gcc -c -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:4387: $? = 0
configure:4411: result: no
configure:4417: checking if we should use a .note.GNU-stack section
configure:4429: gcc -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -c conftest.c >conftest.out 2>&1
configure:4432: $? = 0
configure:4444: result: no
configure:4450: checking for ELF-style .type,%function pseudo-ops
configure:4467: gcc -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -c conftest.s >conftest.out 2>&1
configure:4470: $? = 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:4483: result: no
configure:4486: checking for ELF-style .type,#function pseudo-ops
configure:4503: gcc -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -c conftest.s >conftest.out 2>&1
configure:4506: $? = 0
configure:4519: result: yes
configure:4531: checking if .align assembly directive is logarithmic
configure:4542: gcc -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -c conftest.s >conftest.out 2>&1
configure:4545: $? = 1
/usr/ccs/bin/as: "conftest.s", line 2: error: invalid alignment boundary
configure: failed program was:

.align 3

configure:4558: result: no
configure:4591: checking for m4
configure:4609: found /usr/ccs/bin/m4
configure:4622: result: /usr/ccs/bin/m4
configure:4632: checking for an ANSI C-conforming const
configure:4707: gcc -c -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:4714: $? = 0
configure:4729: result: yes
configure:4739: checking for inline
configure:4765: gcc -c -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:4772: $? = 0
configure:4790: result: inline
configure:4814: checking how to run the C preprocessor
configure:4854: gcc -E  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:4861: $? = 0
configure:4892: gcc -E  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c
conftest.c:8:28: ac_nonexistent.h: No such file or directory
configure:4899: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "2.1"
| #define PACKAGE_STRING "nettle 2.1"
| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4932: result: gcc -E
configure:4961: gcc -E  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:4968: $? = 0
configure:4999: gcc -E  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c
conftest.c:8:28: ac_nonexistent.h: No such file or directory
configure:5006: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "2.1"
| #define PACKAGE_STRING "nettle 2.1"
| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5046: checking for grep that handles long lines and -e
configure:5106: result: /usr/sfw/bin/ggrep
configure:5111: checking for egrep
configure:5175: result: /usr/sfw/bin/ggrep -E
configure:5180: checking for uid_t in sys/types.h
configure:5203: result: yes
configure:5218: checking for ANSI C header files
configure:5248: gcc -c -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5255: $? = 0
configure:5354: gcc -o conftest -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
configure:5358: $? = 0
configure:5364: ./conftest
configure:5368: $? = 0
configure:5386: result: yes
configure:5410: checking for sys/types.h
configure:5431: gcc -c -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5438: $? = 0
configure:5455: result: yes
configure:5410: checking for sys/stat.h
configure:5431: gcc -c -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5438: $? = 0
configure:5455: result: yes
configure:5410: checking for stdlib.h
configure:5431: gcc -c -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5438: $? = 0
configure:5455: result: yes
configure:5410: checking for string.h
configure:5431: gcc -c -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5438: $? = 0
configure:5455: result: yes
configure:5410: checking for memory.h
configure:5431: gcc -c -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5438: $? = 0
configure:5455: result: yes
configure:5410: checking for strings.h
configure:5431: gcc -c -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5438: $? = 0
configure:5455: result: yes
configure:5410: checking for inttypes.h
configure:5431: gcc -c -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5438: $? = 0
configure:5455: result: yes
configure:5410: checking for stdint.h
configure:5431: gcc -c -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5438: $? = 0
configure:5455: result: yes
configure:5410: checking for unistd.h
configure:5431: gcc -c -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5438: $? = 0
configure:5455: result: yes
configure:5469: checking for size_t
configure:5497: gcc -c -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5504: $? = 0
configure:5531: gcc -c -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:54: error: syntax error before ')' token
configure:5538: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "2.1"
| #define PACKAGE_STRING "nettle 2.1"
| #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:5561: result: yes
configure:5573: checking whether time.h and sys/time.h may both be included
configure:5603: gcc -c -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5610: $? = 0
configure:5625: result: yes
configure:5640: checking size of long
configure:5945: gcc -o conftest -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
configure:5949: $? = 0
configure:5955: ./conftest
configure:5959: $? = 0
configure:5985: result: 4
configure:6015: checking openssl/blowfish.h usability
configure:6032: gcc -c -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:6039: $? = 0
configure:6053: result: yes
configure:6057: checking openssl/blowfish.h presence
configure:6072: gcc -E  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:6079: $? = 0
configure:6093: result: yes
configure:6126: checking for openssl/blowfish.h
configure:6135: result: yes
configure:6015: checking openssl/des.h usability
configure:6032: gcc -c -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:6039: $? = 0
configure:6053: result: yes
configure:6057: checking openssl/des.h presence
configure:6072: gcc -E  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:6079: $? = 0
configure:6093: result: yes
configure:6126: checking for openssl/des.h
configure:6135: result: yes
configure:6015: checking openssl/cast.h usability
configure:6032: gcc -c -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:6039: $? = 0
configure:6053: result: yes
configure:6057: checking openssl/cast.h presence
configure:6072: gcc -E  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:6079: $? = 0
configure:6093: result: yes
configure:6126: checking for openssl/cast.h
configure:6135: result: yes
configure:6015: checking openssl/aes.h usability
configure:6032: gcc -c -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:6039: $? = 0
configure:6053: result: yes
configure:6057: checking openssl/aes.h presence
configure:6072: gcc -E  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:6079: $? = 0
configure:6093: result: yes
configure:6126: checking for openssl/aes.h
configure:6135: result: yes
configure:6156: checking for working alloca.h
configure:6183: gcc -o conftest -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
configure:6190: $? = 0
configure:6210: result: yes
configure:6220: checking for alloca
configure:6267: gcc -o conftest -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
configure:6274: $? = 0
configure:6294: result: yes
configure:6547: checking malloc.h usability
configure:6564: gcc -c -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:6571: $? = 0
configure:6585: result: yes
configure:6589: checking malloc.h presence
configure:6604: gcc -E  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:6611: $? = 0
configure:6625: result: yes
configure:6658: checking for malloc.h
configure:6667: result: yes
configure:6687: checking whether byte ordering is bigendian
configure:6712: gcc -c -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c:28: error: syntax error before "a"
conftest.c:30: error: syntax error before "typedef"
configure:6719: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "2.1"
| #define PACKAGE_STRING "nettle 2.1"
| #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
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:6769: gcc -c -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:34: error: `bogus' undeclared (first use in this function)
conftest.c:34: error: (Each undeclared identifier is reported only once
conftest.c:34: error: for each function it appears in.)
conftest.c:34: error: syntax error before "endian"
configure:6776: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "2.1"
| #define PACKAGE_STRING "nettle 2.1"
| #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
| /* 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:6865: gcc -c -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:6872: $? = 0
configure:6903: gcc -c -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:6910: $? = 0
configure:7067: result: yes
configure:7096: checking for memxor
configure:7152: gcc -o conftest -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
memxor                              /var/tmp//cccyY5Id.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:7159: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "2.1"
| #define PACKAGE_STRING "nettle 2.1"
| #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 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:7181: result: no
configure:7202: checking for __attribute__
configure:7238: gcc -c -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:7245: $? = 0
configure:7260: result: yes
configure:7278: checking for stdint types
configure:7311: gcc -c   conftest.c >&5
configure:7318: $? = 0
configure:7351: result: stdint.h (shortcircuit)
configure:10186: result: make use of stdint.h in nettle-stdint.h (assuming C99 compatible system)
configure:10196: checking for fcntl file locking
configure:10233: gcc -c -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:10240: $? = 0
configure:10255: result: yes
configure:10269: checking for __gmpz_getlimbn in -lgmp
configure:10304: gcc -o conftest -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib conftest.c -lgmp   >&5
ld: fatal: library -lgmp: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:10311: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "2.1"
| #define PACKAGE_STRING "nettle 2.1"
| #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 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:10332: result: no
configure:10343: WARNING: GNU MP not found, or not 3.1 or up, see http://www.swox.com/gmp.
Support for public key algorithms will be unavailable.
configure:10370: gcc -o conftest -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
configure:10374: $? = 0
configure:10380: ./conftest
configure:10384: $? = 0
configure:10476: checking for __gmpz_powm_sec
configure:10532: gcc -o conftest -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
__gmpz_powm_sec                     /var/tmp//ccg1SHmK.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:10539: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "2.1"
| #define PACKAGE_STRING "nettle 2.1"
| #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 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:10559: result: no
configure:10595: checking for BF_ecb_encrypt in -lcrypto
configure:10630: gcc -o conftest -g -O2  -I/usr/local/include -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib conftest.c -lcrypto   >&5
configure:10637: $? = 0
configure:10658: result: yes
configure:10773: updating cache config.cache
configure:10811: creating ./config.status

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

This file was extended by nettle config.status 2.1, 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:826: creating config.make
config.status:826: creating config.m4
config.status:826: creating Makefile
config.status:826: creating tools/Makefile
config.status:826: creating testsuite/Makefile
config.status:826: creating examples/Makefile
config.status:826: creating config.h
config.status:1078: linking sparc32/aes-encrypt-internal.asm to aes-encrypt-internal.asm
config.status:1078: linking sparc32/aes-decrypt-internal.asm to aes-decrypt-internal.asm
config.status:1078: linking sparc32/arcfour-crypt.asm to arcfour-crypt.asm
config.status:1078: linking sparc32/machine.m4 to machine.m4
config.status:1101: executing nettle-stdint.h commands
config.status:1112: 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_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_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'
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/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/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/usr/local/lib -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/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='3'
LIBNETTLE_MINOR='1'
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.1'
PACKAGE_TARNAME='nettle'
PACKAGE_VERSION='2.1'
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.1"
#define PACKAGE_STRING "nettle 2.1"
#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 WORDS_BIGENDIAN 1
#define HAVE_GCC_ATTRIBUTE 1
#define HAVE_FCNTL_LOCKING 1
#define WITH_OPENSSL 1

configure: exit 0