tech-kern archive

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

Re: GSoC 2019 - Porting wine to amd64



Le 2019-06-12 17:31, zerous a écrit :
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.

Great!

$ 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.

Even with vm.user_va0_disable set to 0 and wine ran as root, I got the same error. Maybe I should test -devel...

Home | Main Index | Thread Index | Old Index