https://bugs.winehq.org/show_bug.cgi?id=53861
Bug ID: 53861 Summary: Non-PE builds fail after "makefiles: Add support for multiple PE architectures." Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: martin@martin.st CC: julliard@winehq.org Regression SHA1: b1f59bc679a8c2dea18a6789a5b9b1a1ae825129 Distribution: ---
This is kinda similar to bug 53838; after "makefiles: Add support for multiple PE architectures." (b1f59bc679a8c2dea18a6789a5b9b1a1ae825129) a non-PE build doesn't install the stub .dll/.exe files into <prefix>/lib/wine/<arch>-windows. (In the previous regression, those files were installed into <arch>-unix, now they're not installed/generated at all.)
Now running such a build simply fails with this error:
wine: could not load kernel32.dll, status c0000135 wine: could not load kernel32.dll, status c0000135
https://bugs.winehq.org/show_bug.cgi?id=53861
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=53861
Martin Storsjö martin@martin.st changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |1e58882e77178562723166502f9 | |b80d6682bcda9 Resolution|--- |FIXED
--- Comment #1 from Martin Storsjö martin@martin.st --- Fixed by 1e58882e77178562723166502f9b80d6682bcda9.
https://bugs.winehq.org/show_bug.cgi?id=53861
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.21.