From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: xen-testing: xend doesn't start. undefined symbol: xc_cpupool_movedomain Date: Tue, 13 Jul 2010 19:57:36 +0100 Message-ID: References: <4C3CB107.9080409@gatech.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4C3CB107.9080409@gatech.edu> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Min Lee , "Xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org You have mismatching versions of variuous Xen libraries installed. In this case, the Xc.so extension package for Python is probably from xen-unstable, while your libxenctrl is probably from a stable branch. Hence the warning about an unresolved symbol. This doesn't belong on xen-devel by the way, it's a user question. -- Keir On 13/07/2010 19:31, "Min Lee" wrote: > 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 > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel