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 175] New: x86_64 Build break - undefined reference to `H

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 175] New: x86_64 Build break - undefined reference to `HYPERVISOR_vcpu_pickle'
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Fri, 19 Aug 2005 15:06:17 +0000
Delivery-date: Fri, 19 Aug 2005 15:06:20 +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>
Reply-to: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=175

           Summary: x86_64 Build break -  undefined reference to
                    `HYPERVISOR_vcpu_pickle'
           Product: Xen
           Version: unstable
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Hypervisor
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: dbarrera@xxxxxxxxxx
                CC: hohnbaum@xxxxxxxxxx


I am trying to build xen on x86_64 SLES 9 SP2 box this morning and am getting
this error:

arch/xen/kernel/built-in.o(.text+0x1bd6): In function `__do_suspend':
: undefined reference to `HYPERVISOR_vcpu_pickle'
make[4]: *** [.tmp_vmlinux1] Error 1
make[4]: Leaving directory `/tmp/xen-unstable.hg/linux-2.6.12-xen0'
make[3]: *** [build] Error 2
make[3]: Leaving directory `/tmp/xen-unstable.hg'
make[2]: *** [linux-2.6-xen0-build] Error 2
make[2]: Leaving directory `/tmp/xen-unstable.hg'
make[1]: *** [kernels] Error 1
make[1]: Leaving directory `/tmp/xen-unstable.hg'
make: *** [world] Error 2

changeset:   6274:3c1cd2486b7fecd5d97378a7d52e5bfb8eb7c718
tag:         tip
user:        sos22@xxxxxxxxxxxxxxxxxxxx
date:        Fri Aug 19 09:10:24 2005
summary:     Unbreak the build in the non-CONFIG_SMP and x86_64 cases.

-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- 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 175] New: x86_64 Build break - undefined reference to `HYPERVISOR_vcpu_pickle', bugzilla-daemon <=