From owner-freebsd-stable Sat Dec 9 19:49:26 2000 From owner-freebsd-stable@FreeBSD.ORG Sat Dec 9 19:49:25 2000 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id AFACB37B400 for ; Sat, 9 Dec 2000 19:49:24 -0800 (PST) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Sat, 9 Dec 2000 19:47:47 -0800 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id eBA3nJs02143; Sat, 9 Dec 2000 19:49:19 -0800 (PST) (envelope-from cjc) Date: Sat, 9 Dec 2000 19:49:19 -0800 From: "Crist J. Clark" To: Kal Torak Cc: FreeBSD-stable Subject: Re: ssh port broken? Message-ID: <20001209194918.G96105@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <3A32C7D7.68C5815C@quake.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <3A32C7D7.68C5815C@quake.com.au>; from kaltorak@quake.com.au on Sun, Dec 10, 2000 at 11:01:27AM +1100 Sender: cjc@149.211.6.64.reflexcom.com Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Dec 10, 2000 at 11:01:27AM +1100, Kal Torak wrote: > Hiyas, > > When I recently tried to make the ssh port on 4.2 Stable, it breaks > when checking for xauth... > If ssh depends on xauth shouldn't it install it? > Was the port broken or something? Or am I the problem? Do you have X installed? If not, you should build it like so, # make -DWITHOUT_X11 > Anyone know whats going on with it? Looking at the Makefile, that's my guess, but I haven't dealt with the ssh port in a long time since OpenSSH became part of the base system. Is there a reason you are adding the ssh port instead of using the OpenSSH that comes in the 4.2 distfiles? -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message