[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 20010712: NetCDF Error report
- Subject: Re: 20010712: NetCDF Error report
- Date: Thu, 12 Jul 2001 17:17:13 -0600
>To: address@hidden
>From: Yu-Jin Choi <address@hidden>
>Subject: Error report
>Organization: UCAR/Unidata
>Keywords: 200107121920.f6CJKs126517
Yu-Jin,
> I checked version for the compilers. Unluckily, they are not the same as
> yours.
>
> cc: Sun WorkShop 6 update 1 C 5.2 2000/09/11
> f77: Sun WorkShop 6 update 1 FORTRAN 77 5.2 2000/09/11
Your compilers are more up-to-date than ours and are both from the
same release, so that should not be the problem.
> As for the other checking,
>
> nm -o /opt/SUNWspro/WS6/lib/libf77compat.a | grep _e_wsfe_pv
> [70] |000000002240|000000000050|FUNC |GLOB |0 |2 |__e_wsfe_pv
>
> nm -o /opt/SUNWspro/WS6/lib/libf77compat.so.1 | grep _e_wsfe_pv
> [967] |000000203230|000000000110|FUNC |GLOB |0 |9 |__e_wsfe_pv
This indicates you do have the libf77compat library with the externals
that are not being found by f77, such as "-e_wsfe_pv". But for some
reason, when you run f77, it doesn't find this library. I don't know
why, but it would seem to indicate a problem with how the f77 compiler
is installed or configured.
> What can I do for this? I can't use netCDF?
You could either get your systems administrator to reinstall f77 by
demonstrating this same problem with a simpler Fortran program that
calls a C function and won't link, or you could just install netCDF
from precompiled binaries that we make available at
ftp://ftp.unidata.ucar.edu/pub/binary/sunos_5.7-sparc/netcdf-3.5.0.tar.Z
--Russ
_____________________________________________________________________
Russ Rew UCAR Unidata Program
address@hidden http://www.unidata.ucar.edu