Gentoo Archives: gentoo-user-hu

From: Mac <gentoo.macs@××××××××.hu>
To: Gentoo <gentoo-user@l.g.o>
Cc: Gentoomagyar <gentoo-user-hu@l.g.o>
Subject: [gentoo-user-hu] Re: [gentoo-user] installing gentoo from stage1 with new kernel, headers and gcc
Date: Sun, 12 Sep 2004 18:38:20
Message-Id: 1095014291.16037.4.camel@monster.none.hu
1 I'm in a similar trouble situation.
2
3 I use a via epia mobo (VIA Ezra, 800MHz , maybe i586).
4 When I try to emerge --oneshot linux26-headers, I got the following
5 error mesg:
6
7 ---split--------
8 * Library routines
9 *
10 CRC-CCITT functions (CRC_CCITT) [N/m/y/?] (NEW) n
11 CRC32 functions (CRC32) [Y/?] y
12 CRC32c (Castagnoli, et al) Cyclic Redundancy-Check (LIBCRC32C) [M/n/y/?]
13 m
14 SPLIT include/linux/autoconf.h -> include/config/*
15 CC scripts/mod/empty.o
16 distcc[22494] ERROR: compile /root/.ccache/empty.tmp.livecd.22490.i on
17 192.168.0.172 failed
18 cc1: error: unrecognized option `-fno-unit-at-a-time'
19 make[2]: *** [scripts/mod/empty.o] Error 1
20 make[1]: *** [scripts/mod] Error 2
21 make: *** [scripts] Error 2
22
23 !!! ERROR: sys-kernel/linux26-headers-2.6.8.1 failed.
24 !!! Function src_compile, Line 66, Exitcode 2
25 !!! prepare failed
26
27
28 Of course, I read some stuff before, I made changes what you recommended
29 before.
30
31 I try to use distcc for bootstrapping, it looks like working (I use the
32 via mobo via ssh :)
33
34 Can anybody help me?
35
36 Thnx, István
37
38
39 2004-09-12, v keltezéssel 19:09-kor Agath_Xatzim ezt írta:
40 > You have to boot first from live-cd with the smp kernel.
41 > Before the boostrap
42 > echo "=sys-kernel/linux26-headers-2.6.7* -*" >> /etc/portage/package.keywords
43 > Then unistall the 2.4 headers
44 > emerge -C linux-headers
45 > Install the 2.6.* headers
46 > emerge --oneshot --nodeps linux26-headers
47 > Change the referings from linux-headers to linux26-headers in the virtuals file.
48 > nano /etc/make.profile/virtuals
49 > Start the bootstrap.
50 > And if you want nptl support you have to put nptl in use flags.
51 >
52 >
53 > Samuel Rabinowich(rabinowich@×××××.com)@Sun, Sep 12, 2004 at 11:12:19AM +0200:
54 > > Hello,
55 > >
56 > > I'm angree about gentoo now. I'm a gentoo user for about 2 years and
57 > > now I decided to reistall (because of new hw issues) gentoo. I
58 > > downloaded stage1 tarball and followed the documentation till I
59 > > reached the bootstraping. I wanted to have kernel26-headers and
60 > > gcc-3.4 and other new sw which bootstrap-2.6.sh didn't do. I'm always
61 > > argueing with debians that gentoo is always up to date and brings the
62 > > sw from developer right to you. How is it possoble that bootstrap-2.6
63 > > -f doesn't do the job? I know i can do it after installation, but I
64 > > want it now. Ho can I do it?
65 > >
66 > > Regards,
67 > >
68 > > Daniel
69 >
70 >
71 > --
72 > gentoo-user@g.o mailing list
73 >
74 >
75
76
77 --
78 gentoo-user-hu@g.o mailing list

Replies