Date: Tue, 29 Oct 2002 16:10:23 +0100 From: Dag-Erling Smorgrav <des@ofug.org> To: Poul-Henning Kamp <phk@critter.freebsd.dk> Cc: current@freebsd.org Subject: Re: The next "make release" breaker... Message-ID: <xzp1y69702o.fsf@flood.ping.uio.no> In-Reply-To: <92036.1035903544@critter.freebsd.dk> (Poul-Henning Kamp's message of "Tue, 29 Oct 2002 15:59:04 %2B0100") References: <92036.1035903544@critter.freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
Poul-Henning Kamp <phk@critter.freebsd.dk> writes: > In message <xzp7kg170sb.fsf@flood.ping.uio.no>, 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzp1y69702o.fsf>