From owner-freebsd-ports@FreeBSD.ORG Sat Oct 11 15:42:43 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2BB011065687 for ; Sat, 11 Oct 2008 15:42:43 +0000 (UTC) (envelope-from talon@lpthe.jussieu.fr) Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) by mx1.freebsd.org (Postfix) with ESMTP id AD4928FC08 for ; Sat, 11 Oct 2008 15:42:42 +0000 (UTC) (envelope-from talon@lpthe.jussieu.fr) Received: from parthe.lpthe.jussieu.fr (parthe.lpthe.jussieu.fr [134.157.10.1]) by shiva.jussieu.fr (8.14.3/jtpda-5.4) with ESMTP id m9BFge31045120 ; Sat, 11 Oct 2008 17:42:41 +0200 (CEST) X-Ids: 165 Received: from niobe.lpthe.jussieu.fr (niobe.lpthe.jussieu.fr [134.157.10.41]) by parthe.lpthe.jussieu.fr (Postfix) with ESMTP id 7D5D58A1FA; Sat, 11 Oct 2008 17:42:39 +0200 (CEST) Received: by niobe.lpthe.jussieu.fr (Postfix, from userid 2005) id 6AAF010A; Sat, 11 Oct 2008 17:42:39 +0200 (CEST) Date: Sat, 11 Oct 2008 17:42:39 +0200 From: Michel Talon To: "Carlos A. M. dos Santos" Message-ID: <20081011154239.GA49461@lpthe.jussieu.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0 (shiva.jussieu.fr [134.157.0.165]); Sat, 11 Oct 2008 17:42:41 +0200 (CEST) X-Virus-Scanned: ClamAV 0.93.3/8412/Sat Oct 11 14:30:20 2008 on shiva.jussieu.fr X-Virus-Status: Clean X-Miltered: at jchkmail2.jussieu.fr with ID 48F0AD73.00A by Joe's j-chkmail (http : // j-chkmail dot ensmp dot fr)! X-j-chkmail-Enveloppe: 48F0AD73.00A/134.157.10.1/parthe.lpthe.jussieu.fr/parthe.lpthe.jussieu.fr/ X-j-chkmail-Score: MSGID : 48F0AD73.00A on jchkmail2.jussieu.fr : j-chkmail score : . : R=. U=. O=. B=0.036 -> S=0.036 X-j-chkmail-Status: Ham Cc: freebsd-ports@freebsd.org Subject: Re: multimedia/xvid X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Oct 2008 15:42:43 -0000 > I gave it a try and found that configure needs some help on AMD64 > because it expects the architecture name to be "x86_64", not "amd64". > Could you please check if the attached Makefile works on i386? I can > not test it because I only have 8.0-CURRENT on AMD64 at the moment. Your Makefile allows xvid to compile without any problem on x86. I have also checked that xvid builds on a clean machine, without nasm or yasm installed with your Makefile, so it seems to be fine. Thanks for your attention. -- Michel TALON