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.
Hi Samuel, re: > The 'make' command doesn't work, please see the following error: > > CFLAGS="-O -I`pwd`/../zlib" && \ > LDFLAGS=" -L`pwd`/../zlib -lz" && \ > export CFLAGS LDFLAGS \ > ; cd ../libpng && \ > ../src/./mclog sh ./configure --prefix=/home/mcidas \ > --disable-shared > configure /home/mcidas/mcidas2007/libpng: done > cd ../jpeg && ../src/./mclog make > make /home/mcidas/mcidas2007/jpeg: done > if [ `uname -s` = "SunOS" ]; then \ > PATH=/usr/xpg4/bin:/home/mcidas/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/mcidas/bin > \ > export PATH \ > ; fi \ > ; cd ../hdf && LDFLAGS=-lm && export LDFLAGS && \ > ../src/./mclog sh ./configure --prefix=/home/mcidas\ > --with-jpeg=`pwd`/../jpeg,`pwd`/../jpeg\ > --with-zlib=`pwd`/../zlib,`pwd`/../zlib\ > --disable-fortran > configure /home/mcidas/mcidas2007/hdf: FAILED (See > '/home/mcidas/mcidas2007/hdf/../src/makelog' for details.) > > make: *** [../hdf/config.status] Error 1 > [mcidas@EBE270-11 src]$ I don't have enough information to make any observations/recommendations. Questions: - was this build on shu.cup.edu? - what did the relevant lines in ~mcidas/mcidas2007/src/makelog indicate? (the relevant lines will be the ones that reference the HDF build at the end of makelog) If the build was on shu, please try a clean build: <as 'mcidas'> cd ~mcidas/mcidas2007/src make clobber make all If the build was on a different machine, please tell me what kind of machine it is: - operating system (name and version) - which compilers are being used: env | grep VENDOR gcc --version gfortran --version As was the case previously, the quickest way to get to a resolution to the problem you are seeing is by giving me a login (SSH, not telnet) to the machine you are attempting to build on. re: > Please don't reply to Joe Sacane, or Adam McKita, since they are not involved > in > Linux Support. I have removed Joe and Adam from the CC list on this ticket. Cheers, Tom **************************************************************************** Unidata User Support UCAR Unidata Program (303) 497-8642 P.O. Box 3000 address@hidden Boulder, CO 80307 ---------------------------------------------------------------------------- Unidata HomePage http://www.unidata.ucar.edu **************************************************************************** Ticket Details =================== Ticket ID: XRR-599672 Department: Support McIDAS Priority: Normal Status: Closed