This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
> Dear NetCDF support, > > I found a minor bug in the file "configure" in netcdf-3.6.2-beta5 > that may create problems on some systems. > > Here's the diff. The rogue comma causes configure never to find strlcat. > > Cheers, > Remko > > *** configure.orig Thu Dec 28 21:50:07 2006 > --- configure Sun Jan 14 16:17:59 2007 > *************** > *** 23931,23933 **** > > ! for ac_func in strlcat, strerror > do > --- 23931,23933 ---- > > ! for ac_func in strlcat strerror > do > Thanks for pointing that out. It's been fixed in the latest beta release. Keep on netCDFing! Ed Ticket Details =================== Ticket ID: EHH-752159 Department: Support netCDF Priority: Urgent Status: Closed