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 22] x86_64 build fails: gcc: arch/xen/x86_64/pci/direct.

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 22] x86_64 build fails: gcc: arch/xen/x86_64/pci/direct.c: No such file or directory
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Fri, 06 May 2005 20:17:06 +0000
Delivery-date: Fri, 06 May 2005 20:17:10 +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=22





------- Additional Comments From dbarrera@xxxxxxxxxx  2005-05-06 20:17 -------
Using Arun's patch, I was able to complete the build on x86_64. However, Dom0 is
unable to boot; it does not get past the 'Memory Scrubbing' messages:

(XEN) Scrubbing Free RAM: ....................................done.
(XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch
input to Xen).
 Xen: 0000000000000000 - 000000001f400000 (usable)
kernel direct mapping tables upto ffff88001f400000 @ 59e000-69a000
....
Using tsc for high-res timesource
Console: colour VGA+ 80x25
Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
Memory: 495616k/512000k available (2474k kernel code, 7872k reserved,

---------------------
Arun's post: 

This might be a better fix?

--- 1.2/linux-2.6.11-xen-sparse/arch/xen/x86_64/pci/Makefile 
2005-04-02 12:27:09 -08:00
+++ edited/linux-2.6.11-xen-sparse/arch/xen/x86_64/pci/Makefile 
2005-05-05 15:43:11 -07:00
@@ -12,7 +12,7 @@
  c-obj-y                += fixup.o
  c-obj-$(CONFIG_ACPI_PCI)       += acpi.o
  c-obj-y                        += legacy.o common.o
-c-xen-obj-$(CONFIG_PCI_DIRECT)+= direct.o
+c-obj-$(CONFIG_PCI_DIRECT)+= direct.o
  c-xen-obj-y            += irq.o
  # mmconfig has a 64bit special
  c-obj-$(CONFIG_PCI_MMCONFIG) += mmconfig.o

        -Arun



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