From owner-freebsd-questions Wed Feb 2 3:25:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.sunesi.net (ns1.sunesi.net [196.15.192.194]) by builder.freebsd.org (Postfix) with ESMTP id 3990E3EC3 for ; Wed, 2 Feb 2000 03:25:49 -0800 (PST) Received: from nbm by ns1.sunesi.net with local (Exim 3.03 #1) id 12Fxua-000BQv-00; Wed, 02 Feb 2000 13:25:28 +0200 Date: Wed, 2 Feb 2000 13:25:28 +0200 From: Neil Blakey-Milner To: Wayne Pascoe Cc: freebsd-questions@freebsd.org Subject: Re: Ports ... SSH in particular Message-ID: <20000202132528.D42626@mithrandr.moria.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: Organization: Rhodes University Computer Users' Society X-Operating-System: FreeBSD 3.3-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed 2000-02-02 (10:33), Wayne Pascoe wrote: > I get error1 * about 30 times and a message about setting the US_RESIDENT > env var. I export US_RESIDENT=no and export USE_TCPWRAP=yes and then tried > it again. The result was the same as before, just without the US_RESIDENT > warning. You may want to actually include all your error messages instead of describing them, since you may leave out something important. As an aside, you can just type "make USA_RESIDENT=no USE_TCPWRAP=yes build" without going through setting environment variables. > Am I doing something dumb, or can anyone give me advice on this... Also, > looking in the Makefile, I see that it is setting use-rsaref=yes. Can I > just hash this line out? After the recent CERT advisory, I'm reluctant to > run ssh with rsaref :-) It only sets --use-rsaref=yes if you set USA_RESIDENT=yes. Neil -- Neil Blakey-Milner nbm@rucus.ru.ac.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message