Skip site navigation (1)Skip section navigation (2)
Date:      30 Mar 2002 15:09:55 +0100
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        Ruslan Ermilov <ru@FreeBSD.org>
Cc:        Bruce Evans <bde@FreeBSD.org>, current@FreeBSD.org
Subject:   Re: cvs commit: src/share/mk bsd.lib.mk
Message-ID:  <xzpadsqtado.fsf@flood.ping.uio.no>
In-Reply-To: <20020330140536.GA20495@sunbay.com>
References:  <200203222028.g2MKSHs88617@freefall.freebsd.org> <20020330125205.GA14981@sunbay.com> <xzpeli2tcvn.fsf@flood.ping.uio.no> <20020330140536.GA20495@sunbay.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Ruslan Ermilov <ru@FreeBSD.org> writes:
> A note.  What appears in dependency lists actually are libraries
> from ${WORLDTMP}/usr/include, not /usr/include.  Not very useful
> outside of "make buildworld", yeah?

Wrong.  Try backing out the patch, then

# cd /usr/src/secure
# make obj && make depend && make && make install
# make && make install

You'll see a lot of stuff getting rebuilt because static libraries
in /usr/lib have changed.

DES
-- 
Dag-Erling Smorgrav - des@ofug.org

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?xzpadsqtado.fsf>