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.
Adam, >Date: Wed, 28 Apr 2004 14:04:32 -0700 >From: Adam Wilhite <address@hidden> >Organization: NASA/LARC >To: Steve Emmerson <address@hidden> >Subject: Re: 20030828: netcdf/udunits library problems The above message contained the following: ... > filename="config.log" ... > filename="configure.log" Thanks. There were no obvious problems in your "configure.log" file. Your "make.log" file contained this making `all' in directory /home/wilhite/udunits-1.11.7/src/lib make[1]: Entering directory `/home/wilhite/udunits-1.11.7/src/lib' ln -s ../port/misc/udalloc.c . ln -s ../port/misc/udalloc.h . cc -c -O -I../port/misc -I../port/cfortran -DUT_DEFAULT_PATH='"/home/wilhite/udu nits-1.11.7/etc/udunits.dat"' -DAbsoftProFortran utlib.c utlib.c:1882: parse error before `0' make[1]: *** [utlib.o] Error 1 make[1]: Leaving directory `/home/wilhite/udunits-1.11.7/src/lib' make: *** [lib/all] Error 1 I want to know line 1882 of "utlib.c" looks like after being preprocessed by the C preprocessor. Would you please go into the "lib/" subdirectory and execute the command "make utlib.i" and send me the file "utlib.i". Regards, Steve Emmerson