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

[Xen-devel] x86_64 - ImportError: /usr/lib64/python2.4/xen/lowlevel/xc.s

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] x86_64 - ImportError: /usr/lib64/python2.4/xen/lowlevel/xc.so: undefined symbol:,xc_evtchn_status
From: David F Barrera <dfbp@xxxxxxxxxx>
Date: Wed, 16 Aug 2006 11:03:18 -0500
Delivery-date: Wed, 16 Aug 2006 09:04:18 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.5 (Windows/20060719)
On two x86_64 boxes with SLES 9 and SLES 10, the following error has occurred:

# xend start
Traceback (most recent call last):
 File "/usr/sbin/xend", line 49, in ?
   from xen.xend.server import SrvDaemon
 File "//usr/lib64/python/xen/xend/server/SrvDaemon.py", line 17, in ?
   import xen.lowlevel.xc
ImportError: /usr/lib64/python2.4/xen/lowlevel/xc.so: undefined symbol:
xc_evtchn_status


---------------------------------------

Currently testing with cs:
changeset:   11134:ec03b24a2d83
tag:         tip
user:        shand@xxxxxxxxxxxxxxxxxxxxxxxx 
<mailto:shand@xxxxxxxxxxxxxxxxxxxxxxxx>
date:        Tue Aug 15 13:53:55 2006 +0100
summary:     Fix VT after hvm changes.


The problem has occurred for at least the this week.

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=740

--

Regards,

David F Barrera
Linux Technology Center
Systems and Technology Group, IBM

"The wisest men follow their own direction. "
        
                         Euripides



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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] x86_64 - ImportError: /usr/lib64/python2.4/xen/lowlevel/xc.so: undefined symbol:,xc_evtchn_status, David F Barrera <=