From owner-freebsd-amd64@FreeBSD.ORG Fri Jan 30 23:49:20 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 6432716A4CE for ; Fri, 30 Jan 2004 23:49:20 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id B48FA43D31 for ; Fri, 30 Jan 2004 23:49:17 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id i0V7nHA0018721; Fri, 30 Jan 2004 23:49:17 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id i0V7nG4s018720; Fri, 30 Jan 2004 23:49:16 -0800 (PST) (envelope-from obrien) Date: Fri, 30 Jan 2004 23:49:16 -0800 From: "David O'Brien" To: hiroshi-n@iname.com Message-ID: <20040131074916.GB18624@dragon.nuxi.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: freebsd-amd64@freebsd.org Subject: Re: XFree86 build X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2004 07:49:20 -0000 On Sat, Jan 31, 2004 at 03:28:57PM +0900, hiroshi-n@iname.com wrote: > I installed FreeBSD 5.2 (amd64) from ISO image, then tried to build > XFree86 4.3.99.902 from source. > ( my video card is Radeon 9600XT and not supported by the default > installation. ) > > But compilation failed while compiling FreeType/lib/ttcalc.c in > function 'Order64'. - CARD64 is undefined > > I had no problem in building XFree86 for Linux 64 (Fedora ), FreeBSD i386 > > Are there any required modification to the header/source/make files ? Probably, but none that we know of. If you could track it down and post a patch to this list, it would be helpful. :-)