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

Re: [Xen-devel] XEN 3.0.4-1, undefined symbol: xc_get_last_error

To: Ralf Schenk <rs@xxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] XEN 3.0.4-1, undefined symbol: xc_get_last_error
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Sun, 14 Jan 2007 13:37:37 +0000
Delivery-date: Sun, 14 Jan 2007 05:37:21 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <45AA2ED8.1040008@xxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acc34SdOZh+uWKPUEdur9wANk04WTA==
Thread-topic: [Xen-devel] XEN 3.0.4-1, undefined symbol: xc_get_last_error
User-agent: Microsoft-Entourage/11.3.2.061213


On 14/1/07 1:23 pm, "Ralf Schenk" <rs@xxxxxxxxxx> wrote:

> I thourougly checked, that all older files of xen 3.0.3 were removed and
> installed again but no success. I checked that every single file from
> the new xen compilitation in the dist directory was installed and in place.
> 
> Has anyone experience with this ?

I haven't seen this but it looks like the xc_get_last_error symbol is
missing from libxenctrl.so.3.0.

Try 'ldd /usr/lib64/python/xen/lowlevel/xc.so'. See where it is getting its
libxenctrl.so.3.0 from. Then do 'nm x | grep xc_get_last_error' where x is
the location of the libxenctrl library that is being used. If nothing is
printed by the grep then the libxenctrl is probably old.

 -- Keir



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>