Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Mar 2000 17:11:37 -0800 (PST)
From:      Kris Kennaway <kris@hub.freebsd.org>
To:        Jim Bloom <bloom@acm.org>
Cc:        Bush Doctor <dervish@goku.cl.msu.edu>, Benjamin Greenwald <beng@adara.lcs.mit.edu>, freebsd-current@FreeBSD.ORG
Subject:   Re: buildworld failure in cvs ...
Message-ID:  <Pine.BSF.4.21.0003101710110.44081-100000@hub.freebsd.org>
In-Reply-To: <38C92EAA.896438EF@acm.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <forsythe@alum.mit.edu>



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0003101710110.44081-100000>