[3073] in Kerberos
Re: Compiling Kerberos4 on AIX 3.2.4
daemon@ATHENA.MIT.EDU (Steve Lunt)
Wed Apr 6 13:54:57 1994
Date: Wed, 6 Apr 1994 13:30:08 -0400
From: Steve Lunt <lunt@ctt.bellcore.com>
To: dickson@cac.psu.edu, kerberos@MIT.EDU
I hacked it: I copied /usr/include/stdlib.h to the kerberos include directory
and removed the declarations for malloc, realloc, and exit.
-- Steve
Steven J. Lunt lunt@bellcore.com
Information Technology Security RRC 1L-213
Bellcore 444 Hoes Lane
(908) 699-4244 Piscataway, NJ 08854
> From: Scott Dickson <dickson@cac.psu.edu>
> Received: by hotlanta.cac.psu.edu id <AA22157@hotlanta.cac.psu.edu>; Wed, 6 Apr 1994 09:04:58 -0400
> Date: Wed, 6 Apr 1994 09:04:58 -0400
> To: kerberos@MIT.EDU
> Subject: Compiling Kerberos4 on AIX 3.2.4
>
> I am trying to build K4 on an rs6000 running AIX 3.2.4 and am running
> into an early problem. During the make depend, while building in
> utils/et, I run into conflicts with declarations of malloc, realloc,
> and exit in the .h files when I compile error_table.c. I commented
> out the declarations for these in the error_table.y, but they still
> occur. It appears that there is a conflict in the way these routines
> are declared in the system include files, rather than the kerberos
> code, itself.
>
> Does anyone have any hints/tips for building on AIX or enlightenment
> on this problem?
>
> --SCott Dickson
> Postmaster, Sysadmin, Newsadmin
> Penn State Center for Academic Computing
> dickson@cac.psu.edu
> +1 814-865-0829