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

[Xen-bugs] [Bug 98] New: Build failure with CONFIG_HIGHMEM64G=y

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 98] New: Build failure with CONFIG_HIGHMEM64G=y
From: pl@xxxxxxxxxx
Date: Mon, 11 Jul 2005 20:12:04 +0000
Delivery-date: Mon, 11 Jul 2005 20:12:08 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=98

           Summary: Build failure with CONFIG_HIGHMEM64G=y
           Product: Xen
           Version: unstable
          Platform: x86
        OS/Version: Linux-2.6
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Hypervisor
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: pl@xxxxxxxxxx
                CC: hohnbaum@xxxxxxxxxx


arch/xen/i386/mm/init.c: In function `pagetable_init':
arch/xen/i386/mm/init.c:383: error: `PTRS_PER_PGD_NO_HV' undeclared (first use
in this function)
arch/xen/i386/mm/init.c:383: error: (Each undeclared identifier is reported only
once
arch/xen/i386/mm/init.c:383: error: for each function it appears in.)
make[4]: *** [arch/xen/i386/mm/init.o] Error 1
make[3]: *** [arch/xen/i386/mm] Error 2
make[3]: Leaving directory `/home/plars/xen/unstable-sandbox/linux-2.6.12-xen0'
make[2]: *** [build] Error 2
make[2]: Leaving directory `/home/plars/xen/unstable-sandbox'
make[1]: *** [linux-2.6-xen0-build] Error 2
make[1]: Leaving directory `/home/plars/xen/unstable-sandbox'
make: *** [kernels] Error 1



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 98] New: Build failure with CONFIG_HIGHMEM64G=y, pl <=