Robin Green
2005-Apr-07 02:44 UTC
[Xen-users] /lib/tls will be no more in Fedora Core 4 Test 2 - updated instructions for Xen?
In Fedora Core 4 Test 2, the /lib/tls directory has gone. Most applications are linked to /lib/libc.so.6: # ldd /bin/true libc.so.6 => /lib/libc.so.6 (0x00c72000) /lib/ld-linux.so.2 (0x001b6000) and there is /lib/obsolete/linuxthreads/ for apps that need it. What should we Xen users do now if we want to avoid triggering the code that used to emulate unsupported stuff in /lib/tls? Do we have to do anything? -- Robin _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
M.A. Williamson
2005-Apr-07 10:45 UTC
Re: [Xen-users] /lib/tls will be no more in Fedora Core 4 Test 2 - updated instructions for Xen?
Hi, You''re more on the bleeding edge than me - I haven''t used FC4. As a general guideline, however, if you get the angry warning message on bootup (telling you to move /lib/tls out the way) then there must be something you need to do. If that doesn''t appear, you''re probably OK.>From what I''ve heard, I suspect you''re OK on FC4.Cheers, Mark On Apr 7 2005, Robin Green wrote:> In Fedora Core 4 Test 2, the /lib/tls directory has gone. Most > applications are linked to /lib/libc.so.6: > > # ldd /bin/true > libc.so.6 => /lib/libc.so.6 (0x00c72000) > /lib/ld-linux.so.2 (0x001b6000) > > and there is /lib/obsolete/linuxthreads/ for apps that need it. > > What should we Xen users do now if we want to avoid triggering the code > that used to emulate unsupported stuff in /lib/tls? Do we have to do > anything? > >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users