From owner-freebsd-ports Wed Sep 16 04:15:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA25246 for freebsd-ports-outgoing; Wed, 16 Sep 1998 04:15:18 -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 EAA25135 for ; Wed, 16 Sep 1998 04:13:59 -0700 (PDT) (envelope-from rse@en1.engelschall.com) Received: (qmail 6235 invoked by uid 66); 16 Sep 1998 10:52:49 -0000 Received: by en1.engelschall.com (Sendmail 8.9.1) id MAA01665; Wed, 16 Sep 1998 12:49:50 +0200 (CEST) Message-ID: <19980916124950.A1225@engelschall.com> Date: Wed, 16 Sep 1998 12:49:50 +0200 From: "Ralf S. Engelschall" To: Nate Williams , freebsd-ports@FreeBSD.ORG Subject: Re: Apache13-modssl port failures Reply-To: rse@engelschall.com References: <199809160457.WAA09306@mt.sri.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <199809160457.WAA09306@mt.sri.com>; from Nate Williams on Tue, Sep 15, 1998 at 10:57:11PM -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 Tue, Sep 15, 1998, Nate Williams wrote: > Dies at startup time with something to the effect of: > > Missing reference libproxy.so(_SSLv23_client_method()) > > or somesuch. I'm sorry I don't have a better error message, but I was > forced to re-install the stock Apache13 port in the interim. > > 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. I > tried statically linking in /usr/local/lib/libssl.a, but it didn't seem > to want to bring in the necessary .o's from the static library. (I'm > not sure if this would have worked in any case, since the object files > were not compiled PIC in libssl.a...) > > Any ideas on how to get past this? 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. Thanks for hint. 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