From owner-freebsd-stable Mon Aug 21 23:19:46 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 9FD8437B43C for ; Mon, 21 Aug 2000 23:19:40 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id AAA57136; Tue, 22 Aug 2000 00:19:39 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id AAA01814; Tue, 22 Aug 2000 00:19:28 -0600 (MDT) Message-Id: <200008220619.AAA01814@harmony.village.org> To: Erich Zigler Subject: Re: Oh the rapture Cc: freebsd-stable@FreeBSD.ORG In-reply-to: Your message of "Mon, 21 Aug 2000 21:54:44 CDT." <20000821215444.A21157@superhero.org> References: <20000821215444.A21157@superhero.org> Date: Tue, 22 Aug 2000 00:19:28 -0600 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20000821215444.A21157@superhero.org> Erich Zigler writes: : Im trying to compile a new kernel. : Could this be because Im building a kernel instead of a make world first. : Should that matter if they are both 4.1-STABLE? The source tree and : installed system. It shouldn't so long as your world tree is up to date and the build is up to date. It looks like genassym isn't being run, for some reason, which is likely why you are getting the errors that you are getting. Maybe you have trash left over from a prior run that's confusing things. Have you considered removing the obj dirs for this kernel and trying again? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message