[Bug 59842] New: Cross builds don't install the "wine" executable anymore
http://bugs.winehq.org/show_bug.cgi?id=59842 Bug ID: 59842 Summary: Cross builds don't install the "wine" executable anymore Product: Wine Version: 10.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: build-env Assignee: wine-bugs@list.winehq.org Reporter: martin@martin.st CC: julliard@winehq.org Regression SHA1: 8c3f205696571558a6fae42314370fbd7cc14a12 Distribution: --- If cross compiling Wine - i.e. first doing a minimal native build, e.g. doing "make __tooldeps__", then building for the other host, e.g. --host=aarch64-linux-gnu --with-wine-tools=../wine-build-native, then the install (after "make install-lib") no longer contains a "wine" executable in the bin subdirectory. This is a regression since commits 8c3f205696571558a6fae42314370fbd7cc14a12 (loader: Install the Wine loader in the Unix lib directory.) and 6d28db86c9c2559e67a4820175416aff20f7abec (tools: Add a simpler Wine launcher in the bin directory.) in Feb 2025 (Wine 10.2). Without the "wine" executable, the cross compiled Wine installation really can't be used (unless there's some other obvious way I'm missing). It's possible to work around this by adding --enable-tools to the cross compiled configuration. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59842 Alexandre Julliard <julliard@winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |242fcddc8f029a8246c9a973595 | |c00f0087f19eb Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #1 from Alexandre Julliard <julliard@winehq.org> --- It should be fixed by 242fcddc8f029a8246c9a973595c00f0087f19eb. -- 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.
participants (1)
-
WineHQ Bugzilla