From owner-freebsd-arm@FreeBSD.ORG Mon Jun 10 13:46:12 2013 Return-Path: Delivered-To: freebsd-arm@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 5A884B6A for ; Mon, 10 Jun 2013 13:46:12 +0000 (UTC) (envelope-from jbirch@jbirch.net) Received: from mail-oa0-x230.google.com (mail-oa0-x230.google.com [IPv6:2607:f8b0:4003:c02::230]) by mx1.freebsd.org (Postfix) with ESMTP id 270EC194B for ; Mon, 10 Jun 2013 13:46:12 +0000 (UTC) Received: by mail-oa0-f48.google.com with SMTP id f4so2083665oah.21 for ; Mon, 10 Jun 2013 06:46:11 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type:x-gm-message-state; bh=kVuLPsksGf8WBRNk6mwj+R+6n5AL8oenkUKR50Rkcyo=; b=C/Zgnk5FB63kBALbCXpJniVyLaP4TOqP9zAT9o93z5seY5VJYPDJZkyBSfxs5FzSHK LY1NutK40FnE+PpRWp4qDEtY/5RxcRSqZ//O6vnUIvs47hIDwXJ2ejeXUC/BGRP5+1Bn 9p7kGWlXnl52FdDml3qyg9m508K9ZxdQsRnJYlHE61hv5jcUmv5SJ/8Qc5wDAhI6tTLe u3Yt3z5De1U1frRsSkEoTAyAkw4bgdLd2Jjz5FCszvu233yVTf7NiX+nIW+byWhb3CyR LQHtYla7cPfFlRfHYjb0EcgppRPMVJwoCJimG2CnhEpHFC+5u7PZthE8zfwAJ4WwDESG RgWg== MIME-Version: 1.0 X-Received: by 10.182.246.227 with SMTP id xz3mr8009359obc.67.1370871971662; Mon, 10 Jun 2013 06:46:11 -0700 (PDT) Received: by 10.182.216.40 with HTTP; Mon, 10 Jun 2013 06:46:11 -0700 (PDT) X-Originating-IP: [101.175.139.14] In-Reply-To: <51B5D6B4.6060902@gmx.de> References: <20130605084224.67c84c15@bender.Home> <51B5D6B4.6060902@gmx.de> Date: Mon, 10 Jun 2013 23:46:11 +1000 Message-ID: Subject: Re: Unable to build 10-CURRENT for Raspi From: Jason Birch To: Marco Hafke X-Gm-Message-State: ALoCoQkwqSX2fQQbTWmXvGG9H0EC3nU0lhjWU+XzKbszQVbyid+zQ0M8Oa20YDfYtog8Tz2hSzCC Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-arm 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: Mon, 10 Jun 2013 13:46:12 -0000 > Same mistake here. Is there any known patch or workaround? > I noticed this on the absolute latest HEAD (actually, trying to build xdev even). I was able to build it successfully with the last revision I had - r251213 (~June 1st?) - and now I'm currently building for BeagleBone using r251352 (June 3rd), and everything seems okay so far. I suppose the simplest work around would be to check out one of these revisions instead.