From owner-freebsd-questions@FreeBSD.ORG Tue Jul 6 02:51:16 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 164F6106566C for ; Tue, 6 Jul 2010 02:51:16 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from chen.org.nz (ip-58-28-152-174.static-xdsl.xnet.co.nz [58.28.152.174]) by mx1.freebsd.org (Postfix) with ESMTP id BF5588FC16 for ; Tue, 6 Jul 2010 02:51:15 +0000 (UTC) Received: by chen.org.nz (Postfix, from userid 1000) id A6C0BE0443; Tue, 6 Jul 2010 14:51:11 +1200 (NZST) Date: Tue, 6 Jul 2010 14:51:11 +1200 From: Jonathan Chen To: Caleb Stein Message-ID: <20100706025111.GA78875@osiris.chen.org.nz> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: "freebsd-questions@freebsd.org" Subject: Re: Is it safe to modify a port's makefile X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jul 2010 02:51:16 -0000 On Mon, Jul 05, 2010 at 07:43:24PM -0700, Caleb Stein wrote: > I asked this question a while ago, and I received a few confusing > answers. Here is my question again: The Wine port will only build on > i386. I have amd64. I want to install Wine. Is it safe to modify > Makefile to allow it to build on amd64? > Please, just answer yes or no. Yes you can try, but it won't work. You'll hit a point where it will complain about an illegal assembler instruction. What will work is detailed at: http://wiki.freebsd.org/Wine#head-6963d527c173e57b1567e881305b544d33435b6d -- Jonathan Chen ----------------------------------------------------------------------- "I love deadlines. I like the whooshing sound they make as they fly by" - Douglas Adams