Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Feb 1999 11:03:45 -0500
From:      Ed Symanzik <zik@msu.edu>
To:        freebsd-afs@freebsd.org
Subject:   Arla and FreeBSD 3.0 undefined references
Message-ID:  <36CD8B61.6C90785D@msu.edu>

next in thread | raw e-mail | index | archive | help
When I build arla I get a bunch of undefined references.
I've tried 0.9 out of ports, 0.21, and a recent snapshot.
I looked at the kerberosIV source and these routines are in there.
What am I missing?

cc  -o arlad adir.o arla.o arladeb.o cmcb.o conn.o cred.o darla.o
discon_log.o fbuf.o fcache.o fprio.o inter.o kernel.o messages.o
reconnect.o volcache.o bsd-subr.o -L../rxdef -lrxdefclient -L../rx -lrx
-L../lwp  -llwp   -L../lib/sl -lsl
-L/usr/ports/net/arla/work/arla-1999-02-13/lib/editline -leditline
-ledit -ltermcap  -L../lib/ko -lko -L../util -lutil -L../lib/roken
-lroken -L../rxkad -lrxkad -L -lkrb -ldes -L -lkafs -lkvm

arla.o: In function `get_cred':
/usr/ports/net/arla/work/arla-1999-02-13/arlad/arla.c(.text+0x76c):
undefined reference to `krb_get_cred'
/usr/ports/net/arla/work/arla-1999-02-13/arlad/arla.c(.text+0x784):
undefined reference to `krb_mk_req'
/usr/ports/net/arla/work/arla-1999-02-13/arlad/arla.c(.text+0x796):
undefined reference to `krb_get_cred'
arla.o: In function `krb_get_err_text':
/usr/ports/net/arla/work/arla-1999-02-13/arlad/arla.c(.text+0xb7c):
undefined reference to `krb_err_txt'
arla.o: In function `main':
/usr/ports/net/arla/work/arla-1999-02-13/arlad/arla.c(.text+0x108c):
undefined reference to `krb_realmofhost'
fcache.o: In function `fhopen':
/usr/ports/net/arla/work/arla-1999-02-13/arlad/fcache.c(.text+0x126):
undefined reference to `k_pioctl'
fcache.o: In function `fcache_fhget':
/usr/ports/net/arla/work/arla-1999-02-13/arlad/fcache.c(.text+0x163):
undefined reference to `k_pioctl'
fcache.o: In function `fcache_init':
/usr/ports/net/arla/work/arla-1999-02-13/arlad/fcache.c(.text+0x1418):
undefined reference to `k_hasafs'
../lib/ko/libko.a(kocell.o): In function `cell_getcellbyhost':
/usr/ports/net/arla/work/arla-1999-02-13/lib/ko/kocell.c(.text+0x8e0):
undefined reference to `krb_realmofhost'


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-afs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36CD8B61.6C90785D>