[openssl-users] 1.1.1 pre1 tests failing on Solaris SPARC
Richard Levitte
levitte at openssl.org
Sat Feb 24 14:37:21 UTC 2018
In message <c965dc37-04ae-60ec-57f7-d58c51e79b6a at blastwave.org> on Sat, 24 Feb 2018 06:14:50 -0500, Dennis Clarke <dclarke at blastwave.org> said:
dclarke> On 24/02/18 05:13 AM, Richard Levitte wrote:
dclarke> > In message <607c8d70-4283-1b55-2eac-c9f30a3a3f92 at blastwave.org> on
dclarke> > Sat, 24 Feb 2018 00:24:34 -0500, Dennis Clarke <dclarke at blastwave.org>
dclarke> > said:
dclarke> > dclarke> Not sure why but the various scripts and test files are hell
dclarke> > dclarke> bent on using the perl in the system as opposed to what I
dclarke> > dclarke> have set in an env var PERL=/usr/local/bin/perl.
dclarke> > Hmmm, if it's hell bent on anything, it's on what perl was used to run
dclarke> > 'Configure'. I'm not sure if you use that script directly or if you
dclarke> > use 'config'... the latter will certainly look at $PERL to run
dclarke>
dclarke> OKay ... I can try "config" however I did use "Configure" :
dclarke>
dclarke> corv $ ./Configure shared zlib threads solaris64-sparcv9-cc
Ah, yes. And since you probably have the system perl first along your
$PATH, that's the one you're gonna get registered. The workaround
would be this:
/usr/local/bin/perl ./Configure shared zlib threads solaris64-sparcv9-cc
Cheers,
Richard
--
Richard Levitte levitte at openssl.org
OpenSSL Project http://www.openssl.org/~levitte/
More information about the openssl-users
mailing list