On Fri, 10 Mar 2000, Jim Bloom wrote:

> I believe it is a build order and dependency problem that shouldn't
> exist.  libkrb is built before libRSAglue and then the shared library is
> built with -LRSAglue which is only found in /usr/lib. 
> kerberosIV/Makefile.inc has a line "LDADD+= -LRSAglue".
> 
> This whole issue should not exist simply because libRSAglue is a dummy
> stub and there is no reson to link anything against it.  The quick fix
> is to remove libRSAglue from the makefiles where it is used.  The
> following makefiles need to have the references to RSAglue removed:

Ack, I thought I had committed this already, but I see it's only in one of
my trees. I'll test this with the current failure mode and without and try
and get it committed ASAP.

Thanks!

Kris

----
In God we Trust -- all others must submit an X.509 certificate.
    -- Charles Forsythe <[EMAIL PROTECTED]>



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to