Re: [PROBLEM] UM does not compile on i386

Previous thread: Re: IRQ off latency of printk is very high by Benny Amorsen on Friday, October 26, 2007 - 5:57 am. (2 messages)

Next thread: [announce] Updated PS3 Linux Distro Kit released (v1.5) by Geert Uytterhoeven on Friday, October 26, 2007 - 6:26 am. (2 messages)
From: Pekka Enberg
Date: Friday, October 26, 2007 - 5:58 am

Hi,

The current Linus' git does not compile on i386 for UM defconfig:

  CC      init/do_mounts.o
In file included from init/do_mounts.c:19:
init/do_mounts.h: In function 'bstat':
init/do_mounts.h:25: error: storage size of 'stat' isn't known
init/do_mounts.h:25: warning: unused variable 'stat'
init/do_mounts.h:33: warning: control reaches end of non-void function
make[1]: *** [init/do_mounts.o] Error 1
make: *** [init] Error 2

                                      Pekka
-

From: WANG Cong
Date: Friday, October 26, 2007 - 6:50 am

Fixed by Balbir Singh[1].

[1] http://lkml.org/lkml/2007/10/25/181

-- 
May the Source Be With You.
-

From: Jeff Dike
Date: Friday, October 26, 2007 - 9:24 am

You need this patch:

	http://marc.info/?l=linux-kernel&m=119332492222601&q=raw

				Jeff

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

Previous thread: Re: IRQ off latency of printk is very high by Benny Amorsen on Friday, October 26, 2007 - 5:57 am. (2 messages)

Next thread: [announce] Updated PS3 Linux Distro Kit released (v1.5) by Geert Uytterhoeven on Friday, October 26, 2007 - 6:26 am. (2 messages)