From owner-freebsd-stable Thu Oct 29 13:45:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA26865 for freebsd-stable-outgoing; Thu, 29 Oct 1998 13:45:27 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from mail.afa.org (mail.afa.org [204.177.40.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id NAA26860 for ; Thu, 29 Oct 1998 13:45:25 -0800 (PST) (envelope-from kdugarm@afa.org) Received: from afa.org (c204-177-40-130.kivex.com [204.177.40.130]) by mail.afa.org (8.6.12/8.6.12) with ESMTP id PAA11702 for ; Thu, 29 Oct 1998 15:46:25 -0500 Message-ID: <3638E222.E2FD55A3@afa.org> Date: Thu, 29 Oct 1998 16:46:10 -0500 From: Katherine DuGarm Reply-To: KDuGarm@afa.org Organization: Air Force Association X-Mailer: Mozilla 4.04 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-stable@FreeBSD.ORG Subject: Re: make world bombs on -stable References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Craig, I tried twice as well with files cvsupped yesterday and last Friday. I didn't record where it bombed, but I got an error code after about 3 hours of processing. The first time I ran make world, the second time I split it and did make buildworld. The crash happens in make buildworld, I never got to make installworld. I was afraid it was just me!! Katherine Craig Johnston wrote: > > While doing a 'make world' of stable, cvsupped today: > > ===> libobjc > mkdep -f .depend -a /usr/src/gnu/lib/libobjc/../../../contrib/gcc/objc/NXConstStr.m /usr/src/gnu/lib/libobjc/../../../contrib/gcc/objc/Object.m /usr/src/gnu/lib/libobjc/../../../contrib/gcc/objc/Protocol.m > /usr/src/gnu/lib/libobjc/../../../contrib/gcc/objc/NXConstStr.m:22: objc/NXConstStr.h: No such file or directory > /usr/src/gnu/lib/libobjc/../../../contrib/gcc/objc/Object.m:28: objc/Object.h: No such file or directory > /usr/src/gnu/lib/libobjc/../../../contrib/gcc/objc/Object.m:29: objc/Protocol.h: No such file or directory > /usr/src/gnu/lib/libobjc/../../../contrib/gcc/objc/Object.m:30: objc/objc-api.h: No such file or directory > /usr/src/gnu/lib/libobjc/../../../contrib/gcc/objc/Protocol.m:27: objc/Protocol.h: No such file or directory > /usr/src/gnu/lib/libobjc/../../../contrib/gcc/objc/Protocol.m:28: objc/objc-api.h: No such file or directory > mkdep: compile failed > *** Error code 1 > > Stop. > > Looks like some include files aren't where they are expected to be. > I cleaned everything up and tried this again, and got the same result. > > -Craig > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message