WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] The most recent attempt to build 2.6.29-rc8

To: M A Young <m.a.young@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] The most recent attempt to build 2.6.29-rc8
From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Date: Sun, 22 Mar 2009 08:46:30 -0700 (PDT)
Cc: Jeremy Fitzhardinge <jeremy@xxxxxxxx>, Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Sun, 22 Mar 2009 08:47:02 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1237736790; bh=sZXZrkyVfBOJWuYfHmQS2CUs1t/VBKcDhRJ5InN3Mrs=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=DH/amx6HHDu1j8V/xfCwwqLAfCdEngmIGn5nmAjYGG2PMXED6j1qTs9FYcoOC/qCLMW4SJhhRSVPOsh1HWqE2pSyQMxRoNB/9vAiypCr8Xwiuc4E9SYTU3MfGe0ZyvGx66f4BOGJ7zTV8x69SZY3+kk5NUGVbAe8A+Dhf7qFUL0=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=mUUKexp9EGJjYyuJiJ6lx+VcLC59zqSbOR/qCzxMxzuqbldXK+aiJTUu8g//ax/feX91gs/cWnokdv2eiPcrYVZRDFOxUCHRhnBkiV0qQDSVarLIlOoseYSV5GfNgTsvjmM3MP5Vst2htNrpe5359LHNPoW7OMYvWZ+t3IZJFto=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <alpine.LFD.2.00.0903221503001.18484@xxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bderzhavets@xxxxxxxxx
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
  If   CONFIG_XEN_NETDEV_FRONTEND=m  then
i can build kernel in both cases:-

1)  CONFIG_XEN_XENBUS_FRONTEND=y
2)  CONFIG_XEN_XENBUS_FRONTEND=m

  If   CONFIG_XEN_NETDEV_FRONTEND=y  then
i cannot build kernel in both cases:-

1)  CONFIG_XEN_XENBUS_FRONTEND=y
2) CONFIG_XEN_XENBUS_FRONTEND=m

Yesterday, i occasionally set CONFIG_XEN_NETDEV_FRONTEND=y
and got a problem:-

WARNING: modpost: Found 3 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
  GEN     .version
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
drivers/built-in.o: In function `xenbus_register_frontend':
/usr/src/linux-2.6-xen/include/xen/xenbus.h:115: undefined reference to `__xenbus_register_frontend'
make: *** [.tmp_vmlinux1] Error 1


Thank you.
Boris.

--- On Sun, 3/22/09, M A Young <m.a.young@xxxxxxxxxxxx> wrote:
From: M A Young <m.a.young@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] The most recent attempt to build 2.6.29-rc8
To: "Boris Derzhavets" <bderzhavets@xxxxxxxxx>
Cc: "Jeremy Fitzhardinge" <jeremy@xxxxxxxx>, "Xen-devel" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Date: Sunday, March 22, 2009, 11:06 AM

On Sun, 22 Mar 2009, Boris Derzhavets wrote:

> File .config is attached. It's always the same.
> Just now i did everything from scratch :-

Set CONFIG_XEN_XENBUS_FRONTEND=y and it should build (or at least get past your
current problem).

Michael Young

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>