Subject: Re: link rescue against libcrypto_rc5/libcrypto_idea?
To: None <current-users@netbsd.org>
From: Miles Nordin <carton@Ivy.NET>
List: current-users
Date: 02/24/2006 11:26:24
--pgp-sign-Multipart_Fri_Feb_24_11:26:24_2006-1
Content-Type: text/plain; charset=US-ASCII

>>>>> "tk" == Thomas Klausner <wiz@NetBSD.org> writes:

    tk> warning: RC5 is a patented algorithm; link against
    tk> libcrypto_rc5.a

    tk> Is this warning pointing out a problem, or is it bogus?
    tk> Thomas

It's a problem.  Even if you say MKCRYPTO_IDEA=yes in your mk.conf,
you have to go through each and every program that uses openssl and
explicitly link it against libcrypto_idea, or it will print those
messages.

The bootlicking annoyware also returns errors to the program which are
sometimes not handled well.  I ran into it with an SSL patch to
ircd-hybrid7, where the error returns were causing a hybrid test
program to exit prematurely.

--pgp-sign-Multipart_Fri_Feb_24_11:26:24_2006-1
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (NetBSD)

iQCVAwUAQ/8zsInCBbTaW/4dAQIzqgP+LwNHy7KKtHA9AobVt1+a7l9M9+CumhCI
iPtXv5pWsVl8MEu2JDfDstM+uIMM0eAm+6nD48lJ9b6zw/szIAeApifg8k0a7cNo
EwH9EQ7my87p3vg3KWb6qQnt15K6a7UosaxImz0rtFEZe858hOasy0TqfmQ3WDeC
woIXtYi8goY=
=UFRa
-----END PGP SIGNATURE-----

--pgp-sign-Multipart_Fri_Feb_24_11:26:24_2006-1--