From owner-freebsd-current Tue Feb 29 19:37:53 2000 Delivered-To: freebsd-current@freebsd.org Received: from chmls06.mediaone.net (chmls06.mediaone.net [24.128.1.71]) by hub.freebsd.org (Postfix) with ESMTP id 7917937BD1F for ; Tue, 29 Feb 2000 19:37:50 -0800 (PST) (envelope-from bloom@acm.org) Received: from acm.org (reyim.ne.mediaone.net [24.218.251.241]) by chmls06.mediaone.net (8.8.7/8.8.7) with ESMTP id WAA04326; Tue, 29 Feb 2000 22:37:33 -0500 (EST) Message-ID: <38BC906E.EA2CDE77@acm.org> Date: Tue, 29 Feb 2000 22:37:18 -0500 From: Jim Bloom X-Mailer: Mozilla 4.72 [en]C-MOENE (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Manfred Antar Cc: Sean-Paul Rees , current@FreeBSD.ORG Subject: Re: mod_ssl & current References: <4.3.2.20000229192140.04552bd8@pozo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You definitely don't need -lRSAglue. That file is an empty library just for compatibility. The port apache3-modssl worked a couple days ago when I last made a pass through all of the ports using openssl in -current. I'll take a look at it again (by tomorrow) and see where things stand. The recent upgrade of modssl might have caused a problem or broken a patch. Jim Bloom bloom@acm.org Manfred Antar wrote: > > I needed to add -lRSAglue -lrsaUSA to the SSL_LIBS= line in > /usr/ports/www/apache13-php3/work/apache_1.3.12/src/modules/ssl/Makefile > and install the recompiled libssl.so in /usr/local/libexec/apache. > Works fine > Note this is for the apache13-php3 port but I bet it will work for the apache13-php4 port > Manfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message