Hi, Building the FIPS module on sparc 64-bit is generating a 32-bit binary. The following message is in the output:
WARNING! If you wish to build 64-bit library, then you have to invoke './Configure solaris64-sparcv9-cc' *manually*. My understanding is that building with that command is not allowed. Another work around is to call KERNEL_BITS=64 ./config no-asm Is this permissible? Should the config script be using "isainfo -kv" instead of getconf? -bash-3.2$ getconf KERNEL_BITS getconf: Invalid argument (KERNEL_BITS) -bash-3.2$ isainfo -kv 64-bit sparcv9 kernel modules Thanks, Zeke ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org