[OpenAFS] Undefined symbol problem

Derrick J Brashear shadow@dementia.org
Thu, 20 Nov 2003 15:10:46 -0500 (EST)


On Thu, 20 Nov 2003, David Botsch wrote:

> K. Think I got it, for lwp:
>
> -lprot -lauth -lsys -lrxkad -lafsutil -lkauth -lrx -llwp -lubik -ldes \
> -lcom_err \
> -lresolv

if it works for you, good enough. -lafsutil should probably be just before
-lresolv, and kauth before auth, but generally that should be ok as you
list above.