From owner-freebsd-amd64@FreeBSD.ORG Fri Oct 15 12:21:12 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7489416A4CE for ; Fri, 15 Oct 2004 12:21:12 +0000 (GMT) Received: from main.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EF8943D2D for ; Fri, 15 Oct 2004 12:21:12 +0000 (GMT) (envelope-from gofda-freebsd-amd64@m.gmane.org) Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CIR55-0003GM-00 for ; Fri, 15 Oct 2004 14:21:11 +0200 Received: from 231.98.121.148.in-addr.arpa ([148.121.98.231]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Oct 2004 14:21:11 +0200 Received: from solskogen by 231.98.121.148.in-addr.arpa with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Oct 2004 14:21:11 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-amd64@freebsd.org From: Christer Solskogen Date: Fri, 15 Oct 2004 14:10:25 +0200 Lines: 11 Message-ID: References: <4169E68D.9070102@cisnet.com> <20041010233036.F12981@area51.capnet.state.tx.us> <416A548D.10206@roq.com> <416FB37B.5000908@cisnet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 231.98.121.148.in-addr.arpa User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en In-Reply-To: <416FB37B.5000908@cisnet.com> Sender: news Subject: Re: i386 compat X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Oct 2004 12:21:12 -0000 Hermit wrote: >> # pwd >> /usr/src >> # /usr/src/tools/lib32/build32.sh Try running 'sh tools/lib32/build32.sh' when you are inn /usr/src -- cso