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

  $ /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.6/src/nettle/configure --prefix=/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx -C --with-include-path=/usr/local/include:/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/include --with-lib-path=/usr/local/lib:/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/lib --prefix=/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx CC=ecc --cache-file=../../config.cache --srcdir=/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.6/src/nettle

## --------- ##
## 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:1228: loading cache ../../config.cache
configure:1365: checking build system type
configure:1383: result: ia64-unknown-linux-gnu
configure:1391: checking host system type
configure:1405: result: ia64-unknown-linux-gnu
configure:1481: checking for -R flag
configure:1514: result: using -Wl,-rpath,
configure:1521: result: Searching for libraries
configure:1528: checking /usr/local/lib
configure:1546: result: added
configure:1528: checking /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/lib
configure:1546: result: added
configure:1528: checking /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/lib
configure:1546: result: added
configure:1528: checking /usr/local/lib
configure:1546: result: added
configure:1528: checking /sw/local/lib
configure:1555: result: not found
configure:1528: checking /sw/lib
configure:1555: result: not found
configure:1528: checking /usr/gnu/lib
configure:1555: result: not found
configure:1528: checking /opt/gnu/lib
configure:1555: result: not found
configure:1528: checking /sw/gnu/lib
configure:1555: result: not found
configure:1528: checking /usr/freeware/lib
configure:1555: result: not found
configure:1528: checking /usr/pkg/lib
configure:1555: result: not found
configure:1609: checking for gcc
configure:1635: result: ecc
configure:1879: checking for C compiler version
configure:1882: ecc --version </dev/null >&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:1885: $? = 1
configure:1887: ecc -v </dev/null >&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:1890: $? = 1
configure:1892: ecc -V </dev/null >&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:1895: $? = 1
configure:1918: checking for C compiler default output file name
configure:1921: ecc   -I/usr/local/include -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
configure:1924: $? = 0
configure:1970: result: a.out
configure:1975: checking whether the C compiler works
configure:1981: ./a.out
configure:1984: $? = 0
configure:2001: result: yes
configure:2008: checking whether we are cross compiling
configure:2010: result: no
configure:2013: checking for suffix of executables
configure:2015: ecc -o conftest   -I/usr/local/include -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
configure:2018: $? = 0
configure:2043: result: 
configure:2049: checking for suffix of object files
configure:2095: result: o
configure:2099: checking whether we are using the GNU C compiler
configure:2155: result: no
configure:2161: checking whether ecc accepts -g
configure:2212: result: yes
configure:2229: checking for ecc option to accept ANSI C
configure:2336: result: none needed
configure:2354: ecc -c -g  -I/usr/local/include -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/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:2360: $? = 2
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2509: checking whether make sets $(MAKE)
configure:2529: result: yes
configure:2579: checking for ranlib
configure:2606: result: ranlib
configure:2638: checking for a BSD-compatible install
configure:2693: result: /usr/bin/install -c
configure:2720: WARNING: Dependency tracking disabled
configure:2773: checking CCPIC
configure:2837: ecc -c -g   -I/usr/local/include -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c(13): warning #266: function declared implicitly
  exit(0);
  ^

configure:2843: $? = 0
configure:2847: test -z 
			 || test ! -s conftest.err
configure:2850: $? = 0
configure:2853: test -s conftest.o
configure:2856: $? = 0
configure:2871: result: 
configure:2985: checking for m4
configure:3016: result: /usr/bin/m4
configure:3025: checking for an ANSI C-conforming const
configure:3122: result: yes
configure:3132: checking for inline
configure:3184: result: inline
configure:3208: checking how to run the C preprocessor
configure:3326: result: ecc -E
configure:3350: ecc -E  -I/usr/local/include -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:3356: $? = 0
configure:3388: ecc -E  -I/usr/local/include -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/include conftest.c
conftest.c(9): catastrophic error: could not open source file "ac_nonexistent.h"
  #include <ac_nonexistent.h>
                             ^

configure:3394: $? = 4
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.13"
| #define PACKAGE_STRING "nettle 1.13"
| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3438: checking for egrep
configure:3448: result: grep -E
configure:3453: checking for uid_t in sys/types.h
configure:3476: result: yes
configure:3491: checking for ANSI C header files
configure:3644: result: yes
configure:3668: checking for sys/types.h
configure:3714: result: yes
configure:3668: checking for sys/stat.h
configure:3714: result: yes
configure:3668: checking for stdlib.h
configure:3714: result: yes
configure:3668: checking for string.h
configure:3714: result: yes
configure:3668: checking for memory.h
configure:3714: result: yes
configure:3668: checking for strings.h
configure:3714: result: yes
configure:3668: checking for inttypes.h
configure:3714: result: yes
configure:3668: checking for stdint.h
configure:3714: result: yes
configure:3668: checking for unistd.h
configure:3714: result: yes
configure:3726: checking for size_t
configure:3780: result: yes
configure:3792: checking whether time.h and sys/time.h may both be included
configure:3847: result: yes
configure:3874: checking openssl/blowfish.h usability
configure:3886: ecc -c -g  -I/usr/local/include -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:3892: $? = 0
configure:3896: test -z 
			 || test ! -s conftest.err
configure:3899: $? = 0
configure:3902: test -s conftest.o
configure:3905: $? = 0
configure:3915: result: yes
configure:3919: checking openssl/blowfish.h presence
configure:3929: ecc -E  -I/usr/local/include -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:3935: $? = 0
configure:3955: result: yes
configure:3990: checking for openssl/blowfish.h
configure:3997: result: yes
configure:3874: checking openssl/des.h usability
configure:3886: ecc -c -g  -I/usr/local/include -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:3892: $? = 0
configure:3896: test -z 
			 || test ! -s conftest.err
configure:3899: $? = 0
configure:3902: test -s conftest.o
configure:3905: $? = 0
configure:3915: result: yes
configure:3919: checking openssl/des.h presence
configure:3929: ecc -E  -I/usr/local/include -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:3935: $? = 0
configure:3955: result: yes
configure:3990: checking for openssl/des.h
configure:3997: result: yes
configure:3874: checking openssl/cast.h usability
configure:3886: ecc -c -g  -I/usr/local/include -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:3892: $? = 0
configure:3896: test -z 
			 || test ! -s conftest.err
configure:3899: $? = 0
configure:3902: test -s conftest.o
configure:3905: $? = 0
configure:3915: result: yes
configure:3919: checking openssl/cast.h presence
configure:3929: ecc -E  -I/usr/local/include -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:3935: $? = 0
configure:3955: result: yes
configure:3990: checking for openssl/cast.h
configure:3997: result: yes
configure:4016: checking for working alloca.h
configure:4068: result: yes
configure:4078: checking for alloca
configure:4150: result: yes
configure:4378: checking for malloc.h
configure:4383: result: yes
configure:4527: checking whether byte ordering is bigendian
configure:4738: result: no
configure:4761: checking for memxor
configure:4818: ecc -o conftest -g  -I/usr/local/include -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
/tmp/ecciMrUpJ.o: In function `main':
/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.6/src/nettle/conftest.c:66: undefined reference to `memxor'
configure:4824: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "nettle"
| #define PACKAGE_TARNAME "nettle"
| #define PACKAGE_VERSION "1.13"
| #define PACKAGE_STRING "nettle 1.13"
| #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_OPENSSL_BLOWFISH_H 1
| #define HAVE_OPENSSL_DES_H 1
| #define HAVE_OPENSSL_CAST_H 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 <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:4849: result: no
configure:4870: checking for __attribute__
configure:4931: result: no
configure:4949: checking for stdint types
configure:4977: ecc -c   conftest.c >&5
configure:4983: $? = 0
configure:4987: test -z 
			 || test ! -s conftest.err
configure:4990: $? = 0
configure:4993: test -s conftest.o
configure:4996: $? = 0
configure:5025: result: stdint.h (shortcircuit)
configure:7784: result: make use of stdint.h in nettle-types.h (assuming C99 compatible system)
configure:7794: checking for __gmpz_getlimbn in -lgmp
configure:7856: result: yes
configure:7903: ecc -o conftest -g  -I/usr/local/include -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/lib conftest.c -lgmp  >&5
configure:7906: $? = 0
configure:7908: ./conftest
configure:7911: $? = 0
configure:7988: checking for BF_ecb_encrypt in -lcrypto
configure:8018: ecc -o conftest -g  -I/usr/local/include -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/lib conftest.c -lcrypto  -lgmp  >&5
configure:8024: $? = 0
configure:8028: test -z 
			 || test ! -s conftest.err
configure:8031: $? = 0
configure:8034: test -s conftest
configure:8037: $? = 0
configure:8050: result: yes
configure:8190: creating ./config.status

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

This file was extended by nettle config.status 1.13, 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 config.make
config.status:719: creating config.m4
config.status:719: creating Makefile
config.status:719: creating tools/Makefile
config.status:719: creating testsuite/Makefile
config.status:719: creating examples/Makefile
config.status:816: creating config.h
config.status:1232: executing dummy-dep-files commands
config.status:1232: executing nettle-types.h commands
config.status:1239: 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_GROFF_set=
ac_cv_env_GROFF_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_M4_set=
ac_cv_env_M4_value=
ac_cv_env_XAUTH_PROGRAM_set=
ac_cv_env_XAUTH_PROGRAM_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__doprnt=no
ac_cv_func_alarm=yes
ac_cv_func_alloca_works=yes
ac_cv_func_asprintf=yes
ac_cv_func_call_putc_unlocked=yes
ac_cv_func_cfmakeraw=yes
ac_cv_func_flockfile=yes
ac_cv_func_fputs_unlocked=yes
ac_cv_func_fwrite_unlocked=yes
ac_cv_func_gai_strerror=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getnameinfo=yes
ac_cv_func_getpgrp_void=no
ac_cv_func_getpid=yes
ac_cv_func_getrusage=yes
ac_cv_func_getspnam=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_inet_aton=yes
ac_cv_func_login=yes
ac_cv_func_logout=yes
ac_cv_func_logwtmp=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_mempcpy=yes
ac_cv_func_memxor=no
ac_cv_func_openpty=yes
ac_cv_func_poll=yes
ac_cv_func_pututline=yes
ac_cv_func_pututxline=yes
ac_cv_func_select=yes
ac_cv_func_seteuid=yes
ac_cv_func_setresuid=yes
ac_cv_func_setrlimit=yes
ac_cv_func_sleep=yes
ac_cv_func_snprintf=yes
ac_cv_func_socket=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchrnul=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strndup=yes
ac_cv_func_strsignal=yes
ac_cv_func_strtol=yes
ac_cv_func_syslog=yes
ac_cv_func_updwtmp=yes
ac_cv_func_updwtmpx=yes
ac_cv_func_vprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_have_decl__sys_siglist=no
ac_cv_have_decl_program_invocation_name=yes
ac_cv_have_decl_program_invocation_short_name=yes
ac_cv_have_decl_sys_siglist=no
ac_cv_have_x='have_x=yes 		ac_x_includes= ac_x_libraries=/usr/X11R6/lib'
ac_cv_header_X11_Xauth_h=yes
ac_cv_header_argp_h=yes
ac_cv_header_crypt_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_gmp_h=yes
ac_cv_header_gss_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_krb5_h=no
ac_cv_header_libutil_h=no
ac_cv_header_limits_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_openssl_blowfish_h=yes
ac_cv_header_openssl_cast_h=yes
ac_cv_header_openssl_des_h=yes
ac_cv_header_poll_h=yes
ac_cv_header_pty_h=yes
ac_cv_header_security_pam_appl_h=yes
ac_cv_header_shadow_h=yes
ac_cv_header_stdarg_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_stropts_h=yes
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sysexits_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utmp_h=yes
ac_cv_header_utmpx_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=ia64-unknown-linux-gnu
ac_cv_host_alias=ia64-unknown-linux-gnu
ac_cv_lib_Xau_XauGetAuthByAddr=yes
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_crypto_BF_ecb_encrypt=yes
ac_cv_lib_gmp___gmpz_getlimbn=yes
ac_cv_lib_gss_gss_check_version=no
ac_cv_lib_oop_oop_sys_new=yes
ac_cv_lib_pam_pam_start=yes
ac_cv_lib_socket_setsockopt=no
ac_cv_lib_util_openpty=yes
ac_cv_lib_xnet_inet_addr=no
ac_cv_lib_z_inflate=yes
ac_cv_member_struct_utmp_ut_addr=yes
ac_cv_member_struct_utmp_ut_addr_v6=yes
ac_cv_member_struct_utmp_ut_exit=yes
ac_cv_member_struct_utmp_ut_exit___e_termination=no
ac_cv_member_struct_utmp_ut_exit_e_termination=yes
ac_cv_member_struct_utmp_ut_exit_ut_termination=no
ac_cv_member_struct_utmp_ut_host=yes
ac_cv_member_struct_utmp_ut_id=yes
ac_cv_member_struct_utmp_ut_name=yes
ac_cv_member_struct_utmp_ut_pid=yes
ac_cv_member_struct_utmp_ut_session=yes
ac_cv_member_struct_utmp_ut_syslen=no
ac_cv_member_struct_utmp_ut_time=yes
ac_cv_member_struct_utmp_ut_tv=yes
ac_cv_member_struct_utmp_ut_tv_tv_sec=yes
ac_cv_member_struct_utmp_ut_user=yes
ac_cv_member_struct_utmpx_ut_addr=no
ac_cv_member_struct_utmpx_ut_addr_v6=yes
ac_cv_member_struct_utmpx_ut_exit=yes
ac_cv_member_struct_utmpx_ut_exit___e_termination=no
ac_cv_member_struct_utmpx_ut_exit_e_termination=yes
ac_cv_member_struct_utmpx_ut_exit_ut_termination=no
ac_cv_member_struct_utmpx_ut_host=yes
ac_cv_member_struct_utmpx_ut_id=yes
ac_cv_member_struct_utmpx_ut_name=no
ac_cv_member_struct_utmpx_ut_pid=yes
ac_cv_member_struct_utmpx_ut_session=yes
ac_cv_member_struct_utmpx_ut_syslen=no
ac_cv_member_struct_utmpx_ut_time=no
ac_cv_member_struct_utmpx_ut_tv=yes
ac_cv_member_struct_utmpx_ut_tv_tv_sec=yes
ac_cv_member_struct_utmpx_ut_user=yes
ac_cv_objext=o
ac_cv_path_GROFF=/usr/bin/groff
ac_cv_path_M4=/usr/bin/m4
ac_cv_path_SCHEME_PROGRAM=/usr/bin/guile
ac_cv_path_XAUTH_PROGRAM=/usr/X11R6/bin/xauth
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
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_search_argp_parse='none required'
ac_cv_search_gethostbyname='none required'
ac_cv_search_inet_ntop='none required'
ac_cv_search_syslog='none required'
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_short=2
ac_cv_stdint_message='using ecc'
ac_cv_stdint_result='(assuming C99 compatible system)'
ac_cv_type_int=yes
ac_cv_type_long=yes
ac_cv_type_short=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_uid_t=yes
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=icc
am_cv_prog_cc_stdc=
lsh_cv_c_FUNCTION=no
lsh_cv_c_attribute=no
lsh_cv_func_shutdown_works_on_unix_sockets=yes
lsh_cv_lib_argp_works=yes
lsh_cv_sys_ai_numerichost=yes
lsh_cv_sys_ccpic=
lsh_cv_sys_unix98_ptys=yes

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

ALLOCA=''
ASM_SYMBOL_PREFIX=''
CC='ecc'
CCPIC=''
CCPIC_MAYBE=''
CFLAGS='-g'
CPP='ecc -E'
CPPFLAGS=' -I/usr/local/include -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/include'
DEFS='-DHAVE_CONFIG_H'
DEP_FLAGS=''
DEP_PROCESS='true'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=' -L/usr/local/lib -L/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/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.13'
PACKAGE_TARNAME='nettle'
PACKAGE_VERSION='1.13'
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='3'
SHLIBSONAME='$(SHLIBFORLINK).$(SHLIBMAJOR)'
SHLIBTARGET=''
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_LIBGMP 1
#define HAVE_MALLOC_H 1
#define HAVE_MEMORY_H 1
#define HAVE_OPENSSL_BLOWFISH_H 1
#define HAVE_OPENSSL_CAST_H 1
#define HAVE_OPENSSL_DES_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.13"
#define PACKAGE_TARNAME "nettle"
#define PACKAGE_VERSION "1.13"
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define WITH_OPENSSL 1
#define WITH_PUBLIC_KEY 1

configure: exit 0