[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] lib tls Problem
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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |