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.
Jeff, >Date: Thu, 20 Mar 2003 16:21:41 -0500 (EST) >From: Jeff Masters <address@hidden> >Organization: Weather Underground >To: Steve Emmerson <address@hidden> >Subject: Re: 20030320:LDM6.0.2 make GNU >Keywords: 200303202121.h2KLLhB2026191 The above message contained the following: > No, that didn't do the trick. The libldm.a file is not getting created at > all, and all of the binaries are failing to compile: > > mkdir /usr/local/ldm/ldm-6.0.2/lib > cp: libldm.a: No such file or directory > make: [/usr/local/ldm/ldm-6.0.2/lib/libldm.a] Error 1 (ignored) > > make[3]: *** No rule to make target `../libldm.a', needed by > `pqcreate'. Stop. > make[3]: *** No rule to make target `../libldm.a', needed by > `pqinsert'. Stop. > > Thanks, Jeff Does your make(1) utility have an option that will make it behave in a sequential mode rather than a parallel mode? Interestingly enough, the make on RedHat's Linux 2.4.18-14smp doesn't have this problem. Regards, Steve Emmerson