[uClibc] Buildroot worked!

Rob Landley rob at landley.net
Sat Nov 22 03:14:59 UTC 2003


Last night's cvs snapshot of buildroot, using the cvs snapshot of uclibc and 
busybox, and making the following changes to the Makefile (patch attached, 
the "clean" target change was because the standard make clean doesn't work, 
and this make clean does)...  actually built for me.  Cool. :)

Anybody mind me moving the .config out into a separate file?  I have a patch 
for that from way back...

Hmmm...  According to

find sub -type f -printf "%n %f\n" | grep -v "^1"

There are no hardlinks at all in buildroot, so

tar cpC sub . | tar xpvC sub2

Should happily copy it into a subdir with some free space I can actually 
chroot into and play in...  (Why is it distributed as an ext2 image instead 
of a tarball again?)

Darn it, bunzip isn't included in the busybox config.  I should finish up the 
bzip compress support for busybox and get that submitted...

Life is good. :)

Rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: blah.patch
Type: text/x-diff
Size: 1101 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/uclibc/attachments/20031121/ef54e53c/attachment.bin 


More information about the uClibc mailing list