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

Re: [Xen-users] xend problems, xc.so: undefined symbol: xc_vmx_build

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] xend problems, xc.so: undefined symbol: xc_vmx_build
From: "Tijl Van den Broeck" <subspawn@xxxxxxxxx>
Date: Tue, 16 May 2006 09:01:34 +0200
Delivery-date: Tue, 16 May 2006 00:02:09 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=dsy0bSWO7V1UvfSpyDzGNw9r7+OnWGs4eRIve9ZcFeqnnl/d99Mi6nC2RdnW31fzvKMwl+NVSxAsxDaeAqzeXSOv532YEwHQ4V2EzFyoIl11AV8PTgeo7nPhCX4lXe3KdE5ct22yyRxiKtON5z2DQCc79oFb4nhvLFLlrDKsK7g=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx

I'm running into the same problem with:
- 32 bit 686
- Debian sid (unstable), 2.6.16-12 with xen-3.0.2.2
- relevant packages: python2.3 (2.3.5-9.1), python2.3-dev (2.3.5-9.1)

Is this a common Debian-issue ?


To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] xend problems, xc.so: undefined symbol: xc_vmx_build
From: Neal Probert <nprobert@xxxxxxxxxxxxx>
Date: Thu, 06 Apr 2006 15:55:11 -0400
Delivery-date: Thu, 06 Apr 2006 12:56:17 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@xxxxxxxxxxxxxxxxxxx?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@xxxxxxxxxxxxxxxxxxx>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, < mailto:xen-users-request@xxxxxxxxxxxxxxxxxxx?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, < mailto:xen-users-request@xxxxxxxxxxxxxxxxxxx?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Debian Thunderbird 1.0.7 (X11/20051017)
Running Debian Sarge, Amd64 and using the latest xen-3.0-testing. Domain0 boots fine. Seems I am missing a build or library.

Traceback (most recent call last):
File "/usr/sbin/xend", line 33, in ?
from xen.xend.server import SrvDaemon
File "/usr/lib/python2.3/site-packages/xen/xend/server/SrvDaemon.py", line 17, in ?
   import xen.lowlevel.xc
ImportError: /usr/lib/python2.3/site-packages/xen/lowlevel/xc.so: undefined symbol: xc_vmx_build
--
*** ProbeStar Technical Systems, LLC. ***
Software Engineering and Application Development

==// Neal W. Probert (President) / Email: nprobert@xxxxxxxxxxxxx //
=// Web: www.probestar.com / Phone: 734-834-7805 //=
// Fax: / Cell: 734-834-7805 //==

"Technology is a gift of God. After the gift of life it is perhaps
the greatest of God's gifts. It is the mother of civilizations, of
arts and of sciences"
--- Freeman Dyson Infinite in all directions

 

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Xen-users] xend problems, xc.so: undefined symbol: xc_vmx_build, Tijl Van den Broeck <=