Re: linux 2.5.53 not compiling

Daniel Jacobowitz (dan@debian.org)
Sun, 16 Feb 2003 22:58:21 -0500


On Mon, Feb 17, 2003 at 09:24:21AM +0530, Rahul Vaidya wrote:
>
> I tried compiling using the actual gcc, I got the following error.
>
> gcc -Wp,-MD,init/.vermagic.o.d -D__KERNEL__ -Iinclude -Wall
> -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
> -pipe -mpreferred-stack-boundary=2 -march=i686
> -Iinclude/asm-i386/mach-default -fomit-frame-pointer -nostdinc
> -iwithprefix include -DKBUILD_BASENAME=vermagic
> -DKBUILD_MODNAME=vermagic -c -o init/.tmp_vermagic.o init/vermagic.c

That's just using the one in your path again. Is it the right one?
What does running that exact command with -v from the kernel source dir
give you?

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer
-
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/