Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src



On Mon, 17 Sep 2012, Christos Zoulas wrote:

> In article <20120917055627.779DA175D0%cvs.netbsd.org@localhost>,
> David A. Holland <source-changes-d%NetBSD.org@localhost> 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

iain


Home | Main Index | Thread Index | Old Index