[klibc] [PATCH] Update header locations for uapi & generated

H. Peter Anvin hpa at zytor.com
Thu Dec 26 16:13:34 PST 2013


On 12/26/2013 03:29 PM, Robin H. Johnson wrote:
> In the v3.6 kernel, many of the headers were split out into a uapi variant.
> klibc should be using those variants to compile.
> 
> There is also a generated subdir, to seperate out generated headers.
> 
> The old kernel header location needs to be included as well, because
> linux/compiler.h is available only in the base include directory.
> 
> Signed-off-by: Robin H. Johnson <robbat2 at gentoo.org>

You should be using the output of "make headers_install" to build klibc.

	-hpa




More information about the klibc mailing list