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.
Guangli Wang, The answer to your problem exists in our support email archive. Please see the following URL: http://www.unidata.ucar.edu/glimpse/netcdf/3510 Regards, Steve Emmerson <http://www.unidata.ucar.edu> > To: address@hidden > From: Wang Guangli <address@hidden> > Subject: netcdf compile > Organization: UCAR/Unidata > Keywords: 200106280709.f5S78x117640 > > > Dear Colleagues, > > I try to compile netcdf to my computer, but it fails. Could you > please help to find what the reason is? Thank you in andvace! > > sincerely yours, > > Guangli Wang > -------------------------------------------------------- > > HP-UX hp B.10.20 A 9000/780 2002787031 two-user license > 3.5.0 > /usr/bin/cc /opt/fortran/bin/fort77 ... > Making `all' in directory /home/wgl/netcdf3.5/src/libsrc > > c89 -c -O -I. -DNDEBUG attr.c > c89 -c -O -I. -DNDEBUG dim.c > c89 -c -O -I. -DNDEBUG error.c > c89 -c -O -I. -DNDEBUG -DVERSION=`cat ../VERSION` libvers.c > c89 -c -O -I. -DNDEBUG nc.c > cc: "nc.c", line 780: error 1588: "EEXIST" undefined. > cc: "nc.c", line 780: error 1563: Expression in if must be scalar. > *** Error exit code 1