Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Feb 2000 01:17:23 -0800 (PST)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        "Jordan K. Hubbard" <jkh@zippy.cdrom.com>
Cc:        Peter Wemm <peter@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/secure/lib Makefile src/secure/lib/libcrypto Makefile Makefile.inc 
Message-ID:  <Pine.BSF.4.21.0002250111250.48837-100000@freefall.freebsd.org>
In-Reply-To: <93549.951469753@zippy.cdrom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 25 Feb 2000, Jordan K. Hubbard wrote:

> > I originally had librsaglue in libcrypto, but it broke a lot of ports
> > which expected to link with it. Now that libdes has been folded into
> > libcrypto, we've broken the other case (everything *has* to link with
> > librsaglue).
> 
> I'm not sure I understand.  Before there was libcrypto, libdes and
> libRSAglue.

Before before there was libcrypto and libdes. This broke a lot of ports
which were expecting to link against librsaglue explicitly.

Then there was libcrypto, libdes and librsaglue. This worked :)

Then there was libcrypto and librsaglue. This broke things which used to
link only against libdes since now (for US people) they require librsaglue
also.

Then there was libcrypto. This broke a lot of ports again :-)

Adding another symlink will probably work, if nothing gets confused by
linking against the same library twice under different names.

Kris

----
"How many roads must a man walk down, before you call him a man?"
"Eight!"
"That was a rhetorical question!"
"Oh..then, seven!" -- Homer Simpson



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" 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.0002250111250.48837-100000>