[1699] in Kerberos_V5_Development
Re: make install possibly broken in kadmin/*
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Mon Sep 2 06:28:12 1996
To: Sam Hartman <hartmans@MIT.EDU>
Cc: krbcore@MIT.EDU
From: Ken Raeburn <raeburn@cygnus.com>
Date: 02 Sep 1996 06:27:45 -0400
In-Reply-To: Sam Hartman's message of 01 Sep 1996 07:20:36 -0400
Sam Hartman <hartmans@mit.edu> writes:
> 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 don't see why not. I'll be testing on both anyways. I've added a
variable for extra dependencies for building a shared library, set on
AIX to "aix.bincmds" and empty elsewhere, and added a rule for
aix.bincmds to pre.in. So the file gets built in multiple
directories, but the variable handling is much simpler. I'm also
working on simplifying the _run_libpath stuff, which has the same
problems.
I've also started adapting the OSF settings for use in building Irix
shared libraries. I've got builds going on nine platforms now, and
hope to have shared libraries working on most if not all of them by
Tuesday.