[krbdev.mit.edu #7572] krb5 1.11 doesn't build on Solaris w/ Sun Studio, the first time. A re-make works
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Wed Feb 20 01:06:06 EST 2013
Your build was configured with --with-system-db, so plugins/kdb/db2/libdb2
was not built, and <db.h> was taken from /usr/local/include or the system
include path. If that system header does not defined BTREEINFO or
HASHINFO, then the failure you observed is unsurprising. Those symbols
are a documented part of the BDB interface at least as of 4.2.
More information about the krb5-bugs
mailing list