Gentoo Archives: gentoo-dev

From: Eric Noack <eric.noack@×××.de>
To: gentoo-dev@g.o
Subject: [gentoo-dev] gcc-3.2.2 what the hell ...
Date: Mon, 24 Feb 2003 23:23:32
Message-Id: 20030225001221.0f4faee0.eric.noack@gmx.de
1 hey cool
2
3 i spotted gcc-3.2.2 being merged when updating today.
4
5 AFTER being finnished python ( and such emerge) didnt work anymore as well as mod_php from apache, ... , ... , ...
6
7 doe not finding libstdc++.so.5
8
9 updatedb, ldconfig, ... did not help, but removing /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1 and linking
10 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2 to 3.2.1 did at least make it work again -- somehow
11
12
13 this is a dirty workaround and im just waiting for the 1st segfaults, so what happened, any idea?
14
15 i spotted the 3.2.2 ebuild updating many .so 's in the system not saying exactly what it was doing, updating lib dependencys?
16 were some dirs just forgotten?
17
18 the ebuild said something about gcc-config not found just before, but it scrolled away too fast to bring it back, so i dont have
19 the exact syntax, so im just asking what could have happened here. (I guess downgrading to 3.2.1 would reverse it)
20
21 i guess this is worth a bug report, but since it sounds serious im writing it to the -dev list to tell enough people.
22
23
24 Eric
25
26 --
27 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] gcc-3.2.2 what the hell ... Brian Jackson <brian@××××.com>