[openssl-users] Compiling on AIX

Paul Dale paul.dale at oracle.com
Thu Feb 15 22:41:24 UTC 2018


It’s been like this for about three weeks now.  I’ve not had a chance to look into addressing the issue.

 

Pauli

-- 

Oracle

Dr Paul Dale | Cryptographer | Network Security & Encryption 

Phone +61 7 3031 7217

Oracle Australia

 

From: Jerry L [mailto:artlemuel at gmail.com] 
Sent: Friday, 16 February 2018 3:38 AM
To: openssl-users at openssl.org
Subject: [openssl-users] Compiling on AIX

 

I received an error when compiling on AIX 7.1 using both cc and gcc.  The 'ar' command fails with a message that / is not a valid flag when it tries to create the new archive file.  I changed the ARFLAGS variable to ARFLAGS= -q -X32 in the make file and the archive was created and the object files added.  

 

I am working though some other issues (for test purposes).  Currently we are using 1.0.2n with FIPS so we will not be moving to the new version until after FIPS certification.

 

My programming knowledge has become somewhat out of date as I now work as a system administrator with little need for programming skills.  So if I am missing something obvious here, please correct me.  

 

Art
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20180215/74a912ba/attachment.html>


More information about the openssl-users mailing list