[Bug 265273] emulators/wine-devel: not work 0024:fixme:ntdll:create_logical_proc_info stub

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 15 Jan 2023 20:35:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265273

--- Comment #31 from Bartek Jasicki <thindil@laeran.pl.eu.org> ---
(In reply to Amar Takhar from comment #30)

As far I know, 7.22 is completely broken on FreeBSD. It can't find 32-bit
libraries. You can build it, but:

1) running winecfg doesn't work, unless you do it by executing: wine64 winecfg.
2) it doesn't copy all libraries to newly created wine prefix (syswow64
directory is empty). 
3) the 2) and the problems with finding kernel32.dll cause that 32-bit programs
will crash due to lack of libraries.

Someone could try to work around the issues, by:

1) Manually filling directory syswow64 in wine prefix directory.
2) Manipulating with LD_LIBRARY_PATH or LD_32_LIBRARY_PATH.

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