Ewan,
 What about this issue? Is there a patch for this as well? I am still 
seeing this error with the latest changeset:
bl2-10:/tmp/xen-unstable.hg # hg tip
changeset:   11134:ec03b24a2d83
tag:         tip
user:        shand@xxxxxxxxxxxxxxxxxxxxxxxx
date:        Tue Aug 15 13:53:55 2006 +0100
summary:     Fix VT after hvm changes.
bl2-10:~ # uname -a
 Linux bl2-10 2.6.16.13-xen #1 SMP Fri Aug 18 06:46:43 CDT 2006 x86_64 
x86_64 x86_64 GNU/Linux
bl2-10:~ # 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
bl2-10:~ # cat /etc/issue
Welcome to SUSE Linux Enterprise Server 10 (x86_64) - Kernel \r (\l).
bl2-10:~ #
-------- Original Message --------
 Subject: 	x86_64 - ImportError: /usr/lib64/python2.4/xen/lowlevel/xc.so: 
undefined symbol:,xc_evtchn_status
Date:   Wed, 16 Aug 2006 11:03:18 -0500
From:   David F Barrera <dfbp@xxxxxxxxxx>
To:     xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
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
--
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
 
 |