Gentoo Archives: gentoo-soc

From: Ashwin Kumar <ashwinkumar3098@×××××.com>
To: Benda Xu <heroxbd@g.o>
Cc: gentoo-soc@l.g.o
Subject: [gentoo-soc] Re: Weekly Report: Project - Standalone Gentoo Chromebook
Date: Mon, 29 Jun 2020 01:38:37
Message-Id: CAP0gjOXcP9+emicaskNWq-a2gEV=v=p18Z6JPsjDR1fMiTpzCg@mail.gmail.com
In Reply to: [gentoo-soc] Re: Weekly Report: Project - Standalone Gentoo Chromebook by Benda Xu
1 Hi,
2
3 > Please show the steps to reproduce this error. Which gcc are you
4 compiling? Are you sure it is requiring glibc 2.29?
5 Yes, I am sure as i had glibc 2.27 => (Error: Needed GLIBC Version 2.29)
6 Steps to reproduce
7 <https://gist.github.com/zshzero/e9f7d763923203b3e8a14c8883ce4ed6>
8
9
10
11 On Sun, 28 Jun 2020 at 19:47, Benda Xu <heroxbd@g.o> wrote:
12
13 > Hi Ashwin,
14 >
15 > Ashwin Kumar <ashwinkumar3098@×××××.com> writes:
16 >
17 > > I remounted the partitions with read/write and execute option. Then
18 > > downloaded the toolchain repository, moved it to the right directory,
19 > > set the path and symlinked them to /usr/bin. Later, I configured
20 > > portage to pull from the gentoo repository, fetched the latest
21 > > snapshot, setup make.conf and ask it to compile and build the
22 > > package. Also, I did manually build some packages from sources that
23 > > were necessary for portage.
24 >
25 > > I tried to update the profile but got struck in circular
26 > > dependencies. So, I am emerging those packages now. I was able to
27 > > emerge sys-devel/binutils but now struck with emerging sys-devel/gcc.
28 > >
29 > > [1] Blog : https://zshzero.github.io/blog/gsoc/week2
30 >
31 > From your blog:
32 >
33 > > Afterwards, it complained about not having the right verion of glibc
34 > > Error: Needed GLIBC Version 2.29
35 >
36 > Please show the steps to reproduce this error. Which gcc are you
37 > compiling? Are you sure it is requiring glibc 2.29?
38 >
39 > Benda
40 >
41
42
43 --
44 - Regards
45
46 Ashwin A Kumar