Gentoo Archives: gentoo-alt

From: heroxbd@×××××.com
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] possible input to bootstrap guide
Date: Fri, 27 Jan 2012 14:07:08
Message-Id: 86zkd99tv4.fsf@gmail.com
1 Dear all,
2
3 When I am trying to bootstrap on Ubuntu 10.04 LTS, some workarounds are
4 used:
5
6 1. wget-1.13.4-r1 begin to use autotools and depends on autoconf, which
7 in turn depends on texinfo, which cannot be emerged before =gcc-4.2.
8
9 workaround: emerge -1O "<=wget-1.13.4"
10
11 2. >=binutils-2.21 needs host c++ to emerge (at configure-gold). On some
12 host, g++ is not available. We need to be able to bootstrap only from c.
13
14 workaround: emerge -1O "<binutils-2.21"
15
16 Yours,
17 Benda
18 --
19 XU Benda
20 Research Center for Neutrino Science
21 Tohoku University
22 JAPAN
23
24 http://www.awa.tohoku.ac.jp/~benda

Replies

Subject Author
[gentoo-alt] Re: possible input to bootstrap guide heroxbd@×××××.com