From owner-freebsd-current@FreeBSD.ORG Thu Jun 16 20:16:07 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 2792F1065673; Thu, 16 Jun 2011 20:16:05 +0000 (UTC) (envelope-from ru@freebsd.org) Date: Thu, 16 Jun 2011 20:18:33 +0000 From: Ruslan Ermilov To: Eir Nym Message-ID: <20110616201833.GA27085@lo0.su> References: <20110616135017.3ec538dd@atom.dino.sk> <20110616125528.GA22627@lo0.su> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Cc: freebsd-current@freebsd.org, Milan Obuch 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 20:16:07 -0000 On Thu, Jun 16, 2011 at 05:09:05PM +0400, Eir Nym wrote: > On 16 June 2011 16:55, Ruslan Ermilov wrote: > > 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". > > > > Should this be simply ignored for build targets? build targets utilize install targets internally, so this is hardly doable. -- Ruslan Ermilov ru@FreeBSD.org FreeBSD committer