[Bug 252537] emulators/wine-proton: remove dependency on sysutils/prelink, update to 5.13-4

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 9 21:48:31 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252537

--- Comment #2 from rozhuk.im at gmail.com ---
Works for me.

But better to add
CFLAGS+=-O2

I build all with -O3 and wine does not work proper after it, wine-proton hang
on:
    frame #4: 0x000000006302e211 ntdll.so`find_drive_rootA + 3153
    frame #5: 0x0000000063031f20 ntdll.so`unix_to_nt_file_name + 80
    frame #6: 0x000000006301e218 ntdll.so`add_path_var + 56
    frame #7: 0x000000006302007f ntdll.so`get_dynamic_environment + 559
    frame #8: 0x000000007bc5168d
some how it call get_dynamic_environment in infinite loop.
Probably same required for other wine ports.

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


More information about the freebsd-ports-bugs mailing list