On 5/29/12 2:11 PM, Kees Weemstra wrote: > Ok. Yes. Thanks for your replies all. > This was indeed the problem. It was actually gcc46. > I removed it and now everything compiles fine. > I still don't have the LAPACK (atlas) package installed though. > Problem is that I already have some libraries in /usr/local which are > built for 64 bit compiler and I don't feel like changing these. This > would mean reinstalling these which would take quite some time. So I > wonder how I could install LAPACK on my Macbook (Mac OS X version > 10.6.8) such that I can compile it with my gfortran? This question is > not really related to fink anymore though, so thank you all very much! > > Kees >
There are some known issues with atlas on newer machines. Without seeing the failure it's not possible to know what the situation is, but we've got a test package that appears to work--let me know if you'd like to try it. Stuff in /usr/local has a high probability of disrupting Fink builds, particularly if it's a different architecture. You can temporarily rename /usr/local while you build with Fink, and then rename it back. -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/2012/02/21/got-job/ ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
