From owner-freebsd-arm@FreeBSD.ORG Thu Jul 4 20:42:22 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C49F5E9D for ; Thu, 4 Jul 2013 20:42:22 +0000 (UTC) (envelope-from rpaulo@FreeBSD.org) Received: from felyko.com (felyko.com [174.136.100.2]) by mx1.freebsd.org (Postfix) with ESMTP id B256B1DD6 for ; Thu, 4 Jul 2013 20:42:22 +0000 (UTC) Received: from [IPv6:2601:9:4d00:119:a9e2:619c:ecb6:ceaa] (unknown [IPv6:2601:9:4d00:119:a9e2:619c:ecb6:ceaa]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by felyko.com (Postfix) with ESMTPSA id BEC613982B; Thu, 4 Jul 2013 13:42:15 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Subject: Re: Most recent R-PI kernel refuses to build From: Rui Paulo In-Reply-To: Date: Thu, 4 Jul 2013 13:42:15 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: References: <20130704150959.76adeedf@ivory.wynn.com> To: Hubbard Jordan X-Mailer: Apple Mail (2.1508) Cc: FreeBSD ARM List 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: Thu, 04 Jul 2013 20:42:22 -0000 On 4 Jul 2013, at 13:38, Hubbard Jordan = wrote: > On Jul 4, 2013, at 1:32 PM, Rui Paulo wrote: >=20 >> The problem was actually because we imported NetBSD's make and they = are incompatible now. Brett is trying to compile CURRENT with FreeBSD's = make which won't work. The fix is to use the method I described in my = previous email. >=20 > Damn, lost a buck. :-) >=20 > Still not sure why he can't svn update though... That's because svnup isn't working very well at the moment... svn or = csup should work. -- Rui Paulo