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] New: x86_64 build fails: gcc: arch/xen/x86_64/pci/di

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 22] New: x86_64 build fails: gcc: arch/xen/x86_64/pci/direct.c: No such file or directory
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Thu, 05 May 2005 19:00:29 +0000
Delivery-date: Thu, 05 May 2005 19:00:38 +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
X-Bugzilla-Reason: AssignedTo

http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=22

           Summary: x86_64 build fails: gcc: arch/xen/x86_64/pci/direct.c:
                    No such file or directory
           Product: Xen
           Version: unstable
          Platform: x86-64
        OS/Version: Linux-2.6
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Unspecified
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: dbarrera@xxxxxxxxxx


I am trying to build Xen on an EMT64 box and am getting an error indicating 
that file arch/xen/x86_64/pci/direct.c is missing. Indeed, 
xen-unstable/linux-2.6.11-xen0/arch/xen/x86_64/pci/direct.c is a link 
to ../xen-unstable/linux-2.6.11-xen0/arch/xen/i386/pci/direct.c, which does 
not exist. 
 
Here's the error: 
  CC      arch/xen/x86_64/pci/common.o 
  CC      arch/xen/x86_64/pci/direct.o 
gcc: arch/xen/x86_64/pci/direct.c: No such file or directory 
gcc: no input files 
make[5]: *** [arch/xen/x86_64/pci/direct.o] Error 1 
make[4]: *** [arch/xen/x86_64/pci] Error 2 
make[4]: Leaving directory `/tmp/xen-unstable/linux-2.6.11-xen0' 
make[3]: *** [build] Error 2 
make[3]: Leaving directory `/tmp/xen-unstable' 
make[2]: *** [linux-2.6-xen0-build] Error 2 
make[2]: Leaving directory `/tmp/xen-unstable' 
make[1]: *** [kernels] Error 1 
make[1]: Leaving directory `/tmp/xen-unstable' 
make: *** [world] Error 2 
bl2-14:/tmp/xen-unstable #



------- 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 22] New: x86_64 build fails: gcc: arch/xen/x86_64/pci/direct.c: No such file or directory, bugzilla-daemon <=