[klibc] Build problems: klibc with Linux 3.10.7

maximilian attems maks at stro.at
Wed Aug 21 03:20:24 PDT 2013


On Tue, Aug 20, 2013 at 07:44:39AM +0200, leroy christophe wrote:
> >
> Find attached two patches I have in order to build klibc 2.0.2
> against kernel 3.8.13
> We had to introduce those patches when going from kernel 3.6 to kernel 3.7
> Hope it helps.
> 

those patches are wrong and again very brittle.

just use the way it is described in `make help':

A) cd ~/src/linux
   make defconfig
   make headers_install

B) cd ~/src/klibc
   make  KLIBCKERNELSRC=`pwd`/../linux/usr/


-- 
maks


More information about the klibc mailing list