tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: GSoC 2019 - Porting wine to amd64



On Wed, Jun 12, 2019 at 09:47:37AM +0200, Frédéric Fauberteau wrote:
> Le 2019-06-06 15:12, Kamil Rytarowski a écrit :
> > On 06.06.2019 05:25, Frédéric Fauberteau wrote:
> I just test wine32 (wine-4.0.1 stable) on 8.99.42 amd64 but:

The package wip/wine32 is intended for i386 only.  I am currently
working on a package for amd64. I will let you know once it is done.

> $ winecfg
> wine: failed to create the process heap

Wine throws this error when it can't map to virtual address 0.
You have to set vm.user_va0_disable=0 for wine to work on NetBSD.

--
zer


Home | Main Index | Thread Index | Old Index