Fixed it - using the sytem linker (/usr/ccs/bin/ld) instead of the GNU linker now works.

Summary of fixes required to build 64-bit modssl-2.8.22 on Solaris 9 SPARC:

- CC="gcc -m64"
- Remove the "flex" command from apache-1.3.33/src/modules/ssl/Makefile before running "make"
- PATH=/usr/ccs/bin:/usr/local/bin:$PATH (or any other method of making it use the Solaris ld, not the GNU one).


Regards,

Steve.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to