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

Richard Levitte levitte at openssl.org
Sat Feb 24 10:01:30 UTC 2018


Oh, it's passed alright, but no command flag is passed.  The attached
patch (which is currently in master and will therefore be part of the
next pre-release) fixes it.

Cheers,
Richard

In message <793d23fd-5c34-880a-c8da-d5ea66061fd1 at gemtalksystems.com> on Fri, 23 Feb 2018 14:31:49 -0800, Norm Green <norm.green at gemtalksystems.com> said:

norm.green> Looks like no target .a file is passed to ar ?
norm.green> 
norm.green> Note: OpenSSL 1.1.0 succeeds on this platform.
norm.green> 
norm.green> 
norm.green> /export/localnew/RISC6000.AIX/perl-5.24.0/bin/perl -i -pe 's/^.*\|//;
norm.green> s/ \/(\\.|[^ ])*//; $_ = undef if (/: *$/ || /^(#.*| *)$/); $_.="\n"
norm.green> unless !defined($_) or /\R$/g;' apps/s_socket.d.tmp
norm.green> ar -X 64 apps/libapps.a apps/app_rand.o apps/apps.o apps/bf_prefix.o
norm.green> apps/opt.o apps/s_cb.o apps/s_socket.o
norm.green> ar: 0707-101 / is not a valid flag.
norm.green> make: The error code from the last command is 1.
norm.green> 
norm.green> 
norm.green> Stop.
norm.green> make: The error code from the last command is 2.
norm.green> 
norm.green> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: aix.diff
Type: text/x-patch
Size: 2808 bytes
Desc: not available
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20180224/d9bd3945/attachment.bin>


More information about the openssl-users mailing list