[openssl-users] OpenSSL 1.1.1pre1 fails to build on AIX 7.1
Norm Green
norm.green at gemtalksystems.com
Fri Feb 23 22:31:49 UTC 2018
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.
More information about the openssl-users
mailing list