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 10:24:15 -0400 >From: "Dughong Min" <address@hidden> >Organization: IGES >To: "'Steve Emmerson'" <address@hidden> >Subject: RE: 20040920: Library for udunits for G5OSX cluster > Keywords: 200409201550.i8KFovnJ006605 The above message contained the following: > I set the environment variables like following > export CC=xlc_r > export CPPFLAGS=-DIBMR2Fortran > export FC=xlf_r > export F90=xlf90_r > export F90FLAGS=-qsuffix=f=f90 > export CXX=xlC_r > > > C. configure.log ======================== ... Looked OK. > E. /opt/ibmcmp/vac/6.0/bin > > > F. make.log ================= > making `all' in directory > /home/colaiges/min/NETCDF/udunits-1.12.2/src/port ... > making `all' in directory > /home/colaiges/min/NETCDF/udunits-1.12.2/src/lib > > ln -s ../port/misc/udalloc.c . > ln -s ../port/misc/udalloc.h . > 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 This is incomplete: 3 other files should have been compiled and the library "libudunits.a" should have been made. Please go to the "/home/colaiges/min/NETCDF/udunits-1.12.2/src/lib" directory and send me the output from the command make -n all ... Regards, Steve Emmerson