[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDF #IEA-354945]: netCDF-fortran-4.4.4 configure failed
- Subject: [netCDF #IEA-354945]: netCDF-fortran-4.4.4 configure failed
- Date: Thu, 10 May 2018 14:49:34 -0600
Hello,
The config.log file you provided contains the following information:
````
configure:21441: icc -o conftest -g -O2 -I/mnt/cloudTest/opt/NETCDF/include
-L/mnt/cloudTest/opt/NETCDF/lib conftest.c -lnetcdf >&5
configure:21441: $? = 0
configure:21441: ./conftest
./conftest: error while loading shared libraries: libnetcdf.so.11: cannot open
shared object file: No such file or directory
configure:21441: $? = 127
````
This suggests that the file `libnetcdf.so.11` is found during compilation of
the 'conftest' binary, but cannot be found by the runtime library. You may need
to modify your LD_LIBRARY_PATH to include the directory
'/mnt/cloudTest/opt/NETCDF/lib'.
I hope this helps!
-Ward
> configure: error: cannot compute sizeof (off_t)
Ticket Details
===================
Ticket ID: IEA-354945
Department: Support netCDF
Priority: Normal
Status: Closed
===================
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.