Hello,

could anybody recommend me the easiest way how-to create bering uClibc
package? I think about buildpacket, but I can't create working environment
for package building.
I've read Bering-uClibc developer's Guide and played with buildtool.pl but
I can't build whole Bering-uClibc 2.1.I've got latest cvs snapshot of
buildtool,sucessfuly built buildenv, but
I can't build other packages like busybox, e2fstools, nasm, etc..
For example I've built sed program which is dynamically linked with
uClibc. It is in staging/bin directory. If I execute this file I get a
error: -bash: ./sed: No such file or directory. This means sed is linked
againstuClibc library. i386-uclibc-ldd sed
works, it outputslibc.so.0 => /buildtool/staging/lib/libc.so.0 (0x00000000)
   /lib/ld-uClibc.so.0 => /lib/ld-uClibc.so.0 (0x00000000)

The buildtool.pl uses this program while configure nasm package.

Ondrej





-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click

_______________________________________________
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to