Re: `make headers_check' bustage

From: Michal Marek
Date: Wed Jul 20 2011 - 05:30:44 EST


On 20.7.2011 11:26, Vitaliy Ivanov wrote:
On Mon, Jul 18, 2011 at 12:47 AM, Randy Dunlap<rdunlap@xxxxxxxxxxxx> wrote:
On Thu, 7 Jul 2011 17:16:27 -0700 Andrew Morton wrote:

It is just me, or is headers_check busted in current -linus?

z:/usr/src/25> make mrproper; make allmodconfig; make headers_check
...
/usr/src/25/usr/include/linux/kernel.h:65: userspace cannot reference function or variable defined in the kernel
/usr/src/25/usr/include/linux/quota.h:175: userspace cannot reference function or variable defined in the kernel
/usr/src/25/usr/include/linux/sdla.h:116: userspace cannot reference function or variable defined in the kernel
/usr/src/25/usr/include/linux/soundcard.h:1054: userspace cannot reference function or variable defined in the kernel

What does it take to reproduce this?
Does it fail on either type of X86 or is this from some other $ARCH?
I can't make it fail on X86 (3.0-rc7).

Config is attached. I can see it on today's linus' tree.

Wed Jul 20 12:15:14
[vitaliy.ivanov@vivanov linux-2.6]$ make
O=/home/TOROKI-UA/vitaliy.ivanov/PRIVATE/KERNEL/LINUX-2.6/build-linux-2.6
headers_check
> [...]

And it exits with non-zero? Please run make headers_check; echo $?

Michal
--
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/