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.
Justin, > I gave it a shot with the following results: > --- > [dbnet@t10d1 ulog]$ make check > cd .. && /bin/sh /iodprod/dbnet/ldm/src/missing --run automake-1.11 > --foreign ulog/Makefile > /iodprod/dbnet/ldm/src/missing: line 52: automake-1.11: command not found > WARNING: `automake-1.11' is missing on your system. You should only need > it if > you modified `Makefile.am', `acinclude.m4' or `configure.ac'. > You might want to install the `Automake' and `Perl' packages. > Grab them from any GNU archive site. > cd .. && /bin/sh ./config.status ulog/Makefile depfiles > config.status: creating ulog/Makefile > config.status: executing depfiles commands > make test0 > make[1]: Entering directory > `/gpfs/tmv/iodprod/dbnet/ldm/ldm-6.11.1/src/ulog' > gcc -DHAVE_CONFIG_H -I. -I.. -DTEST0 -g -O2 -MT test0-ulog.o -MD -MP -MF > .deps/test0-ulog.Tpo -c -o test0-ulog.o `test -f 'ulog.c' || echo > './'`ulog.c > mv -f .deps/test0-ulog.Tpo .deps/test0-ulog.Po > /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o test0 > test0-ulog.o ../lib/libldm.la ../libxml2/libxml2.la -lpthread > libtool: link: gcc -g -O2 -o .libs/test0 test0-ulog.o > ../lib/.libs/libldm.so ../libxml2/.libs/libxml2.so -ldl -lm -lpthread > -Wl,-rpath -Wl,/iodprod/dbnet/ldm/lib > make[1]: Leaving directory `/gpfs/tmv/iodprod/dbnet/ldm/ldm-6.11.1/src/ulog' > ./test0 -l - 2>/dev/null > ulog[19590] > --- > > Will the fact 'automake-1.11' is missing invalidate this test? I'm afraid so. The Makefile needed to be recreated but wasn't in order to see the new test "test_gmtime". The new test is very simple. Try building and running it yourself. > Thanks, > Justin Regards, Steve Emmerson Ticket Details =================== Ticket ID: NJE-906346 Department: Support LDM Priority: Normal Status: Closed