Re: Kernel include file

From: Matthew Reppert
Date: Mon Dec 08 2003 - 22:08:07 EST


On Sun, 2003-12-07 at 10:19, Neo Wee Teck wrote:
> Hmm... wrong idea...
>
> <new kernel>/include/linux
>
> update to..
>
> /usr/include/linux
>
> Should I?

No.

The headers in /usr/include/linux "belong to" glibc and should never be
changed, as it may cause newly compiled programs to break in nasty and
subtle ways.

kernelnewbies.org has a nice FAQ item on this.

Matt

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