Re: Solaris 9 / modssl-2.8.22-1.3.33 problems

Steve Parker <[email protected]>
Newsgroups gmane.comp.apache.mod-ssl.user
Message-ID <[email protected]>
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]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.