On 10/07/2009 02:57 PM, yermandu wrote:
Hi all,

I m reading this book:
http://cross-lfs.org/view/svn/x86/final-system/adjusting.html

I execute the commands like describe in the book, i pass the steps and
stop in ncurses. because i think the the toolchains or something are not
correct, after the installation of the ncurses i make a test
/tools/bin/clear : work.
/bin/clear : are tryin access the /tools/lib
i get this from strace http://pastebin.cross-lfs.org/6614

So, i need recheck my tools chain, but i can not see where are my lib
are looking, if is /lib or /tools/lib

How i can recheck? How i can re-set?

Tanks,

First, I think you mean /usr/bin/clear, not /bin/clear. 2nd, the instructions in the book are correct - if something in /bin or /usr/bin is trying to access libraries in /tools/lib, it means you missed something earlier in the book. I'd redo the sanity check on the "Adjusting the Toolchain" page and make sure the linker is actually working right.
_______________________________________________
Clfs-support mailing list
Clfs-support@lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org

Reply via email to