[1932] in Kerberos-V5-bugs
login.c doesn't work with Athena libkrb.a
daemon@ATHENA.MIT.EDU (Sam Hartman)
Tue May 21 12:46:42 1996
Date: Tue, 21 May 1996 12:45:57 -0400
From: Sam Hartman <hartmans@MIT.EDU>
To: krb5-bugs@MIT.EDU
The libkrb.a for the RS6000 in the Athena environment uses
shared memory, and is incompatible with libkrb4.a distributed in the
krb5 release. I was building for the krb5 locker, so I wanted athena
compatability. Thus, for AIX, I built with the Athena Kerberos
library, which produced several undefined symbols.
It's my opinion that dealing with this before Beta 6 isn't
worth it, but I will probably fix the problem soon after the release.
--Sam