On 21/11/2025 12:24, Gilles Sadowski wrote:
Le ven. 21 nov. 2025 à 09:28, Mark Thomas <[email protected]> a écrit :
On 21/11/2025 01:10, Gilles Sadowski wrote:
Hi.
Blocked at the second step of "src/native/unix/INSTALL.txt":
$ cd src/native/unix
$ sh support/buildconf.sh
The above step is only necessary if building from a git checkout.
Aren't we supposed to do that (i.e. build *everything*) as part
of the review procedure?
You built Windows from the src zip so I assumed you used the tarball for
Linux. I was just pointing out if you had, that step wasn't required.
If you want to check the build directly from a checkout then you are of
course free to do so.
If
using the native-src bundle it is not necessary.
support/buildconf.sh: configure script generated successfully
$ ./configure --with-java=/usr/lib/jvm/java-17-openjdk-amd64/
configure: error: cannot find install-sh, install.sh, or shtool in
./support "."/./support
That looks like an environmental issue. configure (and subsequent build)
works as expected for me.
OK. The message isn't necessarily clear for everyone (including
people who did C programming a long time ago).
Maybe the "INSTALL.txt" should list utilities that must be available
so that we can tell apart issues?
It does state Automake is required. Strictly it is Autotools (of which
automake is one). I can update that so it is clearer.
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]