Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757385AbYBRAim (ORCPT ); Sun, 17 Feb 2008 19:38:42 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755384AbYBRAid (ORCPT ); Sun, 17 Feb 2008 19:38:33 -0500 Received: from hs-out-0708.google.com ([64.233.178.241]:32737 "EHLO hs-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754366AbYBRAic (ORCPT ); Sun, 17 Feb 2008 19:38:32 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HTLm/kKRMmYwF1KIWp6+fLNMAWouitRePH8HdQQ+Rwr/i0z0fuzoOVEVExGdAA9DQyPh4OWyXw/KCP18GHdsaSgS6Hm/q3L4wXofyd51txvcEsfQHlLi61wP+Y+xYi4MTxkzyfilUM16YeQfXw1c7VYuLNpBcTi48NMoWbXZUtA= Message-ID: <804dabb00802171638t30a4e754t53781a8f76fe5c22@mail.gmail.com> Date: Mon, 18 Feb 2008 08:38:31 +0800 From: "Peter Teoh" To: "Randy Dunlap" Subject: Re: What is "ERROR: "LGUEST_PAGES_guest_gdt_desc" [drivers/lguest/lg.ko] undefined!" Cc: linux-kernel@vger.kernel.org In-Reply-To: <20080216202740.74e22dbb.randy.dunlap@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47B786BF.8050703@gmail.com> <20080216202740.74e22dbb.randy.dunlap@oracle.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1686 Lines: 40 On 2/17/08, Randy Dunlap wrote: > On Sun, 17 Feb 2008 08:58:39 +0800 Peter Teoh wrote: > > > Can some explain the cause of this error (it has been like this for the > > last two git pull from linus tree): > > > > Kernel: arch/x86/boot/bzImage is ready (#1) > > Building modules, stage 2. > > MODPOST 1589 modules > > 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! > > WARNING: modpost: Found 14 section mismatch(es). > > To see full details build your kernel with: > > 'make CONFIG_DEBUG_SECTION_MISMATCH=y' > > make[1]: *** [__modpost] Error 1 > > make: *** [modules] Error 2 > > Please try the patch at > http://marc.info/?l=linux-kernel&m=120206956919303&w=2 > and report on its success/failure. Thanks. > > --- > ~Randy > sorry for the delay....the problem still comes back after the patch...any ideas? THanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/