Problems in installing GMP lib on MacBook Pro
Alessandro Ferrante
ferrante.alex at gmail.com
Thu Jun 4 16:39:08 CEST 2009
Hi!
I am trying to install GMP lib version 4.3.1 on my MacBook Pro and I am
experimenting some troubles.
In particular, since Ineed to use GMP for a C++ program, I configured for
installation with
./configure --enable-cxx --disable-shared
and
./configure --enable-cxx
In both cases, the "make" command works correctly, but when I try the "make
check" command, it returns an error claiming that in the function "void
check_mpz()" (in the file "t-assign.cc"), the symbol "mpz_class" was not
declared in thsi scope.
In attachment, you can find the complete output of the "make check" command.
Note that the ./configure.guess command returns the following line
core2-apple-darwin9.6.0
while the ./configurefsf.guess returns the following:
i386-apple-darwin9.6.0
The configuration of my laptop is the following:
Riepilogo hardware:
Nome modello: MacBook Pro
Identificatore modello: MacBookPro5,1
Nome processore: Intel Core 2 Duo
Velocita' processore: 2.53 GHz
Numero di processori: 1
Numero totale di nuclei: 2
Cache L2: 6 MB
Memoria: 4 GB
Velocita' bus: 1.07 GHz
Versione Boot ROM: MBP51.0074.B01
Versione SMC: 1.33f8
Numero di serie: W89030PJ1GA
Sensore movimento improvviso:
Stato: Abilitato
Dati software di sistema:
Versione sistema: Mac OS X 10.5.6 (9G55)
Versione kernel: Darwin 9.6.0
Volume d'avvio: Macintosh HD
Modalita' di avvio: Normale
Nome computer: MacBook Pro di Alessandro Ferrante
Nome utente: Alessandro Ferrante (alessandroferrante)
Tempo trascorso dall'avvio: 7:20
More information about the gmp-bugs
mailing list