Latest working kernel version: 2.6.25-rc1 Earliest failing kernel version: 2.6.25-rc1 Distribution:Debian Testing Hardware Environment: i386 Problem Description: lguest building fails with errors 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! CONFIG_LGUEST_LGUEST may be selected by CONFIG_LGUEST Steps to reproduce: select CONFIG_LGUEST (without CONFIG_LGUEST_LGUEST) and compile
Reply-To: akpm@linux-foundation.org On Mon, 11 Feb 2008 15:34:18 -0800 (PST) bugme-daemon@bugzilla.kernel.org wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=9938 > > Summary: building fails on lguest > Product: Other > Version: 2.5 > KernelVersion: 2.6.25-rc1 > Platform: All > OS/Version: Linux > Tree: Mainline > Status: NEW > Severity: normal > Priority: P1 > Component: Configuration > AssignedTo: zippel@linux-m68k.org > ReportedBy: ollivier.cedric@gmail.com > > > Latest working kernel version: 2.6.25-rc1 > Earliest failing kernel version: 2.6.25-rc1 > Distribution:Debian Testing > Hardware Environment: i386 > Problem Description: lguest building fails with errors > > 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! > > CONFIG_LGUEST_LGUEST may be selected by CONFIG_LGUEST > > Steps to reproduce: > select CONFIG_LGUEST (without CONFIG_LGUEST_LGUEST) and compile > Rusty has sneakily avoided creating a bugzilla account, but we still know how to find him.
*** Bug 9952 has been marked as a duplicate of this bug. ***
Can you confirm that this is fixed in 2.6.25-rc3-git1?
Fixed by: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=db342d216ba9e060d8c5501eefc1d0a789c9e711
Yes, it's fixed in 2.6.25-rc3-git1
On Tuesday 12 February 2008 10:57:19 Andrew Morton wrote: > Rusty has sneakily avoided creating a bugzilla account, but we still know > how to find him. Rusty has created one now, sorry for the delay. Bug me. Cheers, Rusty.