Date: Tue, 9 May 2000 04:10:00 -0400 (EDT) From: Matt Heckaman <matt@ARPA.MAIL.NET> To: Doug Barton <DougB@gorean.org> Cc: FreeBSD-PORTS <freebsd-ports@freebsd.org> Subject: Re: webmin-0.79 & p5-Net-SSLeay-1.05 Message-ID: <Pine.BSF.4.21.0005090401490.57221-100000@epsilon.lucida.qc.ca> In-Reply-To: <Pine.BSF.4.21.0005090212420.50210-100000@epsilon.lucida.qc.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
-----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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0005090401490.57221-100000>