[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Kernel panic while compiling kernel
> 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 ------------------------------------------------------- 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 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |