Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jul 2010 14:51:11 +1200
From:      Jonathan Chen <jonc@chen.org.nz>
To:        Caleb Stein <caleb.stein@me.com>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: Is it safe to modify a port's makefile
Message-ID:  <20100706025111.GA78875@osiris.chen.org.nz>
In-Reply-To: <op.vfehunf6esa1c5@win7x64.mshome.net>
References:  <op.vfehunf6esa1c5@win7x64.mshome.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <jonc@chen.org.nz>
-----------------------------------------------------------------------
"I love deadlines. I like the whooshing sound they make as they fly by"
                                                        - Douglas Adams



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100706025111.GA78875>