You are not logged in.

#1 2004-06-29 12:20:16

ovihc
Member
Registered: 2004-06-16
Posts: 62

libstdc++.so.6 problem

I downgraded gcc from 3.4.0-1 to 3.3.3-1 to compile cinelerra.

only after i downgraded, i can't open mozilla-firefox or blender. the message they give is:

blender: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

/opt/mozi/opt/mozilla-firefox/lib/firefox-0.9/firefox-bin: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

How is it possible to lose libstdc++.so.6?

when I downgraded, I just edited pacman.conf and i pointed the [current] server to the cd-rom, since the base-iso for ARCH installation has gcc-3.3.3 . i did a pacman -Sf gcc and it found the old gcc, and then I accepted and it installed the old gcc.

after that, mozilla-firefox and blender do not work.

Offline

#2 2004-06-29 12:43:45

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: libstdc++.so.6 problem

libstdc++.so.6 is history - gcc 3.4 uses an alternative


The impossible missions are the only ones which succeed.

Offline

#3 2004-06-29 17:45:01

Xentac
Forum Fellow
From: Victoria, BC
Registered: 2003-01-17
Posts: 1,797
Website

Re: libstdc++.so.6 problem

Picture this:
gcc 3.4 has a libstdc++.so.6, gcc 3.3 has a libstdc++.so.5.  You downgraded to gcc 3.3, but you didn't downgrade firefox or any of the other C++ apps.

Either downgrade them, recompile them, or fix cinellera to work with gcc 3.4.


I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal

Offline

#4 2004-06-29 23:13:37

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: libstdc++.so.6 problem

Xentac wrote:

...or fix cinellera to work with gcc 3.4.

he he ... but if you managed, a lot of people would be thankfull for it big_smile


The impossible missions are the only ones which succeed.

Offline

Board footer

Powered by FluxBB