[1742] in Kerberos_V5_Development
Re: hpux 10 builds
daemon@ATHENA.MIT.EDU (Mark Eichin)
Mon Sep 9 15:11:59 1996
To: Marc Horowitz <marc@MIT.EDU>, "Theodore Y. Ts'o" <tytso@MIT.EDU>,
krbcore@MIT.EDU
From: Mark Eichin <eichin@cygnus.com>
Date: 09 Sep 1996 15:11:36 -0400
In-Reply-To: Mark Eichin's message of 09 Sep 1996 14:05:53 -0400
Oh yeah, you also have to do a make install before a make check
(unless you link them specially, you can not override the shared
library path at runtime.)
Also, chmod +x $prefix/lib/lib*.sl -- hpux shared libs need to be
executable, it seems.
Ken probably has fixes for most of these (except the -ldb one) which
can get handled later.
After all that, though, it still doesn't pass the dejagnu tests
(kadmin failures, though no obvious error messages in the log) so
indeed it looks like you'll have to stick with calling hpux shared
libs unsupported for now.