> I'm having the following error while installing openssl....
> Please   help me resolve this issue

It's not OpenSSL problem.

> OpenSSL self-test report:
> ...
> Compiler:         Configured with: ../configure --with-as=/usr/local/bin/as ...
                                                            ^^^^^^^^^^^^^^^^^
> ...
> gcc ...
> /usr/ccs/bin/as: "/var/tmp/ccaQL7hx.s", line 362: error: unknown opcode ".subsection"
  ^^^^^^^^^^^^^^^

Your problem is that compiler generates assembler code for gnu
assembler but invokes sun assembler.

Andy.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to