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/bi
I see from http://marc.theaimsgroup.com/?l=apache-modssl&m=110326922031002&w=2
that Mads Toftum wrote:
You shouldn't need to regenerate these files - most likely a timestamp
problem that results in make thinking that the lex/yacc files has been
updated later than the output .c and .h - simply touc
On Fri, Dec 17, 2004 at 12:59:42AM +, Steve Parker wrote:
> Summary:
> It seems from http://forum.sun.com/thread.jspa?threadID=18986&tstart=15
> that this was a problem with 2.8.17, fixed in 2.8.18 with a sed command
> on line 244 of apache-1.3.33/src/modules/ssl/Makefile:
>
> 242: ssl_expr
Hi modssl-users,
I'm having trouble building mod-ssl with Apache on Solaris 9, and have
run out of ideas.
I've been building Apache/mod-ssl happily for the past few years
(although I claim no expertise in the matter), most recently having
built this exact software combination on Solaris 7, which