FS#23647 - [glibmm] - crashing of apps using libglibmm
Attached to Project:
Arch Linux
Opened by Ng Oon-Ee (ngoonee) - Friday, 08 April 2011, 07:51 GMT
Last edited by Jan de Groot (JGC) - Friday, 08 April 2011, 09:41 GMT
Opened by Ng Oon-Ee (ngoonee) - Friday, 08 April 2011, 07:51 GMT
Last edited by Jan de Groot (JGC) - Friday, 08 April 2011, 09:41 GMT
|
Details
Description:
Starting various apps depending on libglibmm crashes with above message. Example from gnote... gnote: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /usr/lib/libglibmm-2.4.so.1) Additional info: * package version(s) glibmm-2.28.0-2 [testing] gnote-0.7.3-4 [community-testing] pavucontrol-0.9.10-4 [extra] inkscape-0.48.1-2 [extra] Steps to reproduce: Start any of the above apps, with fully updated system from [testing] Refer also https://bugs.archlinux.org/task/23643#comment74612 (my mistaken report before realizing all libglibmm apps were affected. |
This task depends upon
svn checkout svn://svn.archlinux.org/packages/glibmm/trunk glibmm-pkg
cd glibmm-pkg
makepkg -i
On a slightly-related note, I tried using gcc/gcc-fortran instead of their multilib equivalents but this did not fix the issue. Using the [multilib-testing] packages works though. Thanks much.