From owner-freebsd-arm@FreeBSD.ORG Thu Aug 15 20:52:42 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 C9491B47 for ; Thu, 15 Aug 2013 20:52:42 +0000 (UTC) (envelope-from johan@netsense.nl) Received: from mail.netsense.nl (pretsense.xs4all.nl [82.161.36.79]) by mx1.freebsd.org (Postfix) with ESMTP id 1BA942959 for ; Thu, 15 Aug 2013 20:52:41 +0000 (UTC) Received: (qmail 26853 invoked from network); 15 Aug 2013 22:45:52 +0200 Received: from dhcp56.nest.nl (johan@172.16.79.56) by mail.netsense.nl with AES128-SHA encrypted SMTP; 15 Aug 2013 22:45:52 +0200 From: Johan Henselmans Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: pkg repository for ARM? Message-Id: <522A0D57-4DD4-4669-BB5A-AFCD81E9F497@netsense.nl> Date: Thu, 15 Aug 2013 22:45:58 +0200 To: freebsd-arm Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) X-Mailer: Apple Mail (2.1508) 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 20:52:42 -0000 I have used Tim Kienztle's Crochet script to create a 4 GB image for the = BeagleBone.=20 After a second reboot it worked, but it is slow (as Ian pointed out = because the SD Card is nt using a dma driver).=20 My problem at the moment is that I am trying to compile git to get some = repositories to test, but I can not get there. Reason is that libgcrypt = does not compile: error log is over here: http://pastebin.com/D3LTUv2P Can anybody explain what I should do? Is this a clang/gcc problem, or is = there something wrong with the assembler? On a related note: is there a pkg repository where one can just get = compiled packages for ARM? Johan Henselmans johan@netsense.nl