cannot handle TLS data
- From: dont_spam_me <joe.anon09@xxxxxxxxx>
- Date: Sat, 15 Sep 2007 02:12:17 -0000
Hi.
I'm installing an application (originally compiled on a box running
Fedora Core 5) onto a box running a custom linux distribution
(2.6.14.3 kernel). Other applications seem to run fine on it.
However, according to ldd, the app that I'm interested in has a
dependency on libstdc++.so.6, which points to libstdc++.so.6.0.8 on
the Fedora Core 5 build box. The custom linux box doesn't have libstdc
++ installed.
Putting a copy of Fedora Core 5's version of libstdc++ onto the custom
box caused my application's binary to spit out this message:
error while loading shared libraries: libstdc++.so.6: cannot handle
TLS data
Does anyone know of a simple solution to this?
Thanks.
.
- Prev by Date: Re: relink a dynamically linke executable to make some of the libraries static?
- Next by Date: Re: Serial (RS232) communication - failing to detect stop bit
- Previous by thread: relink a dynamically linke executable to make some of the libraries static?
- Next by thread: J2EE equivalent in Linux ..
- Index(es):
Relevant Pages
|