From owner-freebsd-ports Wed Sep 16 09:32:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA08040 for freebsd-ports-outgoing; Wed, 16 Sep 1998 09:32:54 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from slarti.muc.de (slarti.muc.de [193.174.4.10]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA08030 for ; Wed, 16 Sep 1998 09:32:42 -0700 (PDT) (envelope-from rse@en1.engelschall.com) Received: (qmail 25460 invoked by uid 66); 16 Sep 1998 16:13:21 -0000 Received: by en1.engelschall.com (Sendmail 8.9.1) id SAA26912; Wed, 16 Sep 1998 18:10:12 +0200 (CEST) Message-ID: <19980916181012.C26269@engelschall.com> Date: Wed, 16 Sep 1998 18:10:12 +0200 From: "Ralf S. Engelschall" To: Nate Williams Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Apache13-modssl port failures Reply-To: rse@engelschall.com References: <199809160457.WAA09306@mt.sri.com> <19980916124950.A1225@engelschall.com> <199809161510.JAA11433@mt.sri.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <199809161510.JAA11433@mt.sri.com>; from Nate Williams on Wed, Sep 16, 1998 at 09:10:00AM -0600 Organization: Engelschall, Germany. X-Web-Homepage: http://www.engelschall.com/ X-PGP-Public-Key: http://www.engelschall.com/ho/rse/pgprse.asc X-PGP-Fingerprint: 00 C9 21 8E D1 AB 70 37 DD 67 A2 3A 0A 6F 8D A5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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