[24531] in Kerberos
Re: kinit coredump
daemon@ATHENA.MIT.EDU (Jason Brown)
Fri Aug 26 19:12:56 2005
In-Reply-To: <donn-238C98.15483226082005@gnus01.u.washington.edu>
To: Donn Cave <donn@u.washington.edu>
MIME-Version: 1.0
Message-ID: <OF332A0702.DB994BF6-ON88257069.007F4C6D-88257069.007F6C6E@mscsoftware.com>
From: Jason Brown <jason.brown@mscsoftware.com>
Date: Fri, 26 Aug 2005 16:11:48 -0700
Content-Type: text/plain; charset="US-ASCII"
cc: kerberos-bounces@mit.edu
cc: kerberos@mit.edu
Errors-To: kerberos-bounces@mit.edu
Kerberos 1.3.6 works, so I went with that. Thanks for the reply.
Jason Brown
Donn Cave <donn@u.washington.edu>
Sent by: kerberos-bounces@MIT.EDU
Friday, 08/26/2005 03:48 PM
To
kerberos@MIT.EDU
cc
Subject
Re: kinit coredump
In article
<OF199AB44D.D4AB5724-ON88257069.00648A82-88257069.006518CA@mscsoftware.c
om>,
jason.brown@mscsoftware.com (Jason Brown) wrote:
> I am having a problem with kinit on AIX 4.3.3. I have compiled the
> Kerberos 1.4.2 distro with IBM C compiler (Version 5) ... gcc 3.4.3
fails
> because it cannot find threading support. Used both gnu make, and IBM
> make.
> When I run kinit to test the install I get "Illegal Instruction,
> (coredump)". Any ideas ?
You have to find each configure file and, where it has
*-*-aix5*) , change that to *-*-aix*)
Re-run configure, and make. If it's still happening, something
went wrong - maybe old configuration, maybe missed a configure file.
IBM's implementation of some DNS functions uses a different size
state struct than the include files define, which guarantees memory
corruption when you try to use these functions. The configure
script forestalls this on AIX 5, should also do so on AIX 4.
Donn Cave, donn@u.washington.edu
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos