You are not logged in.

#1 2011-04-13 07:10:46

Harey
Member
From: Bavaria, Germany
Registered: 2007-03-24
Posts: 374

[SOLVED] Clementine is not working anymore - glibc error

Clementine stopped working.
Error:

clementine: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by clementine)

using [testing] and [multilib]
clementine 0.7.1-2
glibc 2.13-5
libstdc++5 3.3.6-3

Harvey

Last edited by Harey (2011-04-14 07:26:16)


Linux is like a wigwam: No Gates, no Windows and an Apache inside

Offline

#2 2011-04-13 07:47:51

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: [SOLVED] Clementine is not working anymore - glibc error

Are you using [multilib-testing]?

Offline

#3 2011-04-13 07:59:14

Harey
Member
From: Bavaria, Germany
Registered: 2007-03-24
Posts: 374

Re: [SOLVED] Clementine is not working anymore - glibc error

Allan wrote:

Are you using [multilib-testing]?

No, I don't.
/etc/pacman.conf:

[testing]
Include = /etc/pacman.d/mirrorlist

[core]
Include = /etc/pacman.d/mirrorlist

[extra]
Include = /etc/pacman.d/mirrorlist

[community-testing]
Include = /etc/pacman.d/mirrorlist

[community]
Include = /etc/pacman.d/mirrorlist

# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repository here.
[multilib]
Include = /etc/pacman.d/mirrorlist

Harvey


Linux is like a wigwam: No Gates, no Windows and an Apache inside

Offline

#4 2011-04-13 08:12:55

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: [SOLVED] Clementine is not working anymore - glibc error

Then add it...  tongue

Offline

#5 2011-04-13 08:25:12

Harey
Member
From: Bavaria, Germany
Registered: 2007-03-24
Posts: 374

Re: [SOLVED] Clementine is not working anymore - glibc error

Allan wrote:

Then add it...  tongue

That doesn't solve anything. Did a pacman-Syu after adding [multilib-testing] - nothing. Pulled lib32-glibc 2.13-5 manually, but still nothing. Same error.

Allanbrokeit? tongue

Harvey


Linux is like a wigwam: No Gates, no Windows and an Apache inside

Offline

#6 2011-04-13 08:31:41

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: [SOLVED] Clementine is not working anymore - glibc error

What gcc version do you have?

Offline

#7 2011-04-13 08:42:31

Harey
Member
From: Bavaria, Germany
Registered: 2007-03-24
Posts: 374

Re: [SOLVED] Clementine is not working anymore - glibc error

Allan wrote:

What gcc version do you have?

[harvey@obelix ~]$ pacman -Qs gcc
local/gcc-libs-multilib 4.5.2-6
    Runtime libraries shipped by GCC for multilib
local/gcc-multilib 4.5.2-6 (multilib-devel)
    The GNU Compiler Collection - C and C++ frontends for multilib
local/lib32-gcc-libs 4.5.2-6
    Runtime libraries shipped by GCC (32-bit)

Maybe same as here https://bbs.archlinux.org/viewtopic.php?id=115970 ?

Harvey

Last edited by Harey (2011-04-13 08:51:53)


Linux is like a wigwam: No Gates, no Windows and an Apache inside

Offline

#8 2011-04-14 07:21:34

Harey
Member
From: Bavaria, Germany
Registered: 2007-03-24
Posts: 374

Re: [SOLVED] Clementine is not working anymore - glibc error

OK, so here is what I found by myself: the gcc in multilib is out of date (4.5) while clementine needs gcc 4.6 to run. This is the one that can be found in [testing] and in [multilib-testing]. But a simple pacman -Syu does not pull this from [multilib-testing]. One has to install manually by

pacman -S multilib-testing/gcc

Harvey

Last edited by Harey (2011-04-14 07:25:38)


Linux is like a wigwam: No Gates, no Windows and an Apache inside

Offline

Board footer

Powered by FluxBB