Gentoo Archives: gentoo-embedded

From: Mike Frysinger <vapier@g.o>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] crossdev always fails at uclibc
Date: Thu, 21 Sep 2006 14:50:42
Message-Id: 200609211049.06052.vapier@gentoo.org
In Reply to: [gentoo-embedded] crossdev always fails at uclibc by Siong-Ui Te
1 On Thursday 21 September 2006 05:30, Siong-Ui Te wrote:
2 > First I tried the following command to build cross toolchain:
3 > "crossdev -t i686-gentoo-linux-uclibc"
4 > The toolchain is successfully built.
5 > But if I tried to build toolchains of which the architecture is not x86, it
6 > always failed at libc stage.
7 > e.g. build the toolchain using
8 > "crossdev -t powerpc-gentoo-linux-uclibc"
9
10 i believe your kernel headers are too new ... this should be fixed in uClibc
11 svn, but for now try forcing like linux-headers-2.6.11
12 -mike

Replies

Subject Author
Re: [gentoo-embedded] crossdev always fails at uclibc Siong-Ui Te <siongui@×××××.com>