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

[Xen-users] lib tls Problem

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] lib tls Problem
From: Roland May <Tinitus1@xxxxxxxxxxxxx>
Date: Sat, 29 Jul 2006 08:58:34 +0200
Delivery-date: Fri, 28 Jul 2006 23:59:45 -0700
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
User-agent: KMail/1.9.3
Hello,

I have gentoo

in /etc/make.conf is this


at /etc/make.conf
# These settings were set by the catalyst build script that automatically 
built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-O2 -march=nocona -pipe -mno-tls-direct-seg-refs"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j3"
USE="gpm doc mysql samba screen pdf sdl xen lvm lvm2 gtk gnome qt kde dvd alsa 
cdr fbcon svga fusion mmx sysfs directfb"
PORT_LOGDIR=/var/log/portage

I have recompiled all packages

but I get still

 ***************************************************************
  ***************************************************************
  ** WARNING: Currently emulating unsupported memory accesses  **
  **          in /lib/tls glibc libraries. The emulation is    **
  **          slow. To ensure full performance you should      **
  **          install a 'xen-friendly' (nosegneg) version of   **
  **          the library, or disable tls support by executing **
  **          the following as root:                           **
  **          mv /lib/tls /lib/tls.disabled                    **
  ** Offending process: modprobe (pid=850)                     **
  ***************************************************************
  ***************************************************************

Continuing...


but there is no lib/tls

mv /lib/tls /lib/tls.disabled
mv: cannot stat `/lib/tls': No such file or directory

or

mv /usr/lib/tls /usr/lib/tls.disabled
mv: cannot stat `/usr/lib/tls': No such file or directory

Whats wrong?






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

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