https://bugs.winehq.org/show_bug.cgi?id=41569 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian(a)fds-team.de --- Comment #2 from Sebastian Lackner <sebastian(a)fds-team.de> --- Could you try with an absolute path for --with-wine64? That should probably get rid of the "No such file or directory" error. Most likely it will still not work though, I assume your LXC container does not have installed all dependencies of the 64-bit Wine tools. The easiest workaround would be to leave out the --with-wine64 parameter (and to proceed with the remaining steps as usual). Some components will then be compiled twice, but this should not be a problem, as long as you run "make install" for the 32-bit build first, and then for the 64-bit build. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.