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.
Luciana, > To: address@hidden > cc: address@hidden > From: address@hidden > Subject: help "make udunits" > Organization: INPE/CPTEC > Keywords: 200402111231.i1BCVFp1017864 UDUNITS The above message contained the following: > I am install the packages: > netcdf, netcdf-perl, udunits and decoders > > The packages udunits: > error in make (utilib.o) > > > Linux Redhat 8.0, 2.4.18-14, udunits-1.12.1 > > In attach the make, The "make.log" file that you sent: > making `all' in directory /root/udunits-1.12.1/src/port > > make[1]: Entering directory `/root/udunits-1.12.1/src/port' > > making `all' in directory /root/udunits-1.12.1/src/port/misc > > make[2]: Entering directory `/root/udunits-1.12.1/src/port/misc' > c89 -c -O -I. -D_REENTRANT uddummy.c > ar rcuv libudport.a uddummy.o > a - uddummy.o > case "" in \ > '') ;; \ > *) ar rucv libudport.a ;; \ > esac > ranlib libudport.a > make[2]: Leaving directory `/root/udunits-1.12.1/src/port/misc' > > returning to directory /root/udunits-1.12.1/src/port > > > making `all' in directory /root/udunits-1.12.1/src/port/cfortran > > make[2]: Entering directory `/root/udunits-1.12.1/src/port/cfortran' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory `/root/udunits-1.12.1/src/port/cfortran' > > returning to directory /root/udunits-1.12.1/src/port > > make[1]: Leaving directory `/root/udunits-1.12.1/src/port' > > returning to directory /root/udunits-1.12.1/src > > > making `all' in directory /root/udunits-1.12.1/src/lib > > make[1]: Entering directory `/root/udunits-1.12.1/src/lib' > c89 -c -O -I../port/misc -I../port/cfortran > -DUT_DEFAULT_PATH='"/root/udunits-1.12.1/etc/udunits.dat"' utlib.c > make[1]: Leaving directory `/root/udunits-1.12.1/src/lib' did not contain any errors, so I do not know what is the problem. Did you remember to redirect the standard-error stream to the same file as the standard-output stream? Also, would you please send me the file "configure.log", which is described near the end of the file INSTALL. Regards, Steve Emmerson