Gentoo Archives: gentoo-dev

From: Spider <spider@g.o>
To: gentoo-dev <gentoo-dev@g.o>
Subject: [gentoo-dev] gcc 3.1 and what breaks:
Date: Sat, 18 May 2002 21:35:13
Message-Id: 20020519034549.3903ec5c.spider@gentoo.org
1 well, I've just made a gentoo 1.2 system bootstrap with gcc 3.1 (gcc3
2 profile)
3
4 the bootstrap went bad due to texinfo and so on and so on, but I could
5 finish it using emerge by hand (after ripping texinfo from gcc 3.1)
6
7 Now, I've started #emerge system, and the first thing that doesn't work
8 is perl..
9
10
11 make[2]: Entering directory
12 `/mnt/reiser/build/perl-5.6.1-r3/work/perl-5.6.1/x2p'
13 sh ../makedepend MAKE=make
14 make[3]: Entering directory
15 `/mnt/reiser/build/perl-5.6.1-r3/work/perl-5.6.1/x2p'
16 echo hash.c str.c util.c walk.c | tr ' ' '\n' >.clist
17 make[3]: Leaving directory
18 `/mnt/reiser/build/perl-5.6.1-r3/work/perl-5.6.1/x2p'Finding
19 dependencies for hash.o.
20 Finding dependencies for str.o.
21 Finding dependencies for util.o.
22 Finding dependencies for walk.o.
23 make[3]: Entering directory
24 `/mnt/reiser/build/perl-5.6.1-r3/work/perl-5.6.1/x2p'
25 echo Makefile.SH cflags.SH | tr ' ' '\n' >.shlist
26 make[3]: Leaving directory
27 `/mnt/reiser/build/perl-5.6.1-r3/work/perl-5.6.1/x2p'Updating
28 makefile...
29 make[2]: Leaving directory
30 `/mnt/reiser/build/perl-5.6.1-r3/work/perl-5.6.1/x2p'make[1]: Leaving
31 directory `/mnt/reiser/build/perl-5.6.1-r3/work/perl-5.6.1'
32 make: *** No rule to make target `<built-in>', needed by `perl.o'.
33 Stop.
34
35
36 !!! emerge aborting on /usr/portage/sys-devel/perl/perl-5.6.1-r3.ebuild
37 .
38
39
40
41 Im not sure if I can get this working, but I'll try, if not I'll get
42 back. all ideas/patches are appreciated.
43
44
45 //Spider
46
47 --
48 begin .signature
49 This is a .signature virus! Please copy me into your .signature!
50 See Microsoft KB Article Q265230 for more information.
51 end

Replies

Subject Author
Re: [gentoo-dev] gcc 3.1 and what breaks: MadCoder <pierre.habouzit@×××.org>
Re: [gentoo-dev] gcc 3.1 and what breaks: Spider <spider@g.o>