Gentoo Archives: gentoo-ppc-user

From: Kim de Biber <kim.debiber@×××××××××.org>
To: gentoo-ppc-user@g.o
Subject: [gentoo-ppc-user] http://www.gentoo.org/doc/fr/new-upgrade-to-gentoo-1.4.xml
Date: Sun, 18 May 2003 18:07:35
Message-Id: 90A5B075-895B-11D7-A55C-0050E4B94B33@tuxfamily.org
1 I'm trying to follow the documentation but I'm stuck with Code listing
2 2.3, "# gcc-config --get-current-profile".
3
4 First of all, gcc-config was not present, so... emerge.
5
6 Now, I get a pathetic
7 --code----------------
8 # gcc-config --get-current-profile
9 * /usr/bin/gcc-config: No default profile setup!
10 ----------------------
11 Or
12 --code----------------
13 # emerge sys-devel/gcc/gcc-3.2.2.ebuild[/b]                           
14                                    
15 Calculating dependencies \                                           
16                            
17 !!! all ebuilds that could satisfy ">=sys-devel/binutils-2.13.90.0.18"
18 have been masked.                                         
19 !!!    (dependency required by "sys-devel/gcc-3.2.2" [ebuild])       
20                                                
21 !!! Error calculating dependencies. Please correct.
22 ----------------------
23
24 I looked on forum and asked a bit on IRC :
25 --code----------------
26 (blah about /usr/lib/gcc-lib)
27 18.05 15:26 ncrfgs: tell me what's in this subd
28 18.05 15:27 /usr/lib/gcc-lib/powerpc-unknown-linux-gnu/2.95.3/
29 18.05 15:28 SYSCALLS.c.X crtendS.o libstdc++-3-libc6.2-2-2.10.0.a
30 cc1 ecrti.o libstdc++-3-libx
31 18.05 15:28 chillrt0.o jc1 libstdc++.so collect2
32 jvgenmain nof cpp0 libchill.a scx
33 18.05 15:28 crtend.o libobjc.a specs
34 18.05 15:29 I talked a bit about that on french forum
35 18.05 15:29 ncrfgs: mmm
36 18.05 15:29 ncrfgs: just a moment
37 18.05 15:29 ncrfgs: therer should be
38 18.05 15:30 ncrfgs: an x.y.z named directory
39 18.05 15:30 ncrfgs: in /usr/lib/gcc-lib/powerpc-unknown-linux-gnu/
40 18.05 15:31 ...and we went toward a dependency problem on gcc-2.98 and
41 above.
42 18.05 15:31 no. no other directory.
43 18.05 15:31 ncrfgs: mmm
44 18.05 15:32 ncrfgs: just a moment
45 18.05 15:33 ok
46 18.05 15:33 ncrfgs: type
47 18.05 15:33 ncrfgs: ls -la /etc/env.d/gcc
48 18.05 15:34 # ls -la /etc/env.d/gcc ls: /etc/env.d/gcc: No such
49 file or directory
50 18.05 15:36 ncrfgs: mmm >_<
51 18.05 15:37 ncrfgs: type 'cd / && find | grep
52 "powerpc-unknown-linux-gnu" -i'
53 18.05 15:37 ncrfgs: but
54 18.05 15:37 ncrfgs: are you typing this in the chrooted environment?
55 18.05 15:38 yes, I should not ?
56 18.05 15:39 A huge list in /usr/lib/gcc-lib
57 18.05 15:40 ncrfgs: there should be a profile in /usr/lib/gcc-lib and
58 /etc/env.d/gcc
59 18.05 15:40 ncrfgs: but it seems you have not =(
60 18.05 15:41 Some results :
61 ./usr/lib/gcc-lib/powerpc-unknown-linux-gnu/2.95.3/libobjc.a
62 ./usr/lib/gcc-lib/px
63 18.05 15:42 -rw-r--r-- 1 root root 78 May 17 12:22
64 /etc/env.d/05gcc
65 18.05 15:43 ncrfgs: ok
66 18.05 15:43 ncrfgs: type this
67 18.05 15:43 ncrfgs: gcc-config powerpc-unknown-linux-gnu-2.95.3
68 18.05 15:44 gcc-config powerpc-unknown-linux-gnu-2.95.3 *
69 /usr/bin/gcc-config: Profile does not exist!
70 18.05 15:44 ncrfgs: really don't know sorry
71 ----------------------
72
73 My /etc/make.profile/packages :
74 --code----------------
75 *=sys-devel/binutils-2.12.90.0.7
76 *=sys-devel/gcc-2.95.3-r7
77 *=sys-libs/glibc-2.2.5-r8
78 ----------------------
79 I think I can't just turm "*=" in "*>=". May I try an "ebuild
80 .../binutils-2.13.90.0.16-r1.ebuild merge",
81 followed by "ebuild .../gcc-3.2.2-r2.ebuild emerge" and see what
82 happens ?
83
84
85
86 Last but not least solution : complete re-install from Gentoo 1.4
87 I was told so many times "no matter wich you install first, you'll
88 easily upgrade to the last one with emerge" ;c)
89
90
91 Thanks for reading this long post.
92
93 - Yop -
94
95
96 --
97 gentoo-ppc-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-ppc-user] http://www.gentoo.org/doc/fr/new-upgrade-to-gentoo-1.4.xml "Wolf J. Flywheel" <carl@×××××××.org>