From mboxrd@z Thu Jan 1 00:00:00 1970 From: adsharma@sc.intel.com Subject: Re: undefined symbol: xc_vmx_build Date: Fri, 7 Jan 2005 15:59:54 -0800 Message-ID: <20050107235954.2A8FE33ECF@linux-t08.sc.intel.com> References: Return-path: In-Reply-To: Sender: xen-devel-admin@lists.sourceforge.net Errors-To: xen-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: Paul Larson Cc: xen-devel@lists.sourceforge.net List-Id: xen-devel@lists.xenproject.org In xen.devel, you wrote: > I'm guessing this is from the recently checked in vmx patches in > xeno-unstable? > > # xend start > Traceback (most recent call last): > File "/usr/sbin/xend", line 33, in ? > from xen.xend.server import SrvDaemon > File "/lib/python/xen/xend/server/SrvDaemon.py", line 40, in ? > import channel > File "/lib/python/xen/xend/server/channel.py", line 3, in ? > import xen.lowlevel.xc; xc = xen.lowlevel.xc.new() > ImportError: /lib/python/xen/lowlevel/xc.so: undefined symbol: > xc_vmx_build Cna you make sure that you're using the right version of libxc? $ nm libxc.so.2.0.0 | grep xc_vmx_build 0000bdf0 T xc_vmx_build -Arun ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt