Hi Ken: I assume you mean netcdf-absoft-fortran. I do not know the cause of the error. However, if you down the most recent version of netcdf3 (netcdf-3.6.2) the following settings should work (I haven't tried it with Leopard but would e surprised if it made a difference):
FC=/Applications/Absoft10/bin/f90 CPPFLAGS=-DpgiFortran F77=/Applications/Absoft10/bin/f90 FFLAGS=-YEXT_NAMES=LCS -s -YEXT_SFX=_ FCFLAGS=-YEXT_NAMES=LCS -s -YEXT_SFX=_ FCFLAGS_F90=-YEXT_NAMES=LCS -s -YEXT_SFX=_ -Roy M. On Mar 21, 2008, at 1:44 PM, Ken Mankoff wrote: > Hi List, > > I'm running 'fink install absoft-fortran' but getting the following > errors. I'm running OS X 10.5.2 on an Intel chip with Absoft 10.1 > and fink 0.28.1. > > ... > checking user-defined Fortran-90 compiler > "/Applications/Absoft/bin/f95"...works > checking for nm utility > checking for nm... nm > checking nm flags... > checking for C-equivalent to Fortran routine "SUB"... sub_ > checking for Fortran "byte"... yes > checking for Fortran "integer*2"... yes > checking if Fortran "byte" is C "signed char"... configure: error: > Could not compile conftest.c > Makefile:4: macros.make: No such file or directory > Makefile:238: warning: overriding commands for target `/netcdf-.tar.Z' > Makefile:222: warning: ignoring old commands for target `/ > netcdf-.tar.Z' > rules.make:118: warning: overriding commands for target `/' > ... > And some more errors and then make stops. > > Any advice appreciated. > > Thanks, > > -k. > > ---------------------------------------------------------------------- > --- > 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 ********************** "The contents of this message do not reflect any position of the U.S. Government or NOAA." ********************** Roy Mendelssohn Supervisory Operations Research Analyst NOAA/NMFS Environmental Research Division Southwest Fisheries Science Center 1352 Lighthouse Avenue Pacific Grove, CA 93950-2097 e-mail: [EMAIL PROTECTED] (Note new e-mail address) voice: (831)-648-9029 fax: (831)-648-8440 www: http://www.pfeg.noaa.gov/ "Old age and treachery will overcome youth and skill." ------------------------------------------------------------------------- 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
