Subject: Re: wine 0.9.9
To: Geert Hendrickx <ghen@telenet.be>
From: Jukka Marin <jmarin@embedtronics.fi>
List: tech-pkg
Date: 03/06/2006 19:25:27
On Mon, Mar 06, 2006 at 04:31:25PM +0100, Geert Hendrickx wrote:
> On Mon, Mar 06, 2006 at 02:50:34PM +0100, adam@albedo.art.pl wrote:
> > Greetings,
> > 
> > I have just updated wine to 0.9.9. This time it did NOT hang on
> > NetBSD(-current). Please, test. :)
> 
> I tried wine-0.9.9 but it still hangs as previous.  Though it seems to work
> after adding CONFIGURE_ARGS+= --disable-opengl as suggested in: 
> 
> http://mail-index.netbsd.org/current-users/2003/09/21/0015.html

I now have these in the Makefile:

CONFIGURE_ARGS+=        --disable-debug
CONFIGURE_ARGS+=        --disable-trace
CONFIGURE_ARGS+=        --disable-opengl

But still, wine hangs. :(

  -jm