Jack Neely wrote:
Folks,I'm attempting to build the AFS krb5 migration kit.
The only part of the kit that is not in OpenAFS or a Kerberos distribution is the kadb dump utility. Is that what you need?
The afs-krb5 stuff finds the system's libcom_err.so but AFS builds and links against its own and always complains about missing symbols of afs_com_err and friends. Is there a better way to correct this rather than just adding /usr/lib64/afs/libcom_err.a to the LIBS variable in the proper place in configure.in?
You must either link to afs/libcom_err.a or #define AFS_OLD_COM_ERR before including the afs/com_err.h file. Jeffrey Altman
smime.p7s
Description: S/MIME Cryptographic Signature
