From owner-freebsd-current Wed Oct 30 4:51: 1 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B982437B401 for ; Wed, 30 Oct 2002 04:51:00 -0800 (PST) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A9D743E7B for ; Wed, 30 Oct 2002 04:50:59 -0800 (PST) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 8B846534E; Wed, 30 Oct 2002 13:50:54 +0100 (CET) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Jun Kuriyama Cc: current@freebsd.org Subject: Re: The next "make release" breaker... References: <92881.1035907379@critter.freebsd.dk> <7mr8e8tlm8.wl@black.imgsrc.co.jp> <7m8z0gt9bn.wl@black.imgsrc.co.jp> From: Dag-Erling Smorgrav Date: Wed, 30 Oct 2002 13:50:53 +0100 In-Reply-To: <7m8z0gt9bn.wl@black.imgsrc.co.jp> (Jun Kuriyama's message of "Wed, 30 Oct 2002 21:11:56 +0900") Message-ID: Lines: 24 User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i386--freebsd) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jun Kuriyama writes: > At Wed, 30 Oct 2002 13:01:32 +0100, Dag-Erling Smorgrav wrote: > > The *installed* libssh shouldn't matter. What matters is the libssh > > which is built during 'make world' inside the chroot. That's what > > sshd should be linked against. > Sorry for my misunderstanding. You mention > $chrootdir/usr/obj/usr/src/secure/lib/libssh/libssh.a, right? Yes, that's what I mean. > % cd $chrootdir/usr/obj/usr/src/secure/lib/libssh > % nm libssh.a | grep mm_auth > 000005e0 T mm_auth2_read_banner > 000006f0 T mm_auth_password > 00000820 T mm_auth_rhosts_rsa_key_allowed > 00001df0 T mm_auth_rsa_generate_challenge > 00001d00 T mm_auth_rsa_key_allowed > 00001ef0 T mm_auth_rsa_verify_response That's definitely not right :( DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message