From owner-freebsd-stable Tue Sep 3 0: 8: 5 2002 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 E41A037B405; Tue, 3 Sep 2002 00:07:58 -0700 (PDT) Received: from goliath.siemens.de (goliath.siemens.de [192.35.17.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FC2D43E4A; Tue, 3 Sep 2002 00:07:57 -0700 (PDT) (envelope-from andre.albsmeier@mchp.siemens.de) Received: from mail3.siemens.de (mail3.siemens.de [139.25.208.14]) by goliath.siemens.de (8.11.6/8.11.6) with ESMTP id g8377sK20246; Tue, 3 Sep 2002 09:07:54 +0200 (MEST) Received: from curry.mchp.siemens.de (curry.mchp.siemens.de [139.25.42.7]) by mail3.siemens.de (8.11.6/8.11.6) with ESMTP id g8377rb23304; Tue, 3 Sep 2002 09:07:54 +0200 (MEST) Received: (from localhost) by curry.mchp.siemens.de (8.12.5/8.12.5) id g8377qt7048110; Date: Tue, 3 Sep 2002 09:07:51 +0200 From: Andre Albsmeier To: Yoshihiko SARUMARU Cc: stable@FreeBSD.ORG, scottl@FreeBSD.ORG Subject: Re: sys/modules/aic7xxx/aicasm breaks buildworld with MODULES_WITH_WORLD=true Message-ID: <20020903090751.A26766@curry.mchp.siemens.de> References: <020903115642.M0124544@mistral.imasy.or.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <020903115642.M0124544@mistral.imasy.or.jp>; from mistral@imasy.or.jp on Tue, Sep 03, 2002 at 11:56:42AM +0900 X-Echelon: MSNBC, president, Minox, Delta, DefCon V 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 On Tue, 03-Sep-2002 at 11:56:42 +0900, Yoshihiko SARUMARU wrote: > Hi all, > > Today, I buildworld with RELENG_4 branch (4.7-PRERELEASE) as > usual, but it failed with sys/modules/aic7xxx/aicasm: > > (snip) > cd /usr/src/sys; make buildincludes; make installincludes > (snip) > ===> sys/modules/aic7xxx > ===> sys/modules/aic7xxx/aicasm > make: don't know how to make buildincludes. Stop > *** Error code 2 > > Stop in /usr/src/sys/modules/aic7xxx. > *** Error code 1 > (snip) > > > I repeated buildworld with some situation and I found disabling > MODULES_WITH_WORLD=true in my /etc/make.conf lead buildworld and > buildkernel to be succeeded. > > But I see no one has trouble with this so far. Does > MODULES_WITH_WORLD is obsoleted or my /usr/src is something wrong? I have the same problem here. I hope it gets fixed since I like to use MODULES_WITH_WORLD=true. -Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message