Gentoo Archives: gentoo-embedded

From: Siong-Ui Te <siongui@×××××.com>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] crossdev always fails at uclibc
Date: Thu, 21 Sep 2006 16:42:45
Message-Id: a7ea0d70609210940t575be3f5k8e013a07fc9ee4f2@mail.gmail.com
In Reply to: Re: [gentoo-embedded] crossdev always fails at uclibc by Mike Frysinger
1 actually I used the following version originally:
2 crossdev --b 2.16.1-r2 --g 3.4.5 --k 2.6.11-r4 --l 0.9.28 -v
3 powerpc-gentoo-linux-uclibc
4 but recently I cannot build toolchain successfully anymore, so I tried newer
5 version.
6 Do you have any idea about this except using older version?
7 PS: http://www.uclibc.org/~vapier/ (actually the build versions come from
8 this page :P)
9 Thanks for your great work. :)
10
11 On 9/21/06, Mike Frysinger <vapier@g.o> wrote:
12 >
13 > On Thursday 21 September 2006 05:30, Siong-Ui Te wrote:
14 > > First I tried the following command to build cross toolchain:
15 > > "crossdev -t i686-gentoo-linux-uclibc"
16 > > The toolchain is successfully built.
17 > > But if I tried to build toolchains of which the architecture is not x86,
18 > it
19 > > always failed at libc stage.
20 > > e.g. build the toolchain using
21 > > "crossdev -t powerpc-gentoo-linux-uclibc"
22 >
23 > i believe your kernel headers are too new ... this should be fixed in
24 > uClibc
25 > svn, but for now try forcing like linux-headers-2.6.11
26 > -mike
27 >
28 >
29 >

Replies

Subject Author
Re: [gentoo-embedded] crossdev always fails at uclibc Mike Frysinger <vapier@g.o>