[krbdev.mit.edu #6914] SVN Commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Tue Jun 28 10:07:10 EDT 2011


Get static linking working again, mostly.

Static linking (#6510) broke when lockout support was added because
the DB2 plugin became dependent on libkadm5srv_mit for XDR functions.
Also, static linking was extensively broken in combination with LDAP
support.  Fix these problems.

Afer these fixes, the test suite fails in the FAST tests because
there's no static build support for dynamic preauth plugins, which
means there's no encrypted challenge.  (And unlike the pkinit tests,
the test suite doesn't conditionalize on the presence of the encrypted
challenge plugin, because we always build it.)  This will fix itself
if and when encrypted challenge becomes linked into the consumers, or
static build support is added for preauth plugins.

http://src.mit.edu/fisheye/changelog/krb5/?cs=24996
Commit By: ghudson
Revision: 24996
Changed Files:
U   trunk/src/Makefile.in
U   trunk/src/aclocal.m4
U   trunk/src/config/pre.in
U   trunk/src/configure.in
U   trunk/src/lib/crypto/crypto_tests/Makefile.in
U   trunk/src/lib/kdb/kdb5.c
U   trunk/src/plugins/kdb/ldap/Makefile.in
U   trunk/src/plugins/kdb/ldap/libkdb_ldap/Makefile.in




More information about the krb5-bugs mailing list