after i update system today, kmail crashs while trying to send a mail with a
realocation error:
kmail: relocation error: kmail: undefined symbol:
SetValue__11DwParameterRC8DwString
after inspecting the binary, i see:
[EMAIL PROTECTED] readelf -s /usr/bin/kmail|grep SetValue
239: 0806c9e8 57 FUNC GLOBAL DEFAULT UND SetValue__11DwParameterRC
[EMAIL PROTECTED] readelf -s /usr/bin/kmail|c++filt |grep SetValue
239: 0806c9e8 57 FUNC GLOBAL DEFAULT UND DwParameter::SetValue(
const &)
--
Filipe Sousa