On Tue, Sep 18, 2012 at 05:48:40PM +0100, Iain Hibbert wrote:
> On Mon, 17 Sep 2012, Christos Zoulas wrote:
> 
> > In article <20120917055627.779da17...@cvs.netbsd.org>,
> > David A. Holland <source-changes-d@NetBSD.org> wrote:
> > >Strengthen the entry about the openssl update, to clarify and emphasize
> > >that just doing a non-update build isn't enough; you really do have to
> > >nuke $DESTDIR.
> >
> > The problem is that the libraries get linked with each other, so libssl
> > ends up depending on the old libcrypto I think. Something is fishy with
> > LIBDPLIBS I guess.
> 
> Except for a comment in bsd.README, LIBDPLIBS functionality was removed
> from src/share/mk a short while ago.. Joerg replaced it with a simpler
> build_install target in lib/Makefile

Not exactly. LIBDPLIBS still works as before, but the installation of
shared libraries now happens according to .WAIT barriers.

Joerg

Reply via email to