Hello,

This is my first time that I make a scratch of Linux. And to be honest it made me euphoric. I got errors with the command "clear", and thought I had set wrong. But really in the Chapter, "Adjusting the Toolchain" is working properly. The problem was really with the links, in the chapter about ncurses. I think that this email will be archived and some beginner as I was, coming to look here, he can find a resolution, with a little adjust of the links.




Chris Staub wrote:
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



--
yermandu [at] useplanta [dot] com [dot] br

_______________________________________________
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