From owner-freebsd-arm@FreeBSD.ORG Sun Aug 23 16:57:49 2009 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF7B1106568B for ; Sun, 23 Aug 2009 16:57:49 +0000 (UTC) (envelope-from rcm@fuzzwad.org) Received: from backup.volente.us (backup.volente.us [66.219.48.132]) by mx1.freebsd.org (Postfix) with ESMTP id B309A8FC13 for ; Sun, 23 Aug 2009 16:57:49 +0000 (UTC) Received: from [172.27.3.6] (nobody@localhost.my.domain [127.0.0.1]) by backup.volente.us (8.14.3/8.14.3) with ESMTP id n7NGvj28020570; Sun, 23 Aug 2009 10:57:47 -0600 (MDT) Message-ID: <4A91750F.30401@fuzzwad.org> Date: Sun, 23 Aug 2009 11:57:51 -0500 From: Ron McDowell User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: Rafal Jaworowski , freebsd-arm@freebsd.org References: <59898be6a9ea3e4896f5c062a55eb7ba@webmail.lk6.com.br> <6AF5CD36-1B59-407C-994C-7D68F46F9227@semihalf.com> <4A915A5C.201@fuzzwad.org> In-Reply-To: <4A915A5C.201@fuzzwad.org> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: Marvel Sheevaplug X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Aug 2009 16:57:50 -0000 Replying to my own post here... :) Ron McDowell wrote: > I applied the patch at > http://people.freebsd.org/~raj/patches/arm/sheevaplug.diff to a > RELENG_8 tree pulled around 8pm CDT 22 Aug 09. The last hunk of the > last patch was the only one to fail, but it was easy to locate and > apply manually. I pulled the sheevaplug.diff file at roughly the same time. > > uname -a of my build system: > > FreeBSD zombie.volente.us 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: > Mon Jul 6 01:50:51 CDT 2009 > rcm@zombie:/Stash/Work/FreeBSD/Sources/obj/Stash/Work/FreeBSD/Sources/src/sys/GENERIC > i386 /Sheeva below is a symlink to /Stash/Sheeva > The build complains of no machine/vm.h or arm/mv/mvwin.h. > > At this point in the build, I have the following vm.h files: > > /usr/include/vm/vm.h > /Stash/Sheeva/FreeBSD8/dest/usr/include/vm/vm.h > /Stash/Sheeva/FreeBSD8/src/sys/vm/vm.h > /Stash/Sheeva/FreeBSD8/obj/arm/Stash/Sheeva/FreeBSD8/src/tmp/usr/include/vm/vm.h > > > ...but none of them are in a machine directory. > > The only mvwin.h file is > /Stash/Work/FreeBSD/Sources/src/sys/arm/mv/mvwin.h ...and that mvwin.h file, I see now, is in my 7.2-p2 source tree, not in the 8.0 tree I'm building SHEEVAPLUG from. -- Ron McDowell San Antonio TX