LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* lguest breaks i386 allmodconfig
@ 2008-02-24 4:32 Jeff Garzik
2008-02-24 4:36 ` [Lguest] " Tony Breeds
0 siblings, 1 reply; 2+ messages in thread
From: Jeff Garzik @ 2008-02-24 4:32 UTC (permalink / raw)
To: Rusty Russell, lguest, LKML
The following
make ARCH=i386 allmodconfig && \
make ARCH=i386 -sj5
on x86-64 produces the following build breakage at the post-build stage:
[...]
Root device is (9, 0)
Setup is 12504 bytes (padded to 12800 bytes).
System is 1883 kB
Kernel: arch/x86/boot/bzImage is ready (#2)
ERROR: "LGUEST_PAGES_guest_gdt_desc" [drivers/lguest/lg.ko] undefined!
ERROR: "LGUEST_PAGES_host_gdt_desc" [drivers/lguest/lg.ko] undefined!
ERROR: "LGUEST_PAGES_host_cr3" [drivers/lguest/lg.ko] undefined!
ERROR: "LGUEST_PAGES_regs" [drivers/lguest/lg.ko] undefined!
ERROR: "LGUEST_PAGES_host_idt_desc" [drivers/lguest/lg.ko] undefined!
ERROR: "LGUEST_PAGES_guest_gdt" [drivers/lguest/lg.ko] undefined!
ERROR: "LGUEST_PAGES_host_sp" [drivers/lguest/lg.ko] undefined!
ERROR: "LGUEST_PAGES_regs_trapnum" [drivers/lguest/lg.ko] undefined!
ERROR: "LGUEST_PAGES_guest_idt_desc" [drivers/lguest/lg.ko] undefined!
[...]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Lguest] lguest breaks i386 allmodconfig
2008-02-24 4:32 lguest breaks i386 allmodconfig Jeff Garzik
@ 2008-02-24 4:36 ` Tony Breeds
0 siblings, 0 replies; 2+ messages in thread
From: Tony Breeds @ 2008-02-24 4:36 UTC (permalink / raw)
To: Jeff Garzik; +Cc: Rusty Russell, lguest, LKML
On Sat, Feb 23, 2008 at 11:32:35PM -0500, Jeff Garzik wrote:
> The following
>
> make ARCH=i386 allmodconfig && \
> make ARCH=i386 -sj5
>
> on x86-64 produces the following build breakage at the post-build stage:
>
> [...]
> Root device is (9, 0)
> Setup is 12504 bytes (padded to 12800 bytes).
> System is 1883 kB
> Kernel: arch/x86/boot/bzImage is ready (#2)
> ERROR: "LGUEST_PAGES_guest_gdt_desc" [drivers/lguest/lg.ko] undefined!
> ERROR: "LGUEST_PAGES_host_gdt_desc" [drivers/lguest/lg.ko] undefined!
> ERROR: "LGUEST_PAGES_host_cr3" [drivers/lguest/lg.ko] undefined!
> ERROR: "LGUEST_PAGES_regs" [drivers/lguest/lg.ko] undefined!
> ERROR: "LGUEST_PAGES_host_idt_desc" [drivers/lguest/lg.ko] undefined!
> ERROR: "LGUEST_PAGES_guest_gdt" [drivers/lguest/lg.ko] undefined!
> ERROR: "LGUEST_PAGES_host_sp" [drivers/lguest/lg.ko] undefined!
> ERROR: "LGUEST_PAGES_regs_trapnum" [drivers/lguest/lg.ko] undefined!
> ERROR: "LGUEST_PAGES_guest_idt_desc" [drivers/lguest/lg.ko] undefined!
> [...]
I suspect that the various patches in this thread
(http://marc.info/?t=120339302000002) will fix this problem.
It's a matter of which on Linus takes, and when.
Yours Tony
linux.conf.au http://www.marchsouth.org/
Jan 19 - 24 2009 The Australian Linux Technical Conference!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-02-24 4:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-24 4:32 lguest breaks i386 allmodconfig Jeff Garzik
2008-02-24 4:36 ` [Lguest] " Tony Breeds
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).