[klibc] Fwd: Re: Build problems: klibc with Linux 3.10.7

Ben Hutchings ben at decadent.org.uk
Mon Jan 21 10:41:49 PST 2019


On Mon, 2019-01-21 at 17:31 +0100, Christophe Leroy wrote:
> Hi Ben
> 
> Looks like the patch from Maximilian below is still missing in klibc 2.0.5
> 
> Could you please apply it ?

I wasn't aware of this patch and chose to fix this problem differently
in 2.0.5.  You need to put the UAPI headers in linux/include, typically
using one of the following commands:

* make -C ../linux headers_install && ln -s ../linux/usr linux
* make -C ../linux headers_install INSTALL_HDR_PATH=$PWD/linux
* ln -s /usr linux

Ben.

-- 
Ben Hutchings
Klipstein's 4th Law of Prototyping and Production:
                               A fail-safe circuit will destroy others.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <http://www.zytor.com/pipermail/klibc/attachments/20190121/66b916a0/attachment.sig>


More information about the klibc mailing list