From owner-freebsd-current Sun Feb 20 0:52:52 2000 Delivered-To: freebsd-current@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0ED5B37BE80; Sun, 20 Feb 2000 00:52:50 -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 AAA19351; Sun, 20 Feb 2000 00:52:49 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Sun, 20 Feb 2000 00:52:49 -0800 (PST) From: Kris Kennaway To: "Jordan K. Hubbard" Cc: Victor Salaman , freebsd-current@FreeBSD.org Subject: Re: openssl in -current In-Reply-To: <88758.951034390@zippy.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 20 Feb 2000, Jordan K. Hubbard wrote: > Well, I guess I'll be less frantic about this when I see the ports > infrastructure working properly with this - having openssh fail > came as a rude shock. :) See Jim Bloom's patch of earlier this evening. > I'm also assuming that if I have openssl installed via the base system > and USA_RESIDENT=YES in /etc/make.conf, going off to make openssh will > cause it to build rsaref on my behalf just like it used to? I'd hate > to have something become manual which was formerly automated. No, because openssl is compiled differently if rsaref is present or not - it's not just a matter of dropping in librsaref.so (we can't always just build the version with RSAref stubs because it references symbols in librsaref and so binaries don't link). What will happen is that you'll get a message pointing you to the handbook which explains how to add the relevant openssl package. When you do this (once) you'll be able to build openssh. Is this clear now? Kris > - Jordan ---- "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 freebsd-current" in the body of the message