[ncl-install] Instalation Issue - NCL v. 6.1.2

Szymon Pysz szymon.pysz at gmail.com
Fri Mar 1 12:17:18 MST 2013


Hi,

I am using SL 5.9 and I am not able to compile with success NCL. The error 
which I get all the time is the:

NclNetCDF4.c:(.text+0x835): undefined reference to `nc_inq_grpname'
NclNetCDF4.c:(.text+0x9bf): undefined reference to `nc_inq_grps'
NclNetCDF4.c:(.text+0xac1): undefined reference to `nc_inq_dimids'
NclNetCDF4.c:(.text+0xad3): undefined reference to `nc_inq_unlimdims'
NclNetCDF4.c:(.text+0xb07): undefined reference to `nc_inq_unlimdims'
NclNetCDF4.c:(.text+0xf65): undefined reference to `nc_inq_user_type'
NclNetCDF4.c:(.text+0x11de): undefined reference to `nc_inq_var_chunking'
NclNetCDF4.c:(.text+0x1220): undefined reference to `nc_inq_var_deflate'

Version of my NetCDF 4.1.3 and I have compiled with --disable-netcdf-4. As 
someone suggested here it should be work, but it doesn't. I have no idea, why 
NCL want to link this features. 

I also tried compile NetCDF with netcdf-4, but I still get this error! Why?

But what is courious I have no problem with this on another system (Gentoo). I 
cannot figure out where exactly is problem.

It is very annoying. How omitted this issue? Some change of code or what? 
Change versions SL it's not possible ;-)

Software:
Compiler: Intel Fortran v. 12.1.5 (NetCDF was also compiled by this)
szip 2.1
cairo 1.11
g2clib 1.2.3
triangle

Regards,
Simon


More information about the ncl-install mailing list