[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20061019111037.GD17882@pelagius.h-e-r-e-s-y.com>
Date: Thu, 19 Oct 2006 11:10:37 +0000
From: andrew@...rond.org
To: linux-kernel@...r.kernel.org, David <dwmw2@...radead.org>
Subject: Re: make headers_install headers problem on sparc64
On Thu, Oct 19, 2006 at 10:54:41AM +0000, andrew@...rond.org 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists