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? > 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? Thanks, Gilles --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
