Re: linux 2.5.53 not compiling
Russell King (rmk@arm.linux.org.uk)
Sun, 16 Feb 2003 17:10:50 +0000
On Sun, Feb 16, 2003 at 10:32:16PM +0530, Rahul Vaidya wrote:
> When I tried to "make bzImage" the 2.5.53 it gave me the following error
>
> In file included from include/linux/spinlock.h:13,
> from include/linux/mmzone.h:8,
> from include/linux/gfp.h:4,
> from include/linux/slab.h:14,
> from include/linux/proc_fs.h:5,
> from init/main.c:15:
> include/linux/kernel.h:10:20: stdarg.h: No such file or directory
>
> I am using gcc-3.2. And I did make menuconfig with default settings.
What does:
gcc -v -iwithprefix include -E - < /dev/null
tell you?
--
Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/