From owner-freebsd-current@FreeBSD.ORG Tue May 6 09:31:30 2003 Return-Path: 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 8245737B401 for ; Tue, 6 May 2003 09:31:30 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id D556B43FA3 for ; Tue, 6 May 2003 09:31:29 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h46GVIm2036903; Tue, 6 May 2003 09:31:22 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h46GVEqQ036902; Tue, 6 May 2003 09:31:14 -0700 (PDT) Date: Tue, 6 May 2003 09:31:14 -0700 From: "David O'Brien" To: Dag-Erling Smorgrav Message-ID: <20030506163114.GA36798@dragon.nuxi.com> Mail-Followup-To: David O'Brien , Dag-Erling Smorgrav , current@freebsd.org References: <20030505094607.GA90653@droso.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: current@freebsd.org Subject: Re: buildworld b?rkedinlibpam X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2003 16:31:30 -0000 On Mon, May 05, 2003 at 09:43:31PM +0200, Dag-Erling Smorgrav wrote: > Erwin Lansing writes: > > ===> lib/libpam/modules/pam_krb5 > > rm -f .depend > > mkdep -f .depend -a -I/usr/src/lib/libpam/modules/pam_krb5/../../../../contrib/openpam/inc > > lude -I/usr/src/lib/libpam/modules/pam_krb5/../../libpam /usr/src/lib/libpam/modules/pam_krb > > 5/pam_krb5.c > > /usr/src/lib/libpam/modules/pam_krb5/pam_krb5.c:64:18: krb5.h: No such file or directory > > mkdep: compile failed > > *** Error code 1 > > Your source tree is incomplete. If you really do not want Kerberos, > see the attached message (which you should have read before posting). I am seeing this on more than one machine also (in fact it is preventing the Alpha 5.1 BETA snapshot from being built). I have CVSup'ed and 'cvs up'ed many times.