There isn't a 2.4.19 stable kernel out yet, so Gentoo gets a 2.4.19 kernel by applying patches to the stable 2.4.18 source tree. Probably wanted to stick with stable kernel headers.crashman wrote: If the includes didn't change between 2.4.18 and 2.4.19 (very likely) there shouldn't be any problem with app compiles, but this may not always be true.
That is right. linux-headers should stay the same as those use to compile glibc (per Linus -- google for it).Anonymous wrote:I think the headers must stay at the same version as they were when GCC (or maybe Glibc, or possibly both) were compiled, which could explain why they are 'only' at version 2.4.18.