[uClibc] buildroot facelift

Thomas Lundquist lists at zelow.no
Sat Oct 9 16:53:16 UTC 2004


On Sat, Oct 09, 2004 at 01:16:54AM -0600, Erik Andersen wrote:
> 
> Just as an fyi for people using buildroot, I have made a few
> changes in the way buildroot is structured, which I think will
> make it rather more maintainable.  Please let me know if you see
> anything broken.

A few things:


 - bzip2 did not compile without LARGEFILE, patch attached

 - libglib12.mk had a wrong directory name, patch attached

 - strace does not compile with --disable-largefile

 - no install in TARGET_DIR for lzo, the .mk file wasn't sure about
   where the lib resides, lib/ or usr/lib. patch attached

 - vtun had wrong --with-lzo-headers and lacked --with-lzo-lib,
   patch attached.

 - util-linux did not compile without LARGEFILE, patch attached
   (it still does not, not because of this but something in mount)
 
 - libmad.mk looked for libmad but I changed it to libmad.la so it 
   doesen't keep reinstalling itself. patch attached.

I have put everything in a tarball since it was quite alot. If it's not
the right thing to do, let me know.

In the tarball I also have a few directories for nasm, 
syslinux, bin86, mtools and cvs.

I can also provide a patch for the package/Config.in but I didn't bother
since I'm not sure any or all of these will be commited and it's just
one line per directory/makefile anyway.



Thomas.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: buildrootstuff.tar.bz2
Type: application/octet-stream
Size: 2638 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/uclibc/attachments/20041009/f348aabf/attachment.obj 


More information about the uClibc mailing list