Gentoo Archives: gentoo-embedded

From: Vitaly Ivanov <im@×××.ru>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] error building uclibc-0.9.28.1
Date: Sun, 18 Feb 2007 21:38:00
Message-Id: 45D8C6CE.9010108@rle.ru
In Reply to: Re: [gentoo-embedded] error building uclibc-0.9.28.1 by jozef maslik
1 jozef maslik wrote:
2 > mmm ... i try this:
3 >
4 > # mkdir test_chroot
5 > # cd test_chroot
6 > # tar xpf ../stage3-x86-uclibc-2006.1.tar.bz2
7 >
8 > # mount --bind /dev/ ./dev/
9 > # mount --bind /usr/portage/ ./usr/portage/
10 > # mount -t proc none ./proc/
11 >
12 > # chroot ./
13 >
14 > (chroot)# ln -snf /usr/portage/profiles/uclibc/x86 /etc/make.profile
15 > (optional ;) )
16 > (chroot)# env-update && source /etc/profile
17 > (chroot)# emerge uclibc (sys-libs/uclibc-0.9.28.1)
18 >
19 > emerge done without any problem...
20 >
21 > i do not change anything...
22 >
23 >
24 > On 2/17/07, Vitaly Ivanov <im@×××.ru> wrote:
25 >> jozef maslik wrote:
26 >> > Hello!
27 >> >
28 >> > Problem is in gcc 4 and uclibc. You must use gcc 3 or patch uclibc for
29 >> > gcc 4.
30 >> >
31 >> >
32 >> Tried
33 >> gcc-4.1.1
34 >> gcc-3.4.6
35 >> gcc-3.4.4-r1
36 >> problem still present
37 >> --
38 >> gentoo-embedded@g.o mailing list
39 >>
40 >>
41
42 problem was fixed in snapshot portage-20070216.tar.bz2
43 in previous snapshots emerge uclibc failed by all avaible gcc versions
44
45 Thanks.
46 --
47 gentoo-embedded@g.o mailing list