Problem building an API program against 1.4.1

Russ Allbery rra at stanford.edu
Sun Jul 31 15:40:00 EDT 2005


Mike Friedman <mikef at ack.Berkeley.EDU> writes:

> Thanks, that fixed it!  I must say, I didn't even know about the -R
> option to gcc and can't find it in the gcc man page.  What does -R do
> anyway?

> I had just assumed that the '-L/usr/local/kerberos/lib' would be
> sufficient to tell the linker where to find the libraries.  Why did only
> libk5crypto have a problem and not, for example, libkrb5?

<http://www.eyrie.org/~eagle/notes/rpath.html> tries to explain all this.
I'm pretty sure it was complaining specifically about k5crypto just
because it was first and would have had trouble with the others as well.

-- 
Russ Allbery (rra at stanford.edu)             <http://www.eyrie.org/~eagle/>


More information about the Kerberos mailing list