[1696] in Kerberos_V5_Development
Re: make install possibly broken in kadmin/*
daemon@ATHENA.MIT.EDU (Sam Hartman)
Sun Sep 1 07:20:51 1996
To: Ken Raeburn <raeburn@cygnus.com>
Cc: Sam Hartman <hartmans@MIT.EDU>, krbcore@MIT.EDU
From: Sam Hartman <hartmans@MIT.EDU>
Date: 01 Sep 1996 07:20:36 -0400
In-Reply-To: Ken Raeburn's message of 01 Sep 1996 01:08:48 -0400
>>>>> "Ken" == Ken Raeburn <raeburn@cygnus.com> writes:
Ken> On a vaguely related note (more dollar signs and parens) have
Ken> you gotten shared lib builds working on AIX? The
Ken> "$(foo)/aix.bincmds" stuff set in the top level makefile gets
Ken> stored in the cache but read back incorrectly, corrupting the
Ken> value, when I tried to use it. I'm working on a slightly
Ken> different scheme for AIX, and I think it'll be pretty
Ken> straightforward, but if you've had the current code work for
Ken> you, I'd like to figure out why it doesn't work for me...
It works on 3.2.5, but the shell changed possibly fixing a
bug, and it doesn't work on 4.1.1. Will your solution work with both
linkers?
I haven't had time to work with AIX over the past week; I've
been fairly busy finishing up my internship at PARC, and my only
access to an AIX4 box is painfully slow and diskspace limited.
Ken> Ken