From owner-freebsd-hackers@FreeBSD.ORG Mon Oct 20 10:42:51 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 466C916A4BF for ; Mon, 20 Oct 2003 10:42:51 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-63-207-60-234.dsl.lsan03.pacbell.net [63.207.60.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CBC143FA3 for ; Mon, 20 Oct 2003 10:42:46 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 722F966D80; Mon, 20 Oct 2003 10:42:45 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 7756BDA6; Mon, 20 Oct 2003 10:42:45 -0700 (PDT) Date: Mon, 20 Oct 2003 10:42:45 -0700 From: Kris Kennaway To: Adil Katchi Message-ID: <20031020174245.GA60013@rot13.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="mP3DRpeJDSE+ciuQ" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: "'freebsd-hackers@freebsd.org'" Subject: Re: building sshd X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Oct 2003 17:42:51 -0000 --mP3DRpeJDSE+ciuQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 20, 2003 at 12:51:17PM -0400, Adil Katchi wrote: > Has anyone tried making sshd? I ran src/secure/usr.sbin/sshd/Makefile and > this is the error I got: >=20 > auth1.o: In function `do_authloop': > /d2/akatchi/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth1.c:121: > undefi > ned reference to `abandon_challenge_response' > *** Error code 1 Just do a 'make buildworld' if you can't get it to work piecewise. There's probably something else that needs to be built first, like libssh. Kris --mP3DRpeJDSE+ciuQ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/lB6VWry0BWjoQKURAivOAJ0TgdA3RG236mhgprvZhWydy16Q9QCgtYYc FI58/Ybn9iiGMXc4BtYl6ik= =5dqx -----END PGP SIGNATURE----- --mP3DRpeJDSE+ciuQ--