From owner-freebsd-security Fri Mar 8 12:46:44 2002 Delivered-To: freebsd-security@freebsd.org Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by hub.freebsd.org (Postfix) with ESMTP id 8E52C37B419 for ; Fri, 8 Mar 2002 12:46:38 -0800 (PST) Received: from blossom.cjclark.org ([12.234.91.48]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020308204638.IGN2951.rwcrmhc53.attbi.com@blossom.cjclark.org>; Fri, 8 Mar 2002 20:46:38 +0000 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.6) id g28KkbM13683; Fri, 8 Mar 2002 12:46:37 -0800 (PST) (envelope-from cjc) Date: Fri, 8 Mar 2002 12:46:37 -0800 From: "Crist J. Clark" To: Damir Horvat Cc: freebsd-security@FreeBSD.ORG Subject: Re: openssh 3.1 port broken? Message-ID: <20020308124637.E57999@blossom.cjclark.org> References: <20020308114426.29c0d676.damir@voljatel.si> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020308114426.29c0d676.damir@voljatel.si>; from damir@voljatel.si on Fri, Mar 08, 2002 at 11:44:26AM +0100 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Mar 08, 2002 at 11:44:26AM +0100, Damir Horvat wrote: > Hello! > > I've just updated security ports and got this error while > compilig openssh 3.1: > > --- > install -c -m 444 -o root -g wheel Ssh.bin /usr/local/lib > ===> Generating temporary packing list > >> Generating an RSA1 secret host key. > /usr/local/bin/ssh-keygen -N "" -f /usr/local/etc/ssh_host > You must specify a key type (-t). > Usage: ssh-keygen [options] Looks like the maintainer has not updated the Makefile to deal with the fact ssh-keygen(1) now always requires a '-t' option. Please submit a PR. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message