JIA Pei wrote: > Problem solved. > It seems I need to do > *reconfigration *after setting CFLAGS="-L/tools/lib -lpthread", and then > proceed to *make* . > > It's all about the ./configure. > Better add one command *$ CFLAGS="-L/tools/lib -lpthread"* before > *./configure > --prefix=/tools* > in the user manual.
Reread Section 4.6. The tests in Chapter 5 depend on the host. You are on your own when running tests in Chapter 5. That said, the existing checks, using the book's procedures all pass on an LFS system. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
