On May 31, 2014, at 7:36 PM, Christian Gardner wrote:

FWIW I've
been running all the previous build instructions in a shell script that is supposed to terminate if some tool doesn't
build right. And it's got to this point without trouble.

Well, if a make install doesn't error out, your script will not stop, becuase it built without error, but maybe not properly. You need to look through your script and make sure your commands are the same as the book.

Adding some tests in your script to make sure variables are properly and the right configure commands are being expanded with variables properly may be a good start.

Sincerely,

William Harrington
--
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to