version krb5support_0_MIT not defined
Russ Allbery
rra at stanford.edu
Wed Feb 8 17:17:48 EST 2012
Jeff Blaine <jblaine at kickflop.net> writes:
> FWIW, tweaking krb5-config (just to see...) to add
> "-lkrb5support" when asked for "--libs" does
> not get pam_krb5.so any further.
> Same PAM error when tickled.
Yeah, I think you have two libraries with different contents but the same
SONAME, at which point the run-time linker is only going to load the
library once (whichever one it finds first) into a given process space.
--
Russ Allbery (rra at stanford.edu) <http://www.eyrie.org/~eagle/>
More information about the Kerberos
mailing list