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.
Dughong Min, >Date: Tue, 21 Sep 2004 15:04:37 -0400 >From: "Dughong Min" <address@hidden> >Organization: IGES >To: "'Steve Emmerson'" <address@hidden> >Subject: RE: 20040921: Library for udunits for G5OSX cluster > Keywords: 200409201550.i8KFovnJ006605 The above message contained the following: > Here is the output form "make all" > Thanks. > Duke Min. > ==================================================================== > xlc_r -c -O -I../port/misc -I../port/cfortran > -DUT_DEFAULT_PATH='"/home/colaiges/min/NETCDF/udunits-1.12.2/etc/udunits > .dat"' -DIBMR2Fortran utlib.c > "/dev/null", line 1: 1506-229 (W) File is empty. > "utlib.c", line 949.17: 1506-068 (W) Operation between types "signed > char*" and "int" is not allowed. > "utlib.c", line 1100.17: 1506-068 (W) Operation between types "const > signed char*" and "int" is not allowed. > "utlib.c", line 1102.18: 1506-068 (W) Operation between types "const > signed char*" and "int" is not allowed. > "utlib.c", line 1374.12: 1506-166 (S) Definition of function ptrdiff_t > requires parentheses. > "utlib.c", line 1375.1: 1506-276 (S) Syntax error: possible missing '{'? > "utlib.c", line 1378.35: 1506-045 (S) Undeclared identifier s1. > "utlib.c", line 1380.25: 1506-045 (S) Undeclared identifier s2. The above error messages should not have occurred and indicate a severe problem with your C compilation environment. I suggest that you show them to your system administrator. Regards, Steve Emmerson