On Thu, Mar 07, 2024 at 05:07:22AM -0700, The Doctor wrote: > On Thu, Mar 07, 2024 at 05:07:49PM +1100, Darren Tucker wrote: > > On Thu, 7 Mar 2024 at 14:54, The Doctor <doctor@xxxxxxxxxxxxxxxxx> wrote: > > [...] > > > /usr/local/bin/openssl version -a > > > ld-elf.so.1: /usr/lib/libssl.so.3: version OPENSSL_3.2.0 required by /usr/local/bin/openssl not found > > > > This is why configure (with the patch) didn't use that openssl binary: > > it doesn't work. > > > > Trying something like this ought prove whether or not the patch works > > for your use case (I'm using /opt/openssl instead of /usr/local, but > > it should otherwise should be equivalent): > > > > $ uname -sr > > FreeBSD 14.0-RELEASE-p3 > > > > $ /opt/openssl/bin/openssl version > > ld-elf.so.1: Shared object "libssl.so.3" not found, required by "openssl" > > > > $ env LD_LIBRARY_PATH=/opt/openssl/lib:/lib:/usr/lib > > PATH=/bin:/usr/bin ./configure --with-ssl-dir=/opt/openssl > > --with-rpath=-Wl,-rpath, > > [...] > > $ grep OPENSSL_BIN Makefile > > OPENSSL_BIN='/opt/openssl/bin/openssl' \ > > > > Current FreeBSD140. is RELEASE p5 > > and yes it happens there too. > IT works! So just to fix my configure scripts and figure out where tests fail. > > -- > > Darren Tucker (dtucker at dtucker.net) > > GPG key 11EAA6FA / A86E 3E07 5B19 5880 E860 37F4 9357 ECEF 11EA A6FA > > Good judgement comes with experience. Unfortunately, the experience > > usually comes from bad judgement. > > -- > Member - Liberal International This is doctor@xxxxx Ici doctor@xxxxx > Yahweh, King & country!Never Satan President Republic!Beware AntiChrist rising! > Look at Psalms 14 and 53 on Atheism ; unsubscribe from Google Groups to be seen > What worth the power of law that won't stop lawlessness? -unknown > _______________________________________________ > openssh-unix-dev mailing list > openssh-unix-dev@xxxxxxxxxxx > https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev -- Member - Liberal International This is doctor@xxxxx Ici doctor@xxxxx Yahweh, King & country!Never Satan President Republic!Beware AntiChrist rising! Look at Psalms 14 and 53 on Atheism ; unsubscribe from Google Groups to be seen What worth the power of law that won't stop lawlessness? -unknown _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev