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: Re: Re: [Xen-users] [booting message]: WARNING: ****/lib/tlsglibclib

To: "echo" <echo@xxxxxxxxxxxx>
Subject: Re: Re: Re: [Xen-users] [booting message]: WARNING: ****/lib/tlsglibclibraries****
From: "Y. D." <duyuyang@xxxxxxxxx>
Date: Sun, 9 Nov 2008 14:44:26 +0800
Cc: javera <javera@xxxxxxxxxxxxxx>, xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Sat, 08 Nov 2008 22:45:18 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:references :subject:message-id:x-mailer:mime-version:content-type; bh=J2cdARMSLrhfTlqEtl1lc67WUoSYKpm3VuzjvygZqq8=; b=KOWcnHczqX9JZ1RHsGbFsymdmQCDkkmsl/EHlWzCW5FtXezmgJ/78NPlrzB/TP/Iwp vw3cnEryAZ9cJTsxcqo//2GDNqz91ZZUhQ7B3JXcfCZpPLxE7Zzpuwo15U9CJoNwBU2d 9Cm/t0G7QxZeGnaCYBeuPOJgepK25iGa1/o0g=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:references:subject:message-id:x-mailer:mime-version :content-type; b=nZfpHsCZp5tSxDJC7b4Gr2j+10Nwoa0YLpk75N9b0WxdjdSQn+TV4wbokj74X3j+V4 Ac35HO/T7CQe9qj5RTXR60/cIcxOk2xxGOSnJwDF3ZgsNNPe+Mau7PLqsvTGu/w4Pq8a KuH7Pct5hsvNcV05gdapTJXGf4J6QHcfA5VVw=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <200811081933155351236@xxxxxxxxx>, <407928614-1226151452-cardhu_decombobulator_blackberry.rim.net-1904250470-@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>, <200811082208531459075@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Init is probably statically linked against your C library (in this case
glibc). Your version of init was not built against Xen friendly libc,
hence you see this warning every time init runs.
 
I have libc6-xen installed already, however, the xen friendly library is not statically linked by init according to your explanation. How should it be? 
 
The reason that disabling tls did not make it go away is because init is
not loading those shared objects. Your better off installing libc-xen
and recompiling init. 
 
I don't know much about this. How should libc-xen be properly used as an substitute of libc in face of libc's being.
 
Thanks,
Shawn
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users