From owner-cvs-all Fri Feb 25 10:19:11 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 66F8337BCAE; Fri, 25 Feb 2000 10:19:08 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id KAA12645; Fri, 25 Feb 2000 10:19:08 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Fri, 25 Feb 2000 10:19:07 -0800 (PST) From: Kris Kennaway To: "Jordan K. Hubbard" Cc: Peter Wemm , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/secure/usr.bin/openssl Makefile src/secure/usr.bin/scp Makefile src/secure/usr.bin/ssh Makefile src/secure/usr.bin/ssh-add Makefile src/secure/usr.bin/ssh-agent Makefile src/secure/usr.bin/ssh-keygen Makefile ... In-Reply-To: <93955.951472611@zippy.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Fri, 25 Feb 2000, Jordan K. Hubbard wrote: > It was never the first issue, but it was always an issue. :) True :-) > > > Or you want it to link on another platform. I'm not sure at what point it > > was decided that -lrsaref -lRSAglue became deprecated (as opposed to > > optional) because they're required for cross-platform compatability (in > > both directions). > > You mean across the other *BSDs or what here? I mean that someone who writes portable C code on FreeBSD 4.x and links it to openssl by just using -lcrypto, relying on -lcrypto to pull in what other platforms (and FreeBSD 3.x) has as -lRSAglue -lrsaref, will find their code does not link on other platforms who use something closer to the "stock" OpenSSL (Linux, Solaris, OpenBSD, Win32, ...). 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