From owner-freebsd-stable Tue Dec 11 22: 0:30 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtp-1.enteract.com (smtp-1.enteract.com [207.229.143.33]) by hub.freebsd.org (Postfix) with ESMTP id 8FCAE37B405 for ; Tue, 11 Dec 2001 22:00:22 -0800 (PST) Received: from jamestown.21stcentury.net (24-148-18-116.na.21stcentury.net [24.148.18.116]) by smtp-1.enteract.com (Postfix) with ESMTP id C01AA639C; Wed, 12 Dec 2001 00:00:21 -0600 (CST) Received: (from jtm@localhost) by jamestown.21stcentury.net (8.11.3/8.11.3) id fBC60Ef24152; Wed, 12 Dec 2001 00:00:14 -0600 (CST) (envelope-from jtm63@enteract.com) X-Authentication-Warning: jamestown.21stcentury.net: jtm set sender to jtm63@enteract.com using -f To: freebsd-stable@freebsd.org Cc: Josh Paetzel Subject: Re: Kernel won't build (and I cleaned out the modules already) References: <86wuzu8rds.fsf@jamestown.21stcentury.net> <20011210231236.C397@twincat.vladsempire.net> From: James McNaughton Date: 12 Dec 2001 00:00:13 -0600 In-Reply-To: <20011210231236.C397@twincat.vladsempire.net> Message-ID: <86y9k9htaq.fsf@jamestown.21stcentury.net> Lines: 37 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 Josh Paetzel writes: > > rm -rf /usr/obj > recvsup > rebuild again. > > Josh Well I tried, and now it fails in a different spot. Recent actions have included: Adding MODULES_WITH_WORLD=yes to make.conf Cleaning out /usr/obj per the Handbook which included removing the immutable flag on the files. Also running 'make cleandir' twice. cvsupping again. The failure is: rm -f .depend mkdep -f .depend -a -I/usr/obj/usr/src/i386/usr/include /usr/src/usr.sbin/boot0cfg/boot0cfg.c cd /usr/src/usr.sbin/boot0cfg; make _EXTRADEPEND echo boot0cfg: /usr/obj/usr/src/i386/usr/lib/libc.a >> .depend 1 error *** Error code 2 1 error *** Error code 2 1 error I'll try again with out MODULES_WITH_WORLD=yes and see what happens ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message