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.
Pete, >Date: Tue, 28 May 1996 12:40:52 EDT >From: Pete Rahe <address@hidden> >Organization: USAF >To: Steve Emmerson <address@hidden> >Subject: Re: 960528: netCDF2.4.2/SunOS4.1.4 make(1) problem: Badly formed macr o assignment >Keywords: 199605281541.AA03994 In the above message you wrote: > Output from configure, make and the config.log are attached. > > --Part9605281230A > Content-Type: TEXT/PLAIN; name="CONFIGUR.OUT" > > creating cache ./config.cache > checking for catman... catman > checking for fill-value usage... new usage > checking the installation prefix... /ldmtest/netcdf > checking the installation exec-prefix... /ldmtest/netcdf > checking for acc... acc > checking type of operating system... sunos= I suspect that the above line indicates a problem. The correct operating sytem identifier should have been `sunos4' rather than `sunos='. Do you have any environment variables set that begin with an `OS' prefix or do you have any such variables set in the CUSTOMIZE file? -------- Steve Emmerson <address@hidden>