Thorkil Naur wrote:

I have not been able to understand fully what this is about, nor finding the details of any solution. However, it seems clear that incompatible versions of libc.so.6 ("TLS version") and librt.so.1 ("non-TLS version") are being used together, causing the error. But whether this should be fixed by a change in the Linux system setup, a change in the way dlopen searches for libraries, a change in the way dlopen is being called, some combination of these things, or something else entirely, I am unable to tell.

Is this something that other people will run into, or is it specific to your setup somehow? Was it a recent change in the unix package that triggered it? If so, does backing off fix it?

Cheers,
        Simon

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to