From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zachary Amsden Subject: Re: Kernel panic while compiling kernel Date: Wed, 18 Feb 2004 12:11:43 -0800 Sender: xen-devel-admin@lists.sourceforge.net Message-ID: <4033C6FF.9050708@cisco.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Errors-To: xen-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: xen-devel@lists.sourceforge.net List-Id: xen-devel@lists.xenproject.org Keir Fraser wrote: >>I'm not talking about Linux -- I'm talking about Xen itself. Xen >>depends on the local system includes, which is not good. Xen is >>definitely not built with -nostdinc, which is what I am trying to fix. >> >> > >Really? From within the Xen bukd tree, try: > make clean > make | grep "^gcc" | grep -v nostdinc > >No kernel object files will be printed. > >Note that all directories pull in arch/i386/Rules.mk, and that file >adds -nostdinc to CFLAGS. > > -- Keir > > Ahh, missed that. It seems that -nostdinc shouldn't really be arch dependent, but I don't see much point in reworking the build now. Zachary Amsden zamsden@cisco.com ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click