[OpenAFS] Help installing openafs-1.6.5 on sunx86: bosserver: fatal: libkrb5.so.1

chas williams - CONTRACTOR chas@cmf.nrl.navy.mil
Tue, 6 Aug 2013 09:06:44 -0400


A caution, our custom (for various technical reasons) krb5 binaries
lacked thread support on Solaris. This will cause spurious crashes.
They were built with the SUNWSpro compiler but we forgot to provide the
-mt option (which basically just does -D_REENTRANT as I recall).  I
don't know what gcc does by default on Solaris.

On Tue, 6 Aug 2013 08:06:48 -0400
Derrick Brashear <shadow@gmail.com> wrote:

> solaris 9 or 10?
> 
> for 10, 120012-14 should include libkrb5.so.1
> 
> 
> On Tue, Aug 6, 2013 at 5:57 AM, John Tang Boyland
> <boyland@pabst.cs.uwm.edu>wrote:
> 
> > Dear OpenAFS,
> >   I'm trying to upgrade our servers to openafs 1.6.5.  One sunx86 is
> > currently
> > running 1.4.12.  I downloaded the binary for openafs 1.6.5 and tried
> > to use it but it gives the error:
> > # /etc/init.d/afs start
> > Entry for afs already exists in /etc/name_to_sysnum
> > Loading NFS server kernel extensions
> > Loading AFS kernel extensions
> > Starting AFS Server processes
> > ld.so.1: bosserver: fatal: libkrb5.so.1: open failed: No such file or
> > directory
> > 26914 Killed
> >
> > I see there is no libkrb5.so standard on solaris x86, so I linked
> > over an (old, sorry) patched MIT krb 1.5.4 set of libraries
> > into /usr/lib/krb5 but this set included libkrb5.so.3.2
> > not libkrb5.so.1  Do I need to downgrade my kerberos system further?
> > Or do I need to compile from source?
> >
> > Best regards,
> > John
> > P.S. direct reply will get to me faster since I digest openafs-info
> > _______________________________________________
> > OpenAFS-info mailing list
> > OpenAFS-info@openafs.org
> > https://lists.openafs.org/mailman/listinfo/openafs-info
> >
> >
> 
>