[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] /lib/tls on gentoo
Hi, > I donÂt use NPTL (having USE="-nptl") and theres no such directory on my > system lik /lib/tls > Maybe you have "USE="nptlonly"? In that case, the TLS libs are installed in /lib, and no non-tls libs are compiled at all. re-emerge glibc without that flag. otherwise, it might be that your init (and other programs) are compiled statically against a nptl glibc. "emerge -a --newuse" after (temporarily) removing USE="static" might help find you those, but will most likely skip some... savest guess would be to simply recompile every program xen complains about... /Ernst _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |