Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Sep 1998 18:10:12 +0200
From:      "Ralf S. Engelschall" <rse@engelschall.com>
To:        Nate Williams <nate@mt.sri.com>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: Apache13-modssl port failures
Message-ID:  <19980916181012.C26269@engelschall.com>
In-Reply-To: <199809161510.JAA11433@mt.sri.com>; from Nate Williams on Wed, Sep 16, 1998 at 09:10:00AM -0600
References:  <199809160457.WAA09306@mt.sri.com> <19980916124950.A1225@engelschall.com> <199809161510.JAA11433@mt.sri.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 16, 1998, Nate Williams wrote:

> > > Dies at startup time with something to the effect of:
> > > 
> > > Missing reference libproxy.so(_SSLv23_client_method())
> ...
> > > Does anyone know what's going on?  The method in question is defined in
> > > /usr/local/lib/libssl.a, but is used in modules/proxy/proxy_util.c.
> ...
> > As a workaround you can use --disable-shared=proxy, of course.  But
> > I've now already fixed this for mod_ssl 2.0.10 (the disable shared is
> > done automatically) and when it's released I'll immediately update the
> > port, too.
> 
> Do I need to disable the shared proxy?  What do I lose by doing that?

You only have to disable the "shared" (= DSO) on mod_proxy, but not mod_proxy
itself, of course. You lose nothing except the fact that your httpd is a
little bigger in size.
                                       Ralf S. Engelschall
                                       rse@engelschall.com
                                       www.engelschall.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980916181012.C26269>