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.5, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure -C --with-include-path=/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include:/usr/local/include --with-lib-path=/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib:/usr/local/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_142901-15 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = motoko Release = 5.10 KernelID = Generic_142901-15 Machine = i86pc BusType = Serial = Users = 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:1780: creating cache config.cache configure:1926: checking build system type configure:1944: result: i386-pc-solaris2.10 configure:1966: checking host system type configure:1981: result: i386-pc-solaris2.10 configure:2079: checking for -R flag configure:2101: result: using -R configure:2108: result: Searching for libraries configure:2115: checking /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib configure:2133: result: added configure:2115: checking /usr/local/lib configure:2133: result: added configure:2115: checking /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib configure:2133: result: added configure:2115: checking /usr/local/lib configure:2133: result: added configure:2115: checking /sw/local/lib configure:2142: result: not found configure:2115: checking /sw/lib configure:2142: result: not found configure:2115: checking /usr/gnu/lib configure:2142: result: not found configure:2115: checking /opt/gnu/lib configure:2142: result: not found configure:2115: checking /sw/gnu/lib configure:2142: result: not found configure:2115: checking /usr/freeware/lib configure:2142: result: not found configure:2115: checking /usr/pkg/lib configure:2142: result: not found configure:2198: checking for gcc configure:2225: result: cc configure:2457: checking for C compiler version configure:2465: cc --version >&5 cc: Warning: option -- passed to ld usage: cc [ options] files. Use 'cc -flags' for details configure:2469: $? = 1 configure:2476: cc -v >&5 usage: cc [ options] files. Use 'cc -flags' for details configure:2480: $? = 1 configure:2487: cc -V >&5 cc: Sun C 5.7 Patch 117837-08 2006/04/19 usage: cc [ options] files. Use 'cc -flags' for details configure:2491: $? = 1 configure:2514: checking for C compiler default output file name configure:2536: cc -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c >&5 configure:2540: $? = 0 configure:2578: result: a.out configure:2597: checking whether the C compiler works configure:2607: ./a.out configure:2611: $? = 0 configure:2630: result: yes configure:2637: checking whether we are cross compiling configure:2639: result: no configure:2642: checking for suffix of executables configure:2649: cc -o conftest -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c >&5 configure:2653: $? = 0 configure:2679: result: configure:2685: checking for suffix of object files configure:2711: cc -c -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5 configure:2715: $? = 0 configure:2740: result: o configure:2744: checking whether we are using the GNU C compiler configure:2773: cc -c -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/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:2780: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "nettle 2.5" | #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2797: result: no configure:2806: checking whether cc accepts -g configure:2836: cc -c -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5 configure:2843: $? = 0 configure:2944: result: yes configure:2961: checking for cc option to accept ISO C89 configure:3035: cc -c -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5 "conftest.c", line 56: warning: statement not reached configure:3042: $? = 0 configure:3065: result: none needed configure:3159: checking for g++ configure:3175: found /usr/sfw/bin/g++ configure:3186: result: g++ configure:3213: checking for C++ compiler version configure:3221: 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:3225: $? = 0 configure:3232: 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:3236: $? = 0 configure:3243: g++ -V >&5 g++: `-V' option must have argument configure:3247: $? = 1 configure:3250: checking whether we are using the GNU C++ compiler configure:3279: g++ -c -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.cpp >&5 configure:3286: $? = 0 configure:3303: result: yes configure:3312: checking whether g++ accepts -g configure:3342: g++ -c -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.cpp >&5 configure:3349: $? = 0 configure:3450: result: yes configure:3502: g++ -c -g -O2 -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.cpp >&5 configure:3509: $? = 0 configure:3531: checking whether make sets $(MAKE) configure:3553: result: yes configure:3605: checking for ranlib configure:3621: found /usr/ccs/bin/ranlib configure:3632: result: ranlib configure:3697: checking for nm configure:3713: found /usr/ccs/bin/nm configure:3724: result: nm configure:3790: checking for objdump configure:3820: result: no configure:3860: checking for a BSD-compatible install configure:3928: result: ./install-sh -c configure:3942: checking for a thread-safe mkdir -p configure:3981: result: ./install-sh -c -d configure:3985: checking whether ln -s works configure:3989: result: yes configure:4023: WARNING: Dependency tracking disabled configure:4239: Looking for assembler files in x86/. configure:4263: checking CCPIC configure:4317: cc -c -g -KPIC -Bdynamic -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5 "conftest.c", line 12: warning: implicit function declaration: exit configure:4324: $? = 0 configure:4343: result: -KPIC -Bdynamic configure:4460: checking if globals are prefixed by underscore configure:4476: cc -c -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5 configure:4483: $? = 0 configure:4507: result: no configure:4513: checking if we should use a .note.GNU-stack section configure:4525: cc -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -c conftest.c >conftest.out 2>&1 configure:4528: $? = 0 configure:4540: result: no configure:4546: checking for ELF-style .type,%function pseudo-ops configure:4563: cc -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -c conftest.s >conftest.out 2>&1 configure:4566: $? = 0 configure:4579: result: yes configure:4582: checking for ELF-style .type,#function pseudo-ops configure:4599: cc -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -c conftest.s >conftest.out 2>&1 configure:4602: $? = 2 Assembler: "conftest.s", line 4 : Syntax error cc: assembler failed for conftest.s configure: failed program was: .text .globl foo .type foo,#function foo: .Lend: .size foo, .Lend - foo configure:4615: result: no configure:4627: checking if .align assembly directive is logarithmic configure:4638: cc -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -c conftest.s >conftest.out 2>&1 configure:4641: $? = 2 Assembler: "conftest.s", line 2 : Invalid .align argument cc: assembler failed for conftest.s configure: failed program was: .align 3 configure:4654: result: no configure:4691: checking for m4 configure:4709: found /usr/ccs/bin/m4 configure:4722: result: /usr/ccs/bin/m4 configure:4736: checking for an ANSI C-conforming const configure:4811: cc -c -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5 "conftest.c", line 63: warning: statement not reached configure:4818: $? = 0 configure:4833: result: yes configure:4843: checking for inline configure:4869: cc -c -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5 configure:4876: $? = 0 configure:4894: result: inline configure:4918: checking how to run the C preprocessor configure:4958: cc -E -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c configure:4965: $? = 0 configure:4996: cc -E -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c "conftest.c", line 8: cannot find include file: cc: acomp failed for conftest.c configure:5003: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "nettle 2.5" | #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se" | /* end confdefs.h. */ | #include configure:5036: result: cc -E configure:5065: cc -E -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c configure:5072: $? = 0 configure:5103: cc -E -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c "conftest.c", line 8: cannot find include file: cc: acomp failed for conftest.c configure:5110: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "nettle 2.5" | #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se" | /* end confdefs.h. */ | #include configure:5150: checking for grep that handles long lines and -e configure:5210: result: /usr/sfw/bin/ggrep configure:5215: checking for egrep configure:5279: result: /usr/sfw/bin/ggrep -E configure:5284: checking for uid_t in sys/types.h configure:5307: result: yes configure:5322: checking for ANSI C header files configure:5352: cc -c -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5 configure:5359: $? = 0 configure:5458: cc -o conftest -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c >&5 configure:5462: $? = 0 configure:5468: ./conftest configure:5472: $? = 0 configure:5490: result: yes configure:5514: checking for sys/types.h configure:5535: cc -c -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5 configure:5542: $? = 0 configure:5559: result: yes configure:5514: checking for sys/stat.h configure:5535: cc -c -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5 configure:5542: $? = 0 configure:5559: result: yes configure:5514: checking for stdlib.h configure:5535: cc -c -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5 configure:5542: $? = 0 configure:5559: result: yes configure:5514: checking for string.h configure:5535: cc -c -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5 configure:5542: $? = 0 configure:5559: result: yes configure:5514: checking for memory.h configure:5535: cc -c -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5 configure:5542: $? = 0 configure:5559: result: yes configure:5514: checking for strings.h configure:5535: cc -c -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5 configure:5542: $? = 0 configure:5559: result: yes configure:5514: checking for inttypes.h configure:5535: cc -c -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5 configure:5542: $? = 0 configure:5559: result: yes configure:5514: checking for stdint.h configure:5535: cc -c -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5 configure:5542: $? = 0 configure:5559: result: yes configure:5514: checking for unistd.h configure:5535: cc -c -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5 configure:5542: $? = 0 configure:5559: result: yes configure:5573: checking for size_t configure:5601: cc -c -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5 configure:5608: $? = 0 configure:5635: cc -c -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5 "conftest.c", line 54: syntax error before or at: ) cc: acomp failed for conftest.c configure:5642: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "nettle 2.5" | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:5665: result: yes configure:5677: checking whether time.h and sys/time.h may both be included configure:5707: cc -c -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5 configure:5714: $? = 0 configure:5729: result: yes configure:5743: checking size of long configure:6048: cc -o conftest -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c >&5 "conftest.c", line 82: warning: statement not reached configure:6052: $? = 0 configure:6058: ./conftest configure:6062: $? = 0 configure:6088: result: 4 configure:6100: checking alignment of uint64_t configure:6429: cc -o conftest -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c >&5 "conftest.c", line 87: warning: statement not reached configure:6433: $? = 0 configure:6439: ./conftest configure:6443: $? = 0 configure:6469: result: 4 configure:6502: checking openssl/blowfish.h usability configure:6519: cc -c -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5 "conftest.c", line 54: cannot find include file: cc: acomp failed for conftest.c configure:6526: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "nettle 2.5" | #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 ALIGNOF_UINT64_T 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6540: result: no configure:6544: checking openssl/blowfish.h presence configure:6559: cc -E -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c "conftest.c", line 21: cannot find include file: cc: acomp failed for conftest.c configure:6566: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "nettle 2.5" | #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 ALIGNOF_UINT64_T 4 | /* end confdefs.h. */ | #include configure:6580: result: no configure:6613: checking for openssl/blowfish.h configure:6622: result: no configure:6643: checking for working alloca.h configure:6670: cc -o conftest -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c >&5 configure:6677: $? = 0 configure:6697: result: yes configure:6707: checking for alloca configure:6754: cc -o conftest -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c >&5 configure:6761: $? = 0 configure:6781: result: yes configure:7034: checking malloc.h usability configure:7051: cc -c -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5 configure:7058: $? = 0 configure:7072: result: yes configure:7076: checking malloc.h presence configure:7091: cc -E -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c configure:7098: $? = 0 configure:7112: result: yes configure:7145: checking for malloc.h configure:7154: result: yes configure:7175: checking for strerror configure:7231: cc -o conftest -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c >&5 "conftest.c", line 60: warning: statement not reached configure:7238: $? = 0 configure:7260: result: yes configure:7277: checking whether byte ordering is bigendian configure:7302: cc -c -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5 "conftest.c", line 26: warning: old-style declaration or incorrect type for: not "conftest.c", line 26: syntax error before or at: a "conftest.c", line 26: warning: old-style declaration or incorrect type for: a "conftest.c", line 26: warning: old-style declaration or incorrect type for: universal "conftest.c", line 26: warning: old-style declaration or incorrect type for: capable "conftest.c", line 28: warning: old-style declaration or incorrect type for: compiler cc: acomp failed for conftest.c configure:7309: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "nettle 2.5" | #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 ALIGNOF_UINT64_T 4 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:7359: cc -c -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5 "conftest.c", line 32: undefined symbol: bogus "conftest.c", line 32: syntax error before or at: endian cc: acomp failed for conftest.c configure:7366: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "nettle 2.5" | #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 ALIGNOF_UINT64_T 4 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | #include | #include | | 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:7455: cc -c -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5 configure:7462: $? = 0 configure:7493: cc -c -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5 "conftest.c", line 31: undefined symbol: not "conftest.c", line 31: syntax error before or at: big cc: acomp failed for conftest.c configure:7500: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "nettle 2.5" | #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 ALIGNOF_UINT64_T 4 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef _BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:7657: result: no configure:7686: checking for memxor configure:7742: cc -o conftest -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c >&5 "conftest.c", line 61: warning: statement not reached Undefined first referenced symbol in file memxor conftest.o ld: fatal: Symbol referencing errors. No output written to conftest configure:7749: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "nettle 2.5" | #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 ALIGNOF_UINT64_T 4 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define memxor to an innocuous variant, in case declares memxor. | For example, HP-UX 11i declares gettimeofday. */ | #define memxor innocuous_memxor | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memxor (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:7771: result: no configure:7792: checking for __attribute__ configure:7828: cc -c -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5 "conftest.c", line 28: syntax error before or at: __attribute__ "conftest.c", line 28: warning: old-style declaration or incorrect type for: __attribute__ "conftest.c", line 28: warning: syntax error: empty declaration "conftest.c", line 30: syntax error before or at: ( "conftest.c", line 30: identifier redefined: __attribute__ current : function() returning void previous: function() returning int : "conftest.c", line 28 "conftest.c", line 32: warning: old-style declaration or incorrect type for: foo "conftest.c", line 32: identifier redefined: foo current : function(void) returning int previous: function(void) returning void : "conftest.c", line 28 cc: acomp failed for conftest.c configure:7835: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "nettle 2.5" | #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 ALIGNOF_UINT64_T 4 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | | #include | | static void foo(void) __attribute__ ((noreturn)); | | static void __attribute__ ((noreturn)) | foo(void) | { | exit(1); | } | | int | main () | { | | ; | return 0; | } configure:7850: result: no configure:7868: checking for stdint types configure:7901: cc -c conftest.c >&5 configure:7908: $? = 0 configure:7941: result: stdint.h (shortcircuit) configure:10776: result: make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) configure:10786: checking for fcntl file locking configure:10823: cc -c -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5 configure:10830: $? = 0 configure:10845: result: yes configure:10859: checking for __gmpz_getlimbn in -lgmp configure:10894: cc -o conftest -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lgmp >&5 "conftest.c", line 39: 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:10901: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "nettle 2.5" | #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 ALIGNOF_UINT64_T 4 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRERROR 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:10922: result: no configure:10933: WARNING: GNU MP not found, or not 3.1 or up, see http://gmplib.org/. Support for public key algorithms will be unavailable. configure:10960: cc -o conftest -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c >&5 configure:10964: $? = 0 configure:10970: ./conftest configure:10974: $? = 0 configure:11066: checking for __gmpz_powm_sec configure:11122: cc -o conftest -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c >&5 "conftest.c", line 62: warning: statement not reached Undefined first referenced symbol in file __gmpz_powm_sec conftest.o ld: fatal: Symbol referencing errors. No output written to conftest configure:11129: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "nettle 2.5" | #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 ALIGNOF_UINT64_T 4 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRERROR 1 | #define HAVE_FCNTL_LOCKING 1 | /* end confdefs.h. */ | /* Define __gmpz_powm_sec to an innocuous variant, in case declares __gmpz_powm_sec. | For example, HP-UX 11i 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 to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:11149: result: no configure:11279: checking for library containing clock_gettime configure:11320: cc -o conftest -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c >&5 "conftest.c", line 39: warning: statement not reached Undefined first referenced symbol in file clock_gettime conftest.o ld: fatal: Symbol referencing errors. No output written to conftest configure:11327: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "2.5" | #define PACKAGE_STRING "nettle 2.5" | #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 ALIGNOF_UINT64_T 4 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRERROR 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 clock_gettime (); | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:11320: cc -o conftest -g -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lrt >&5 "conftest.c", line 39: warning: statement not reached configure:11327: $? = 0 configure:11358: result: -lrt configure:11471: updating cache config.cache configure:11509: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by nettle config.status 2.5, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on motoko config.status:832: creating config.make config.status:832: creating config.m4 config.status:832: creating Makefile config.status:832: creating tools/Makefile config.status:832: creating testsuite/Makefile config.status:832: creating examples/Makefile config.status:832: creating nettle.pc config.status:832: creating hogweed.pc config.status:832: creating config.h config.status:1084: linking x86/aes-encrypt-internal.asm to aes-encrypt-internal.asm config.status:1084: linking x86/aes-decrypt-internal.asm to aes-decrypt-internal.asm config.status:1084: linking x86/arcfour-crypt.asm to arcfour-crypt.asm config.status:1084: linking x86/camellia-crypt-internal.asm to camellia-crypt-internal.asm config.status:1084: linking x86/md5-compress.asm to md5-compress.asm config.status:1084: linking x86/sha1-compress.asm to sha1-compress.asm config.status:1084: linking x86/machine.m4 to machine.m4 config.status:1107: executing nettle-stdint.h commands config.status:1118: creating nettle-stdint.h : __NETTLE_STDINT_H configure:13179: summary of build options: Version: nettle 2.5 Host type: i386-pc-solaris2.10 ABI: standard Assembly files: x86 Install prefix: /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx Library directory: ${exec_prefix}/lib Compiler: cc Shared libraries: no Public key crypto: no ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_alignof_uint64_t=4 ac_cv_build=i386-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___gmpz_powm_sec=no ac_cv_func_alloca_works=yes ac_cv_func_memxor=no ac_cv_func_strerror=yes ac_cv_header_inttypes_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_openssl_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=i386-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_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_search_clock_gettime=-lrt ac_cv_sizeof_long=4 ac_cv_stdint_message='using cc' 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=no lsh_cv_sys_ccpic='-KPIC -Bdynamic' nettle_cv_asm_align_log=no nettle_cv_asm_gnu_stack=no nettle_cv_asm_type_hash_function=no nettle_cv_asm_type_percent_function=yes nettle_cv_asm_underscore=no nettle_cv_fcntl_locking=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ALIGNOF_UINT64_T='4' ALLOCA='' ASM_ALIGN_LOG='' ASM_ELF_STYLE='yes' ASM_MARK_NOEXEC_STACK='' ASM_SYMBOL_PREFIX='' ASM_TYPE_FUNCTION='%function' BENCH_LIBS='-lrt ' CC='cc' CCPIC='-KPIC -Bdynamic' CCPIC_MAYBE='-KPIC -Bdynamic' CFLAGS='-g' CPP='cc -E' CPPFLAGS=' -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include' CXX='g++' CXXFLAGS='-g -O2' CXX_TESTS='cxx-test$(EXEEXT)' DEFS='-DHAVE_CONFIG_H' DEP_FLAGS='' DEP_INCLUDE='# ' DEP_PROCESS='true' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/sfw/bin/ggrep -E' EMULATOR='' EXEEXT='' GREP='/usr/sfw/bin/ggrep' IF_DLL='#' IF_HOGWEED='#' IF_SHARED='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS=' -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib' LIBHOGWEED_FILE='$(LIBHOGWEED_SONAME).$(LIBHOGWEED_MINOR)' LIBHOGWEED_FILE_SRC='$(LIBHOGWEED_FORLINK)' LIBHOGWEED_FORLINK='libhogweed.so' LIBHOGWEED_LIBS='-lnettle -lgmp' LIBHOGWEED_LINK='$(CC) $(LDFLAGS) -L. -G -h $(LIBHOGWEED_SONAME)' LIBHOGWEED_MAJOR='2' LIBHOGWEED_MINOR='1' LIBHOGWEED_SONAME='$(LIBHOGWEED_FORLINK).$(LIBHOGWEED_MAJOR)' LIBNETTLE_FILE='$(LIBNETTLE_SONAME).$(LIBNETTLE_MINOR)' LIBNETTLE_FILE_SRC='$(LIBNETTLE_FORLINK)' LIBNETTLE_FORLINK='libnettle.so' LIBNETTLE_LIBS='' LIBNETTLE_LINK='$(CC) $(LDFLAGS) -G -h $(LIBNETTLE_SONAME)' LIBNETTLE_MAJOR='4' LIBNETTLE_MINOR='3' LIBNETTLE_SONAME='$(LIBNETTLE_FORLINK).$(LIBNETTLE_MAJOR)' LIBOBJS=' ${LIBOBJDIR}memxor$U.o' LIBS='' LN_S='ln -s' LTLIBOBJS=' ${LIBOBJDIR}memxor$U.lo' M4='/usr/ccs/bin/m4' MKDIR_P='./install-sh -c -d' NM='nm' OBJDUMP='false' OBJEXT='o' OPENSSL_LIBFLAGS='' PACKAGE_BUGREPORT='nettle-bugs@lists.lysator.liu.se' PACKAGE_NAME='nettle' PACKAGE_STRING='nettle 2.5' PACKAGE_TARNAME='nettle' PACKAGE_VERSION='2.5' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/bash' SHLIBCFLAGS='-KPIC -Bdynamic' W64_ABI='no' ac_ct_CC='cc' ac_ct_CXX='g++' bindir='${exec_prefix}/bin' build='i386-pc-solaris2.10' build_alias='' build_cpu='i386' build_os='solaris2.10' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-pc-solaris2.10' host_alias='' host_cpu='i386' 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.5" #define PACKAGE_STRING "nettle 2.5" #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 ALIGNOF_UINT64_T 4 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_MALLOC_H 1 #define HAVE_STRERROR 1 #define HAVE_FCNTL_LOCKING 1 #define HAVE_CLOCK_GETTIME 1 configure: exit 0