This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU MP configure 4.2.2, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --enable-cxx --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 144 tasks, 198 threads, 4 processors Load average: 0.61, Mach factor: 3.38 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1654: checking build system type configure:1672: result: i386-unknown-gnu configure:1680: checking host system type configure:1694: result: i386-unknown-gnu configure:1717: checking for a BSD-compatible install configure:1772: result: /usr/bin/install -c -o root -g wheel configure:1783: checking whether build environment is sane configure:1826: result: yes configure:1883: checking for gawk configure:1899: found /usr/local/bin/gawk configure:1909: result: gawk configure:1919: checking whether make sets $(MAKE) configure:1939: result: yes configure:2105: checking whether to enable maintainer-specific portions of Makefiles configure:2114: result: no User: ABI= CC=cc CFLAGS=-fno-common CPPFLAGS=(unset) MPN_PATH= GMP: abilist=32 cclist=gcc icc cc configure:3772: cc -c conftest.c >&5 configure:3775: $? = 0 configure:3778: checking whether cc is gcc configure:3780: result: yes configure:3794: cc 2>&1 | grep xlc >/dev/null configure:3797: $? = 1 configure:3851: checking compiler cc -fno-common Test compile: configure:3865: cc -fno-common conftest.c >&5 configure:3868: $? = 0 configure:3873: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:3876: $? = 0 Test compile: function pointer return configure:3919: cc -fno-common conftest.c >&5 configure:3922: $? = 0 configure:3927: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:3930: $? = 0 Test compile: cmov instruction configure:3975: cc -fno-common conftest.c >&5 configure:3978: $? = 0 configure:3983: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:3986: $? = 0 Test compile: double -> ulong conversion configure:4032: cc -fno-common conftest.c >&5 configure:4035: $? = 0 configure:4040: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:4043: $? = 0 Test compile: double negation configure:4087: cc -fno-common conftest.c >&5 configure:4090: $? = 0 configure:4095: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:4098: $? = 0 Test compile: double -> float conversion configure:4143: cc -fno-common conftest.c >&5 configure:4146: $? = 0 configure:4151: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:4154: $? = 0 Test compile: gnupro alpha ev6 char spilling configure:4227: cc -fno-common conftest.c >&5 configure:4230: $? = 0 configure:4235: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:4238: $? = 0 Test compile: __builtin_alloca availability configure:4278: cc -fno-common conftest.c >&5 ld: Undefined symbols: _main configure:4281: $? = 1 failed program was: int k; int foo () { __builtin_alloca (k); } Test compile: abs int -> double conversion configure:4402: cc -fno-common conftest.c >&5 configure:4405: $? = 0 configure:4410: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:4413: $? = 0 Test compile: long long reliability test 1 configure:4466: cc -fno-common conftest.c >&5 configure:4469: $? = 0 configure:4474: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:4477: $? = 0 Test compile: long long reliability test 2 configure:4526: cc -fno-common conftest.c >&5 configure:4529: $? = 0 configure:4534: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:4537: $? = 0 Test compile: mpn_lshift_com optimization configure:4617: cc -fno-common conftest.c >&5 configure:4620: $? = 0 configure:4625: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:4628: $? = 0 Test compile: mpn_lshift_com optimization 2 configure:4717: cc -fno-common conftest.c >&5 configure:4720: $? = 0 configure:4725: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:4728: $? = 0 Testing gcc GOT with eax emitted configure:4776: cc -fno-common -fPIC -S conftest.c >&5 2>&1 configure:4779: $? = 0 Result: no configure:4874: result: yes configure: testlist sizeof-long-4 configure:5049: checking compiler cc -fno-common has sizeof(long)==4 configure:5062: cc -fno-common -c conftest.c >&5 configure:5065: $? = 0 configure:5070: result: yes configure:6477: checking for i386-unknown-gnu-gcc configure:6503: result: cc configure:6785: checking for C compiler version configure:6788: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:6791: $? = 0 configure:6793: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:6796: $? = 0 configure:6798: cc -V &5 cc: `-V' option must have argument configure:6801: $? = 1 configure:6824: checking for C compiler default output file name configure:6827: cc -fno-common conftest.c >&5 configure:6830: $? = 0 configure:6876: result: a.out configure:6881: checking whether the C compiler works configure:6887: ./a.out configure:6890: $? = 0 configure:6907: result: yes configure:6914: checking whether we are cross compiling configure:6916: result: no configure:6919: checking for suffix of executables configure:6921: cc -o conftest -fno-common conftest.c >&5 cc1: conftest.c: No such file or directory configure:6924: $? = 1 configure:6942: error: cannot compute suffix of executables: cannot compile and link See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_env_ABI_set= ac_cv_env_ABI_value= ac_cv_env_CC_FOR_BUILD_set= ac_cv_env_CC_FOR_BUILD_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_FOR_BUILD_set= ac_cv_env_CPP_FOR_BUILD_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_M4_set= ac_cv_env_M4_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_make_make_set=yes lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ABI='32' ACLOCAL='${SHELL} /mnt/gmirror/ports/math/libgmp4/work/gmp-4.2.2/missing --run aclocal-1.8' AMTAR='${SHELL} /mnt/gmirror/ports/math/libgmp4/work/gmp-4.2.2/missing --run tar' ANSI2KNR='' AR='' AS='' AUTOCONF='${SHELL} /mnt/gmirror/ports/math/libgmp4/work/gmp-4.2.2/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/math/libgmp4/work/gmp-4.2.2/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/math/libgmp4/work/gmp-4.2.2/missing --run automake-1.8' AWK='gawk' BITS_PER_MP_LIMB='' CALLING_CONVENTIONS_OBJS='x86call.lo x86check$U.lo' CC='cc' CCAS='' CC_FOR_BUILD='' CFLAGS='-fno-common' CPP='' CPPFLAGS='' CPP_FOR_BUILD='' CXX='c++' CXXCPP='' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFN_LONG_LONG_LIMB='/* #undef _LONG_LONG_LIMB */' DEFS='' DLLTOOL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' ENABLE_STATIC_FALSE='' ENABLE_STATIC_TRUE='' EXEEXT='' EXEEXT_FOR_BUILD='' GMP_LDFLAGS='' GMP_NAIL_BITS='0' HAVE_CLOCK_01='' HAVE_CPUTIME_01='' HAVE_GETRUSAGE_01='' HAVE_GETTIMEOFDAY_01='' HAVE_HOST_CPU_FAMILY_power='0' HAVE_HOST_CPU_FAMILY_powerpc='0' HAVE_SIGACTION_01='' HAVE_SIGALTSTACK_01='' HAVE_SIGSTACK_01='' HAVE_STACK_T_01='' HAVE_SYS_RESOURCE_H_01='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LEX='' LEXLIB='' LEX_OUTPUT_ROOT='' LIBCURSES='' LIBGMPXX_LDFLAGS='' LIBGMP_DLL='' LIBGMP_LDFLAGS='' LIBM='' LIBM_FOR_BUILD='' LIBOBJS='' LIBREADLINE='' LIBS='' LIBTOOL='/usr/local/bin/libtool' LN_S='' LTLIBOBJS='' M4='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo --no-split' OBJDUMP='' OBJEXT='' PACKAGE='gmp' PACKAGE_BUGREPORT='gmp-bugs@swox.com' PACKAGE_NAME='GNU MP' PACKAGE_STRING='GNU MP 4.2.2' PACKAGE_TARNAME='gmp' PACKAGE_VERSION='4.2.2' PATH_SEPARATOR=':' RANLIB='' SED='' SET_MAKE='' SHELL='/bin/sh' SPEED_CYCLECOUNTER_OBJ='pentium.lo' STRIP='' TAL_OBJECT='' TUNE_SQR_OBJ='' U='' U_FOR_BUILD='' VERSION='4.2.2' WANT_CXX_FALSE='' WANT_CXX_TRUE='' WANT_MPBSD_FALSE='' WANT_MPBSD_TRUE='#' WITH_READLINE_01='' YACC='' ac_ct_AR='' ac_ct_AS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_OBJDUMP='' ac_ct_RANLIB='' ac_ct_STRIP='' am__leading_dot='.' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' gmp_srclinks='' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/math/libgmp4/work/gmp-4.2.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p -- .' mpn_objects='' mpn_objs_in_libgmp='' mpn_objs_in_libmp='' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_CALLING_CONVENTIONS 1 #define HAVE_HOST_CPU_i386 1 #define HAVE_SPEED_CYCLECOUNTER 2 #define PACKAGE "gmp" #define PACKAGE_BUGREPORT "gmp-bugs@swox.com" #define PACKAGE_NAME "GNU MP" #define PACKAGE_STRING "GNU MP 4.2.2" #define PACKAGE_TARNAME "gmp" #define PACKAGE_VERSION "4.2.2" #define VERSION "4.2.2" #define WANT_FFT 1 configure: exit 1 configure:28819: checking for suitable m4 trying m4 good configure:28863: result: m4 configure:28869: checking if m4wrap produces spurious output test input is produces 0 chars output configure:28891: result: no configure:28907: checking how to switch to text section trying .text configure:28918: cc -c -fno-common conftest.s >conftest.out 2>&1 configure:28921: $? = 1 cc: conftest.s: No such file or directory cc: no input files configure: failed program was: trying .code configure:28918: cc -c -fno-common conftest.s >conftest.out 2>&1 configure:28921: $? = 1 conftest.s:1:Unknown pseudo-op: .code configure: failed program was: .code trying .csect .text[PR] configure:28918: cc -c -fno-common conftest.s >conftest.out 2>&1 configure:28921: $? = 1 conftest.s:1:Unknown pseudo-op: .csect conftest.s:1:Rest of line ignored. 1st junk character valued 46 (.). configure: failed program was: .csect .text[PR] configure:28937: error: Cannot determine text section directive ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_inline=inline ac_cv_c_stringize=yes ac_cv_c_volatile=yes ac_cv_env_ABI_set= ac_cv_env_ABI_value= ac_cv_env_CC_FOR_BUILD_set= ac_cv_env_CC_FOR_BUILD_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_FOR_BUILD_set= ac_cv_env_CPP_FOR_BUILD_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_M4_set= ac_cv_env_M4_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func_alarm=yes ac_cv_func_attr_get=no ac_cv_func_clock=yes ac_cv_func_clock_gettime=no ac_cv_func_cputime=no ac_cv_func_getpagesize=yes ac_cv_func_getrusage=yes ac_cv_func_getsysinfo=no ac_cv_func_gettimeofday=yes ac_cv_func_localeconv=yes ac_cv_func_memset=yes ac_cv_func_mmap=yes ac_cv_func_mprotect=yes ac_cv_func_nl_langinfo=yes ac_cv_func_obstack_vprintf=no ac_cv_func_popen=yes ac_cv_func_processor_info=yes ac_cv_func_pstat_getprocessor=no ac_cv_func_raise=yes ac_cv_func_read_real_time=no ac_cv_func_sigaction=yes ac_cv_func_sigaltstack=yes ac_cv_func_sigstack=no ac_cv_func_strchr=yes ac_cv_func_strerror=yes ac_cv_func_strnlen=no ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_sysconf=yes ac_cv_func_sysctl=yes ac_cv_func_sysctlbyname=yes ac_cv_func_syssgi=no ac_cv_func_times=yes ac_cv_func_vsnprintf=yes ac_cv_have_decl_fgetc=yes ac_cv_have_decl_fscanf=yes ac_cv_have_decl_optarg=no ac_cv_have_decl_sys_errlist=yes ac_cv_have_decl_sys_nerr=yes ac_cv_have_decl_ungetc=yes ac_cv_have_decl_vfprintf=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_inttypes_h=no ac_cv_header_invent_h=no ac_cv_header_langinfo_h=yes ac_cv_header_locale_h=yes ac_cv_header_machine_hal_sysinfo_h=no ac_cv_header_memory_h=no ac_cv_header_nl_types_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_attributes_h=no ac_cv_header_sys_iograph_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_processor_h=no ac_cv_header_sys_pstat_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_sysinfo_h=no ac_cv_header_sys_syssgi_h=no ac_cv_header_sys_systemcfg_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=no ac_cv_header_time=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_m_cos=yes ac_cv_member_struct_pst_processor_psp_iticksperclktick=no ac_cv_objext= ac_cv_prog_AR=ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_type_intmax_t=no ac_cv_type_long_double=yes ac_cv_type_long_long=yes ac_cv_type_ptrdiff_t=no ac_cv_type_quad_t=no ac_cv_type_signal=void ac_cv_type_uint_least32_t=no gmp_cv_c_attribute_const=yes gmp_cv_c_attribute_malloc=yes gmp_cv_c_attribute_mode=yes gmp_cv_c_attribute_noreturn=yes gmp_cv_c_double_format='unknown ' gmp_cv_c_for_build_ansi=yes gmp_cv_c_stdarg=yes gmp_cv_check_libm_for_build=-lm gmp_cv_func_alloca=yes gmp_cv_func_sscanf_writable_input=no gmp_cv_func_vsnprintf=yes gmp_cv_header_alloca=yes gmp_cv_m4_m4wrap_spurious=no gmp_cv_option_alloca=alloca gmp_cv_prog_cpp_for_build='cc -E' gmp_cv_prog_exeext_for_build= gmp_cv_prog_m4=m4 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_gnu_ld=no lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ABI='32' ACLOCAL='${SHELL} /mnt/gmirror/ports/math/libgmp4/work/gmp-4.2.2/missing --run aclocal-1.8' AMTAR='${SHELL} /mnt/gmirror/ports/math/libgmp4/work/gmp-4.2.2/missing --run tar' ANSI2KNR='./ansi2knr' AR='ar' AS='as' AUTOCONF='${SHELL} /mnt/gmirror/ports/math/libgmp4/work/gmp-4.2.2/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/math/libgmp4/work/gmp-4.2.2/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/math/libgmp4/work/gmp-4.2.2/missing --run automake-1.8' AWK='gawk' BITS_PER_MP_LIMB='' CALLING_CONVENTIONS_OBJS='x86call.lo x86check$U.lo' CC='cc' CCAS='cc -c' CC_FOR_BUILD='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CPP_FOR_BUILD='cc -E' CXX='c++' CXXCPP='c++ -E' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFN_LONG_LONG_LIMB='/* #undef _LONG_LONG_LIMB */' DEFS='' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_STATIC_FALSE='#' ENABLE_STATIC_TRUE='' EXEEXT='' EXEEXT_FOR_BUILD='' GMP_LDFLAGS='' GMP_NAIL_BITS='0' HAVE_CLOCK_01='' HAVE_CPUTIME_01='' HAVE_GETRUSAGE_01='' HAVE_GETTIMEOFDAY_01='' HAVE_HOST_CPU_FAMILY_power='0' HAVE_HOST_CPU_FAMILY_powerpc='0' HAVE_SIGACTION_01='' HAVE_SIGALTSTACK_01='' HAVE_SIGSTACK_01='' HAVE_STACK_T_01='' HAVE_SYS_RESOURCE_H_01='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LEX='' LEXLIB='' LEX_OUTPUT_ROOT='' LIBCURSES='' LIBGMPXX_LDFLAGS='' LIBGMP_DLL='0' LIBGMP_LDFLAGS='' LIBM='-lm' LIBM_FOR_BUILD='-lm' LIBOBJS='' LIBREADLINE='' LIBS='' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LN_S='ln -s' LTLIBOBJS='' M4='m4' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo --no-split' OBJDUMP='objdump' OBJEXT='' PACKAGE='gmp' PACKAGE_BUGREPORT='gmp-bugs@swox.com' PACKAGE_NAME='GNU MP' PACKAGE_STRING='GNU MP 4.2.2' PACKAGE_TARNAME='gmp' PACKAGE_VERSION='4.2.2' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/usr/local/bin/sed' SET_MAKE='' SHELL='/bin/sh' SPEED_CYCLECOUNTER_OBJ='pentium.lo' STRIP='strip' TAL_OBJECT='tal-reent_.lo' TUNE_SQR_OBJ='' U='_' U_FOR_BUILD='' VERSION='4.2.2' WANT_CXX_FALSE='' WANT_CXX_TRUE='#' WANT_MPBSD_FALSE='' WANT_MPBSD_TRUE='#' WITH_READLINE_01='' YACC='' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_OBJDUMP='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__leading_dot='.' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' gmp_srclinks=' mpn/add.c mpn/add_1.c mpn/add_n.asm mpn/sub.c mpn/sub_1.c mpn/sub_n.asm mpn/mul_1.asm mpn/addmul_1.asm mpn/submul_1.asm mpn/lshift.asm mpn/rshift.asm mpn/dive_1.asm mpn/diveby3.asm mpn/divis.c mpn/divrem.c mpn/divrem_1.asm mpn/divrem_2.c mpn/fib2_ui.c mpn/mod_1.asm mpn/mod_34lsub1.asm mpn/mode1o.c mpn/pre_divrem_1.c mpn/pre_mod_1.c mpn/dump.c mpn/mul.c mpn/mul_fft.c mpn/mul_n.c mpn/mul_basecase.asm mpn/sqr_basecase.asm mpn/random.c mpn/random2.c mpn/pow_1.c mpn/rootrem.c mpn/sqrtrem.c mpn/get_str.c mpn/set_str.c mpn/scan0.c mpn/scan1.c mpn/popcount.c mpn/hamdist.c mpn/cmp.c mpn/perfsqr.c mpn/bdivmod.c mpn/gcd_1.c mpn/gcd.c mpn/gcdext.c mpn/tdiv_qr.c mpn/dc_divrem_n.c mpn/sb_divrem_mn.c mpn/jacbase.c mpn/get_d.c mpn/mullow_n.c mpn/mullow_basecase.c mpn/umul.asm mpn/udiv.asm mpn/copyi.asm mpn/copyd.asm mpn/addsub_n.c' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/math/libgmp4/work/gmp-4.2.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p -- .' mpn_objects=' add$U.lo add_1$U.lo add_n.lo sub$U.lo sub_1$U.lo sub_n.lo mul_1.lo addmul_1.lo submul_1.lo lshift.lo rshift.lo dive_1.lo diveby3.lo divis$U.lo divrem$U.lo divrem_1.lo divrem_2$U.lo fib2_ui$U.lo mod_1.lo mod_34lsub1.lo mode1o$U.lo pre_divrem_1$U.lo pre_mod_1$U.lo dump$U.lo mul$U.lo mul_fft$U.lo mul_n$U.lo mul_basecase.lo sqr_basecase.lo random$U.lo random2$U.lo pow_1$U.lo rootrem$U.lo sqrtrem$U.lo get_str$U.lo set_str$U.lo scan0$U.lo scan1$U.lo popcount$U.lo hamdist$U.lo cmp$U.lo perfsqr$U.lo bdivmod$U.lo gcd_1$U.lo gcd$U.lo gcdext$U.lo tdiv_qr$U.lo dc_divrem_n$U.lo sb_divrem_mn$U.lo jacbase$U.lo get_d$U.lo mullow_n$U.lo mullow_basecase$U.lo umul.lo udiv.lo copyi.lo copyd.lo addsub_n$U.lo' mpn_objs_in_libgmp=' mpn/add$U.lo mpn/add_1$U.lo mpn/add_n.lo mpn/sub$U.lo mpn/sub_1$U.lo mpn/sub_n.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3.lo mpn/divis$U.lo mpn/divrem$U.lo mpn/divrem_1.lo mpn/divrem_2$U.lo mpn/fib2_ui$U.lo mpn/mod_1.lo mpn/mod_34lsub1.lo mpn/mode1o$U.lo mpn/pre_divrem_1$U.lo mpn/pre_mod_1$U.lo mpn/dump$U.lo mpn/mul$U.lo mpn/mul_fft$U.lo mpn/mul_n$U.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/random$U.lo mpn/random2$U.lo mpn/pow_1$U.lo mpn/rootrem$U.lo mpn/sqrtrem$U.lo mpn/get_str$U.lo mpn/set_str$U.lo mpn/scan0$U.lo mpn/scan1$U.lo mpn/popcount$U.lo mpn/hamdist$U.lo mpn/cmp$U.lo mpn/perfsqr$U.lo mpn/bdivmod$U.lo mpn/gcd_1$U.lo mpn/gcd$U.lo mpn/gcdext$U.lo mpn/tdiv_qr$U.lo mpn/dc_divrem_n$U.lo mpn/sb_divrem_mn$U.lo mpn/jacbase$U.lo mpn/get_d$U.lo mpn/mullow_n$U.lo mpn/mullow_basecase$U.lo mpn/umul.lo mpn/udiv.lo mpn/copyi.lo mpn/copyd.lo mpn/addsub_n$U.lo' mpn_objs_in_libmp='' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' configure: exit 1