[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: libstdc++.so.6 cant deal with TLS Data



Nicle Yang wrote:
hi all,
  After I updated the libstdc++6 to 4.1.0-1, the Dia will tell me that:

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Could not load plugin '/usr/lib/dia/libwmf_filter.la'
libstdc++.so.6: can't deal with the TLS data
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


Any idea?

Try to do

export LD_LIBRARY_PATH=/lib/tls; dia

More info is here:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=361024

libstdc++6 seems to break a number of things at the moment, there are
quite a few related bug reports merged with the one I referenced above.

Regards,
           Florian



Reply to: