[2063] in Kerberos_V5_Development
Re: malloc.h is not standard
daemon@ATHENA.MIT.EDU (Paul A Vixie)
Mon Dec 2 22:03:21 1996
To: Ezra Peisach <epeisach@MIT.EDU>
Cc: Tom Yu <tlyu@MIT.EDU>, krbdev@MIT.EDU
In-Reply-To: Your message of "Mon, 02 Dec 1996 21:32:45 EST."
<9612030232.AA20827@kangaroo.mit.edu>
Date: Mon, 02 Dec 1996 19:03:10 -0800
From: Paul A Vixie <paul@vix.com>
> My reading of the code in the list, we will only be hit in one place.
>
> The only place we are gonna be hit is on a platform that has tcl but no
> malloc.h. (i.e. kadmin/testing/util).
>
> I dunno. I would be happy with a published patch (i.e. removing the
> lines). Again, where do we draw the line..... This problem may be a
> little more serious than the hpux code - which is OS specific. This
> change would have the implications of affecting all platforms that ran
> the full testsuite....
indeed.
making all in kadmin/testing/util...
cc -O -DKRB5_KRB4_COMPAT -I./../../../include -I/udir/vixie/krb5-1.0/src/kadmi!
/udir/vixie/krb5-1.0/src/kadmin/testing/util/tcl_ovsec_kadm.c:7: malloc.h: No !
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.