Gentoo Archives: gentoo-musl

From: Felix Janda <felix.janda@××××××.de>
To: Elias Jonsson <elias@×××××××.se>
Cc: gentoo-musl@l.g.o
Subject: Re: [gentoo-musl] musl kernel compilation error
Date: Wed, 16 Nov 2016 16:52:07
Message-Id: 20161116164602.GA296@nyan
In Reply to: [gentoo-musl] musl kernel compilation error by Elias Jonsson
1 Elias Jonsson wrote:
2 > Hi all,
3 > Tried out the musl overlay. It looks okay but I'm unable to compile the
4 > kernel using "genkernel all" though. After a while of compiling it says:
5 > fatal error: bits/wordsize.h: No such file or directory.
6 > Any ideas on what to do next?
7
8 Disable the BUILD_DOCSRC option. (See https://bugs.gentoo.org/588270 .)
9
10 genkernel should be fixed to not have this in its default configuration,
11 though.
12
13 Felix