Subject: Re: wine trouble
To: Thomas Klausner <wiz@netbsd.org>
From: Adam Ciarcinski <adam@pulstar.man.szczecin.pl>
List: tech-pkg
Date: 01/07/2004 10:57:22
> > The updated patch does not work with the current wine package,
> > because of "bash: /usr/pkg/bin/wine: Cannot allocate memory"
>
> When I do an
> 	ulimit -d 300000
> before starting wine, and apply the attached patch to the
> package, the current version (20031212) works too.
> Not sure why the ulimit is necessary -- 300m is quite a lot
> of memory.

Thomas

Now, you can try to uncomment --disable-debug and --disable-trace from
pkg Makefile, and see if it helps. :)

Cheers

	- Adam