Re: [uml-devel] [PATCH] UM: fix make headers_install after UAPI header installation

2013-03-20 Thread David Howells
Florian Fainelli  wrote:

> Commit 10b63956 (UAPI: Plumb the UAPI Kbuilds into the user
> header installation and checking) breaks UML make headers_install with
> the following:

Ummm...  Why would you do that?  Surely UML doesn't have its own userspace,
but rather borrows from the host arch?

David

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


Re: [uml-devel] [PATCH] UM: fix make headers_install after UAPI header installation

2013-03-20 Thread Florian Fainelli
Le 03/20/13 17:46, David Howells a écrit :
> Florian Fainelli  wrote:
>
>> Commit 10b63956 (UAPI: Plumb the UAPI Kbuilds into the user
>> header installation and checking) breaks UML make headers_install with
>> the following:
>
> Ummm...  Why would you do that?  Surely UML doesn't have its own userspace,
> but rather borrows from the host arch?

Well, first because it used to work and second because I build 
toolchains which have little to nothing in common with the host it is 
running on (different libc etc...). I can certainly add an exception to 
the build system telling it not to try to make headers_install for UML.
--
Florian

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel