On Tuesday 26 September 2006 16:31, Antoine Martin wrote: > Hi Mike, > > Ah, so it is TLS on the host that's causing the problem, quite odd. > The problem I have is that glibc 2.4 is "nptlonly" and so I just can't > disable TLS... I'm really stuck. I guess I could try a chroot with glibc > 2.3 and build static kernels in there, but IIRC when I tried this it > didn't seem to solve the problem.
Can you, Antoine, try whether a dynamic linked UML binary, running on 2.3 glibc (being dinamically linked means linking with /lib/tls, which a statical binary can't) on the same host kernel? -- Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!". Paolo Giarrusso, aka Blaisorblade http://www.user-mode-linux.org/~blaisorblade Chiacchiera con i tuoi amici in tempo reale! http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ User-mode-linux-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user
