[Bug 41569] LXC 32bit configure fails with './config.status: line 551: ../ wine64-build/tools/makedep: No such file or directory'

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 18 14:43:48 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=41569

Sebastian Lackner <sebastian at fds-team.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sebastian at fds-team.de

--- Comment #2 from Sebastian Lackner <sebastian at 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.



More information about the wine-bugs mailing list