Hi,

I tried to Install gmp-64 and it failed. gmp (32-bit) makes no  
trouble. I had run fink selfupdade and update. I also tried to remove  
the old gmp installation and do a fresh one. No success up to now.

I have one of the 2008 8*core MacPro with 10.5.2 and i686-apple- 
darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
(the 4.2 apple developer preview is also installed on the machine but  
not as default gcc)



hal:~ y$ fink -v install gmp-64bit
Information about 6505 packages read in 1 seconds.
The package 'gmp-64bit' will be built and installed.
Reading dependency for gmp-64bit-4.2.2-1001...
Reading build dependency for gmp-64bit-4.2.2-1001...
Reading dependency for gmp-64bit-shlibs-4.2.2-1001...
Reading dependency for libgmpxx-64bit-shlibs-4.2.2-1001...
Reading build conflict for gmp-64bit-4.2.2-1001...
The package 'gmp-64bit-shlibs' will be built and installed.
Reading dependency for gmp-64bit-4.2.2-1001...
Reading build dependency for gmp-64bit-4.2.2-1001...
Reading dependency for gmp-64bit-shlibs-4.2.2-1001...
Reading dependency for libgmpxx-64bit-shlibs-4.2.2-1001...
Reading dependency for gmp-64bit-shlibs-4.2.2-1001...
Reading build dependency for gmp-64bit-shlibs-4.2.2-1001...
Reading build conflict for gmp-64bit-4.2.2-1001...
Reading build conflict for gmp-64bit-shlibs-4.2.2-1001...
The package 'libgmpxx-64bit-shlibs' will be built and installed.
Reading dependency for gmp-64bit-4.2.2-1001...
Reading build dependency for gmp-64bit-4.2.2-1001...
Reading dependency for gmp-64bit-shlibs-4.2.2-1001...
Reading dependency for libgmpxx-64bit-shlibs-4.2.2-1001...
Reading dependency for libgmpxx-64bit-shlibs-4.2.2-1001...
Reading build dependency for libgmpxx-64bit-shlibs-4.2.2-1001...
Reading build conflict for gmp-64bit-4.2.2-1001...
Reading build conflict for libgmpxx-64bit-shlibs-4.2.2-1001...
The following package will be installed or updated:
  gmp-64bit
The following 2 additional packages will be installed:
  gmp-64bit-shlibs libgmpxx-64bit-shlibs
Do you want to continue? [Y/n] y
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock- 
gmp-64bit-4.2.2-1001 /sw/src/fink.build
dpkg-deb: baue Paket »fink-buildlock-gmp-64bit-4.2.2-1001« in »/sw/src/ 
fink.build/fink-buildlock- 
gmp-64bit-4.2.2-1001_2008.03.11-17.22.49_darwin-i386.deb«.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock- 
gmp-64bit-4.2.2-1001_2008.03.11-17.22.49_darwin-i386.deb
Wähle vormals abgewähltes Paket fink-buildlock-gmp-64bit-4.2.2-1001.
(Lese Datenbank ... 28196 Dateien und Verzeichnisse sind derzeit  
installiert.)
Entpacke fink-buildlock-gmp-64bit-4.2.2-1001 (aus .../fink-buildlock- 
gmp-64bit-4.2.2-1001_2008.03.11-17.22.49_darwin-i386.deb) ...
Richte fink-buildlock-gmp-64bit-4.2.2-1001 ein (2008.03.11-17.22.49) ...
gzip -dc /sw/src/gmp-4.2.2.tar.gz | /sw/bin/tar -xvf -  --no-same- 
owner --no-same-permissions

// ... some lines deleted

/var/tmp/tmp.1.nGkjgW
#! /bin/sh -ev
  if [ "-64bit" == "." ]; then
   ABI=32 ./configure --prefix=/sw --infodir='${prefix}/share/info' -- 
enable-cxx  --libdir='${prefix}/lib/x86_64';
  else
   case "i386" in
     i386) ABI=64 ./configure --prefix=/sw --infodir='${prefix}/share/ 
info' --enable-cxx --libdir='${prefix}/lib/x86_64';;
     powerpc) ABI=mode64  ./configure --prefix=/sw --infodir='$ 
{prefix}/share/info' --enable-cxx --libdir='${prefix}/lib/x86_64';;
   esac
fi
checking build system type... pentium3-apple-darwin9.2.0
checking host system type... pentium3-apple-darwin9.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
### execution of /var/tmp/tmp.1.nGkjgW failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-gmp-64bit-4.2.2-1001
(Lese Datenbank ... 28197 Dateien und Verzeichnisse sind derzeit  
installiert.)
Entferne fink-buildlock-gmp-64bit-4.2.2-1001 ...
Failed: phase compiling: gmp-64bit-4.2.2-1001 failed

Before reporting any errors, please run "fink selfupdate" and
try again.  If you continue to have issues, please check to see if the
FAQ on fink's website solves the problem.  If not, ask on the fink-users
or fink-beginners mailing lists, with a carbon copy to the maintainer:

        Dave Morrison <[EMAIL PROTECTED]>

Note that this is preferable to emailing the maintainer directly, since
most fink package maintainers do not have access to all possible
hardware and software configurations.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to