[3074] in Kerberos
Re: Compiling Kerberos4 on AIX 3.2.4
daemon@ATHENA.MIT.EDU (Glen Zorn)
Wed Apr 6 14:44:43 1994
Date: Wed, 6 Apr 94 11:20:48 PDT
From: glenz@geek.ocsg.com (Glen Zorn)
To: dickson@cac.psu.edu
Cc: kerberos@MIT.EDU
I think the problem may be that malloc(), et al are _macros_ under AIX, so that
if you surround their declarations with (for example)
#ifndef malloc
char *malloc();
#endif
it should take care of the problem.
~gwz
Glen Zorn Senior Scientist
glenz@OCSG.COM Open Computing Security Group