From owner-freebsd-questions@FreeBSD.ORG Fri Nov 11 10:08:33 2011 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 BC1F8106566C; Fri, 11 Nov 2011 10:08:33 +0000 (UTC) (envelope-from romain.garbage@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 27D0F8FC1D; Fri, 11 Nov 2011 10:08:32 +0000 (UTC) Received: by bkbzs8 with SMTP id zs8so4363277bkb.13 for ; Fri, 11 Nov 2011 02:08:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=d8F23fr1i/3Le92n66rQrUR7gjxjiQdwLmiUoJ/K9a4=; b=gaNdhfDPJdqFc6NJ9VH8NQMjyYVfoNs4HVV9pUCGVDYj00l/RouJHmpABVPIUENlPW 4vKd22GhnKbSILxKEX8QQXnuo6Qg73vnZKzYeoi5hcphELXyGY2Q/HqOsR8MN57dyA7/ qBUyiH3LDapVsWLY4uqlE8AwU7CKH96FdxWtM= MIME-Version: 1.0 Received: by 10.152.113.167 with SMTP id iz7mr6275943lab.15.1321006111942; Fri, 11 Nov 2011 02:08:31 -0800 (PST) Received: by 10.152.4.231 with HTTP; Fri, 11 Nov 2011 02:08:31 -0800 (PST) In-Reply-To: <201111022144.47020.naylor.b.david@gmail.com> References: <201110251852.47385.naylor.b.david@gmail.com> <201111022144.47020.naylor.b.david@gmail.com> Date: Fri, 11 Nov 2011 11:08:31 +0100 Message-ID: From: Romain Garbage To: David Naylor Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-emulation@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Wine-fbsd64 updated to 1.3.31 (32bit Wine for 64bit FreeBSD) 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: Fri, 11 Nov 2011 10:08:33 -0000 2011/11/2 David Naylor : > Hi, > > I have fixed an issue where the integrated nVidia patch failed to install= or > run as expected. =C2=A0The packages [4] have been uploaded and replaced t= he old > packages. Thanks, now the package installs without error. > Only if you are a nVidia user who has been unable to get wine-1.3.31 work= ing > would you need to download and install the updated packages. > > Lastly, there are reports that wine does not work with a clang built worl= d. I have not used wine for a while, but trying to run some simple program didn't work, so it seems that I am also running into the "clang built world" issue. Thank you for your work anyway! Regards, Romain