[openssl-users] OpenSSL 1.1.1pre1 fails to build on AIX 7.1

Norm Green norm.green at gemtalksystems.com
Fri Feb 23 23:36:58 UTC 2018


Adding "-cru" to arflags for AIX in Configuratinos/10-main.conf solves 
the problem.



On 2/23/2018 2:36 PM, Dennis Clarke wrote:
> On 23/02/18 05:31 PM, Norm Green wrote:
>> Looks like no target .a file is passed to ar ?
>>
>> Note: OpenSSL 1.1.0 succeeds on this platform.
>>
>>
>> /export/localnew/RISC6000.AIX/perl-5.24.0/bin/perl -i -pe 's/^.*\|//; 
>> s/ \/(\\.|[^ ])*//; $_ = undef if (/: *$/ || /^(#.*| *)$/); $_.="\n" 
>> unless !defined($_) or /\R$/g;' apps/s_socket.d.tmp
>> ar -X 64 apps/libapps.a apps/app_rand.o apps/apps.o apps/bf_prefix.o 
>> apps/opt.o apps/s_cb.o apps/s_socket.o
>> ar: 0707-101 / is not a valid flag.
>> make: The error code from the last command is 1.
>>
>>
>> Stop.
>> make: The error code from the last command is 2.
>>
>
> slightly off topic .. sorry.
>
> Looks like you are on a few risc platforms whereas I am still hacking
> away on sparc.  When I say "sparc" I really mean a Fujitsu SPARCVII+
> type unit and not a classic Sun sparcv9 unit. I will get to those 
> afterwards.
>
> Dennis



More information about the openssl-users mailing list