-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 7/1/10 8:13 PM, [email protected] wrote: > Good day, > > I am using a MacBook Pro, Snow Leopard Mac OS X 10.6.4. > > I am attempting to install gnuplot using fink. I inputed the command 'fink > install gnuplot'. The following errors are produced: > > gcc-4.0 -L/sw/lib -L/usr/local/lib -force_flat_namespace -o miniperl \ > miniperlmain.o opmini.o libperl.a -ldl -lm -lutil -lc > ld: in /usr/local/lib/libstdc++.6.dylib, file was built for unsupported file > format which is not the architecture being linked (i386) > collect2: ld returned 1 exit status > make: *** [miniperl] Error 1 > ### execution of /var/tmp/tmp.1.XqYyWS failed, exit code 2 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-perl588-5.8.8-7 > (Reading database ... 19559 files and directories currently installed.) > Removing fink-buildlock-perl588-5.8.8-7 ... > Failed: phase compiling: perl588-5.8.8-7 failed > > If there is any assistance that can be provided so that I can complete the > installation, I would be very appreciative! Thanks! > > > >
(The fact that you're trying ultimately to install gnuplot isn't particularly relevant. ) You have a third-party compiler in /usr/local. That often will cause issues even when the architectures match, and it's even worse when they don't. We recommend moving /usr/local out of the way when doing builds, in general: http://www.finkproject.org/faq/comp-general.php?phpLang=en#usr-local-libs - -- Alexander Hansen Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkwtTI4ACgkQB8UpO3rKjQ9XhwCgpssBHu9i9DOjpCrCgExQX8T+ H6cAmgMSAij0CQ+Rqj3Xr1O57O4p3sry =gGGn -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
