Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Jan 2021 21:48:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 252537] emulators/wine-proton: remove dependency on sysutils/prelink, update to 5.13-4
Message-ID:  <bug-252537-7788-BSuYTBRE94@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-252537-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-252537-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252537

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

But better to add
CFLAGS+=3D-O2

I build all with -O3 and wine does not work proper after it, wine-proton ha=
ng
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252537-7788-BSuYTBRE94>