From owner-freebsd-arm@FreeBSD.ORG Thu Aug 15 22:21:18 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0858F1DF for ; Thu, 15 Aug 2013 22:21:18 +0000 (UTC) (envelope-from andrew@ugh.net.au) Received: from starbug.ugh.net.au (starbug.ugh.net.au [202.3.36.37]) by mx1.freebsd.org (Postfix) with ESMTP id BCC7A2D49 for ; Thu, 15 Aug 2013 22:21:17 +0000 (UTC) Received: from [10.0.0.10] (77-64-237-200.dynamic.primacom.net [77.64.237.200]) by starbug.ugh.net.au (Postfix) with ESMTPSA id 5B6D7386C1A; Fri, 16 Aug 2013 09:21:51 +1000 (EST) References: <522A0D57-4DD4-4669-BB5A-AFCD81E9F497@netsense.nl> Mime-Version: 1.0 (1.0) In-Reply-To: <522A0D57-4DD4-4669-BB5A-AFCD81E9F497@netsense.nl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-Id: X-Mailer: iPhone Mail (10B329) From: Andrew Stevenson Subject: Re: pkg repository for ARM? Date: Fri, 16 Aug 2013 00:10:49 +0200 To: Johan Henselmans 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: Thu, 15 Aug 2013 22:21:18 -0000 On 15.08.2013, at 22:45, Johan Henselmans wrote: > there. Reason is that libgcrypt does not compile: error log is over here:= >=20 > http://pastebin.com/D3LTUv2P A few ppl have hit that if you check the archives. I believe compiling with g= cc (or maybe using the clang flag suggested) should get you further.=20 Andrew=