From owner-freebsd-current@FreeBSD.ORG Tue Jan 15 00:12:34 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0DA42F3B for ; Tue, 15 Jan 2013 00:12:34 +0000 (UTC) (envelope-from george@m5p.com) Received: from mailhost.m5p.com (ip-2-1-0-2.r03.asbnva02.us.ce.gin.ntt.net [IPv6:2001:418:0:5000::16]) by mx1.freebsd.org (Postfix) with ESMTP id C20D46FE for ; Tue, 15 Jan 2013 00:12:33 +0000 (UTC) Received: from wonderland.m5p.com (localhost [IPv6:::1]) by mailhost.m5p.com (8.14.5/8.14.5) with ESMTP id r0F0CSpH030188 for ; Mon, 14 Jan 2013 19:12:33 -0500 (EST) (envelope-from george@m5p.com) Message-ID: <50F49EEC.7010503@m5p.com> Date: Mon, 14 Jan 2013 19:12:28 -0500 From: George Mitchell User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:15.0) Gecko/20120908 Thunderbird/15.0 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Re: ctfconvert again References: <50F49B50.3080507@m5p.com> In-Reply-To: <50F49B50.3080507@m5p.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.73 on 10.100.0.3 X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (mailhost.m5p.com [IPv6:::1]); Mon, 14 Jan 2013 19:12:33 -0500 (EST) X-Mailman-Approved-At: Tue, 15 Jan 2013 00:21:00 +0000 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 15 Jan 2013 00:12:34 -0000 On 01/14/13 18:57, George Mitchell wrote: > So I updated my FreeBSD machine to 9.1-RELEASE in the hope of getting > past the ctfconvert problem that causes a build of 10-CURRENT to say: > > ERROR: ctfconvert: failed to initialize DWARF: Unimplemented code at > [dwarf_init_attr(400)] > > while compiling every kernel source file. Then I checked out head as > of 245422 into a different partition and tried "make buildworld" (ran > okay) and "make buildkernel" (failed with the same error as before). I should mention this is an amd64 build, in case that matters. > > Do I have to build an early version of head before I can build the > current version of head? -- George Mitchell > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"