[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

20041103: netCDF Fortran (77 + 90) - Compilation building problems



Ruediger,

> To: address@hidden
> From: "Ruediger Lang" <address@hidden>
> Subject: netCDF Fortran (77 + 90) - Compilation building problems
> Organization: Max Planck Institute for Chemistry
> Keywords: 200411031149.iA3Bn2MK012221 netCDF 3.5.1 AIX Fortran

The above message contained the following:

> Institution: Max Planck Institute for Chemistry, Mainz
> Package Version: netcdf3.5.0 or netcdf 3.5.1
> Operating System: UNIX
> Hardware Information: IBM p690 system, AIX 5.2
> Inquiry: I have troubles to build the netcdf library under a AIX5.2 
> environment. Once it went through the compilation and I try to do the 
> 
> make test
> 
> I get the following error masseges: 
> ld: 0711-317 ERROR: Undefined symbol: .util_exit_
> ld: 0711-317 ERROR: Undefined symbol: .nf_enddef_
> ld: 0711-317 ERROR: Undefined symbol: .nf_strerror_
> ld: 0711-317 ERROR: Undefined symbol: .nf_inq_varname_
> 
> continuing...  The same thing happens when I want to use the library during 
> the linking process while compiling a different application.  When i check 
> the content of the library using
> 
> nm -u libnetcdf.a 
> 
> I get a long list of Undefined symbol functions. The latter is true when I 
> use a precompiled version of the library for AIX 5.1 (not 5.2 though). 
> 
> Do you have any idea what the problem might be?

In order to diagnose the problem, I will need more information.  Please
send me items C, E, F, G, and H, described at 

    
http://my.unidata.ucar.edu/content/software/netcdf/INSTALL.html#ReportingProblems

> Best regards
> 
> Ruediger

Regards,
Steve Emmerson

> NOTE: All email exchanges with Unidata User Support are recorded in the
> Unidata inquiry tracking system and then made publicly available
> through the web.  If you do not want to have your interactions made
> available in this way, you must let us know in each email you send to us.