NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

Re: [netcdfgroup] Errors when running "make check" (corrected for title)

The functions that weren't being resolved were all Fortran. Those are usually related to one of two issues:

1  Fortran not being found

2. Differences in settings for symbols in the symbol table (underscores and the like).

On a quick glance the output from your ./configure looked like it wasn't finding fortran.

-Roy

On Nov 21, 2008, at 12:26 PM, Michael Lewis wrote:

Roy,

Thank you. I do have gfortran installed. Wonder if there is some sort of installation error with gfortran...?

I installed g95, recompiled with environment variables set, and received only some warnings. NetCDF seems to work at this point... Warnings were similar to


Warning (155): Inconsistent types (REAL(8)/REAL(4)) in actual argument lists at (1) and (2)
In file ftest.F:1446

    call ncvgt1(ncid, did, ix, d, iret)
                               1
In file ftest.F:1440

    call ncvgt1(ncid, lid, ix, l, iret)
                               2


Thank you for your help. I'm not sure why my gfortran wouldn't result in a successful "make", or if changing some of the environment variables will fix the warnings... Confusing.

How did you know the previous errors were related to a Fortran compiler issue?

Learning...
Michael
Roy Mendelssohn wrote:

Either disable fortran being compiled or install gfortran (or g95) and I believe your problems will go away.

-Roy




**********************
"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: Roy.Mendelssohn@xxxxxxxx (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."
"From those who have been given much, much will be expected"



  • 2008 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdfgroup archives: