Re: [Fink-devel] Problem with hdf on 10.5-intel

2008-06-10 Thread Kurt Schwehr
I'll try to give a look soon. -kurt [EMAIL PROTECTED] - Original Message From: Bror Jonsson <[EMAIL PROTECTED]> To: fink-devel@lists.sourceforge.net; [EMAIL PROTECTED] Sent: Friday, June 6, 2008 7:29:48 AM Subject: Re: [Fink-devel] Problem with hdf on 10.5-intel ...an

Re: [Fink-devel] Problem with hdf on 10.5-intel

2008-06-06 Thread Bror Jonsson
...and forgot to attach the file... hdf.info Description: Binary data :-/B- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://source

Re: [Fink-devel] Problem with hdf on 10.5-intel

2008-06-06 Thread Bror Jonsson
OK, I looked in to the problem and it seems like there is a preset configuration-file in HDF the defaults the compiler to xlf on PPC systems. The complitation works fine if the file HDF4.2r3/config/powerpc-apple Is just removed. I suppose the preflight patch script could do that? Will fix

Re: [Fink-devel] Problem with hdf on 10.5-intel

2008-06-06 Thread Alexander Hansen
On Jun 5, 2008, at 11:26 PM, Bror Jonsson wrote: > > Hi! > > I get a bunch of compile errors when trying to install HDF on an > intel Mac Pro running Leopard (ld: arch -i686 not supported or > something) > > It seems however that HDF is upgraded to 4.2r3 from 4.2r1 and the > new version sup

[Fink-devel] Problem with hdf on 10.5-intel

2008-06-06 Thread Bror Jonsson
Hi! I get a bunch of compile errors when trying to install HDF on an intel Mac Pro running Leopard (ld: arch -i686 not supported or something) It seems however that HDF is upgraded to 4.2r3 from 4.2r1 and the new version supports gfortran before g95. I rewrote the info file to use this v