From owner-freebsd-current@FreeBSD.ORG Thu Feb 21 21:02:01 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 07698535 for ; Thu, 21 Feb 2013 21:02:01 +0000 (UTC) (envelope-from lattera@gmail.com) Received: from mail-qe0-f49.google.com (mail-qe0-f49.google.com [209.85.128.49]) by mx1.freebsd.org (Postfix) with ESMTP id C13E5AAE for ; Thu, 21 Feb 2013 21:02:00 +0000 (UTC) Received: by mail-qe0-f49.google.com with SMTP id q19so990497qeb.22 for ; Thu, 21 Feb 2013 13:01:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=8RsZegTPOek/KHuGnJgkC+x4+5pp5j752jVZJC8CTMo=; b=dtwL2m6LqpGO6gjELufzCvjwhmU8yeMeNgWYaKzhWUOUXAx76W5DPcNuC3PccFBXXx RU8DqSolrQ86t7rLQ0FqfH3QEnbxd059fhmR7VRBpf915s0DWwnmGtLpCMok3/Df5gH5 uwW0y39W88K+OyzEBM1fOaQ+l2YnDZmokRF4/VCgQ7tG9YyN2PJhtFdAY2oOp3+1fHMn 41dkID3nnXJNGgbfBE0b/V0bhV5mejhqLqnYJ7zlGFt/C4bLqKn/LIVyRzXQxNwtPut9 taOEYjFwnbih2qOhO4xgomdim4mlp3EwMogjEybTzKrCOIbXRXd3BcxscTJGZsmiPYdn ScKw== MIME-Version: 1.0 X-Received: by 10.49.74.73 with SMTP id r9mr12766284qev.44.1361480514330; Thu, 21 Feb 2013 13:01:54 -0800 (PST) Received: by 10.49.35.161 with HTTP; Thu, 21 Feb 2013 13:01:54 -0800 (PST) In-Reply-To: <20130221202109.GA20010@troutmask.apl.washington.edu> References: <5126783C.7030008@zedat.fu-berlin.de> <20130221195113.GB2598@kib.kiev.ua> <5126800F.4090406@zedat.fu-berlin.de> <20130221202109.GA20010@troutmask.apl.washington.edu> Date: Thu, 21 Feb 2013 16:01:54 -0500 Message-ID: Subject: Re: r247095 Boot Failure From: Shawn Webb To: Steve Kargl Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Konstantin Belousov , FreeBSD-current , "O. Hartmann" 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: Thu, 21 Feb 2013 21:02:01 -0000 I'm building now. I should know whether or not it works. I'm assuming the updated gas is in base? My userland is r247095, but my kernel is r246990. On Thu, Feb 21, 2013 at 3:21 PM, Steve Kargl < sgk@troutmask.apl.washington.edu> wrote: > On Thu, Feb 21, 2013 at 09:14:07PM +0100, O. Hartmann wrote: > > > > > > The supposed fix was committed as r247117. > > > > > > > Simply compiling a new kernel doesn't resolve the problem. > > > > See the commit message why your kernel appears to not work. > > http://svnweb.freebsd.org/base?view=revision&revision=247117 > > Did you update gas before building the new kernel? > > -- > Steve >