Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Sep 2002 09:51:47 -0700
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Ruslan Ermilov <ru@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Kris Kennaway <kris@FreeBSD.org>, Bruce Evans <bde@FreeBSD.org>
Subject:   Re: cvs commit: src/secure/lib/libcrypto Makefile.inc src/secure/lib/libssl Makefile
Message-ID:  <20020920165147.GA58348@dragon.nuxi.com>
In-Reply-To: <20020920155910.GA69658@sunbay.com>
References:  <200209201233.g8KCXKvs056949@freefall.freebsd.org> <20020920155910.GA69658@sunbay.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 20, 2002 at 06:59:10PM +0300, Ruslan Ermilov wrote:
> My proposed "real fix" is to unobfuscate these makefiles by not
> using the ${.OBJDIR}/openssl, at the cost of losing the ability
> to build these libraries in the standalone mode (outside of the
> buildworld and if new headers do not match /usr/include/openssl
> stuff).

Not acceptable.  Just about everything else can be build outside a world
build (when the headers don't agree).  Time and time again on 5-CURRENT
the only why to get over a bump (if you haven't make world daily), is to
manually build parts of the tree.

What in the world did you change and why did you feel the need to make
the change??  Things were working fine.  Is this what broke things?

    ru          2002/09/19 06:24:28 PDT
    Modified files:
        secure/lib/libcrypto Makefile.inc
    Log:
        Added the missing dependencies for openssl/ headers.
    Revision  Changes    Path
    1.26      +7 -5      src/secure/lib/libcrypto/Makefile.inc

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020920165147.GA58348>