Subject: Re: CVS commit: pkgsrc/emulators/wine
To: None <pkgsrc-changes@netbsd.org, adam@netbsd.org>
From: Ingolf Steinbach <8hat3w102@sneakemail.com>
List: pkgsrc-changes
Date: 10/31/2005 21:28:55
Adam Ciarcinski wrote:
> Everybody is encouraged to try it; while there
> are still bugs, most applications are expected to at least install and
> do something useful.

On which (NetBSD) platforms should I expect this to work?
I have tried on NetBSD/i386 2.1 but without luck:

$ wine
wine: failed to initialize: mmap of entire address space failed: Cannot
allocate memory

$ ulimit -Ha
time(seconds)        unlimited
file(blocks)         unlimited
data(kbytes)         1048576
stack(kbytes)        32768
coredump(blocks)     unlimited
memory(kbytes)       252060
locked memory(kbytes) 252060
process(processes)   532
nofiles(descriptors) 1772

$ ulimit -Sa
time(seconds)        unlimited
file(blocks)         unlimited
data(kbytes)         1048576
stack(kbytes)        32768
coredump(blocks)     unlimited
memory(kbytes)       252060
locked memory(kbytes) 252060
process(processes)   160
nofiles(descriptors) 64

The machine has 256MB RAM and 1GB swap space.

Kind regards
    Ingolf