On Mar 21, 2008, at 4: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. >
Check if there's a config.log file in the absoft-fortran build directory (/sw/src/fink.build/absoft-fortran-<version-revision>) and see if there's any additional information--the missing macros.make sounds like it could be due to the failure compiling conftest.c above to me. ------------------------------------------------------------------------- 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
