From owner-freebsd-stable Fri Feb 14 17: 4:55 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41F6537B405 for ; Fri, 14 Feb 2003 17:04:54 -0800 (PST) Received: from ns1.tetronsoftware.com (ns1.tetronsoftware.com [65.67.249.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD48E43FF5 for ; Fri, 14 Feb 2003 17:04:26 -0800 (PST) (envelope-from geneh@tetronsoftware.com) Received: from ns1.tetronsoftware.com (ns1.tetronsoftware.com [65.67.249.85]) by ns1.tetronsoftware.com (8.12.6/8.12.5) with ESMTP id h1F14NXi060324 for ; Fri, 14 Feb 2003 19:04:23 -0600 (CST) (envelope-from geneh@tetronsoftware.com) From: Gene Harris Organization: Gene Harris, LLC To: freebsd-stable@freebsd.org Subject: Aak, Buildworld is failing Date: Fri, 14 Feb 2003 19:04:22 -0600 User-Agent: KMail/1.5 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200302141904.23039.geneh@tetronsoftware.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG make buildworld has failed on my system. I've done the make cleandir thing twice along with deleting /usr/obj/usr, etc per the handbook. The error appears to be a problem compiling Kerberos 5 (I have MAKE_KERBEROS5=true in make.conf). I don't know where to start. I've considered just removing my usr/src directory and cvsup'ing everything fresh. Any suggestions will be greatly appreciated. Gene uname -a: FreeBSD ns1.tetronsoftware.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Nov 29 10:51:35 CST 2002 The last few lines of the output are: ===> kerberos5/lib/libasn1 test -e /usr/obj/usr/src/kerberos5/lib/libasn1/asn1_err.et || ln -sf /usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/asn1_err.et compile_et asn1_err.et compile_et:No such file or directory *** Error code 1 Stop in /usr/src/kerberos5/lib/libasn1. *** Error code 1 Stop in /usr/src/kerberos5/lib. *** Error code 1 Stop in /usr/src/kerberos5. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message