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.
Fred, >Date: Wed, 20 Aug 2003 15:50:14 -0600 >From: "Kopp, Fred" <address@hidden> >Organization: South Dakota School of Mines >To: "'Steve Emmerson'" <address@hidden> >Subject: RE: 20030819: ldm-6.0.14 compiler errors: missing ssize_t definition The above message contained the following: > I set the CFLAGS to -n32 (after trying -64) and have eliminated some > warnings about reducing the size of integers. But there is still a > warning (lots of them) about a varible "yycrank" in "conf.l" and a > couple of other yy...'s I can't tell if this is normal or not - the > warning says: Pointer points outside of underlying object Those warnings are ignorable. > The way I got this to compile at all was to delete the offending lines > in ldmconfig.h (ssize_t; sig_atomic_t; ptrdif_t). Those three are > defined already. That should work. > I am not going to try running this for the time being. I plan to be out of > the office for the next few days and starting a new LDM is not a good idea. > > Fred Kopp Regards, Steve Emmerson