From owner-freebsd-ports Mon Jan 17 13:40:26 2000 Delivered-To: freebsd-ports@freebsd.org Received: from pozo.com (pozo.com [216.101.162.50]) by hub.freebsd.org (Postfix) with ESMTP id 6509514FD8; Mon, 17 Jan 2000 13:40:20 -0800 (PST) (envelope-from mantar@pacbell.net) Received: from dual (dual.pozo.com [216.101.162.51]) by pozo.com (8.9.3/8.9.3) with ESMTP id NAA94764; Mon, 17 Jan 2000 13:40:18 -0800 (PST) (envelope-from mantar@pacbell.net) Message-Id: <4.2.2.20000117131750.00a9d8f0@pozo.com> X-Sender: null@pozo.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Mon, 17 Jan 2000 13:40:18 -0800 To: Kris Kennaway , Jim Bloom From: Manfred Antar Subject: Re: cvs commit: src/secure/lib/libcrypto Makefile.inc Makefile Cc: Satoshi - Ports Wraith - Asami , ports@FreeBSD.ORG, current@FreeBSD.ORG In-Reply-To: References: <38837E05.72203F31@acm.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At 12:50 PM 1/17/00 -0800, Kris Kennaway wrote: >On Mon, 17 Jan 2000, Jim Bloom wrote: > > > Add lynx-ssl to the list of ports which are broken on current. This was > > as of Jan. 16 at 14:00 EST cvsup of ports and source followed by a make > > world. > >Well, that makes a list of one. Can you provide more information (e.g. a >transcript?) Are you using openssl-rsaref, or openssl with no RSA (the >latter will break many ports, the former has a restrictive license). > >Kris Here is another one apache13-php3 when compiled with modssl . I'm using RSA. It builds and installs fine but when starting the server with ssl : #apachectl startssl the following error occurs : Syntax error on line 240 of /usr/local/etc/apache/apache.conf: Cannot load /usr/local/libexec/apache/libssl.so into server: /usr/lib/libcrypto.so.1: Undefined symbol "R_RandomUpdate" /usr/local/sbin/apachectl startssl: httpd could not be started It can be fixed by adding -L/usr/local/lib -lrsaref to the SSL_LIBS= line in /usr/ports/www/apache13-php3/work/apache_1.3.9/src/modules/ssl/Makefile Manfred ===================== || mantar@pacbell.net || || Ph. (415) 681-6235 || ===================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message