[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: SGI afskauthlib.so Question
Thanks for the response, Harald.
Actually libkafs isn't being built when I run make. Do you if there
is a dependency I need on my system for this to be built?
-Steve
-----Original Message-----
From: Harald Barth [mailto:haba@pdc.kth.se]
Sent: Monday, April 28, 2003 5:46 PM
To: Rigler, Steve
Cc: heimdal-discuss@sics.se
Subject: Re: SGI afskauthlib.so Question
> The problem I have is that xdm complains in the SYSLOG about an
> unresolvable symbol "k_hasafs" and doesn't allow any authentication.
I guess that somehow xdm wants to link with libkafs.so which provides
k_hasafs. Try to copy libkafs.so from heimdal to the same place or
/usr/lib.
Harald.