Re: `make headers_check' bustage

From: Michal Marek
Date: Wed Jul 20 2011 - 05:43:27 EST


On 20.7.2011 11:36, Vitaliy Ivanov wrote:
On Wed, Jul 20, 2011 at 12:30 PM, Michal Marek<mmarek@xxxxxxx> wrote:
And it exits with non-zero? Please run make headers_check; echo $?
>
CHECK include/linux (366 files)
/home/TOROKI-UA/vitaliy.ivanov/PRIVATE/KERNEL/LINUX-2.6/build-linux-2.6/usr/include/linux/kernel.h:65:
userspace cannot reference function or variable defined in the kernel
/home/TOROKI-UA/vitaliy.ivanov/PRIVATE/KERNEL/LINUX-2.6/build-linux-2.6/usr/include/linux/quota.h:175:
userspace cannot reference function or variable defined in the kernel
/home/TOROKI-UA/vitaliy.ivanov/PRIVATE/KERNEL/LINUX-2.6/build-linux-2.6/usr/include/linux/soundcard.h:1054:
userspace cannot reference function or variable defined in the kernel
[...]
Wed Jul 20 12:33:50
[vitaliy.ivanov@vivanov linux-2.6]$ echo $?
0

So it works as expected; the warnings have been there for a long time and are not fatal. But Andrew says it exits with non-zero :(.

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/