This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by nettle configure 1.10, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure -C --with-include-path=/usr/local/include --with-lib-path=/usr/local/lib --prefix=/home/build/xenofarm/client/lsh/us12.roxen.com/buildtmp/dist/pfx

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

hostname = us12.roxen.com
uname -m = sun4u
uname -r = 5.9
uname -s = SunOS
uname -v = Generic_112233-11

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = us12.roxen.com
Release = 5.9
KernelID = Generic_112233-11
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH: /usr/bin
PATH: .
PATH: /usr/local/bin
PATH: /usr/local/bin
PATH: /sw/local/bin
PATH: /usr/ccs/bin


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

configure:1239: creating cache config.cache
configure:1370: checking for a BSD-compatible install
configure:1425: result: /usr/local/bin/install -c
configure:1436: checking whether build environment is sane
configure:1479: result: yes
configure:1536: checking for gawk
configure:1565: result: no
configure:1536: checking for mawk
configure:1565: result: no
configure:1536: checking for nawk
configure:1552: found /usr/bin/nawk
configure:1562: result: nawk
configure:1572: checking whether make sets $(MAKE)
configure:1592: result: yes
configure:1768: checking build system type
configure:1786: result: sparc-sun-solaris2.9
configure:1794: checking host system type
configure:1808: result: sparc-sun-solaris2.9
configure:1876: checking for -R flag
configure:1909: result: using -R
configure:1916: result: Searching for libraries
configure:1923: checking /usr/local/lib
configure:1941: result: added
configure:1923: checking /home/build/xenofarm/client/lsh/us12.roxen.com/buildtmp/dist/pfx/lib
configure:1950: result: not found
configure:1923: checking /usr/local/lib
configure:1941: result: added
configure:1923: checking /sw/local/lib
configure:1950: result: not found
configure:1923: checking /sw/lib
configure:1950: result: not found
configure:1923: checking /usr/gnu/lib
configure:1950: result: not found
configure:1923: checking /opt/gnu/lib
configure:1950: result: not found
configure:1923: checking /sw/gnu/lib
configure:1950: result: not found
configure:1923: checking /usr/freeware/lib
configure:1950: result: not found
configure:1923: checking /usr/pkg/lib
configure:1950: result: not found
configure:2004: checking for gcc
configure:2020: found /usr/local/bin/gcc
configure:2030: result: gcc
configure:2274: checking for C compiler version
configure:2277: gcc --version </dev/null >&5
2.95.3
configure:2280: $? = 0
configure:2282: gcc -v </dev/null >&5
Reading specs from /i/gcc/2.95.3/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/specs
gcc version 2.95.3 20010315 (release)
configure:2285: $? = 0
configure:2287: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2290: $? = 1
configure:2313: checking for C compiler default output file name
configure:2316: gcc   -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:2319: $? = 0
configure:2365: result: a.out
configure:2370: checking whether the C compiler works
configure:2376: ./a.out
configure:2379: $? = 0
configure:2396: result: yes
configure:2403: checking whether we are cross compiling
configure:2405: result: no
configure:2408: checking for suffix of executables
configure:2410: gcc -o conftest   -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:2413: $? = 0
configure:2438: result: 
configure:2444: checking for suffix of object files
configure:2465: gcc -c   -I/usr/local/include conftest.c >&5
configure:2468: $? = 0
configure:2490: result: o
configure:2494: checking whether we are using the GNU C compiler
configure:2518: gcc -c   -I/usr/local/include conftest.c >&5
configure:2524: $? = 0
configure:2528: test -z 
			 || test ! -s conftest.err
configure:2531: $? = 0
configure:2534: test -s conftest.o
configure:2537: $? = 0
configure:2550: result: yes
configure:2556: checking whether gcc accepts -g
configure:2577: gcc -c -g  -I/usr/local/include conftest.c >&5
configure:2583: $? = 0
configure:2587: test -z 
			 || test ! -s conftest.err
configure:2590: $? = 0
configure:2593: test -s conftest.o
configure:2596: $? = 0
configure:2607: result: yes
configure:2624: checking for gcc option to accept ANSI C
configure:2694: gcc  -c -g -O2  -I/usr/local/include conftest.c >&5
configure:2700: $? = 0
configure:2704: test -z 
			 || test ! -s conftest.err
configure:2707: $? = 0
configure:2710: test -s conftest.o
configure:2713: $? = 0
configure:2731: result: none needed
configure:2749: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
conftest.c:2: parse error before `me'
configure:2755: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2899: checking for style of include used by make
configure:2927: result: GNU
configure:2955: checking dependency style of gcc
configure:3038: result: gcc
configure:3071: checking whether make sets $(MAKE)
configure:3091: result: yes
configure:3141: checking for ranlib
configure:3157: found /usr/ccs/bin/ranlib
configure:3168: result: ranlib
configure:3226: checking for gcc
configure:3252: result: gcc
configure:3496: checking for C compiler version
configure:3499: gcc --version </dev/null >&5
2.95.3
configure:3502: $? = 0
configure:3504: gcc -v </dev/null >&5
Reading specs from /i/gcc/2.95.3/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/specs
gcc version 2.95.3 20010315 (release)
configure:3507: $? = 0
configure:3509: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:3512: $? = 1
configure:3515: checking whether we are using the GNU C compiler
configure:3571: result: yes
configure:3577: checking whether gcc accepts -g
configure:3628: result: yes
configure:3645: checking for gcc option to accept ANSI C
configure:3752: result: none needed
configure:3770: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
conftest.c:2: parse error before `me'
configure:3776: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3911: checking dependency style of gcc
configure:3994: result: gcc
configure:4039: Looking for assembler files in sparc/.
configure:4061: checking CCPIC
configure:4125: gcc -c -g -O2 -fPIC  -I/usr/local/include conftest.c >&5
configure:4131: $? = 0
configure:4135: test -z 
			 || test ! -s conftest.err
configure:4138: $? = 0
configure:4141: test -s conftest.o
configure:4144: $? = 0
configure:4159: result: -fPIC
configure:4229: checking for m4
configure:4247: found /usr/local/bin/m4
configure:4260: result: /usr/local/bin/m4
configure:4269: checking for an ANSI C-conforming const
configure:4336: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4342: $? = 0
configure:4346: test -z 
			 || test ! -s conftest.err
configure:4349: $? = 0
configure:4352: test -s conftest.o
configure:4355: $? = 0
configure:4366: result: yes
configure:4376: checking for inline
configure:4397: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4403: $? = 0
configure:4407: test -z 
			 || test ! -s conftest.err
configure:4410: $? = 0
configure:4413: test -s conftest.o
configure:4416: $? = 0
configure:4428: result: inline
configure:4452: checking how to run the C preprocessor
configure:4487: gcc -E  -I/usr/local/include conftest.c
configure:4493: $? = 0
configure:4525: gcc -E  -I/usr/local/include conftest.c
conftest.c:11: ac_nonexistent.h: No such file or directory
configure:4531: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.10"
| #define PACKAGE_STRING "nettle 1.10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nettle"
| #define VERSION "1.10"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4570: result: gcc -E
configure:4594: gcc -E  -I/usr/local/include conftest.c
configure:4600: $? = 0
configure:4632: gcc -E  -I/usr/local/include conftest.c
conftest.c:11: ac_nonexistent.h: No such file or directory
configure:4638: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.10"
| #define PACKAGE_STRING "nettle 1.10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nettle"
| #define VERSION "1.10"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4682: checking for egrep
configure:4692: result: egrep
configure:4697: checking for uid_t in sys/types.h
configure:4720: result: yes
configure:4735: checking for ANSI C header files
configure:4760: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4766: $? = 0
configure:4770: test -z 
			 || test ! -s conftest.err
configure:4773: $? = 0
configure:4776: test -s conftest.o
configure:4779: $? = 0
configure:4865: gcc -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:4868: $? = 0
configure:4870: ./conftest
configure:4873: $? = 0
configure:4888: result: yes
configure:4912: checking for sys/types.h
configure:4928: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4934: $? = 0
configure:4938: test -z 
			 || test ! -s conftest.err
configure:4941: $? = 0
configure:4944: test -s conftest.o
configure:4947: $? = 0
configure:4958: result: yes
configure:4912: checking for sys/stat.h
configure:4928: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4934: $? = 0
configure:4938: test -z 
			 || test ! -s conftest.err
configure:4941: $? = 0
configure:4944: test -s conftest.o
configure:4947: $? = 0
configure:4958: result: yes
configure:4912: checking for stdlib.h
configure:4928: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4934: $? = 0
configure:4938: test -z 
			 || test ! -s conftest.err
configure:4941: $? = 0
configure:4944: test -s conftest.o
configure:4947: $? = 0
configure:4958: result: yes
configure:4912: checking for string.h
configure:4928: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4934: $? = 0
configure:4938: test -z 
			 || test ! -s conftest.err
configure:4941: $? = 0
configure:4944: test -s conftest.o
configure:4947: $? = 0
configure:4958: result: yes
configure:4912: checking for memory.h
configure:4928: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4934: $? = 0
configure:4938: test -z 
			 || test ! -s conftest.err
configure:4941: $? = 0
configure:4944: test -s conftest.o
configure:4947: $? = 0
configure:4958: result: yes
configure:4912: checking for strings.h
configure:4928: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4934: $? = 0
configure:4938: test -z 
			 || test ! -s conftest.err
configure:4941: $? = 0
configure:4944: test -s conftest.o
configure:4947: $? = 0
configure:4958: result: yes
configure:4912: checking for inttypes.h
configure:4928: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4934: $? = 0
configure:4938: test -z 
			 || test ! -s conftest.err
configure:4941: $? = 0
configure:4944: test -s conftest.o
configure:4947: $? = 0
configure:4958: result: yes
configure:4912: checking for stdint.h
configure:4928: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
conftest.c:54: stdint.h: No such file or directory
configure:4934: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.10"
| #define PACKAGE_STRING "nettle 1.10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nettle"
| #define VERSION "1.10"
| #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
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <stdint.h>
configure:4958: result: no
configure:4912: checking for unistd.h
configure:4928: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:4934: $? = 0
configure:4938: test -z 
			 || test ! -s conftest.err
configure:4941: $? = 0
configure:4944: test -s conftest.o
configure:4947: $? = 0
configure:4958: result: yes
configure:4970: checking for size_t
configure:4994: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:5000: $? = 0
configure:5004: test -z 
			 || test ! -s conftest.err
configure:5007: $? = 0
configure:5010: test -s conftest.o
configure:5013: $? = 0
configure:5024: result: yes
configure:5036: checking whether time.h and sys/time.h may both be included
configure:5061: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:5067: $? = 0
configure:5071: test -z 
			 || test ! -s conftest.err
configure:5074: $? = 0
configure:5077: test -s conftest.o
configure:5080: $? = 0
configure:5091: result: yes
configure:5104: checking for working alloca.h
configure:5125: gcc -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:5131: $? = 0
configure:5135: test -z 
			 || test ! -s conftest.err
configure:5138: $? = 0
configure:5141: test -s conftest
configure:5144: $? = 0
configure:5156: result: yes
configure:5166: checking for alloca
configure:5207: gcc -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:5213: $? = 0
configure:5217: test -z 
			 || test ! -s conftest.err
configure:5220: $? = 0
configure:5223: test -s conftest
configure:5226: $? = 0
configure:5238: result: yes
configure:5475: checking malloc.h usability
configure:5487: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:5493: $? = 0
configure:5497: test -z 
			 || test ! -s conftest.err
configure:5500: $? = 0
configure:5503: test -s conftest.o
configure:5506: $? = 0
configure:5516: result: yes
configure:5520: checking malloc.h presence
configure:5530: gcc -E  -I/usr/local/include conftest.c
configure:5536: $? = 0
configure:5556: result: yes
configure:5591: checking for malloc.h
configure:5598: result: yes
configure:5615: checking whether byte ordering is bigendian
configure:5642: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:31: `bogus' undeclared (first use in this function)
conftest.c:31: (Each undeclared identifier is reported only once
conftest.c:31: for each function it appears in.)
conftest.c:31: parse error before `endian'
configure:5648: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.10"
| #define PACKAGE_STRING "nettle 1.10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nettle"
| #define VERSION "1.10"
| #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_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 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 !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
|  bogus endian macros
| #endif
| 
|   ;
|   return 0;
| }
configure:5802: gcc -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:5805: $? = 0
configure:5807: ./conftest
configure:5810: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.10"
| #define PACKAGE_STRING "nettle 1.10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nettle"
| #define VERSION "1.10"
| #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_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MALLOC_H 1
| /* end confdefs.h.  */
| int
| main ()
| {
|   /* Are we little or big endian?  From Harbison&Steele.  */
|   union
|   {
|     long l;
|     char c[sizeof (long)];
|   } u;
|   u.l = 1;
|   exit (u.c[sizeof (long) - 1] == 1);
| }
configure:5826: result: yes
configure:5849: checking for memxor
configure:5906: gcc -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
memxor                              /var/tmp/ccAFn2d1.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:5912: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.10"
| #define PACKAGE_STRING "nettle 1.10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nettle"
| #define VERSION "1.10"
| #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_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 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 gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| 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
| #else
| char (*f) () = memxor;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != memxor;
|   ;
|   return 0;
| }
configure:5937: result: no
configure:5958: checking for __attribute__
configure:5989: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:5995: $? = 0
configure:5999: test -z 
			 || test ! -s conftest.err
configure:6002: $? = 0
configure:6005: test -s conftest.o
configure:6008: $? = 0
configure:6019: result: yes
configure:6037: checking for stdint types
configure:6065: gcc -c   conftest.c >&5
conftest.c:26: stdint.h: No such file or directory
configure:6071: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.10"
| #define PACKAGE_STRING "nettle 1.10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nettle"
| #define VERSION "1.10"
| #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_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MALLOC_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GCC_ATTRIBUTE 1
| /* end confdefs.h.  */
| #include <stdint.h>
| int
| main ()
| {
| int_least32_t v = 0;
|   ;
|   return 0;
| }
configure:6109: result: (putting them into nettle-types.h)... no
configure:6123: checking for stdint uintptr_t
configure:6130: result: (..)
configure:6135: checking for uintptr_t
configure:6160: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
conftest.c:26: stdint.h: No such file or directory
configure:6166: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.10"
| #define PACKAGE_STRING "nettle 1.10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nettle"
| #define VERSION "1.10"
| #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_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MALLOC_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GCC_ATTRIBUTE 1
| /* end confdefs.h.  */
| #include <stdint.h>
| 
| int
| main ()
| {
| if ((uintptr_t *) 0)
|   return 0;
| if (sizeof (uintptr_t))
|   return 0;
|   ;
|   return 0;
| }
configure:6190: result: no
configure:6135: checking for uintptr_t
configure:6160: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:6166: $? = 0
configure:6170: test -z 
			 || test ! -s conftest.err
configure:6173: $? = 0
configure:6176: test -s conftest.o
configure:6179: $? = 0
configure:6190: result: yes
configure:6198: checking for uint64_t
configure:6223: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:6229: $? = 0
configure:6233: test -z 
			 || test ! -s conftest.err
configure:6236: $? = 0
configure:6239: test -s conftest.o
configure:6242: $? = 0
configure:6253: result: yes
configure:6264: checking for stdint uintptr_t
configure:6268: result: inttypes.h
configure:8683: checking for extra inttypes in chosen header
configure:8685: result: (inttypes.h)
configure:8689: checking for int_least32_t
configure:8714: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:8720: $? = 0
configure:8724: test -z 
			 || test ! -s conftest.err
configure:8727: $? = 0
configure:8730: test -s conftest.o
configure:8733: $? = 0
configure:8744: result: yes
configure:8747: checking for int_fast32_t
configure:8772: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:31: `int_fast32_t' undeclared (first use in this function)
conftest.c:31: (Each undeclared identifier is reported only once
conftest.c:31: for each function it appears in.)
conftest.c:31: parse error before `)'
configure:8778: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.10"
| #define PACKAGE_STRING "nettle 1.10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nettle"
| #define VERSION "1.10"
| #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_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MALLOC_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GCC_ATTRIBUTE 1
| /* end confdefs.h.  */
| #include<inttypes.h>
| 
| int
| main ()
| {
| if ((int_fast32_t *) 0)
|   return 0;
| if (sizeof (int_fast32_t))
|   return 0;
|   ;
|   return 0;
| }
configure:8802: result: no
configure:8805: checking for intmax_t
configure:8830: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
configure:8836: $? = 0
configure:8840: test -z 
			 || test ! -s conftest.err
configure:8843: $? = 0
configure:8846: test -s conftest.o
configure:8849: $? = 0
configure:8860: result: yes
configure:8872: result: make use of inttypes.h in nettle-types.h (seen uintptr_t/uint64_t in inttypes.h)
configure:8882: checking for __gmpz_getlimbn in -lgmp
configure:8912: gcc -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lgmp   >&5
configure:8918: $? = 0
configure:8922: test -z 
			 || test ! -s conftest.err
configure:8925: $? = 0
configure:8928: test -s conftest
configure:8931: $? = 0
configure:8944: result: yes
configure:8991: gcc -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lgmp  >&5
configure:8994: $? = 0
configure:8996: ./conftest
ld.so.1: ./conftest: fatal: libgmp.so.3: open failed: No such file or directory
./configure: line 1:  1760 Killed                  ./conftest$ac_exeext
configure:8999: $? = 137
configure: program exited with status 137
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.10"
| #define PACKAGE_STRING "nettle 1.10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nettle"
| #define VERSION "1.10"
| #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_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 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_LIBGMP 1
| #define WITH_PUBLIC_KEY 1
| /* end confdefs.h.  */
| int main(int argc, char **argv) { return 0; }
configure:9014: checking Running simple test program failed. Trying -R flags
configure:9035: gcc -o conftest -g -O2  -I/usr/local/include -R/usr/local/lib  -L/usr/local/lib conftest.c -lgmp  >&5
configure:9038: $? = 0
configure:9040: ./conftest
configure:9043: $? = 0
configure:9047: result: adding -R/usr/local/lib
configure:9078: checking for BF_ecb_encrypt in -lcrypto
configure:9108: gcc -o conftest -g -O2  -I/usr/local/include -R/usr/local/lib  -L/usr/local/lib conftest.c -lcrypto  -lgmp  >&5
configure:9114: $? = 0
configure:9118: test -z 
			 || test ! -s conftest.err
configure:9121: $? = 0
configure:9124: test -s conftest
configure:9127: $? = 0
configure:9140: result: yes
configure:9303: creating ./config.status

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

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

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

on us12.roxen.com

config.status:745: creating Makefile
config.status:745: creating tools/Makefile
config.status:745: creating testsuite/Makefile
config.status:745: creating examples/Makefile
config.status:745: creating config.m4
config.status:849: creating config.h
config.status:1050: linking ./sparc/aes.asm to aes.asm
config.status:1050: linking ./sparc/machine.m4 to machine.m4
config.status:1287: executing depfiles commands
config.status:1287: executing nettle-types.h commands
config.status:1382: creating nettle-types.h : _NETTLE_NETTLE_TYPES_H

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

ac_cv_build=sparc-sun-solaris2.9
ac_cv_build_alias=sparc-sun-solaris2.9
ac_cv_c_bigendian=yes
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
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_LDFLAGS_set=
ac_cv_env_LDFLAGS_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_exeext=
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_stdc=yes
ac_cv_header_stdint=inttypes.h
ac_cv_header_stdint_h=no
ac_cv_header_stdint_t=
ac_cv_header_stdint_x=inttypes.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.9
ac_cv_host_alias=sparc-sun-solaris2.9
ac_cv_lib_crypto_BF_ecb_encrypt=yes
ac_cv_lib_gmp___gmpz_getlimbn=yes
ac_cv_objext=o
ac_cv_path_M4=/usr/local/bin/m4
ac_cv_path_install=$'/usr/local/bin/install -c'
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP=$'gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep=egrep
ac_cv_prog_make_make_set=yes
ac_cv_stdint_message=$'using gnu compiler 2.95.3'
ac_cv_stdint_result=$'(seen uintptr_t/uint64_t in inttypes.h)'
ac_cv_type_int_fast32_t=no
ac_cv_type_int_least32_t=yes
ac_cv_type_intmax_t=yes
ac_cv_type_size_t=yes
ac_cv_type_uid_t=yes
ac_cv_type_uint64_t=yes
ac_cv_type_uintptr_t=yes
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=gcc
am_cv_prog_cc_stdc=
lsh_cv_c_attribute=yes
lsh_cv_sys_ccpic=-fPIC

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

ACLOCAL='${SHELL} /home/build/xenofarm/client/lsh/us12.roxen.com/buildtmp/dist/lsh-1.5.6/src/nettle/missing --run aclocal-1.8'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/build/xenofarm/client/lsh/us12.roxen.com/buildtmp/dist/lsh-1.5.6/src/nettle/missing --run tar'
AUTOCONF='${SHELL} /home/build/xenofarm/client/lsh/us12.roxen.com/buildtmp/dist/lsh-1.5.6/src/nettle/missing --run autoconf'
AUTOHEADER='${SHELL} /home/build/xenofarm/client/lsh/us12.roxen.com/buildtmp/dist/lsh-1.5.6/src/nettle/missing --run autoheader'
AUTOMAKE='${SHELL} /home/build/xenofarm/client/lsh/us12.roxen.com/buildtmp/dist/lsh-1.5.6/src/nettle/missing --run automake-1.8'
AWK='nawk'
CC='gcc'
CCDEPMODE='depmode=gcc'
CCPIC='-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'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='egrep'
ENABLE_ASSEMBLER_FALSE='#'
ENABLE_ASSEMBLER_TRUE=''
ENABLE_SHARED_FALSE=''
ENABLE_SHARED_TRUE='#'
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS='-R/usr/local/lib  -L/usr/local/lib'
LIBOBJS=' memxor$U.o'
LIBS='-lgmp '
LTLIBOBJS=' memxor$U.lo'
M4='/usr/local/bin/m4'
MAKEINFO='${SHELL} /home/build/xenofarm/client/lsh/us12.roxen.com/buildtmp/dist/lsh-1.5.6/src/nettle/missing --run makeinfo'
OBJEXT='o'
OPENSSL_LIBFLAGS='-lcrypto'
PACKAGE='nettle'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='nettle'
PACKAGE_STRING='nettle 1.10'
PACKAGE_TARNAME='nettle'
PACKAGE_VERSION='1.10'
PATH_SEPARATOR=':'
RANLIB='ranlib'
RSA_EXAMPLES='rsa-keygen$(EXEEXT) rsa-sign$(EXEEXT) rsa-verify$(EXEEXT) rsa-encrypt$(EXEEXT) rsa-decrypt$(EXEEXT)'
SET_MAKE=''
SHELL='/bin/bash'
SHLIBCFLAGS='-fPIC'
SHLIBFILE='$(SHLIBSONAME).$(SHLIBMINOR)'
SHLIBFORLINK='libnettle.so'
SHLIBINSTALL=''
SHLIBLIBS=''
SHLIBLINK='$(CC) $(LDFLAGS) -shared -Wl,-soname=$(SHLIBSONAME)'
SHLIBMAJOR='2'
SHLIBMINOR='2'
SHLIBSONAME='$(SHLIBFORLINK).$(SHLIBMAJOR)'
SHLIBTARGET=''
STRIP=''
VERSION='1.10'
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='sparc-sun-solaris2.9'
build_alias=''
build_cpu='sparc'
build_os='solaris2.9'
build_vendor='sun'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='sparc-sun-solaris2.9'
host_alias=''
host_cpu='sparc'
host_os='solaris2.9'
host_vendor='sun'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/build/xenofarm/client/lsh/us12.roxen.com/buildtmp/dist/lsh-1.5.6/src/nettle/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p -- .'
oldincludedir='/usr/include'
prefix='/home/build/xenofarm/client/lsh/us12.roxen.com/buildtmp/dist/pfx'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define HAVE_ALLOCA 1
#define HAVE_ALLOCA_H 1
#define HAVE_GCC_ATTRIBUTE 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBCRYPTO 1
#define HAVE_LIBGMP 1
#define HAVE_MALLOC_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "nettle"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "nettle"
#define PACKAGE_STRING "nettle 1.10"
#define PACKAGE_TARNAME "nettle"
#define PACKAGE_VERSION "1.10"
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define VERSION "1.10"
#define WITH_PUBLIC_KEY 1
#define WORDS_BIGENDIAN 1

configure: exit 0