From mboxrd@z Thu Jan 1 00:00:00 1970 From: Min Lee Subject: xen-testing: xend doesn't start. undefined symbol: xc_cpupool_movedomain Date: Tue, 13 Jul 2010 14:31:35 -0400 Message-ID: <4C3CB107.9080409@gatech.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org I tried current xen-testing with pvops-kernel, but xend doesn't start. Here's the message below. any idea? thanks for any help. Min -- root@ubuntu172:~# /etc/init.d/xend status Traceback (most recent call last): File "/usr/sbin/xend", line 36, in from xen.xend.server import SrvDaemon File "/usr/local/lib/python2.6/dist-packages/xen/xend/server/SrvDaemon.py", line 20, in import xen.lowlevel.xc ImportError: /usr/local/lib/python2.6/dist-packages/xen/lowlevel/xc.so: undefined symbol: xc_cpupool_movedomain