[Bug 257020] emulators/wine-devel: could not load kernel32.dll, status c0000135

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 06 Jul 2021 12:24:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257020

            Bug ID: 257020
           Summary: emulators/wine-devel: could not load kernel32.dll,
                    status c0000135
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: gerald@FreeBSD.org
          Reporter: menelkir@itroll.org
          Assignee: gerald@FreeBSD.org
             Flags: maintainer-feedback?(gerald@FreeBSD.org)

I've tested every single version (I don't remember the last working one,
probably 6.5 or so), every time it got updated, the same issue occurs. First
one:

wine: could not load ntdll.so: Cannot open
"/usr/local/bin/../lib/wine/x86_64-unix/ntdll.so"

Wine is searching for this dll in /usr/local/lib/wine/x86_64-unix, which it
doesn't exists, wine64 directories are amd64-unix and amd64-windows and wine
wants x86_64-unix and x86-windows. For the test purposes, a symbolic link would
be sufficient, but them the next issue will arrive.

wine: could not load kernel32.dll, status c0000135

Obs: The proc is mounted and I'm aware of some of the wine-hq tickets, unless
there's something more I should try.

-- 
You are receiving this mail because:
You are the assignee for the bug.