* [PROBLEM] UM does not compile on i386
@ 2007-10-26 12:58 Pekka Enberg
2007-10-26 13:50 ` WANG Cong
2007-10-26 16:24 ` Jeff Dike
0 siblings, 2 replies; 3+ messages in thread
From: Pekka Enberg @ 2007-10-26 12:58 UTC (permalink / raw)
To: Jeff Dike, Blaisorblade; +Cc: Linux Kernel Mailing List
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
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PROBLEM] UM does not compile on i386
2007-10-26 12:58 [PROBLEM] UM does not compile on i386 Pekka Enberg
@ 2007-10-26 13:50 ` WANG Cong
2007-10-26 16:24 ` Jeff Dike
1 sibling, 0 replies; 3+ messages in thread
From: WANG Cong @ 2007-10-26 13:50 UTC (permalink / raw)
To: Pekka Enberg; +Cc: Jeff Dike, Blaisorblade, Linux Kernel Mailing List
On Fri, Oct 26, 2007 at 03:58:04PM +0300, Pekka Enberg wrote:
>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
Fixed by Balbir Singh[1].
[1] http://lkml.org/lkml/2007/10/25/181
--
May the Source Be With You.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PROBLEM] UM does not compile on i386
2007-10-26 12:58 [PROBLEM] UM does not compile on i386 Pekka Enberg
2007-10-26 13:50 ` WANG Cong
@ 2007-10-26 16:24 ` Jeff Dike
1 sibling, 0 replies; 3+ messages in thread
From: Jeff Dike @ 2007-10-26 16:24 UTC (permalink / raw)
To: Pekka Enberg; +Cc: Blaisorblade, Linux Kernel Mailing List
On Fri, Oct 26, 2007 at 03:58:04PM +0300, Pekka Enberg wrote:
> The current Linus' git does not compile on i386 for UM defconfig:
You need this patch:
http://marc.info/?l=linux-kernel&m=119332492222601&q=raw
Jeff
--
Work email - jdike at linux dot intel dot com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-10-26 16:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-26 12:58 [PROBLEM] UM does not compile on i386 Pekka Enberg
2007-10-26 13:50 ` WANG Cong
2007-10-26 16:24 ` Jeff Dike
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox