From owner-freebsd-current Wed Oct 30 4:12:11 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 A835D37B401 for ; Wed, 30 Oct 2002 04:12:10 -0800 (PST) Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3234743E42 for ; Wed, 30 Oct 2002 04:12:09 -0800 (PST) (envelope-from kuriyama@imgsrc.co.jp) Received: from localhost (localhost [127.0.0.1]) by white.imgsrc.co.jp (Postfix) with ESMTP id B051624DB3; Wed, 30 Oct 2002 21:12:02 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by white.imgsrc.co.jp (Postfix) with ESMTP id EE00D24D38; Wed, 30 Oct 2002 21:11:58 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by black.imgsrc.co.jp (Postfix) with ESMTP id 2690A1E460E; Wed, 30 Oct 2002 21:11:56 +0900 (JST) Date: Wed, 30 Oct 2002 21:11:56 +0900 Message-ID: <7m8z0gt9bn.wl@black.imgsrc.co.jp> From: Jun Kuriyama To: Dag-Erling Smorgrav Cc: current@freebsd.org Subject: Re: The next "make release" breaker... In-Reply-To: References: <92881.1035907379@critter.freebsd.dk> <7mr8e8tlm8.wl@black.imgsrc.co.jp> User-Agent: Wanderlust/2.9.10 (Unchained Melody) SEMI/1.14.4 (Hosorogi) FLIM/1.14.4 (=?ISO-8859-4?Q?Kashiharajing=FE-mae?=) APEL/10.4 Emacs/21.2 (i386--freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.4 - "Hosorogi") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by AMaViS on ns.imgsrc.co.jp 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 At Wed, 30 Oct 2002 13:01:32 +0100, Dag-Erling Smorgrav wrote: > Jun Kuriyama writes: > > I got same result as Poul-Henning. It seems installed libssh.a in > > chroot does not have mm_auth_krb5(). > > 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? % 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 -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message