Em 11-05-2013 19:45, Mic Ky escreveu: > hello I got problem on Chapter 6.10. Adjusting the Toolchain - LFS 7.3 > > according to the LFS 7.3 book, the result of this command > ---------------------------- > grep 'SEARCH.*/usr/lib' dummy.log |sed 's|; |\n|g' > --------------------------- > should be > --------------------- > SEARCH_DIR("/tools/i686-pc-linux-gnu/lib") > SEARCH_DIR("/usr/lib") > SEARCH_DIR("/lib"); > --------------------- > > but my result only 2 lines > ---------- > root:/# grep 'SEARCH.*/usr/lib' dummy.log |sed 's|; |\n|g' > SEARCH_DIR("/usr/lib") > SEARCH_DIR("/lib"); > ----------- > it is okay, or how to fix it? > > Thank you for your attention and help! > > > >
I believe it is fine. searched the "Errata" but no mention of it. However, see discussion at: http://www.mail-archive.com/lfs-dev@linuxfromscratch.org/msg18615.html -- []s, Fernando -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page