This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libspki configure 0.1, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure --disable-option-checking --prefix=/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx --with-include-path=/usr/local/include:/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include --with-lib-path=/usr/local/lib:/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib --cache-file=../config.cache --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = megalon.roxen.com uname -m = sun4u uname -r = 5.8 uname -s = SunOS uname -v = Generic_117350-29 /usr/bin/uname -p = sparc /bin/uname -X = System = SunOS Node = megalon.roxen.com Release = 5.8 KernelID = Generic_117350-29 Machine = sun4u BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 4 /bin/arch = sun4 /usr/bin/arch -k = sun4u /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin PATH: . PATH: /usr/local/bin PATH: /sw/local/bin PATH: /usr/ccs/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1707: loading cache ../config.cache configure:1881: checking build system type configure:1899: result: sparc-sun-solaris2.8 configure:1921: checking host system type configure:1936: result: sparc-sun-solaris2.8 configure:1958: checking for -R flag configure:1980: result: using -R configure:1987: result: Searching for libraries configure:1994: checking /usr/local/lib configure:2012: result: added configure:1994: checking /net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib configure:2012: result: added configure:1994: checking /net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib configure:2012: result: added configure:1994: checking /usr/local/lib configure:2012: result: added configure:1994: checking /sw/local/lib configure:2021: result: not found configure:1994: checking /sw/lib configure:2021: result: not found configure:1994: checking /usr/gnu/lib configure:2021: result: not found configure:1994: checking /opt/gnu/lib configure:2021: result: not found configure:1994: checking /sw/gnu/lib configure:2021: result: not found configure:1994: checking /usr/freeware/lib configure:2021: result: not found configure:1994: checking /usr/pkg/lib configure:2021: result: not found configure:2077: checking for gcc configure:2104: result: gcc configure:2336: checking for C compiler version configure:2344: gcc --version >&5 gcc (GCC) 3.3.2 Copyright (C) 2003 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:2348: $? = 0 configure:2355: gcc -v >&5 Reading specs from /i/gcc/3.3.2/lib/gcc-lib/sparc-sun-solaris2.8/3.3.2/specs Configured with: ../configure --prefix=/i/gcc/3.3.2 --disable-shared Thread model: posix gcc version 3.3.2 configure:2359: $? = 0 configure:2366: gcc -V >&5 gcc: `-V' option must have argument configure:2370: $? = 1 configure:2393: checking for C compiler default output file name configure:2415: gcc -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c >&5 configure:2419: $? = 0 configure:2457: result: a.out configure:2476: checking whether the C compiler works configure:2486: ./a.out configure:2490: $? = 0 configure:2509: result: yes configure:2516: checking whether we are cross compiling configure:2518: result: no configure:2521: checking for suffix of executables configure:2528: gcc -o conftest -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c >&5 configure:2532: $? = 0 configure:2558: result: configure:2564: checking for suffix of object files configure:2619: result: o configure:2623: checking whether we are using the GNU C compiler configure:2676: result: yes configure:2685: checking whether gcc accepts -g configure:2823: result: yes configure:2840: checking for gcc option to accept ISO C89 configure:2944: result: none needed configure:2962: checking whether make sets $(MAKE) configure:2984: result: yes configure:3036: checking for ranlib configure:3063: result: ranlib configure:3144: checking for an ANSI C-conforming const configure:3241: result: yes configure:3251: checking for inline configure:3302: result: inline configure:3326: checking how to run the C preprocessor configure:3444: result: gcc -E configure:3473: gcc -E -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c configure:3480: $? = 0 configure:3511: gcc -E -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3518: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libspki" | #define PACKAGE_TARNAME "libspki" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "libspki 0.1" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3558: checking for grep that handles long lines and -e configure:3618: result: /usr/local/bin/grep configure:3623: checking for egrep configure:3687: result: /usr/local/bin/grep -E configure:3692: checking for uid_t in sys/types.h configure:3715: result: yes configure:3730: checking for ANSI C header files configure:3895: result: yes configure:3919: checking for sys/types.h configure:3964: result: yes configure:3919: checking for sys/stat.h configure:3964: result: yes configure:3919: checking for stdlib.h configure:3964: result: yes configure:3919: checking for string.h configure:3964: result: yes configure:3919: checking for memory.h configure:3964: result: yes configure:3919: checking for strings.h configure:3964: result: yes configure:3919: checking for inttypes.h configure:3964: result: yes configure:3919: checking for stdint.h configure:3964: result: no configure:3919: checking for unistd.h configure:3964: result: yes configure:3978: checking for size_t configure:4070: result: yes configure:4082: checking whether time.h and sys/time.h may both be included configure:4134: result: yes configure:4147: checking for working alloca.h configure:4201: result: yes configure:4211: checking for alloca configure:4285: result: yes configure:4527: checking for malloc.h configure:4534: result: yes configure:4675: checking for gmtime_r configure:4731: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c >&5 configure:4738: $? = 0 configure:4760: result: yes configure:4775: checking whether byte ordering is bigendian configure:5153: result: yes configure:5179: checking for __attribute__ configure:5237: result: yes configure:5254: checking for __gmpz_getlimbn in -lgmp configure:5317: result: yes configure:5353: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lgmp >&5 configure:5357: $? = 0 configure:5363: ./conftest ld.so.1: conftest: fatal: libgmp.so.3: open failed: No such file or directory ./configure: line 1: 10300 Killed ./conftest$ac_exeext configure:5367: $? = 137 configure: program exited with status 137 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libspki" | #define PACKAGE_TARNAME "libspki" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "libspki 0.1" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GMTIME_R 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_LIBGMP 1 | /* end confdefs.h. */ | int main(int argc, char **argv) { return 0; } configure:5385: checking Running simple test program failed. Trying -R flags configure:5411: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lgmp >&5 configure:5415: $? = 0 configure:5421: ./conftest configure:5425: $? = 0 configure:5429: result: adding -R/usr/local/lib configure:5546: updating cache ../config.cache configure:5584: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libspki config.status 0.1, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on megalon.roxen.com config.status:751: creating config.make config.status:751: creating Makefile config.status:751: creating tools/Makefile config.status:751: creating testsuite/Makefile config.status:751: creating config.h config.status:980: executing dummy-dep-files commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=sparc-sun-solaris2.8 ac_cv_c_bigendian=yes ac_cv_c_compiler_gnu=yes 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= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_GROFF_set= ac_cv_env_GROFF_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_M4_set= ac_cv_env_M4_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_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__doprnt=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_asprintf=no ac_cv_func_call_putc_unlocked=yes ac_cv_func_flockfile=yes ac_cv_func_fputs_unlocked=no ac_cv_func_fwrite_unlocked=no ac_cv_func_gai_strerror=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getdtablesize=yes ac_cv_func_getnameinfo=yes ac_cv_func_getpgrp_void=yes ac_cv_func_getpid=yes ac_cv_func_getrusage=yes ac_cv_func_getspnam=yes ac_cv_func_gettimeofday=yes ac_cv_func_gmtime_r=yes ac_cv_func_inet_aton=no ac_cv_func_inet_ntop=yes ac_cv_func_login=no ac_cv_func_logout=no ac_cv_func_logwtmp=no ac_cv_func_memcmp_working=yes ac_cv_func_mempcpy=no ac_cv_func_memxor=no ac_cv_func_openpty=no ac_cv_func_pututline=yes ac_cv_func_pututxline=yes ac_cv_func_select=yes ac_cv_func_seteuid=yes ac_cv_func_setresuid=no 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=no ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strndup=no 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=no ac_cv_have_decl_program_invocation_short_name=no ac_cv_have_decl_sys_siglist=no ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_X11_Xauth_h=yes ac_cv_header_argp_h=no 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_minix_config_h=no ac_cv_header_openssl_aes_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_pty_h=no 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=inttypes.h ac_cv_header_stdint_h=no ac_cv_header_stdint_t= ac_cv_header_stdint_x=inttypes.h ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=yes ac_cv_header_sys_filio_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_ucred_h=no ac_cv_header_unistd_h=yes ac_cv_header_utmp_h=yes ac_cv_header_utmpx_h=yes ac_cv_host=sparc-sun-solaris2.8 ac_cv_lib_Xau_XauGetAuthByAddr=no 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=yes ac_cv_lib_util_openpty=no ac_cv_lib_xnet_inet_addr=yes ac_cv_member_struct_utmp_ut_addr=no ac_cv_member_struct_utmp_ut_addr_v6=no 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=no 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=no ac_cv_member_struct_utmp_ut_syslen=no ac_cv_member_struct_utmp_ut_time=yes ac_cv_member_struct_utmp_ut_tv=no ac_cv_member_struct_utmp_ut_tv_tv_sec=no ac_cv_member_struct_utmp_ut_user=yes ac_cv_member_struct_utmpx_ut_addr=no ac_cv_member_struct_utmpx_ut_addr_v6=no 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=yes ac_cv_member_struct_utmpx_ut_pid=yes ac_cv_member_struct_utmpx_ut_session=yes ac_cv_member_struct_utmpx_ut_syslen=yes 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_EGREP='/usr/local/bin/grep -E' ac_cv_path_GREP=/usr/local/bin/grep ac_cv_path_M4=/usr/local/bin/m4 ac_cv_path_SCHEME_PROGRAM=/usr/local/bin/guile ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc 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_safe_to_define___extensions__=yes ac_cv_search_gethostbyname=-lnsl ac_cv_search_inet_ntop='none required' ac_cv_search_syslog='none required' ac_cv_sizeof_long=4 ac_cv_stdint_message='using gnu compiler gcc (GCC) 3.3.2' ac_cv_stdint_result='(seen uintptr_t/uint64_t in inttypes.h)' ac_cv_type_int_fast32_t=no ac_cv_type_int_least32_t=yes ac_cv_type_intmax_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_uid_t=yes ac_cv_type_uint64_t=yes ac_cv_type_uintptr_t=yes ac_cv_working_alloca_h=yes lsh_cv_c_attribute=yes lsh_cv_func_shutdown_works_on_unix_sockets=yes lsh_cv_sys_ai_numerichost=yes lsh_cv_sys_ccpic=-fPIC lsh_cv_sys_ioctl_fionread_int=yes lsh_cv_sys_ucred_passing=no lsh_cv_sys_unix98_ptys=yes nettle_cv_asm_align_log=no nettle_cv_asm_gnu_stack=no nettle_cv_asm_type_hash_function=yes nettle_cv_asm_type_percent_function=no nettle_cv_asm_underscore=no nettle_cv_fcntl_locking=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' CC='gcc' CFLAGS='-g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs' CPP='gcc -E' CPPFLAGS=' -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include' DEFS='-DHAVE_CONFIG_H' DEP_FLAGS='-MT $@ -MD -MP -MF $@.d' DEP_INCLUDE='include ' DEP_PROCESS='true' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/local/bin/grep -E' EXEEXT='' GREP='/usr/local/bin/grep' LDFLAGS='-R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib' LIBOBJS='' LIBS='-lgmp ' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='libspki' PACKAGE_STRING='libspki 0.1' PACKAGE_TARNAME='libspki' PACKAGE_VERSION='0.1' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/bash' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build='sparc-sun-solaris2.8' build_alias='' build_cpu='sparc' build_os='solaris2.8' build_vendor='sun' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='sparc-sun-solaris2.8' host_alias='' host_cpu='sparc' host_os='solaris2.8' host_vendor='sun' 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='/net/myst/export/d1/xenofarm/lsh/megalon.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 "libspki" #define PACKAGE_TARNAME "libspki" #define PACKAGE_VERSION "0.1" #define PACKAGE_STRING "libspki 0.1" #define PACKAGE_BUGREPORT "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_UNISTD_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_MALLOC_H 1 #define HAVE_GMTIME_R 1 #define WORDS_BIGENDIAN 1 #define HAVE_GCC_ATTRIBUTE 1 #define HAVE_LIBGMP 1 configure: exit 0