[klibc] [PATCH] add linux' arch/$ARCH/include to search path From: Marc Kleine-Budde <mkl at pengutronix.de> Date: Mon, 5 Jan 2009 17:46:47 +0100

H. Peter Anvin hpa at zytor.com
Fri Sep 18 09:22:56 PDT 2009


On 09/15/2009 01:08 PM, Jon Ringle wrote:
> with the recent move of the includes from linux'
> include/asm-$ARCH to arch/$ARCH/asm, klibc fails to compile,
> because the in-linux-header files include from asm/, but this
> is not in the header search path.

I think the real answer is to use the headers produced by the kernel
"make headers_install"... it will require some beating on the scripts,
though.

	-hpa

-- 
H. Peter Anvin, Intel Open Source Technology Center
I work for Intel.  I don't speak on their behalf.



More information about the klibc mailing list