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.
Chung-Lin, > Hello Steve, > > I did not spot any fatal error in "configure.log" except for some > similar messages as I pointed out to you earlier like: > > ./configure[9266]: head: not found That's a fatal error. The configure script was looking for a standard utility that, apparently, doesn't exist on your system. That's very bad. Where is the head(1) utility on your system? Is your PATH environment variable correctly set? Do you have a full development environment? > Then, there are indeed some error messages in "make.log" (see below), > which stopped me. > > Sorry to take you much time, but your further helps will be very appreciated. > > Chung-Lin > > > erin:127}make >&! make.log > erin:128}more make.log > > making `all' in directory /usr/user6/shie/dir-t2m/udunits-1.12.9/src/port > > > making `all' in directory /usr/user6/shie/dir-t2m/udunits-1.12.9/src/port/misc > > cc -c -g -I. -D_REENTRANT uddummy.c > `FORCE' no action taken. > ar rcuv libudport.a uddummy.o > a - uddummy.o > case "" in \ > '') ;; \ > *) ar rucv libudport.a ;; \ > esac > : libudport.a > `library' no action taken. > `all' no action taken. > > returning to directory /usr/user6/shie/dir-t2m/udunits-1.12.9/src/port > > > making `all' in directory > /usr/user6/shie/dir-t2m/udunits-1.12.9/src/port/cfortran > > > returning to directory /usr/user6/shie/dir-t2m/udunits-1.12.9/src/port > > `FORCE' no action taken. > `all' no action taken. > > returning to directory /usr/user6/shie/dir-t2m/udunits-1.12.9/src > > > making `all' in directory /usr/user6/shie/dir-t2m/udunits-1.12.9/src/lib > > ln -s ../port/misc/udalloc.c . > ln -s ../port/misc/udalloc.h . > cc -c -g -I../port/misc -I../port/cfortran > -DUT_DEFAULT_PATH='"/usr/user6/shie/dir-t2m/udunits-1.12.9/etc/udunits.dat"' > utlib.c > yacc -b utparse -d -p ut utparse.y > > conflicts: 5 shift/reduce > Cannot find parser ut, line 173 > > conflicts: 5 shift/reduce > *** Error code 1 (bu21) > *** Error code 1 (bu21) Regards, Steve Emmerson Ticket Details =================== Ticket ID: FOM-224333 Department: Support UDUNITS Priority: Normal Status: Closed