Ken Mankoff wrote:
> The fink package is called 'absoft-fortran' but the package being 
> built is 'netcdf-absoft-3.5.1-1014'

I still don't see anything in Fink named "absoft-fortran", but be that 
as it may. The reason for this crash is that this package is not 
prepared for the sudden appearance of a POSIX compiler "c89" on Leopard.

> I'm going to try to fix this in fink as I much prefer to handle 
> package management through there rather than manually.

What you can try is to edit Fink's netcdf-absoft.info file and give it 
the definition of a less antediluvian C compiler (although the 
netcdf-absoft package dates from around that period, too):

Go to the CompileScript paragraph and place "CC=gcc" somewhere on the 
line where you see things like "FPP=cpp". (Not tested for lack of absoft 
compilers, but the logic of the configure scripts implies that this 
should fix the problem.)

-- 
Martin


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to