Subject: Re: wine-20050930 problems
To: None <tech-pkg@netbsd.org>
From: Ingolf Steinbach <8hat3w102@sneakemail.com>
List: tech-pkg
Date: 12/18/2005 22:03:42
Hernani Marques Madeira wrote:
> It hangs forever..

I have patches which make wine behave like that on NetBSD 2.1.
Without these patches, wine does not even reach the above
mentioned point due to the following problems:

1. wine cannot be built (ntdll needs -lcompat)
2. reserving the top of memory does not work (wine always
   terminates with "wine: failed to initialize: mmap of
   entire address space failed: Cannot allocate memory")
3. loading of ntdll fails (crash at startup due to a de-
   referenced NULL pointer).

Should I submit the patches (even if wine still does not
work after them)?

Kind regards
    Ingolf