[Bug 48533] Cannot run source Wine at all

WineHQ Bugzilla wine-bugs at winehq.org
Tue Jan 28 15:14:25 CST 2020


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

--- Comment #3 from Zebediah Figura <z.figura12 at gmail.com> ---
(In reply to ryan from comment #2)
> > Does it fail to build, or fail to run? Note that you don't need everything that
> > configure checks for.
> 
> Building is fine. Just running it where the problem is. This is besides
> being unable to build 32 bit - ran into too many problems with LXC, don't
> need 32 bit prefix anyway, and as far as I can tell it shouldn't stop
> building using configure --enable-win64 and from not running a 64 bit prefix.

Can you please attach console output as well as config.log?

> > One possible cause of this is reusing the same build tree for multiple
> > architecture builds. I would first try "rm -r wine wine64 loader" in your build
> > tree(s), and rebuilding, and see if that helps.
> 
> Using make and its refusing to build with stuff missing as a result of that.
> Am assuming that you're not talking about something highly specific that
> doesn't affect make negatively but I've tried it various ways and no matter
> what I do make and configure just doesn't like that.

Whoops, that was my mistake, I forgot that'll get rid of loader/Makefile. I
think rerunning configure first should resolve that.

-- 
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