gmp build fails under Snow Leopard
Joshua Root
jmr at macports.org
Thu Feb 4 12:26:29 PST 2010
On 2010-2-4 18:59 , Bjarne D Mathiesen wrote:
> I'm getting the following when trying to install imap-uw under Snow
> Leopard.
>
> gmp 4.3.1_1 < 4.3.2_0
>
> ---> Computing dependencies for gmp
> ---> Configuring gmp
> Error: Target org.macports.configure returned: configure failure: shell
> command " cd
> "/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_ports_devel_gmp/work/gmp-4.3.2"
> && ./configure --prefix=/macports --infodir=/macports/share/info
> --enable-cxx " returned error 1
> Command output: checking build system type... i386-apple-darwin10.2.0
> checking host system type... i386-apple-darwin10.2.0
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... no
> checking for mawk... no
> checking for nawk... no
> checking for awk... awk
> checking whether make sets $(MAKE)... yes
> checking whether to enable maintainer-specific portions of Makefiles... no
> configure: error: ABI=64 is not among the following valid choices: 32
Looks like the configure script doesn't recognise that your i7 is x86_64
capable. I've committed a change that should remedy this.
- Josh
More information about the macports-users
mailing list