svn rev #19771: trunk/src/config/

raeburn@MIT.EDU raeburn at MIT.EDU
Thu Aug 9 16:09:48 EDT 2007


Commit By: raeburn
Log Message: 
ticket: new
subject: need more dylib_file specs for darwin

Currently the KDB LDAP plugin won't build on Mac OS X 10.4 if a tree
hasn't been previously installed, because it can't find the libraries
that we haven't installed yet.  (Finding earlier versions isn't
sufficient, if symbols are needed that are not present in the
installed versions.)

Add -dylib_file specs for libkadm5srv and libkdb to LDCOMBINE, in
addition to libkrb5support that was already there.

Unfortunately, this makes shlib.conf dependent on more library version
numbers.



Changed Files:
U   trunk/src/config/shlib.conf



More information about the cvs-krb5 mailing list