Gentoo Archives: gentoo-ppc-dev

From: Luca Barbato <lu_zero@g.o>
To: gentoo-ppc-dev@l.g.o
Subject: Re: [gentoo-ppc-dev] PS3 and crossdev
Date: Mon, 09 Apr 2007 20:38:01
Message-Id: 461AA426.9000105@gentoo.org
In Reply to: Re: [gentoo-ppc-dev] PS3 and crossdev by Jason
1 Jason wrote:
2 > Luca Barbato wrote:
3 >> Jason wrote:
4 >>> Close. No, I wasn't checking the logs (because I'm shotgunning through
5 >>> all the ebuilds for gcc-4.3.0 till one works, hopefully). Yes, I was
6 >>> exporting I_PROMISE_NOT_TO_BE_A_DUMBASS=1....
7 >>>
8 >>> However, On closer inspection, when I did 'crossdev --g
9 >>> 4.3.0_alphaYYYYMMDD ... powerpc64' crossdev wasn't using the version of
10 >>> gcc I specified. It was using the latest, which doesn't build
11 >>> successfully. So now I'm trying to figure out how to specify the
12 >>> _exact_ ebuild.
13 >>>
14 >>
15 >> Please send me the error log, it's quite strange that it fails.
16 >>
17 > [error log sent offline]
18 >
19 > Just an update, I fixed the version thing in crossdev. Somewhere along
20 > the line I (yeah, problem between keyboard and chair) added some kung-fu
21 > to package.{mask,unmask,keywords} to get gcc-4.3.0. This was back
22 > before I was specifying the version to crossdev. Upon review of the
23 > crossdev code, I saw that if I specified the version number, it should
24 > do the mask/unmasking on its own. Sure nough. Undo my hack and the
25 > version specification works.
26 >
27 > Well, so far both of these have failed:
28 >
29 > # crossdev --b 2.17 --g 4.3.0 --k 2.6.20-r2 --l 2.5 powerpc64
30 >
31 > The above pulls in gcc-4.3.0_alpha20070406.
32 >
33 > # crossdev --b 2.17 --g 4.3.0_alpha20070330 --k 2.6.20-r2 --l 2.5 powerpc64
34 >
35 >
36
37 Note:
38
39 /var/tmp/cross/powerpc64-unknown-linux-gnu/portage/cross-powerpc64-unknown-linux-gnu/gcc-4.3.0_alpha20070406/work/gcc-4.3-20070406/libgcc/../libdecnumber/decContext.c:34:38:
40 error: string.h: No such file or directory
41
42 and such... looks like it doesn't find the system headers...
43
44 lu
45
46 --
47
48 Luca Barbato
49
50 Gentoo/linux Gentoo/PPC
51 http://dev.gentoo.org/~lu_zero
52
53 --
54 gentoo-ppc-dev@g.o mailing list