[openssl-users] 1.1.1 pre1 tests failing on Solaris SPARC

Dennis Clarke dclarke at blastwave.org
Sat Feb 24 11:18:54 UTC 2018


On 24/02/18 05:13 AM, Richard Levitte wrote:
> In message <607c8d70-4283-1b55-2eac-c9f30a3a3f92 at blastwave.org> on Sat, 24 Feb 2018 00:24:34 -0500, Dennis Clarke <dclarke at blastwave.org> said:
> 
> 
> dclarke> Not sure why but the various scripts and test files are hell
> dclarke> bent on using the perl in the system as opposed to what I
> dclarke> have set in an env var PERL=/usr/local/bin/perl.
> 
> Hmmm, if it's hell bent on anything, it's on what perl was used to run
> 'Configure'.  I'm not sure if you use that script directly or if you
> use 'config'... 

Ah well ... config isn't too helpful with building a 64-bit lib :


corv $
corv $ ./config
Operating system: sun4u-whatever-solaris2
WARNING! If you wish to build 64-bit library, then you have to
          invoke './Configure solaris64-sparcv9-cc' *manually*.
Using implicit seed configuration
Configuring OpenSSL version 1.1.1-pre1 (0x10101001L) for solaris-sparcv9-cc
Creating configdata.pm
Creating Makefile

NOTE: Starting with OpenSSL 1.1.1, 'Configure' doesn't display all the 
disabled
options or the "make variables" with their values.  Instead, you must use
'configdata.pm' as a script to get a display of the configuration data.  For
help, please do this:

         perl configdata.pm --help
corv $


dc


More information about the openssl-users mailing list