[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20030820: ldm-6.0.14 compiler errors: missing ssize_t definition
- Subject: 20030820: ldm-6.0.14 compiler errors: missing ssize_t definition
- Date: Wed, 20 Aug 2003 16:34:56 -0600
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