From owner-freebsd-current Tue Oct 29 7:10:30 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 A65B437B401 for ; Tue, 29 Oct 2002 07:10:29 -0800 (PST) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9414F43E88 for ; Tue, 29 Oct 2002 07:10:28 -0800 (PST) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 442A9534E; Tue, 29 Oct 2002 16:10:23 +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: Poul-Henning Kamp Cc: current@freebsd.org Subject: Re: The next "make release" breaker... References: <92036.1035903544@critter.freebsd.dk> From: Dag-Erling Smorgrav Date: Tue, 29 Oct 2002 16:10:23 +0100 In-Reply-To: <92036.1035903544@critter.freebsd.dk> (Poul-Henning Kamp's message of "Tue, 29 Oct 2002 15:59:04 +0100") Message-ID: Lines: 16 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 Poul-Henning Kamp writes: > In message , Dag-Erling Smorgrav writes: > > You must have cvsupped at a bad time - looks like you missed the three > > Makefile deltas in src/secure. > I just started over, and cvsup did not pull any files down... Well, mm_auth_krb5() is in monitor_wrap.c, which is part of libssh (which sshd is linked against), and libssh is in $_prebuild_libs in src/Makefile.inc1, so it should be built and installed into the build environment in the 'make libraries' stage of world / release. At what stage of the build did this error occur - inside or outside the chroot? And what exact command did you use to start the build? 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