Gentoo Archives: gentoo-embedded

From: Natanael Copa <mlists@××××××.org>
To: gentoo-embedded@l.g.o
Cc: Mike Frysinger <vapier@g.o>
Subject: Re: [gentoo-embedded] getting started with uclibc
Date: Thu, 29 Jul 2004 10:43:31
Message-Id: 4108D4CD.3000807@tanael.org
In Reply to: Re: [gentoo-embedded] getting started with uclibc by Mike Frysinger
1 Mike Frysinger wrote:
2
3 >On Wednesday 28 July 2004 06:46 pm, Natanael Copa wrote:
4 >
5 >
6 >>Yes! Where can I get them?
7 >>
8 >>
9 >
10 >http://dev.gentoo.org/~vapier/uclibc/
11 >the stage files may have some perl cruft in / (a lot of man pages, *.
12 >[0-9]) ... you can safely delete them
13 >
14 >the next version of perl (5.8.4-r1) is supposed to have the fixes for it
15 >
16 >otherwise, good luck :)
17 >we're slowly merging our work into the tree so hopefully using these things
18 >wont suck as much
19 >-mike
20 >
21 >
22 >
23
24 I grabbed the stage3
25
26 chrooted
27
28 emerge sync works nice :)
29
30 There are some dependency problems though...
31
32 root@nc / # emerge -Dup world
33
34
35 Calculating world dependencies -
36 !!! all ebuilds that could satisfy ">=sys-devel/libtool-1.3.5-r2" have
37 been masked.
38 !!! possible candidates are:
39 - sys-devel/libtool-1.4.1-r10 (masked by: )
40 - sys-devel/libtool-1.4.3-r3 (masked by: )
41 - sys-devel/libtool-1.4.3-r4 (masked by: )
42 - sys-devel/libtool-1.5.2-r3 (masked by: missing keyword)
43 - sys-devel/libtool-1.5.2-r4 (masked by: missing keyword)
44 - sys-devel/libtool-1.5.2-r5 (masked by: missing keyword)
45 - sys-devel/libtool-1.5.6 (masked by: -* keyword)
46 !!! (dependency required by "sys-devel/m4-1.4.1" [ebuild])
47
48 !!! Problem with ebuild sys-libs/zlib-1.2.1-r2
49 !!! Possibly a DEPEND/*DEPEND problem.
50
51 !!! Depgraph creation failed.
52
53 This was fixed with ACCEPT_KEYWORDS="~x86"
54
55 This is so cool! Great work! (maybe I finally can get rid of ucrux...)
56
57
58 --
59 gentoo-embedded@g.o mailing list