From owner-freebsd-questions@FreeBSD.ORG Sun Sep 15 23:51:04 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DAB3325B; Sun, 15 Sep 2013 23:51:04 +0000 (UTC) (envelope-from cyberleo@cyberleo.net) Received: from mail.cyberleo.net (mtumishi.cyberleo.net [216.226.128.201]) by mx1.freebsd.org (Postfix) with ESMTP id B766B2D2D; Sun, 15 Sep 2013 23:51:04 +0000 (UTC) Received: from [172.16.44.4] (vitani.den.cyberleo.net [216.80.73.130]) by mail.cyberleo.net (Postfix) with ESMTPSA id DBC8C4E91; Sun, 15 Sep 2013 19:51:03 -0400 (EDT) Message-ID: <523647E6.1040004@cyberleo.net> Date: Sun, 15 Sep 2013 18:51:02 -0500 From: CyberLeo Kitsana User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130908 Thunderbird/17.0.8 MIME-Version: 1.0 To: Eir Nym Subject: Re: Installworld on amd64 fails on libc.a on r255342 References: In-Reply-To: X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Sep 2013 23:51:04 -0000 On 09/13/2013 02:46 PM, Eir Nym wrote: > I get this error for a while, and don't know what to do with. > > I build the world, then try to install it into DESTDIR. And at this point I > always get error that libc.a can't be found. > > To eliminate any mistakes in commits I've run snapshot r255342 from FTP in > VM and build sources it contains. > > my building and installing world with following commands: > > # make toolchain buildworld __MAKE_CONF=/dev/null SRCCONF=src.conf > # make hierarchy distrib-dirs distribution installworld Ensure all the variables you define on the make command line are the same for all invocations of make, unless you're absolutely certain they don't apply: make -C /usr/src __MAKE_CONF=/dev/null SRCCONF=/my/src.conf buildworld make -C /usr/src __MAKE_CONF=/dev/null SRCCONF=/my/src.conf DESTDIR=/path distrib-dirs distribution installworld Setting some knobs for buildworld but not for installworld will, at best, compile things that won't be installed; and, at worst, attempt to install things that haven't been compiled. -- Fuzzy love, -CyberLeo Technical Administrator CyberLeo.Net Webhosting http://www.CyberLeo.Net Furry Peace! - http://www.fur.com/peace/