> 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.

This was resolved, https://github.com/openssl/openssl/pull/5386.

-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to