On Wed, Sep 06, 2000 at 12:54:35PM +0200, Takacs Sandor wrote:
> Why mandrake kernel packages not use it:
> rm -f /usr/src/linux
> ln -sf /usr/src/linux-`uname -r` /usr/src/linux
>
> in rc.local, and take the kernel source and header files in
> /usr/src/linux-`uname -r` dir?
Why not use Linus' suggestion: /usr/src/linux and /usr/include/linux
should contain the kernel includes used when glibc was built, not the
currently running kernel.
(He said that on L-K on 27 Jul 2000,
Subject: Re: RLIM_INFINITY inconsistency between archs)
Jan