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