Re: [PATCH 2.6.21-rc5-mm2] add compile.h dependency for missing_syscalls.o in init/Makefile

From: Sam Ravnborg
Date: Wed Mar 28 2007 - 12:57:51 EST


On Wed, Mar 28, 2007 at 11:56:01AM -0400, Lee Schermerhorn wrote:
> PATCH 2.6.21-rc5-mm2: add compile.h dependency for missing_syscalls.o
>
> Add a dependency on include/linux/compile.h to missing_syscalls.o
> target in init/Makefile. Without this, [ia64] build fails with:
>
> init/missing_syscalls.c:5:27: error: linux/compile.h: No such file or directory
> In file included from init/missing_syscalls.c:97:

Thanks.
But in the end I made another solution that avoids the compile.h
dependency. It is kbuild.git and will appear in next -mm.

Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/