Date: Wed, 16 Sep 1998 10:37:52 -0600 From: Nate Williams <nate@mt.sri.com> To: rse@engelschall.com Cc: Nate Williams <nate@mt.sri.com>, freebsd-ports@FreeBSD.ORG Subject: Re: Apache13-modssl port failures Message-ID: <199809161637.KAA11953@mt.sri.com> In-Reply-To: <19980916181012.C26269@engelschall.com> References: <199809160457.WAA09306@mt.sri.com> <19980916124950.A1225@engelschall.com> <199809161510.JAA11433@mt.sri.com> <19980916181012.C26269@engelschall.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > > Dies at startup time with something to the effect of: > > > > > > > > Missing reference libproxy.so(_SSLv23_client_method()) ... > > > As a workaround you can use --disable-shared=proxy, of course. > > 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. Ahh, I understand. Shared in this case means 'shared library'. I apologize for the confusion, I'm a WWW server newbie. :) Nate 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?199809161637.KAA11953>