From owner-freebsd-arm@FreeBSD.ORG Tue Oct 22 03:22:23 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 00A2BF46 for ; Tue, 22 Oct 2013 03:22:22 +0000 (UTC) (envelope-from johnsstephenelder@gmail.com) Received: from mail-lb0-x22c.google.com (mail-lb0-x22c.google.com [IPv6:2a00:1450:4010:c04::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 83B2C29E3 for ; Tue, 22 Oct 2013 03:22:22 +0000 (UTC) Received: by mail-lb0-f172.google.com with SMTP id c11so5360452lbj.17 for ; Mon, 21 Oct 2013 20:22:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=rkap86rEPjoIKLiwqRob12ttq+6Sk3Yx1uyy9QViuBc=; b=khsQ8f9MxUqFUokh+lwH2cnMDlJ972d/8WFklMYElcSkRHdv0JctoFXPFwHe8GXijF 5E327sIe0RLI9bo90YoeIF7WWjn+SscpMkS/mOgQKVTkc1mT/yghD+KJvGzl1axdVCxj xWjTvjHG+gYzf44c3TfuR1t48b11FKn7ANqXlW5J7cCmROOA44xNjg5iOA7EQCVjvtrs BeY3U0rzD4+O92AdYMoDgAl1lsP9TecelUIkBuOWAG6QXd4vaKTkn03mu9wbY4VZnGR/ T5eznSiyAoZim2mm7uqP5BIMGlamWOlU0S+g9mLO1TKlXY9y/mtaIEs5VB4scjGRpxlG X4lQ== MIME-Version: 1.0 X-Received: by 10.152.6.169 with SMTP id c9mr4775669laa.28.1382412140563; Mon, 21 Oct 2013 20:22:20 -0700 (PDT) Received: by 10.112.147.102 with HTTP; Mon, 21 Oct 2013 20:22:20 -0700 (PDT) Date: Tue, 22 Oct 2013 11:22:20 +0800 Message-ID: Subject: About building world for armv6 errors From: John Elder To: freebsd-arm Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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: Tue, 22 Oct 2013 03:22:23 -0000 Hi, I have FreeBSD 9.1 and I am having error (not full error, because it is big) when building world for armv6. I use the CURRENT src code.=E2=80=8B buildworld.txt =E2=80=8BWho can help me to solve this problem? Thanks