From owner-cvs-all Fri Mar 15 9:20:47 2002 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 1BF6E37B425; Fri, 15 Mar 2002 09:20:01 -0800 (PST) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g2FHJYL92550; Fri, 15 Mar 2002 19:19:34 +0200 (EET) (envelope-from ru) Date: Fri, 15 Mar 2002 19:19:33 +0200 From: Ruslan Ermilov To: Dag-Erling Smorgrav Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/sysinstall Makefile Message-ID: <20020315171933.GA92157@sunbay.com> References: <200203151127.g2FBRlM03640@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Mar 15, 2002 at 05:51:49PM +0100, Dag-Erling Smorgrav wrote: > Ruslan Ermilov writes: > > beast.FreeBSD.org running 5.0-CURRENT alpha has been able to > > cross build i386 world with this patch. > > I assume you reenabled sysinstall in usr.sbin/Makefile before testing > this? > No, because your change didn't exclude sysinstall from cross builds, and as such didn't make any difference. In a cross build case, Makefile.inc1 sets MACHINE_ARCH=${TARGET_ARCH} for targets like "depend", "all" and "install". (See CROSSENV setting in Makefile.inc1.) TARGET_ARCH is only meaningful in Makefile.inc1 and tools built as part of the cross-tools stage. Please back your change out. Cheers, -- Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message