Date: Wed, 2 Feb 2000 13:25:28 +0200 From: Neil Blakey-Milner <nbm@mithrandr.moria.org> To: Wayne Pascoe <wayne@moneyworld.co.uk> Cc: freebsd-questions@freebsd.org Subject: Re: Ports ... SSH in particular Message-ID: <20000202132528.D42626@mithrandr.moria.org> In-Reply-To: <Pine.LNX.4.10.10002021029550.1010-100000@wayne-laptop.office.moneyworld.co.uk> References: <Pine.LNX.4.10.10002021029550.1010-100000@wayne-laptop.office.moneyworld.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000202132528.D42626>