[2682] in Kerberos_V5_Development
Re: const char * -> char *
daemon@ATHENA.MIT.EDU (Assar Westerlund)
Tue Oct 28 15:13:26 1997
To: Ken Hornstein <kenh@cmf.nrl.navy.mil>
Cc: Ezra Peisach <epeisach@MIT.EDU>, krbdev@MIT.EDU
From: Assar Westerlund <assar@sics.se>
Date: 28 Oct 1997 21:13:49 +0100
In-Reply-To: Ken Hornstein's message of "Tue, 28 Oct 1997 15:05:14 -0500"
Ken Hornstein <kenh@cmf.nrl.navy.mil> writes:
> >Do you use any strange flags and/or versions of the compiler?
>
> I don't think so. I'm using:
>
> Cray Standard C Version 6.0.0.0 10/28/97 15:05:16
Ok, I'm running...
Cray Standard C Version 5.0.3.0 (d29p35g115a35) Oct 28 1997 21:08:22
unicos kallsup 9.0.0 9.0.28 CRAY J90
I don't really understand why there should be that much of a
difference.
> Also ... where the heck is ndbm.h on your Unicos system???
> lib/otp/otp_locl.h needs it.
There's none. :-( ndbm is too modern for Cray. It should get fixed
to use xdbm.h or conditionally compiled.
Is there anything else in Heimdal that breaks with your compiler?
/assar