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-users

[Xen-users] [Q] #error SECTIONS_WIDTH+NODES_WIDTH+ZONES_WIDTH > BITS_PER

To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] [Q] #error SECTIONS_WIDTH+NODES_WIDTH+ZONES_WIDTH > BITS_PER_LONG - NR_PAGEFLAGS and git branch xen/stable-2.6.32
From: Hiroyuki Sato <hiroysato@xxxxxxxxx>
Date: Sat, 27 Aug 2011 23:09:27 +0900
Cc:
Delivery-date: Sat, 27 Aug 2011 07:12:22 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=FdHOT3aawKWxNZJEfDCvSAQsYenInsxcn1bdOcgfQDw=; b=EBuCvzpTdCaqaEDgYSavNPlSrs2B8tavVdEk57u2H+nQp0ai/+6S3e0b33HuIylF9H h8bkF3taKnSI2vc33fdKRMpGHe7ul4n8nchUo4g1RQsbC62lcfEnerxwcdqeF76xO+7K VUGtsl1m/MJdKjaYsOHxVyLppxPuJtTi641Ck=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Dear members.

I'm trying to build dom0 kernel. on Scientific Linux 6.1 (i386)

1, Does anybody knows how to solve this compile error?? (config file attached)

2, I can't find branch name "xen/stable-2.6.32". Is it removed??
  I executed the following command.

 % git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git
 % git checkout xen/stable-2.6.32
 error: pathspec 'xen/stable-2.6.32' did not match any file(s) known to git.


[arch@angler01 xen]$ make bzImage
  HOSTLD  scripts/kconfig/conf
scripts/kconfig/conf -s arch/x86/Kconfig
  CHK     include/linux/version.h
  UPD     include/linux/version.h
  CHK     include/linux/utsrelease.h
  UPD     include/linux/utsrelease.h
  SYMLINK include/asm -> include/asm-x86
  CC      kernel/bounds.s
  GEN     include/linux/bounds.h
  CC      arch/x86/kernel/asm-offsets.s
In file included from include/linux/suspend.h:8,
                 from arch/x86/kernel/asm-offsets_32.c:11,
                 from arch/x86/kernel/asm-offsets.c:2:
include/linux/mm.h:518:2: error: #error
SECTIONS_WIDTH+NODES_WIDTH+ZONES_WIDTH > BITS_PER_LONG - NR_PAGEFLAGS
make[1]: *** [arch/x86/kernel/asm-offsets.s] Error 1
make: *** [prepare0] Error 2

Environment
OS: Scientific Linux. 6.1 (i386)
GCC: gcc version 4.4.5 20110214 (Red Hat 4.4.5-6) (GCC)
Kernel Source Tag: 20a27c1e25b8550066902c9d6ca91631e656dfa3


Sincerely.




-- 
Hiroyuki Sato

Attachment: dot_config.txt
Description: Text document

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