"Mehul N. Sanghvi" wrote:
> 
> >
> > Hi
> >
> > I've been upgrading apache every time there is a new release of mod_ssl
> > or php. Today when i tryed to recompile apache 1.3.6 following the
> > instrunctions on mod_ssl's INSTALL i got this:
> >
> [ make errors deleted ]
> >
> > Can someone please explain whats going on? Thanks.
> >
> > BTW the -lssl -lRSAglue and -lcrypto were added by me to try to fix the
> > problem but it didn't work.
> >
> 
> Did you do --enable-shared=ssl and see if that helps ?  It did for me.

        I tryed this and it worked but when trying to run the server it
segfaulted.

        Then i did ranlib on libssl.a and libcrypto.a and repeated the whole
process again. Once again it segfaulted with this message:


-- neptuno:/usr/local/apache/bin# ./apachectl startssl
./apachectl: line 184: 10877 Segmentation fault      $HTTPD -DSSL
./apachectl startssl: httpd could not be started

        If I try to launch it without ssl it works. I can get a backtrace if
necessary, as long as someone explains how can i force a core dump and
then how do i load it into gdb.

        Thanks
        Mario Filipe 
        [EMAIL PROTECTED]
        http://neptuno.sc.uevora.pt/~mjnf
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)  www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to