On Tue, Jul 17, 2007 at 10:10:43AM +0800, Linux Lover wrote:
>  CC      arch/um/kernel/asm-offsets.s
> In file included from include/asm/cpufeature.h:4,
>                 from include/asm/arch/system.h:6,
>                 from include/asm/system-generic.h:4,
>                 from include/asm/system.h:4,
>                 from include/linux/spinlock.h:57,
>                 from include/linux/capability.h:45,
>                 from include/linux/sched.h:46,
>                 from arch/um/include/sysdep/kernel-offsets.h:2,
>                 from arch/um/kernel/asm-offsets.c:1:
> include/asm/arch/cpufeature.h:13:35: asm/required-features.h: No such file
> or directory
> make[1]: *** [arch/um/kernel/asm-offsets.s] Error 1
> make: *** [prepare0] Error 2
> 
> So what is wrong with the build process?

You hit a point where UML doesn't build.  This happens occasionally,
and it's usually fixed pretty quickly.  In this case, apply this patch
to it -
        
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff_plain;h=1e0cb0c3bf04850fa6fb300293d9e85ba81b605f

That patch is already there, but not applied at the point that you're
currently checking.  At some point, you'll probably be checking
a point where this patch is present, in which case you'll have to back
this out by hand.

                                Jeff

-- 
Work email - jdike at linux dot intel dot com

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to