Subject: Re: wine 0.9.9
To: Jukka Marin <jmarin@embedtronics.fi>
From: Geert Hendrickx <ghen@telenet.be>
List: tech-pkg
Date: 03/10/2006 14:50:17
On Mon, Mar 06, 2006 at 07:25:27PM +0200, Jukka Marin wrote:
> On Mon, Mar 06, 2006 at 04:31:25PM +0100, Geert Hendrickx wrote:
> > 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. :(

Sorry, it is --without-opengl, not --disable-opengl.  

	Geert