[uClibc] can't compile toolchain

Manuel Novoa III mjn3 at codepoet.org
Mon Jan 26 14:56:20 UTC 2004


Hello,

On Wed, Jan 01, 1997 at 08:33:50PM +1100, Scott wrote:
> Hello all,
>             I am trying to compile the uclibc toolchain, I started with
> the the tgz snapshot and then the current release, then went to cvs, all
> fail with the build of binutils >>
> 
> make[3]: *** [arlex.c] Error 1
> 
> <<
> is the first error, I would put this down to the fact that arlex.c dose
> not exist in the source that is automagically downloaded of
> binutils-source as far as I can tell (binutils-2.14.90.0.6.tar.bz2)

You need to install flex, which is used to create arlex.c from arlex.l.
You will also need bison and (since the binutils configure script seems
broken) the gettext tools.

> Also, I have had a working version uclibc using version 0.9.16 and the
> wrappers built with the package, Why dont these wrappers get
> built/installed with the current ( 0.9.26 )
> version of uclibc, while a completly functional tool-chain is desirable,
> the wrappers would be fine but they arn'et there.

http://www.uclibc.org/lists/uclibc/2003-October/007315.html

Manuel



More information about the uClibc mailing list