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.11, 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=/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx ## --------- ## ## Platform. ## ## --------- ## hostname = gosroth.roxen.com uname -m = ia64 uname -r = 2.4.3-12smp uname -s = Linux uname -v = #1 SMP Fri Jun 8 13:06:07 EDT 2001 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = ia64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/kerberos/bin PATH: /bin PATH: /usr/bin PATH: /opt/intel/compiler70/ia64/bin PATH: /opt/intel/compiler60/ia64/bin PATH: /usr/local/bin PATH: /usr/bin/X11 PATH: /usr/X11R6/bin PATH: /usr/local/bin PATH: /sw/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1235: creating cache config.cache configure:1364: checking build system type configure:1382: result: ia64-unknown-linux-gnu configure:1390: checking host system type configure:1404: result: ia64-unknown-linux-gnu configure:1472: checking for -R flag configure:1505: result: using -Wl,-rpath, configure:1512: result: Searching for libraries configure:1519: checking /usr/local/lib configure:1537: result: added configure:1519: checking /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/lib configure:1546: result: not found configure:1519: checking /usr/local/lib configure:1537: result: added configure:1519: checking /sw/local/lib configure:1546: result: not found configure:1519: checking /sw/lib configure:1546: result: not found configure:1519: checking /usr/gnu/lib configure:1546: result: not found configure:1519: checking /opt/gnu/lib configure:1546: result: not found configure:1519: checking /sw/gnu/lib configure:1546: result: not found configure:1519: checking /usr/freeware/lib configure:1546: result: not found configure:1519: checking /usr/pkg/lib configure:1546: result: not found configure:1600: checking for gcc configure:1626: result: ecc configure:1870: checking for C compiler version configure:1873: ecc --version &5 ecc: Command line warning: ignoring unknown option '-fversion' /usr/lib/crt1.o: In function `_start': /usr/lib/crt1.o(.text+0x41): undefined reference to `main' configure:1876: $? = 1 configure:1878: ecc -v &5 ld \ /usr/lib/crt1.o \ /usr/lib/crti.o \ /opt/intel/compiler70/ia64/lib/crtxi.o \ -dynamic-linker \ /lib/ld-linux-ia64.so.2 \ -u \ ___get_intrinsics \ -o \ a.out \ -relax \ -rpath \ /opt/intel/compiler70/ia64/lib \ -Qy \ -L/opt/intel/compiler70/ia64/lib \ -L/usr/lib \ -Bstatic \ -limf \ -Bdynamic \ -lm \ -Bstatic \ -lirc \ -Bstatic \ -lcprts \ -Bdynamic \ -lcxa \ -Bstatic \ -lunwind \ -Bdynamic \ -lc \ /opt/intel/compiler70/ia64/lib/crtxn.o \ /usr/lib/crtn.o \ --script \ /opt/intel/compiler70/ia64/lib/elf64_ia64_intel.x /usr/lib/crt1.o: In function `_start': /usr/lib/crt1.o(.text+0x41): undefined reference to `main' configure:1881: $? = 1 configure:1883: ecc -V &5 Intel(R) C++ Itanium(R) Compiler for Itanium(R)-based applications Version 7.1, Build 20030307 Copyright (C) 1985-2003 Intel Corporation. All rights reserved. FOR NON-COMMERCIAL USE ONLY /usr/lib/crt1.o: In function `_start': /usr/lib/crt1.o(.text+0x41): undefined reference to `main' GNU ld version 2.10.91 (with BFD 2.10.91.0.2) Supported emulations: elf64_ia64 configure:1886: $? = 1 configure:1909: checking for C compiler default output file name configure:1912: ecc -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:1915: $? = 0 configure:1961: result: a.out configure:1966: checking whether the C compiler works configure:1972: ./a.out configure:1975: $? = 0 configure:1992: result: yes configure:1999: checking whether we are cross compiling configure:2001: result: no configure:2004: checking for suffix of executables configure:2006: ecc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2009: $? = 0 configure:2034: result: configure:2040: checking for suffix of object files configure:2061: ecc -c -I/usr/local/include conftest.c >&5 configure:2064: $? = 0 configure:2086: result: o configure:2090: checking whether we are using the GNU C compiler configure:2114: ecc -c -I/usr/local/include conftest.c >&5 conftest.c(14): error: identifier "choke" is undefined choke me ^ compilation aborted for conftest.c (code 2) configure:2120: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "nettle 1.11" | #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2146: result: no configure:2152: checking whether ecc accepts -g configure:2173: ecc -c -g -I/usr/local/include conftest.c >&5 configure:2179: $? = 0 configure:2183: test -z || test ! -s conftest.err configure:2186: $? = 0 configure:2189: test -s conftest.o configure:2192: $? = 0 configure:2203: result: yes configure:2220: checking for ecc option to accept ANSI C configure:2290: ecc -c -g -I/usr/local/include conftest.c >&5 configure:2296: $? = 0 configure:2300: test -z || test ! -s conftest.err configure:2303: $? = 0 configure:2306: test -s conftest.o configure:2309: $? = 0 configure:2327: result: none needed configure:2345: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c(2): error: identifier "choke" is undefined choke me ^ conftest.c(3): error: expected a ";" compilation aborted for conftest.c (code 2) configure:2351: $? = 2 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2500: checking whether make sets $(MAKE) configure:2520: result: yes configure:2570: checking for ranlib configure:2586: found /usr/bin/ranlib configure:2597: result: ranlib configure:2629: checking for a BSD-compatible install configure:2684: result: /usr/bin/install -c configure:2700: WARNING: Dependency tracking disabled configure:2748: checking CCPIC configure:2812: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c(13): warning #266: function declared implicitly exit(0); ^ configure:2818: $? = 0 configure:2822: test -z || test ! -s conftest.err configure:2825: $? = 0 configure:2828: test -s conftest.o configure:2831: $? = 0 configure:2846: result: configure:2908: checking for m4 configure:2926: found /usr/bin/m4 configure:2939: result: /usr/bin/m4 configure:2948: checking for an ANSI C-conforming const configure:3015: ecc -c -g -I/usr/local/include conftest.c >&5 configure:3021: $? = 0 configure:3025: test -z || test ! -s conftest.err configure:3028: $? = 0 configure:3031: test -s conftest.o configure:3034: $? = 0 configure:3045: result: yes configure:3055: checking for inline configure:3076: ecc -c -g -I/usr/local/include conftest.c >&5 configure:3082: $? = 0 configure:3086: test -z || test ! -s conftest.err configure:3089: $? = 0 configure:3092: test -s conftest.o configure:3095: $? = 0 configure:3107: result: inline configure:3131: checking how to run the C preprocessor configure:3166: ecc -E -I/usr/local/include conftest.c configure:3172: $? = 0 configure:3204: ecc -E -I/usr/local/include conftest.c conftest.c(9): catastrophic error: could not open source file "ac_nonexistent.h" #include ^ configure:3210: $? = 4 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "nettle 1.11" | #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se" | /* end confdefs.h. */ | #include configure:3249: result: ecc -E configure:3273: ecc -E -I/usr/local/include conftest.c configure:3279: $? = 0 configure:3311: ecc -E -I/usr/local/include conftest.c conftest.c(9): catastrophic error: could not open source file "ac_nonexistent.h" #include ^ configure:3317: $? = 4 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "nettle 1.11" | #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se" | /* end confdefs.h. */ | #include configure:3361: checking for egrep configure:3371: result: grep -E configure:3376: checking for uid_t in sys/types.h configure:3399: result: yes configure:3414: checking for ANSI C header files configure:3439: ecc -c -g -I/usr/local/include conftest.c >&5 configure:3445: $? = 0 configure:3449: test -z || test ! -s conftest.err configure:3452: $? = 0 configure:3455: test -s conftest.o configure:3458: $? = 0 configure:3544: ecc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c(26): warning #266: function declared implicitly exit(2); ^ conftest.c(27): warning #266: function declared implicitly exit (0); ^ configure:3547: $? = 0 configure:3549: ./conftest configure:3552: $? = 0 configure:3567: result: yes configure:3591: checking for sys/types.h configure:3607: ecc -c -g -I/usr/local/include conftest.c >&5 configure:3613: $? = 0 configure:3617: test -z || test ! -s conftest.err configure:3620: $? = 0 configure:3623: test -s conftest.o configure:3626: $? = 0 configure:3637: result: yes configure:3591: checking for sys/stat.h configure:3607: ecc -c -g -I/usr/local/include conftest.c >&5 configure:3613: $? = 0 configure:3617: test -z || test ! -s conftest.err configure:3620: $? = 0 configure:3623: test -s conftest.o configure:3626: $? = 0 configure:3637: result: yes configure:3591: checking for stdlib.h configure:3607: ecc -c -g -I/usr/local/include conftest.c >&5 configure:3613: $? = 0 configure:3617: test -z || test ! -s conftest.err configure:3620: $? = 0 configure:3623: test -s conftest.o configure:3626: $? = 0 configure:3637: result: yes configure:3591: checking for string.h configure:3607: ecc -c -g -I/usr/local/include conftest.c >&5 configure:3613: $? = 0 configure:3617: test -z || test ! -s conftest.err configure:3620: $? = 0 configure:3623: test -s conftest.o configure:3626: $? = 0 configure:3637: result: yes configure:3591: checking for memory.h configure:3607: ecc -c -g -I/usr/local/include conftest.c >&5 configure:3613: $? = 0 configure:3617: test -z || test ! -s conftest.err configure:3620: $? = 0 configure:3623: test -s conftest.o configure:3626: $? = 0 configure:3637: result: yes configure:3591: checking for strings.h configure:3607: ecc -c -g -I/usr/local/include conftest.c >&5 configure:3613: $? = 0 configure:3617: test -z || test ! -s conftest.err configure:3620: $? = 0 configure:3623: test -s conftest.o configure:3626: $? = 0 configure:3637: result: yes configure:3591: checking for inttypes.h configure:3607: ecc -c -g -I/usr/local/include conftest.c >&5 configure:3613: $? = 0 configure:3617: test -z || test ! -s conftest.err configure:3620: $? = 0 configure:3623: test -s conftest.o configure:3626: $? = 0 configure:3637: result: yes configure:3591: checking for stdint.h configure:3607: ecc -c -g -I/usr/local/include conftest.c >&5 configure:3613: $? = 0 configure:3617: test -z || test ! -s conftest.err configure:3620: $? = 0 configure:3623: test -s conftest.o configure:3626: $? = 0 configure:3637: result: yes configure:3591: checking for unistd.h configure:3607: ecc -c -g -I/usr/local/include conftest.c >&5 configure:3613: $? = 0 configure:3617: test -z || test ! -s conftest.err configure:3620: $? = 0 configure:3623: test -s conftest.o configure:3626: $? = 0 configure:3637: result: yes configure:3649: checking for size_t configure:3673: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c(56): warning #279: controlling expression is constant if ((size_t *) 0) ^ configure:3679: $? = 0 configure:3683: test -z || test ! -s conftest.err configure:3686: $? = 0 configure:3689: test -s conftest.o configure:3692: $? = 0 configure:3703: result: yes configure:3715: checking whether time.h and sys/time.h may both be included configure:3740: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c(26): warning #279: controlling expression is constant if ((struct tm *) 0) ^ configure:3746: $? = 0 configure:3750: test -z || test ! -s conftest.err configure:3753: $? = 0 configure:3756: test -s conftest.o configure:3759: $? = 0 configure:3770: result: yes configure:3783: checking for working alloca.h configure:3804: ecc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3810: $? = 0 configure:3814: test -z || test ! -s conftest.err configure:3817: $? = 0 configure:3820: test -s conftest configure:3823: $? = 0 configure:3835: result: yes configure:3845: checking for alloca configure:3886: ecc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3892: $? = 0 configure:3896: test -z || test ! -s conftest.err configure:3899: $? = 0 configure:3902: test -s conftest configure:3905: $? = 0 configure:3917: result: yes configure:4154: checking malloc.h usability configure:4166: ecc -c -g -I/usr/local/include conftest.c >&5 configure:4172: $? = 0 configure:4176: test -z || test ! -s conftest.err configure:4179: $? = 0 configure:4182: test -s conftest.o configure:4185: $? = 0 configure:4195: result: yes configure:4199: checking malloc.h presence configure:4209: ecc -E -I/usr/local/include conftest.c configure:4215: $? = 0 configure:4235: result: yes configure:4270: checking for malloc.h configure:4277: result: yes configure:4294: checking whether byte ordering is bigendian configure:4321: ecc -c -g -I/usr/local/include conftest.c >&5 configure:4327: $? = 0 configure:4331: test -z || test ! -s conftest.err configure:4334: $? = 0 configure:4337: test -s conftest.o configure:4340: $? = 0 configure:4364: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c(30): error: identifier "not" is undefined not big endian ^ conftest.c(30): error: expected a ";" not big endian ^ conftest.c(33): warning #12: parsing restarts here after previous syntax error ; ^ compilation aborted for conftest.c (code 2) configure:4370: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "nettle 1.11" | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:4505: result: no configure:4528: checking for memxor configure:4585: ecc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 /tmp/eccM7XF08.o: In function `main': /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.6/src/nettle/conftest.c:63: undefined reference to `memxor' configure:4591: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "nettle 1.11" | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 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 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:4616: result: no configure:4637: checking for __attribute__ configure:4668: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c(34): error: expected a ";" { ^ conftest.c(38): warning #12: parsing restarts here after previous syntax error ; ^ compilation aborted for conftest.c (code 2) configure:4674: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "nettle 1.11" | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | static void foo(void) __attribute__ ((noreturn)); | | static void __attribute__ ((noreturn)) | foo(void) | { | exit(1); | } | | ; | return 0; | } configure:4698: result: no configure:4716: checking for stdint types configure:4744: ecc -c conftest.c >&5 configure:4750: $? = 0 configure:4754: test -z || test ! -s conftest.err configure:4757: $? = 0 configure:4760: test -s conftest.o configure:4763: $? = 0 configure:4792: result: stdint.h (shortcircuit) configure:7551: result: make use of stdint.h in nettle-types.h (assuming C99 compatible system) configure:7561: checking for __gmpz_getlimbn in -lgmp configure:7591: ecc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lgmp >&5 configure:7597: $? = 0 configure:7601: test -z || test ! -s conftest.err configure:7604: $? = 0 configure:7607: test -s conftest configure:7610: $? = 0 configure:7623: result: yes configure:7670: ecc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lgmp >&5 configure:7673: $? = 0 configure:7675: ./conftest configure:7678: $? = 0 configure:7757: checking for BF_ecb_encrypt in -lcrypto configure:7787: ecc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lcrypto -lgmp >&5 configure:7793: $? = 0 configure:7797: test -z || test ! -s conftest.err configure:7800: $? = 0 configure:7803: test -s conftest configure:7806: $? = 0 configure:7819: result: yes configure:7947: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by nettle config.status 1.11, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on gosroth.roxen.com config.status:719: creating Makefile config.status:719: creating config.make config.status:719: creating config.m4 config.status:719: creating tools/Makefile config.status:719: creating testsuite/Makefile config.status:719: creating examples/Makefile config.status:823: creating config.h config.status:1233: executing nettle-types.h commands config.status:1237: creating nettle-types.h : __NETTLE_TYPES_H ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=ia64-unknown-linux-gnu ac_cv_build_alias=ia64-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set=set ac_cv_env_CC_value=ecc 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=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=ia64-unknown-linux-gnu ac_cv_host_alias=ia64-unknown-linux-gnu ac_cv_lib_crypto_BF_ecb_encrypt=yes ac_cv_lib_gmp___gmpz_getlimbn=yes ac_cv_objext=o ac_cv_path_M4=/usr/bin/m4 ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='ecc -E' ac_cv_prog_ac_ct_CC=ecc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_stdint_message='using ecc' 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= ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' CC='ecc' CCPIC='' CCPIC_MAYBE='' CFLAGS='-g' CPP='ecc -E' CPPFLAGS=' -I/usr/local/include' DEFS='-DHAVE_CONFIG_H' DEP_FLAGS='' DEP_PROCESS='true' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' IF_ENABLE_ASM='# ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS=' -L/usr/local/lib' LIBOBJS=' memxor$U.o' LIBS='-lgmp ' LTLIBOBJS=' memxor$U.lo' M4='/usr/bin/m4' OBJEXT='o' OPENSSL_LIBFLAGS='-lcrypto' PACKAGE_BUGREPORT='nettle-bugs@lists.lysator.liu.se' PACKAGE_NAME='nettle' PACKAGE_STRING='nettle 1.11' PACKAGE_TARNAME='nettle' PACKAGE_VERSION='1.11' 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/sh' SHLIBCFLAGS='' SHLIBFILE='$(SHLIBSONAME).$(SHLIBMINOR)' SHLIBFORLINK='libnettle.so' SHLIBINSTALL='' SHLIBLIBS='' SHLIBLINK='$(CC) $(LDFLAGS) -shared -Wl,-soname=$(SHLIBSONAME)' SHLIBMAJOR='2' SHLIBMINOR='2' SHLIBSONAME='$(SHLIBFORLINK).$(SHLIBMAJOR)' SHLIBTARGET='' UNLESS_ENABLE_ASM='' ac_ct_CC='ecc' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build='ia64-unknown-linux-gnu' build_alias='' build_cpu='ia64' build_os='linux-gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='ia64-unknown-linux-gnu' host_alias='' host_cpu='ia64' host_os='linux-gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/export/d1/xenofarm/lsh/gosroth.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_INTTYPES_H 1 #define HAVE_LIBCRYPTO 1 #define HAVE_LIBGMP 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_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_BUGREPORT "nettle-bugs@lists.lysator.liu.se" #define PACKAGE_NAME "nettle" #define PACKAGE_STRING "nettle 1.11" #define PACKAGE_TARNAME "nettle" #define PACKAGE_VERSION "1.11" #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define WITH_PUBLIC_KEY 1 configure: exit 0