From owner-freebsd-arm@FreeBSD.ORG Sat Apr 6 03:26:13 2013 Return-Path: Delivered-To: arm@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 7FA7D436; Sat, 6 Apr 2013 03:26:13 +0000 (UTC) (envelope-from kientzle@freebsd.org) Received: from monday.kientzle.com (99-115-135-74.uvs.sntcca.sbcglobal.net [99.115.135.74]) by mx1.freebsd.org (Postfix) with ESMTP id 5E2408DD; Sat, 6 Apr 2013 03:26:13 +0000 (UTC) Received: (from root@localhost) by monday.kientzle.com (8.14.4/8.14.4) id r363QC61077397; Sat, 6 Apr 2013 03:26:12 GMT (envelope-from kientzle@freebsd.org) Received: from [192.168.2.123] (CiscoE3000 [192.168.1.65]) by kientzle.com with SMTP id y9mz4iwv6c7zxvmp8nb5zaznme; Sat, 06 Apr 2013 03:26:12 +0000 (UTC) (envelope-from kientzle@freebsd.org) Subject: Re: signal 11 after kernel update r247742 -> r248706 Mime-Version: 1.0 (Apple Message framework v1283) Content-Type: text/plain; charset=windows-1252 From: Tim Kientzle In-Reply-To: <515EB1C8.3050708@freebsd.org> Date: Fri, 5 Apr 2013 20:26:10 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <3AD39992-DE53-4A5C-B168-A146ABC4FDDE@freebsd.org> References: <51545932.9050901@freebsd.org> <1364484652.36972.81.camel@revolution.hippie.lan> <515466B5.4020403@freebsd.org> <5155BC1C.2000104@freebsd.org> <515D7E0A.6010504@freebsd.org> <515D9239.40606@freebsd.org> <515EB1C8.3050708@freebsd.org> To: =?iso-8859-1?Q?Ren=E9_Ladan?= X-Mailer: Apple Mail (2.1283) Cc: arm@freebsd.org, Ian Lepore X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Apr 2013 03:26:13 -0000 On Apr 5, 2013, at 4:13 AM, Ren=E9 Ladan wrote: > I just upgraded to r248706 again and it boots fine. The difference = with > the earlier upgrade is that I now cross-install kernel and world =85 > I used a native 'make installkernel' / 'make installworld' upgrade = earlier > which required some ad-hoc install hacks. Details? Native builds should Just Work. If they don't, let's fix them. We don't have nearly enough people testing native builds. Tim