Gentoo Archives: gentoo-user

From: Sylvain Chouleur <neolistic@×××××××.com>
To: gentoo-user@l.g.o
Subject: RE: [gentoo-user] Why does my system still want gcc 3.4.9?
Date: Thu, 15 May 2008 08:12:15
Message-Id: BAY104-W54960407096AD07E5E1E91A3C90@phx.gbl
In Reply to: Re: [gentoo-user] Why does my system still want gcc 3.4.9? by felix@crowfix.com
1 Another way (simple) to resolve the issue is to re-emerge lzma-utils with "nocxx" flag
2
3 Sylvain Chouleur
4
5 > Date: Wed, 14 May 2008 11:28:10 -0700
6 > From: felix@×××××××.com
7 > To: gentoo-user@l.g.o
8 > Subject: Re: [gentoo-user] Why does my system still want gcc 3.4.9?
9 >
10 > On Wed, May 14, 2008 at 06:40:24PM +0200, Dirk Heinrichs wrote:
11 >
12 > > Did you check /etc/ld.so.conf, maybe 4.1.2 is still listed before 4.2.3?
13 > >
14 > > You may also need to clean up /etc/env.d a bit and running gcc-config again
15 > > afterwards also seems to be a good idea.
16 >
17 > Thanks. I started looking at it last night, but it was a warm night
18 > after a long day and I left it for this morning. 4.1.2 is in
19 > ld.so.conf, and in two env.d files:
20 >
21 > # ls -l `grep -l 4.1.2 05*`
22 > -rw-r--r-- 1 root root 243 Feb 16 2007 05compiler
23 > -rw-r--r-- 1 root root 293 May 12 01:58 05gcc-i686-pc-linux-gnu
24 >
25 > The 05compiler file is so old that I suspect it is some kind of
26 > flotsam and needs to be deleted. The 05gcc file only includes 4.1.2
27 > on the LDPATH line, but after 4.2.3, and its MANPATH, INFOPATH, PATH,
28 > and ROOTPATH entries are all 4.2.3 only. "equery belongs" doesn't
29 > know about either one.
30 >
31 > So I moved 05compiler out of the way (I want to preserve that time
32 > stamp just in case I do need to restore it), ran env-update again, and
33 > now lzma is happy. I can run man again! Things which failed emerge
34 > now build -- 323 to go.
35 >
36 > I wonder what lessons I have learned? I misled myself into thinking
37 > it was a compile problem because I didn't realize one lib could handle
38 > multiple versions. I probably didn't follow post merge instructions
39 > somewhen and that started the bitrot. I didn't take the hint when
40 > remerging lzma several times made no difference.
41 >
42 > Thanks again. I hope I don't need to ask for more help :-)
43 >
44 > --
45 > ... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
46 > Felix Finch: scarecrow repairman & rocket surgeon / felix@×××××××.com
47 > GPG = E987 4493 C860 246C 3B1E 6477 7838 76E9 182E 8151 ITAR license #4933
48 > I've found a solution to Fermat's Last Theorem but I see I've run out of room o
49 > --
50 > gentoo-user@l.g.o mailing list
51 >
52
53 _________________________________________________________________
54 Caroline vient de mettre à jour son profil Messenger ! Connectez-vous !
55 http://login.live.com/login.srf?wa=wsignin1.0&rpsnv=10&ct=1198837564&rver=4.0.1534.0&wp=MBI&wreply=http:%2F%2Fhome.services.spaces.live.com%2F&lc=1036&id=73625

Replies

Subject Author
Re: [gentoo-user] Why does my system still want gcc 3.4.9? Dirk Heinrichs <dirk.heinrichs.ext@×××.com>