This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
> Dear Unidata staff, > > I have failed to configure Netcdf-3.6.2 with my LF95 Fortran compiler. > The diagnostic file config.log is attached. Some compilation tests show > 0 error and 0 warning, but still failure. I also tried the > --disable-fortran-compiler-check option (just to see), but it did not > make a difference on the outcome (apparently, compilation checks were > still run). This is uncharted territory on my part... > > Thank you for your help, > > Gerard > > > > > Gerard C. Nihous, Ph.D. > > Hawaii Natural Energy Institute > School of Ocean and Earth Science and Technology > University of Hawaii at Manoa > 1680 East-West Road, POST 122 > Honolulu, Hawaii 96822 > USA > > Phone: (808)-956-2338 > Fax: (808)-956-2336 > > Email: address@hidden > Web: www.hnei.hawaii.edu > > I am seeing this in your file: configure:5187: lf95 -c -Tf conftest.f90 >&5 Lahey/Fujitsu Fortran 95 Express Release 7.10.00 S/N: 001573412737720 Copyright (C) 1994-2004 Lahey Computer Systems. All rights reserved. Copyright (C) 1998-2004 FUJITSU LIMITED. All rights reserved. Compiling program unit main at line 1: Encountered 0 errors, 0 warnings in file conftest.f90. Compiling file conftest.f90. configure:5193: $? = 0 configure: failed program was: | program main | | end configure:5212: result: unknown configure:5215: error: Fortran could not compile .f90 files Can your fotran compile compile this simple program from the command line? Try and build a fortran program from the command line and run it, and check that your compiler works. Thanks, Ed Ticket Details =================== Ticket ID: YKZ-923534 Department: Support netCDF Priority: Normal Status: Open