Re: make headers_install headers problem on sparc64

From: andrew
Date: Thu Oct 19 2006 - 07:10:59 EST


On Thu, Oct 19, 2006 at 10:54:41AM +0000, andrew@xxxxxxxxxxx wrote:
>
> Another problem; when compiling reiserfsprogs 3.6.19 there is a header
> missing:
>
> ../include/reiserfs_fs.h:41:27: error: asm/unaligned.h: No such file
> or directory
>
>
> I see this file exists in the kernel sources, but not in the exported
> headers.
>

Simply copying asm-generic/unaligned.h into the sanitised header tree
under asm/ solves the problem, so should headers_install just include
unaligned.h ?

> Andrew

PS Great job BTW; I have encountered amazingly few problems using the
sanitised headers created with headers_install.
-
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/