[klibc] version compatibility between linux and klibc

maximilian attems max at stro.at
Tue Jul 6 08:38:35 PDT 2010


On Sun, Jul 04, 2010 at 08:30:03PM -0400, Phil Howard wrote:
> Are there any version compatibilities between linux and klibc?  I tried to
> compile the latest klibc (1.5.18) with the latest linux (2.6.32.15) and
> there is miserable compile failures.  It looks like klibc wants some headers
> to be in include/asm (linked in my case to include/asm-x86) but they are
> instead in include/asm-generic (it seems all headers but one are in there).

hmm I haven't tried exactly with 2.6.32.15, but it does compile with
earlier 2.6.32.

I'd more guess that you are doing something wrong here, see the output
of "make help" on how to easily compile against linux-2.6.
 



More information about the klibc mailing list