[uClibc] some questions about building the file "root_fs_i386.ext2.bz2"

james osburn jjosburn at hotmail.com
Mon Mar 7 00:55:06 UTC 2005


how was the file root_fs_i386.ext2.bz2 at location
http://www.uclibc.org/downloads/root_fs_i386.ext2.bz2
created. when i use ldd against /usr/bin/gcc from the file
from uclibc i get

libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x40008000)
libc.so.0 => /lib/libc.so.0 (0x4000e000)
ld-uClibc.so.0 => /lib/ld-uClibc.so.0 (0x40000000)

but when i attempt to create the same i get

llibc.so.6 => /lib/libc.so.0 (0000000000) unknown
ld-uClibc.so.0 => /lib/ld-uClibc.so.0 (0x40000000)

what am i doing wrong

jim





More information about the uClibc mailing list