From owner-freebsd-current Mon Sep 2 14:25:36 2002 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 621FD37B400 for ; Mon, 2 Sep 2002 14:25:30 -0700 (PDT) Received: from mail.tgd.net (mail.tgd.net [209.81.25.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id C681743E88 for ; Mon, 2 Sep 2002 14:25:29 -0700 (PDT) (envelope-from sean@mail.tgd.net) Received: by mail.tgd.net (Postfix, from userid 1001) id 746A220F02; Mon, 2 Sep 2002 14:25:29 -0700 (PDT) Date: Mon, 2 Sep 2002 14:25:29 -0700 From: Sean Chittenden To: "Long, Scott" Cc: current@FreeBSD.org Subject: Re: aic7xxx kernel build failure... Message-ID: <20020902212529.GL95783@ninja1.internal> References: <2C7CBDC6EA58D6119E4A00065B3A24CB0464F0@btcexc01.btc.adaptec.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2C7CBDC6EA58D6119E4A00065B3A24CB0464F0@btcexc01.btc.adaptec.com> User-Agent: Mutt/1.4i X-PGP-Key: finger seanc@FreeBSD.org X-PGP-Fingerprint: 6CEB 1B06 BFD3 70F6 95BE 7E4D 8E85 2E0A 5F5B 3ECB X-Web-Homepage: http://sean.chittenden.org/ Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > > > Is anyone else seeing something similar to the following? > > I'm able to > > > > build world, but can't get this kernel build to budge. > > I've not seen > > > > this error before so I'm a tad lost as to where to poke next. -sc > > > > > > This is the third report of this that I've seen, and I'm completely > > > baffled. > > > > Glad that's two of us then. :) > > > > > How old is your existing kernel and world? > > > > aug-05 > > The i386 tinderbox build encountered this once yesterday, but hasn't > complained since. > > > > If it's old, can you just build a new kernel (no modules) and try > > > with that? > > > > Okey doke... -DNO_MODULES? (haven't done a kernel w/o any modules > > before: there another way to just unlink the aic7xxx stuff from the > > build?) -sc > > > > I think you need to put NOMODULES=1 onto the make line as so > > make buildkernel KERNCONF=foo NOMODULES=1 > > If that doesn't work, you can unhook aic7xxx from the build by editing > /sys/modules/Makefile. Well, I ended up unlinking it from the build and am installing now. Once I get a fresh world installed, I'll try and rebuild world again to see if the problem persists. Would you like me to get a ktrace of aicasm running before I rebuild world? -sc -- Sean Chittenden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message