[uClibc]More on buildroot...

Erik Andersen andersen at codepoet.org
Fri Jan 3 06:43:51 UTC 2003


On Thu Jan 02, 2003 at 11:42:14PM -0500, Thomas Cameron wrote:
> Hello all,
> 
> Today, as I was refreshing my buildroot environment, I noticed a new
> failure.  As uClibc was being built, it complained that there was no
> ".configured" target within the kernel make system.  I looked at the
> linux.mk file, and quickly realised what was happening.  Here goes...
> 
> If you're attempting to build the uClibc "development" toolchain
> (UCLIBC_TOOLCHAIN=TRUE) with a completely fresh buildroot system, it
> will fail.  The reason for this is that uClibc is being built before the
> kernel.  The simple solution for this is to apply the following included
> patch.  It's VERY simple.  Just moves the "If we're building the
> toolchin" statement to AFTER the kernel is built.

Sorry about that.  I've been making a bunch of buildroot updates
the last few days.  I had this in my local tree but I forgot to
check it in.

> Anyway, thanks for all the good work on this system.  It has saved me
> COUNTLESS hours.

You're welcome! :-)

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list