https://bugs.winehq.org/show_bug.cgi?id=54111
Bug ID: 54111 Summary: Unable to run "make install" after "makedep: Add a helper function to skip spaces in strings." Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: build-env Assignee: wine-bugs@winehq.org Reporter: martin@martin.st CC: julliard@winehq.org Regression SHA1: df50fca0f952fabb5bb1c5a31a53e64f07a81be9 Distribution: ---
After "makedep: Add a helper function to skip spaces in strings.", df50fca0f952fabb5bb1c5a31a53e64f07a81be9, doing "make install" (and "make install-lib" likewise) fails in the loader subdirectory like this:
make[1]: Entering directory '/home/martin/nightly/wine/build-aarch64-mingw' config.status: executing tools/makedep commands config.status: executing Makefile commands ../src/tools/install-sh -m 644 loader/wine.de.UTF-8.man /home/martin/wine64-trunk-pe/share/man/de.UTF-8/man1 "November 2007" "@PACKAGE_STRING@" "Windows On Unix"/wine.1 "November 2007" "@PACKAGE_STRING@" "Windows On Unix" ../src/tools/install-sh: Windows On Unix: Is not a directory. make[1]: *** [Makefile:210635: loader/install] Error 1 make[1]: Leaving directory '/home/martin/nightly/wine/build-aarch64-mingw'
https://bugs.winehq.org/show_bug.cgi?id=54111
Martin Storsjö martin@martin.st changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |bd0ca5103a068a1d1b4a9da8ec7 | |2380edbb78bed
--- Comment #1 from Martin Storsjö martin@martin.st --- Fixed in bd0ca5103a068a1d1b4a9da8ec72380edbb78bed - thanks!
https://bugs.winehq.org/show_bug.cgi?id=54111
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.0-rc1.