From owner-freebsd-current@FreeBSD.ORG Thu Jun 16 12:53:02 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from lo0.su (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by hub.freebsd.org (Postfix) with ESMTP id A0AE7106564A; Thu, 16 Jun 2011 12:53:01 +0000 (UTC) (envelope-from ru@FreeBSD.org) Date: Thu, 16 Jun 2011 12:55:28 +0000 From: Ruslan Ermilov To: Milan Obuch Message-ID: <20110616125528.GA22627@lo0.su> References: <20110616135017.3ec538dd@atom.dino.sk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110616135017.3ec538dd@atom.dino.sk> Cc: freebsd-current@freebsd.org Subject: Re: WITHOUT_INSTALLLIB broken? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jun 2011 12:53:02 -0000 On Thu, Jun 16, 2011 at 01:50:17PM +0200, Milan Obuch wrote: > Hi, > > I encountered an error when WITHOUT_INSTALLLIB option is specified > for 'make buildworld' process. I documented this issue with build logs > at my page, http://www.dino.sk/build/2011-06-16-log1 and > http://www.dino.sk/build/2011-06-16-log2 show how to test this. At this > time, there is no /etc/make.conf nor /etc/src.conf. > > Any idea what's wrong with libegacy.a here? This option wasn't designed for build, only for install. It's like WITHOUT_TOOLCHAIN, which is documented to "not work for build targets". -- Ruslan Ermilov ru@FreeBSD.org FreeBSD committer