Re: Development tree, PLEASE?

From: Chuck Ebbert
Date: Tue Mar 14 2006 - 09:06:35 EST


In-Reply-To: <20060202221023.GJ11831@xxxxxxxxxx>

On Thu, 2 Feb 2006 17:10:25 -0500, Dave Jones wrote:

> -rw-r--r-- 1 davej davej 1686 Dec 15 23:31 linux-2.6-build-userspace-headers-warning.patch
>
> adds a #error to includes if __KERNEL__ isn't being used
> (We want people to use the headers from our glibc-kernheaders package,
> not from the kernel soucre).

Red Hat's headers are way out of date.

Just try compiling this using FC4's latest kernheaders:

ptrace(PTRACE_SETOPTIONS, child, NULL, PTRACE_O_TRACEFORK);

PTRACE_O_TRACEFORK is undefined.

No wonder people use kernel headers despite being told not to.

--
Chuck
"Penguins don't come from next door, they come from the Antarctic!"

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