From owner-freebsd-arm@FreeBSD.ORG Sat Oct 25 07:02:58 2014 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 217ABDBC for ; Sat, 25 Oct 2014 07:02:58 +0000 (UTC) Received: from mail.FoxValley.net (mail.FoxValley.net [64.135.192.34]) by mx1.freebsd.org (Postfix) with SMTP id C661ECA6 for ; Sat, 25 Oct 2014 07:02:57 +0000 (UTC) Received: (qmail 2300 invoked from network) for freebsd-arm@freebsd.org; 25 Oct 2014 02:02:56 -0500 Received: from 174-29-196-237.hlrn.qwest.net (HELO ?192.168.1.3?) (draymond@174.29.196.237) by mail.foxvalley.net with SMTP; 25 Oct 2014 02:02:56 -0500 Message-ID: <544B4B1F.1000103@foxvalley.net> Date: Sat, 25 Oct 2014 01:02:55 -0600 From: Dan Raymond User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: freebsd-arm@freebsd.org Subject: Re: errors building xdev References: <20141024180208.cpn2v4gvqwms8osw@webmail.FoxValley.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Oct 2014 07:02:58 -0000 >> cd /usr/src/include/../sys/dev/acpica; sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 acpiio.h //usr/armv6-freebsd/usr/include/dev/acpica >> sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 acpi_hpet.h //usr/armv6-freebsd/usr/include/dev/acpica >> install: acpi_hpet.h: No such file or directory >> *** Error code 71 > My bad. This is fixed already. Please update! Thanks, Rui. It works now. Do you know if it was intentional that we also need to make "xdev-links" now (for crochet)?