http://bugs.winehq.org/show_bug.cgi?id=58828 Bug ID: 58828 Summary: Configure (build) fails since commit db2e157, if autoreconf needs to be applied before Product: Wine Version: 10.17 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: tools Assignee: wine-bugs(a)winehq.org Reporter: luti(a)gmx.net Distribution: --- Build of wine 10.17 fails on Rocky Linux 9.6 (autoconf-2.69-39.el9.noarch), if autoreconf needs to be applied (as wine-staging build for instance). After autoreconf, configure fails with: configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." "./../.." Previous versions were built fine, as well as 10.17 without autoreconf, or wine 10.17 with commit db2e157 (https://gitlab.winehq.org/wine/wine/-/commit/db2e157c68d5b1ced965e2ac90ecb9f...) reverted. It may be autoconf issue in fact (related to this: https://www.mail-archive.com/autoconf-patches(a)gnu.org/msg06599.html ?), but as RHEL 9 is not the only major distribution still shipped with autoconf 2.69 (I guess), this should probably be considered? -- 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.