https://bugs.winehq.org/show_bug.cgi?id=53838
Bug ID: 53838 Summary: Non-PE builds fail after "makedep: Make the installation directories architecture-generic." Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: tools Assignee: wine-bugs@winehq.org Reporter: martin@martin.st CC: julliard@winehq.org Regression SHA1: 9795a01918185435f7d9a34806327ef9bf109e6a Distribution: ---
After 9795a01918185435f7d9a34806327ef9bf109e6a, "makedep: Make the installation directories architecture-generic.", non-PE (--without-mingw) fail.
Previously for such builds, the <prefix>/lib/wine/<arch>-windows directory contained the small stub .dll/.exe files - now they are all installed along with the .so files in the <arch>-unix directory.
https://bugs.winehq.org/show_bug.cgi?id=53838
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression, | |source
https://bugs.winehq.org/show_bug.cgi?id=53838
Martin Storsjö martin@martin.st changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |6a912649188a765d0c58e8b26e0 | |93fb0c31b3e3d Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Martin Storsjö martin@martin.st --- This seems to have been fixed by 6a912649188a765d0c58e8b26e093fb0c31b3e3d, "makefiles: Store PE objects in subdirectories in the build tree.".
https://bugs.winehq.org/show_bug.cgi?id=53838
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.20.