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

[Xen-devel] Fail to compile 2.6.27-xen

To: Xen Developers <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Fail to compile 2.6.27-xen
From: NAHieu <nahieu@xxxxxxxxx>
Date: Thu, 26 Feb 2009 00:11:36 +0900
Delivery-date: Wed, 25 Feb 2009 07:12:00 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=T5Wm2UZ5gSHNtsGnxJpHoi4eP6rOOp7e4OaXh+GmI1E=; b=kn6xNso6NR3BW79l6lOW0MY6DNszHybujRGMtgCtP0j9f/bx/V5IyJYzHoLvKcLg65 375XDv5fvo2pgDLnUo3UHCYBMKT6t+zrTxTkpLK7sHxapYut3boXwHgxWctus3kLXnTL lfQR2TgFwmHUGAjglIJCGYrz18eIyvJNEZKxg=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=FnhwMn2SoO2dp29xHx5sizrAaWEr4k6jipH9X+6sL/yDEQSQZfpPuWw/yUGc/Y5prd H5AntSKI2MMEp9Ehbdtkob3P5+ZPkPN/Wr3hjZhv+c/iAfoe7clJC2yLkig8IzSJkBxv 02EVF1HCcO8rhTwtp1LsIy35dqOdxSKZZDUfU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I got the 2.6.27 kernel from
http://xenbits.xensource.com/ext/linux-2.6.27-xen.hg.
But the compilation returns error like below. How can I fix this problem?

Thanks,
H

....
  AR      arch/x86/lib/lib.a
  LD      vmlinux.o
  MODPOST vmlinux.o
WARNING: modpost: Found 1 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
arch/x86/kernel/built-in.o: In function `timer_interrupt':
/usr/src/linux-2.6.27-xen.hg/arch/x86/kernel/time_32-xen.c:469:
undefined reference to `__udivdi3'
make: *** [.tmp_vmlinux1] Error 1

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

<Prev in Thread] Current Thread [Next in Thread>