[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDF #AIX-484936]: netcdf-4.1.2 build error
- Subject: [netCDF #AIX-484936]: netcdf-4.1.2 build error
- Date: Fri, 03 Jun 2011 13:24:46 -0600
Hi Irena,
> Hi Sean,
>
> here is the output:
> ijohnson@sunfire20>$pwd
> /local/ijohnson/netcdf-4.1.2/fortran/.libs
>
> readelf -Ws /usr/lib64/libnetcdff.so.5.0.0 | grep nf_open
> readelf: Error: '/usr/lib64/libnetcdff.so.5.0.0': No such file
So sorry about that - libnetcdff.so.5.0.0 was specific to my machine, and since
I have it installed on my system, it lives in /usr/lib64. Could you try the
command on libnetcdff.so in your local build directory?
readelf -Ws /local/ijohnson/netcdf-4.1.2/fortran/.libs/libnetcdff.so
Once built and installed, libnetcdff.so will likely end up in /usr/lib64
(unless you specified a --prefix option in ./configure), but since it's not
built and installed yet, it will live in the build directory
/local/ijohnson/netcdf-4.1.2/fortran/.libs/
Thanks!
Sean
>
>
> It looks like it takes the wrong path for libnetcdff*
>
> ijohnson@sunfire20>$pwd
> /local/ijohnson/netcdf-4.1.2/fortran/.libs
> ijohnson@sunfire20>$ls
> fort-attio.o fort-geninq.o fort-v2compat.o fort-varmio.o libnetcdff.lai
> fort-control.o fort-genvar.o fort-var1io.o fort-varsio.o libnetcdff.so
> fort-dim.o fort-lib.o fort-varaio.o libnetcdff.a libnetcdff.so.5
> fort-genatt.o fort-misc.o fort-vario.o libnetcdff.la
> libnetcdff.so.5.1.0
>
>
>
> Thanks for helping,
> Irena
>
>
> On Jun 3, 2011, at 2:52 PM, Unidata netCDF Support wrote:
>
> > readelf -Ws /usr/lib64/libnetcdff.so.5.0.0 | grep nf_open
>
>
Ticket Details
===================
Ticket ID: AIX-484936
Department: Support netCDF
Priority: Normal
Status: Open