Re: make target `headers_install'

From: Artie Ziff
Date: Wed Mar 05 2008 - 21:42:01 EST


Randy Dunlap wrote:
> headers_install is a valid make target is "recent" (last year or
> so) kernels. It's in the top-level Makefile.
>
> What kernel version are you using?
>
>
My kernel is (necessarily) linux-2.6.16

That is clearly the issue. Thank you!
I see such a target in the top level Makefile of linux-2.6.23.

Though, I am curious how people accomplished this before the special
target was introduced. That would be very useful to know. My
understanding was that running "make menuconfig" specifically would
write the include files (afterward I will build glibc using this
kernel's headers). In particular, I read that I'd know when the header
config process was complete by the existence of the file
"/include/linux/version.h"./ Though, I am not seeing this file or other
header files.

-az

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