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

  $ ./configure -C --with-include-path=/usr/local/include:/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include --with-lib-path=/usr/local/lib:/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib --prefix=/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx

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

hostname = motoko
uname -m = i86pc
uname -r = 5.10
uname -s = SunOS
uname -v = Generic_137112-08

/usr/bin/uname -p = i386
/bin/uname -X     = System = SunOS
Node = motoko
Release = 5.10
KernelID = Generic_137112-08
Machine = i86pc
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 2

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

PATH: /opt/SUNWspro/bin
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: /usr/local/bin
PATH: /sw/local/bin


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

configure:1679: creating cache config.cache
configure:1814: checking build system type
configure:1832: result: x86_64-pc-solaris2.10
configure:1854: checking host system type
configure:1869: result: x86_64-pc-solaris2.10
configure:1959: checking for -R flag
configure:1981: result: using -R
configure:1988: result: Searching for libraries
configure:1995: checking /usr/local/lib
configure:2013: result: added
configure:1995: checking /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib
configure:2013: result: added
configure:1995: checking /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib
configure:2013: result: added
configure:1995: checking /usr/local/lib
configure:2013: result: added
configure:1995: checking /sw/local/lib
configure:2022: result: not found
configure:1995: checking /sw/lib
configure:2022: result: not found
configure:1995: checking /usr/gnu/lib
configure:2022: result: not found
configure:1995: checking /opt/gnu/lib
configure:2022: result: not found
configure:1995: checking /sw/gnu/lib
configure:2022: result: not found
configure:1995: checking /usr/freeware/lib
configure:2022: result: not found
configure:1995: checking /usr/pkg/lib
configure:2022: result: not found
configure:2078: checking for gcc
configure:2105: result: cc
configure:2343: checking for C compiler version
configure:2350: cc --version >&5
cc: Warning: option -- passed to ld
usage: cc [ options] files.  Use 'cc -flags' for details
configure:2353: $? = 1
configure:2360: cc -v >&5
usage: cc [ options] files.  Use 'cc -flags' for details
configure:2363: $? = 1
configure:2370: cc -V >&5
cc: Sun C 5.7 Patch 117837-08 2006/04/19
usage: cc [ options] files.  Use 'cc -flags' for details
configure:2373: $? = 1
configure:2396: checking for C compiler default output file name
configure:2423: cc   -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
configure:2426: $? = 0
configure:2464: result: a.out
configure:2481: checking whether the C compiler works
configure:2491: ./a.out
configure:2494: $? = 0
configure:2511: result: yes
configure:2518: checking whether we are cross compiling
configure:2520: result: no
configure:2523: checking for suffix of executables
configure:2530: cc -o conftest   -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
configure:2533: $? = 0
configure:2557: result: 
configure:2563: checking for suffix of object files
configure:2589: cc -c   -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:2592: $? = 0
configure:2615: result: o
configure:2619: checking whether we are using the GNU C compiler
configure:2648: cc -c   -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 13: undefined symbol: choke
"conftest.c", line 13: syntax error before or at: me
cc: acomp failed for conftest.c
configure:2654: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "2.0rc1"
| #define PACKAGE_STRING "nettle 2.0rc1"
| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:2671: result: no
configure:2676: checking whether cc accepts -g
configure:2706: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:2712: $? = 0
configure:2811: result: yes
configure:2828: checking for cc option to accept ISO C89
configure:2902: cc  -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 56: warning: statement not reached
configure:2908: $? = 0
configure:2931: result: none needed
configure:3025: checking for g++
configure:3041: found /usr/sfw/bin/g++
configure:3052: result: g++
configure:3083: checking for C++ compiler version
configure:3090: 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:3093: $? = 0
configure:3100: g++ -v >&5
Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/specs
Configured with: /builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-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:3103: $? = 0
configure:3110: g++ -V >&5
g++: `-V' option must have argument
configure:3113: $? = 1
configure:3116: checking whether we are using the GNU C++ compiler
configure:3145: g++ -c   -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.cpp >&5
configure:3151: $? = 0
configure:3168: result: yes
configure:3173: checking whether g++ accepts -g
configure:3203: g++ -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.cpp >&5
configure:3209: $? = 0
configure:3308: result: yes
configure:3360: g++ -c -g -O2  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.cpp >&5
configure:3366: $? = 0
configure:3388: checking whether make sets $(MAKE)
configure:3409: result: yes
configure:3461: checking for ranlib
configure:3477: found /usr/ccs/bin/ranlib
configure:3488: result: ranlib
configure:3557: checking for nm
configure:3573: found /usr/ccs/bin/nm
configure:3584: result: nm
configure:3654: checking for objdump
configure:3684: result: no
configure:3727: checking for a BSD-compatible install
configure:3783: result: /usr/local/bin/install -c
configure:3797: checking for a thread-safe mkdir -p
configure:3836: result: ./install-sh -c -d
configure:3866: WARNING: Dependency tracking disabled
configure:3960: Looking for assembler files in x86_64/.
configure:3975: WARNING: No assembler files found.
configure:3981: checking CCPIC
configure:4035: cc -c -g -KPIC -Bdynamic  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 12: warning: implicit function declaration: exit
configure:4041: $? = 0
configure:4060: result: -KPIC -Bdynamic
configure:4349: checking for m4
configure:4367: found /usr/ccs/bin/m4
configure:4380: result: /usr/ccs/bin/m4
configure:4390: checking for an ANSI C-conforming const
configure:4465: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 63: warning: statement not reached
configure:4471: $? = 0
configure:4486: result: yes
configure:4496: checking for inline
configure:4522: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:4528: $? = 0
configure:4546: result: inline
configure:4570: checking how to run the C preprocessor
configure:4610: cc -E  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:4616: $? = 0
configure:4647: cc -E  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c
"conftest.c", line 8: cannot find include file: <ac_nonexistent.h>
cc: acomp failed for conftest.c
configure:4653: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "2.0rc1"
| #define PACKAGE_STRING "nettle 2.0rc1"
| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4686: result: cc -E
configure:4715: cc -E  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:4721: $? = 0
configure:4752: cc -E  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c
"conftest.c", line 8: cannot find include file: <ac_nonexistent.h>
cc: acomp failed for conftest.c
configure:4758: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "2.0rc1"
| #define PACKAGE_STRING "nettle 2.0rc1"
| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4796: checking for grep that handles long lines and -e
configure:4870: result: /usr/sfw/bin/ggrep
configure:4875: checking for egrep
configure:4953: result: /usr/sfw/bin/ggrep -E
configure:4958: checking for uid_t in sys/types.h
configure:4981: result: yes
configure:4996: checking for ANSI C header files
configure:5026: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5032: $? = 0
configure:5131: cc -o conftest -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
configure:5134: $? = 0
configure:5140: ./conftest
configure:5143: $? = 0
configure:5160: result: yes
configure:5184: checking for sys/types.h
configure:5205: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5211: $? = 0
configure:5227: result: yes
configure:5184: checking for sys/stat.h
configure:5205: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5211: $? = 0
configure:5227: result: yes
configure:5184: checking for stdlib.h
configure:5205: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5211: $? = 0
configure:5227: result: yes
configure:5184: checking for string.h
configure:5205: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5211: $? = 0
configure:5227: result: yes
configure:5184: checking for memory.h
configure:5205: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5211: $? = 0
configure:5227: result: yes
configure:5184: checking for strings.h
configure:5205: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5211: $? = 0
configure:5227: result: yes
configure:5184: checking for inttypes.h
configure:5205: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5211: $? = 0
configure:5227: result: yes
configure:5184: checking for stdint.h
configure:5205: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5211: $? = 0
configure:5227: result: yes
configure:5184: checking for unistd.h
configure:5205: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5211: $? = 0
configure:5227: result: yes
configure:5239: checking for size_t
configure:5269: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5275: $? = 0
configure:5290: result: yes
configure:5302: checking whether time.h and sys/time.h may both be included
configure:5332: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5338: $? = 0
configure:5353: result: yes
configure:5364: checking for long
configure:5394: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5400: $? = 0
configure:5415: result: yes
configure:5422: checking size of long
configure:5724: cc -o conftest -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
"conftest.c", line 81: warning: statement not reached
configure:5727: $? = 0
configure:5733: ./conftest
configure:5736: $? = 0
configure:5759: result: 4
configure:5788: checking openssl/blowfish.h usability
configure:5805: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 53: cannot find include file: <openssl/blowfish.h>
cc: acomp failed for conftest.c
configure:5811: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "2.0rc1"
| #define PACKAGE_STRING "nettle 2.0rc1"
| #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
| /* 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
| #include <openssl/blowfish.h>
configure:5825: result: no
configure:5829: checking openssl/blowfish.h presence
configure:5844: cc -E  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c
"conftest.c", line 20: cannot find include file: <openssl/blowfish.h>
cc: acomp failed for conftest.c
configure:5850: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "2.0rc1"
| #define PACKAGE_STRING "nettle 2.0rc1"
| #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
| /* end confdefs.h.  */
| #include <openssl/blowfish.h>
configure:5864: result: no
configure:5897: checking for openssl/blowfish.h
configure:5905: result: no
configure:5924: checking for working alloca.h
configure:5951: cc -o conftest -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
configure:5957: $? = 0
configure:5974: result: yes
configure:5984: checking for alloca
configure:6031: cc -o conftest -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
configure:6037: $? = 0
configure:6054: result: yes
configure:6296: checking malloc.h usability
configure:6313: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:6319: $? = 0
configure:6333: result: yes
configure:6337: checking malloc.h presence
configure:6352: cc -E  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:6358: $? = 0
configure:6372: result: yes
configure:6405: checking for malloc.h
configure:6413: result: yes
configure:6430: checking whether byte ordering is bigendian
configure:6463: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 30: undefined symbol: bogus
"conftest.c", line 30: syntax error before or at: endian
cc: acomp failed for conftest.c
configure:6469: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "2.0rc1"
| #define PACKAGE_STRING "nettle 2.0rc1"
| #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_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:6616: cc -o conftest -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
"conftest.c", line 70: warning: statement not reached
configure:6619: $? = 0
configure:6625: ./conftest
configure:6628: $? = 0
configure:6647: result: no
configure:6670: checking for memxor
configure:6726: cc -o conftest -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
"conftest.c", line 59: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
memxor                              conftest.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure:6732: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "2.0rc1"
| #define PACKAGE_STRING "nettle 2.0rc1"
| #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_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:6750: result: no
configure:6769: checking for __attribute__
configure:6805: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 26: syntax error before or at: __attribute__
"conftest.c", line 26: warning: old-style declaration or incorrect type for: __attribute__
"conftest.c", line 26: warning: syntax error:  empty declaration
"conftest.c", line 28: syntax error before or at: (
"conftest.c", line 28: identifier redefined: __attribute__
	current : function() returning void
	previous: function() returning int : "conftest.c", line 26
"conftest.c", line 30: warning: old-style declaration or incorrect type for: foo
"conftest.c", line 30: identifier redefined: foo
	current : function(void) returning int
	previous: function(void) returning void : "conftest.c", line 26
cc: acomp failed for conftest.c
configure:6811: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "2.0rc1"
| #define PACKAGE_STRING "nettle 2.0rc1"
| #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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MALLOC_H 1
| /* end confdefs.h.  */
| 
| #include <stdlib.h>
| 
| static void foo(void) __attribute__ ((noreturn));
| 
| static void __attribute__ ((noreturn))
| foo(void)
| {
|   exit(1);
| }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:6826: result: no
configure:6844: checking for stdint types
configure:6877: cc -c   conftest.c >&5
configure:6883: $? = 0
configure:6916: result: stdint.h (shortcircuit)
configure:9603: result: make use of stdint.h in nettle-stdint.h (assuming C99 compatible system)
configure:9613: checking for fcntl file locking
configure:9650: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:9656: $? = 0
configure:9671: result: yes
configure:9685: checking for __gmpz_getlimbn in -lgmp
configure:9720: cc -o conftest -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib conftest.c -lgmp   >&5
"conftest.c", line 37: warning: statement not reached
ld: fatal: file /usr/local/lib/libgmp.so: wrong ELF class: ELFCLASS64
ld: fatal: File processing errors. No output written to conftest
configure:9726: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "2.0rc1"
| #define PACKAGE_STRING "nettle 2.0rc1"
| #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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MALLOC_H 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:9744: result: no
configure:9755: 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:9804: cc -o conftest -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
configure:9807: $? = 0
configure:9813: ./conftest
configure:9816: $? = 0
configure:10079: updating cache config.cache
configure:10115: creating ./config.status

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

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

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

on motoko

config.status:685: creating config.make
config.status:685: creating config.m4
config.status:685: creating Makefile
config.status:685: creating tools/Makefile
config.status:685: creating testsuite/Makefile
config.status:685: creating examples/Makefile
config.status:685: creating config.h
config.status:954: executing nettle-stdint.h commands
config.status:965: creating nettle-stdint.h : __NETTLE_STDINT_H

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

ac_cv_build=x86_64-pc-solaris2.10
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=no
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=set
ac_cv_env_CC_value=cc
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_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_blowfish_h=no
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=x86_64-pc-solaris2.10
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='/usr/local/bin/install -c'
ac_cv_prog_CPP='cc -E'
ac_cv_prog_ac_ct_CC=cc
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 cc'
ac_cv_stdint_result='(assuming C99 compatible system)'
ac_cv_type_long=yes
ac_cv_type_size_t=yes
ac_cv_type_uid_t=yes
ac_cv_working_alloca_h=yes
lsh_cv_c_attribute=no
lsh_cv_sys_ccpic='-KPIC -Bdynamic'
nettle_cv_fcntl_locking=yes

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

ALLOCA=''
ASM_ALIGN_LOG=''
ASM_ELF_STYLE='no'
ASM_MARK_NOEXEC_STACK=''
ASM_SYMBOL_PREFIX=''
ASM_TYPE_FUNCTION=''
CC='cc'
CCPIC='-KPIC -Bdynamic'
CCPIC_MAYBE='-KPIC -Bdynamic'
CFLAGS='-g'
CPP='cc -E'
CPPFLAGS=' -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.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/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib'
LIBHOGWEED_FILE='$(LIBHOGWEED_SONAME).$(LIBHOGWEED_MINOR)'
LIBHOGWEED_FORLINK='libhogweed.so'
LIBHOGWEED_LIBS=''
LIBHOGWEED_LINK='$(CC) $(LDFLAGS) -shared -Wl,-soname=$(LIBHOGWEED_SONAME)'
LIBHOGWEED_MAJOR='1'
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='0'
LIBNETTLE_SONAME='$(LIBNETTLE_FORLINK).$(LIBNETTLE_MAJOR)'
LIBOBJS=' ${LIBOBJDIR}memxor$U.o'
LIBS=''
LTLIBOBJS=' ${LIBOBJDIR}memxor$U.lo'
M4='/usr/ccs/bin/m4'
NM='nm'
OBJDUMP='false'
OBJEXT='o'
OPENSSL_LIBFLAGS=''
PACKAGE_BUGREPORT='nettle-bugs@lists.lysator.liu.se'
PACKAGE_NAME='nettle'
PACKAGE_STRING='nettle 2.0rc1'
PACKAGE_TARNAME='nettle'
PACKAGE_VERSION='2.0rc1'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/bash'
SHLIBCFLAGS='-KPIC -Bdynamic'
ac_ct_CC='cc'
ac_ct_CXX='g++'
bindir='${exec_prefix}/bin'
build='x86_64-pc-solaris2.10'
build_alias=''
build_cpu='x86_64'
build_os='solaris2.10'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-pc-solaris2.10'
host_alias=''
host_cpu='x86_64'
host_os='solaris2.10'
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='/export/d1/xenofarm/xenoclient/lsh/motoko.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.0rc1"
#define PACKAGE_STRING "nettle 2.0rc1"
#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_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_MALLOC_H 1
#define HAVE_FCNTL_LOCKING 1

configure: exit 0