On Tue, 06 Aug 2013 12:17:08 -0500 John Tang Boyland <[email protected]> wrote:
> ld.so.1: bos: fatal: relocation error: file > /opt/openafs-1.6.5/root.server/usr/afs/bin/bos: symbol > krb5_free_keytab_entry_contents: referenced symbol not found [...] > I'm seeing if perhaps this machine can be updated by those on the > ground (I'm trying to do this AFS administration from another > continent) but if not, I'll use Douglas Engert's useful 'ldd' output > to try to find everything missing.) If you upgrade to the same version of Solaris as the machine you got libkrb5.so.1 from, that may not help. krb5_free_keytab_entry_contents is in libkrb5.so.1 for me, so I assume your libkrb5.so.1 is just too old. You either need to find a newer libkrb5 that has that symbol, or build from source on that machine. Or, I need to find an older Solaris box to build from and put up new binaries. Those binaries were built from Solaris 10 5/09 (update 7). -- Andrew Deason [email protected] _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
