From owner-freebsd-current@FreeBSD.ORG Tue Jun 24 04:34:36 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 22FFC37B401 for ; Tue, 24 Jun 2003 04:34:36 -0700 (PDT) Received: from hobby.digiware.nl (dsl501.iae.nl [212.61.63.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEA2143FE1 for ; Tue, 24 Jun 2003 04:34:33 -0700 (PDT) (envelope-from wjw@withagen.nl) Received: from dual (dual [212.61.27.71]) by hobby.digiware.nl (8.12.9/8.12.6) with SMTP id h5OBaMOw083386 for ; Tue, 24 Jun 2003 13:36:23 +0200 (CEST) (envelope-from wjw@withagen.nl) Message-ID: <00c501c33a44$f1a4ea90$471b3dd4@dual> From: "Willem Jan Withagen" To: Date: Tue, 24 Jun 2003 13:37:07 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Buildproblem X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jun 2003 11:34:36 -0000 Hi, For some time now I have not been able to buildworld. It always cramps on: ===> lib/libpam/modules/pam_krb5 rm -f .depend mkdep -f pend -a -I/usr/src5/src/lib/libpam/modules/pam_krb5/../../../../contrib/o penpam/include -I/usr/src5/src/lib/libpam/modules/pam_krb5/../../libpam /usr/src5/src/lib/libpam/modules/pam_krb5/pam_krb5.c /usr/src5/src/lib/libpam/modules/pam_krb5/pam_krb5.c:64:18: krb5.h: No such file or directory I've removed the whole tree, re-cvsupped with src-all, removed make.conf, .... but no krb5.h to be found on my system..... Any suggestions?? --WjW