From owner-freebsd-current Sat Mar 30 6:11:46 2002 Delivered-To: freebsd-current@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id BAF9637B41A; Sat, 30 Mar 2002 06:11:39 -0800 (PST) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 8B3165346; Sat, 30 Mar 2002 15:09:56 +0100 (CET) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Ruslan Ermilov Cc: Bruce Evans , current@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.lib.mk References: <200203222028.g2MKSHs88617@freefall.freebsd.org> <20020330125205.GA14981@sunbay.com> <20020330140536.GA20495@sunbay.com> From: Dag-Erling Smorgrav Date: 30 Mar 2002 15:09:55 +0100 In-Reply-To: <20020330140536.GA20495@sunbay.com> Message-ID: Lines: 17 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ruslan Ermilov 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