-----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. >
Sorry--I got thrown off track here. This message is supposed to appear. It has no relevance to the problem. > The build fails with the message > > make[3]: *** [java/jcf-parse.o] Error 1 > make[3]: *** Waiting for unfinished jobs.... > rm gcc.pod gfortran.pod > make[2]: *** [all-stage2-gcc] Error 2 > make[1]: *** [stage2-bubble] Error 2 > make: *** [all] Error 2 > ### execution of /var/tmp/tmp.1.aP2hAn failed, exit code 2 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-gcc45-4.5.2-1000 > (Reading database ... 52820 files and directories currently installed.) > Removing fink-buildlock-gcc45-4.5.2-1000 ... > Failed: phase compiling: gcc45-4.5.2-1000 failed > > What to do ? Thanks ... > > Silvano > > The actual error is before what you quoted. Go back further in your build log. - -- 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/ iEYEARECAAYFAk1f5xsACgkQB8UpO3rKjQ8DEACgl4549gQj+YR219KHuxH4QL4/ c8oAniba+EPIFVwWqN+fx7rd8egp5yV6 =YS5h -----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
