From owner-freebsd-ports Tue May 9 1:10: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from epsilon.lucida.qc.ca (epsilon.lucida.qc.ca [216.95.146.6]) by hub.freebsd.org (Postfix) with SMTP id 4D13637B735 for ; Tue, 9 May 2000 01:10:05 -0700 (PDT) (envelope-from matt@ARPA.MAIL.NET) Received: (qmail 57263 invoked by uid 1000); 9 May 2000 08:10:02 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 9 May 2000 08:10:02 -0000 Date: Tue, 9 May 2000 04:10:00 -0400 (EDT) From: Matt Heckaman X-Sender: matt@epsilon.lucida.qc.ca To: Doug Barton Cc: FreeBSD-PORTS Subject: Re: webmin-0.79 & p5-Net-SSLeay-1.05 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: localhost 1.6.2 0/1000/N Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, 9 May 2000, Doug Barton wrote: : That's interesting. I tried upgrading a couple of boxes to : openssl 0.9.5a today, and was universally unsuccessful. Changing back : to 0.9.4 gave me instant success. I started to suggest that, but I had : too many other variables to be sure. After reverting back to openssl 0.9.4 and getting the same results, I've come to the conclusion that it's something in p5-Net-SSLeay. Of course the port IS marked forbidden in 3.x though I always think it's good to try, you never know if it might work under your environment =) All and all, I'm not quite sure why it works under 4.0 but not 3.4, especially with the error it gives, a lil test perl script off the start of the webmin miniserv confirms it all though: matt[alpha]:~> cat test.pl #!/usr/bin/perl eval "use Net::SSLeay"; eval "Net::SSLeay::load_error_strings()"; matt[alpha]:~> perl test.pl /usr/libexec/ld-elf.so.1: /usr/local/lib/libcrypto.so.1: Undefined symbol "ERR_load_RSAREF_strings" Looks like webmin is a bit out of the picture at the moment, now if only I wasn't stubborn enough to play with a forbidden port to make something work, I would have saved myself a bunch of time =) Thank you for the conversation and suggestions though, they are appreciated always. Regards, Matt Heckaman matt@arpa.mail.net http://www.lucida.qc.ca -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.1 (FreeBSD) Comment: http://www.lucida.qc.ca/pgp iD8DBQE5F8fadMMtMcA1U5ARAprEAKDWlq4Gum/946r6iPoA92vBXOpuegCg7UNG 4RGXTN4ByFB9RZFpDyiHBD4= =UnIi -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message