arla in FreeBSD ports brokens?

Magnus Ahltorp ahltorp at nada.kth.se
Fri Apr 21 00:55:53 CEST 2000


> I was trying to compile arla from the FreeBSD collection, when i got the
> following error:
> 
> klog.o: In function `get_afs_token':
> /usr/ports/net/arla/work/arla-0.32/appl/afsutils/klog.c:263: undefined
> reference to `krb_afslog_uid'
> *** Error code 1
> 
> Would I be correct in assuming that I need to use kth-krb over the FreeBSD
> Kerberos 4 stuff?  Thanks for your help.

If you compile arla from "ports" in FreeBSD, it checks for
/usr/lib/libkafs.a, and it should contain krb_afslog_uid if it's
reasonably new (post-1997). Does you have a /usr/lib/libkafs.a, and
does it contain that symbol ("nm /usr/lib/libkafs.a |grep
krb_afslog_uid")?

If you don't have that library, or the symbol is not there, you will
either have to install kth-krb, or the krbafs from
http://andrew2.andrew.cmu.edu/dist/krbafs.html

I would personally recommend installing kth-krb 1.0.1, since it is
arla-aware.

/Magnus





More information about the Arla-drinkers mailing list