https://bugs.winehq.org/show_bug.cgi?id=54336
--- Comment #9 from formigoni ruanformigoni@gmail.com --- Hi, thanks for the feedback. I've attached the dockerfile I created following the instructions in https://wiki.winehq.org/Building_Wine.
Sorry for not being clear. When I mentioned ubuntu 22.04, I mean it + the PPA offered by winehq here: https://wiki.winehq.org/Ubuntu, the binary produces an unrelated issue shown by the output in the build execution log attachment.
To reiterate the issue, I think that wine wow64 only works with versions of 64-bit glibc older than the ones from which it was built against (or there is a bug with a specific version of it). I'm trying to resolve the unrelated runtime issue, with the compiled build, to see if this is true.
What led me to this is that, pre-compiled distributions do not work in fedora 37 and ubuntu 22.10, they give the (no such file or directory error), however, they work with ubuntu 22.04, 20.04, 18.04 and 16.04 (I tested in VMs).