[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDF #LZS-431537]: NetCDF4 compile error
- Subject: [netCDF #LZS-431537]: NetCDF4 compile error
- Date: Fri, 27 Nov 2009 10:26:45 -0700
> netcdf supporter,
>
> If I change libsrc4/Makefile
>
> # If the user specified a root location for HDF5, use it.
> am__append_1 = -I/home/kdahn/wei/lib/hdf5-1.8.3/include
> am__append_2 = -L/home/kdahn/wei/lib/hdf5-1.8.3/lib
>
> to:
>
> # If the user specified a root location for HDF5, use it.
> #am__append_1 = -I/home/kdahn/wei/lib/hdf5-1.8.3/include
> #am__append_2 = -L/home/kdahn/wei/lib/hdf5-1.8.3/lib
> am__append_1 =
> am__append_2 =
>
> Then everything compiles fine.
>
> Thanks,
>
> Wei Huang
> address@hidden
> VETS/CISL
> National Center for Atmospheric Research
> P.O. Box 3000 (1850 Table Mesa Dr.)
> Boulder, CO 80307-3000 USA
> (303) 497-8924
>
>
Howdy Wei!
I believe we fixed the problem that you were having. Could you try our daily
snapshot release and let us know if it solves the problem?
ftp://ftp.unidata.ucar.edu/pub/netcdf/snapshot/netcdf-daily.tar.gz
Thanks,
Ed
Ticket Details
===================
Ticket ID: LZS-431537
Department: Support netCDF
Priority: Critical
Status: Closed