Am Donnerstag, 12. Februar 2004 19:15 schrieb Bob Keyes: > replying again to my own message (gee this list is DEAD)...the last strace > output I posted was erroneous, I didn't have the proper command line > agruments. Having done it correctly, with strace on the target system > rather than the uclibc compilation box, I see now that it is failing when > it is not finding libcrypt.so.0 -- so, where did the change get made that > requires this? Why didn't the .config file I grabbed have this? Am I not > pulling stuff out of CVS properly, or is something else wrong?
yes busybox needs libcrypt ldd busybox libcrypt.so.0 => /usr/i386-linux-uclibc/lib/libcrypt.so.0 (0x40006000) libc.so.0 => /usr/i386-linux-uclibc/lib/libc.so.0 (0x4001a000) ld-uClibc-0.9.20.so => /usr/i386-linux-uclibc/lib/ld-uClibc-0.9.20.so (0x40000000) Looks like your uClibc is wrong - it provides libcrypt. kp ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ leaf-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-devel