From owner-freebsd-ports@FreeBSD.ORG Sun Oct 2 09:48:12 2011 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 5D0811065674 for ; Sun, 2 Oct 2011 09:48:12 +0000 (UTC) (envelope-from mueller6727@bellsouth.net) Received: from fmailhost03.isp.att.net (fmailhost03.isp.att.net [204.127.217.103]) by mx1.freebsd.org (Postfix) with ESMTP id 4DA3C8FC12 for ; Sun, 2 Oct 2011 09:48:11 +0000 (UTC) Date: Sun, 2 Oct 2011 09:48:11 +0000 (GMT) X-Comment: Sending client does not conform to RFC822 minimum requirements X-Comment: Date has been added by Maillennium Received: from localhost (adsl-68-210-187-7.sdf.bellsouth.net[68.210.187.7]) by isp.att.net (frfwmhc03) with SMTP id <20111002094811H03002sftqe>; Sun, 2 Oct 2011 09:48:11 +0000 X-Originating-IP: [68.210.187.7] From: "Thomas Mueller" To: freebsd-ports@freebsd.org Message-Id: <20111002094812.5D0811065674@hub.freebsd.org> Subject: More trouble with wine: won't build for amd64 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: Sun, 02 Oct 2011 09:48:12 -0000 Now I find I can't build emulators/wine on my new computer because wine is for i386 only. Any way I can get an i386 compatibility mode? I could try, perhaps when FreeBSD 9.0 is released, installing and building ports on a 16 GB USB stick to run on the older computer (i386), but capable also of running on the new computer. Then I could hopefully build wine. Ports tree and work directories would be on the new computer hard drive rather than the USB stick. I think wine can be built for either i386 or amd64 in Linux. Tom