Re: Build regressions/improvements in v4.14-rc3

From: Michael Ellerman
Date: Wed Oct 04 2017 - 22:43:38 EST


Thomas Meyer <thomas@xxxxxxxx> writes:
> On Tue, Oct 03, 2017 at 08:18:14PM +1100, Michael Ellerman wrote:
...
>>
>> I've switched it to using one of the toolchains from Free Electrons,
>> which is built with glibc, and that seems to be working:
>>
>> http://kisskb.ellerman.id.au/kisskb/buildresult/13171418/
>>
>>
>> Let me know if that's no good.
>
> Cool, excellent! Look good.
>
> Is it also possible to add an allyesconfig and allmodconfig for UML?

Sure.

http://kisskb.ellerman.id.au/kisskb/config/484/
http://kisskb.ellerman.id.au/kisskb/config/485/

They don't build :D

arch/um/drivers/vde_user.c:8:24: fatal error: libvdeplug.h: No such file or directory


Can I just disable that driver? I'd prefer not to install too many host
packages just to get UML building.

cheers