HI,

I meant /usr/local/lib. I don't have there libgmp.a. Only in /sw/lib.

Silvano

On February 19, 2011, at 1:46 PM, Alexander Hansen wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On 2/19/11 1:54 AM, Silvano Simula wrote:
>> Hi,
>> 
>> the Fink self update tries to update the installation of gcc45 on my 
>> PowerBook with OS X 10.6.6.
>> 
>> At the beginning this message appears
>> 
>> #!/bin/bash -ev
>> set +x
>> if [ -e /usr/local/lib/libgmp.a ] || [ -e /usr/local/lib/libgmp.dylib ]; then
>>    echo "-----WARNING-----WARNING-----WARNING-----"
>>    echo "You seem to have GMP installed in /usr/local."
>>    echo "This is known to cause gcc45 to fail to build."
>>    echo "Please move aside /usr/local and try again."
>>    echo "-----WARNING-----WARNING-----WARNING-----"
>>    exit 1
>> 
>> but the library libgmp.a is not in /usr/local. It is in /sw/lib.
>> 
> 
> <snip>
> 
>> 
>> What to do ? Thanks ...
>> 
>> Silvano
>> 
>> 
> 
> Check /usr/local/lib .  Just because you have Fink's libgmp doesn't mean
> that you don't have another one.
> 
> - -- 
> Alexander Hansen, Ph.D.
> Fink User Liaison
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.11 (Darwin)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> 
> iEYEARECAAYFAk1fu8EACgkQB8UpO3rKjQ+x+gCgqEbjybxgHC/CSLYXgsDQ15c0
> 3MsAn24cxo3M238YzY56Fj+zmudKGelv
> =srVR
> -----END PGP SIGNATURE-----


------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to