From owner-freebsd-mips@FreeBSD.ORG Fri Nov 30 22:22:56 2012 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 74DD8D3E for ; Fri, 30 Nov 2012 22:22:56 +0000 (UTC) (envelope-from gonzo@id.bluezbox.com) Received: from id.bluezbox.com (id.bluezbox.com [88.198.91.248]) by mx1.freebsd.org (Postfix) with ESMTP id 13CEF8FC08 for ; Fri, 30 Nov 2012 22:22:55 +0000 (UTC) Received: from [88.198.91.248] (helo=[IPv6:::1]) by id.bluezbox.com with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.77 (FreeBSD)) (envelope-from ) id 1TeYyy-0003Jk-4p; Fri, 30 Nov 2012 14:22:53 -0800 Message-ID: <50B931BA.1060307@bluezbox.com> Date: Fri, 30 Nov 2012 14:22:50 -0800 From: Oleksandr Tymoshenko User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121026 Thunderbird/16.0.2 MIME-Version: 1.0 To: Mukunda Haveri Subject: Re: Build Broken ? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: gonzo@id.bluezbox.com X-Spam-Level: -- X-Spam-Report: Spam detection software, running on the system "id.bluezbox.com", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see The administrator of that system for details. Content preview: On 11/30/2012 5:38 AM, Mukunda Haveri wrote: > I am trying to build the 'kernel-toolchain' and the build breaks right at > the start. The symptoms are posted below.. > <<<<< > cc -O2 -pipe -I. -I/root/base/gnu/usr.bin/dtc > -I/root/base/gnu/usr.bin/dtc/../../../contrib/dtc > -I/root/base/gnu/usr.bin/dtc/../../../sys/contrib/libfdt -DNDEBUG > -std=gnu99 -I/root/mips/obj/mips.mips/root/base/tmp/legacy/usr/include -c > /root/base/gnu/usr.bin/dtc/../../../sys/contrib/libfdt/fdt_wip.c > make: don't know how to make > /root/mips/obj/mips.mips/root/base/tmp/legacy/usr/lib/libegacy.a. Stop > *** [bootstrap-tools] Error code 2 > How I can get over this problem? OR is the build broken? I am using > revision 243673 of the head... > r243713 builds for me. Please share your build script/environment. [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: freebsd-mips@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Nov 2012 22:22:56 -0000 On 11/30/2012 5:38 AM, Mukunda Haveri wrote: > I am trying to build the 'kernel-toolchain' and the build breaks right at > the start. The symptoms are posted below.. > <<<<< > cc -O2 -pipe -I. -I/root/base/gnu/usr.bin/dtc > -I/root/base/gnu/usr.bin/dtc/../../../contrib/dtc > -I/root/base/gnu/usr.bin/dtc/../../../sys/contrib/libfdt -DNDEBUG > -std=gnu99 -I/root/mips/obj/mips.mips/root/base/tmp/legacy/usr/include -c > /root/base/gnu/usr.bin/dtc/../../../sys/contrib/libfdt/fdt_wip.c > make: don't know how to make > /root/mips/obj/mips.mips/root/base/tmp/legacy/usr/lib/libegacy.a. Stop > *** [bootstrap-tools] Error code 2 > How I can get over this problem? OR is the build broken? I am using > revision 243673 of the head... > r243713 builds for me. Please share your build script/environment.