* Bobby Black <[EMAIL PROTECTED]> [2005-06-16 01:45]:
> What can I do to help?
> Revise the whole document and email me the revision with #corrections
> after each line.
By now you'll probably be aware of this, but anyway: you can't do stuff
like this:
5.4:
cd /src
tar -jxvf binutils-2.15.91.0.2.tar.bz2
In a makefile each line is executed by a different subshell, so the cd
to /src won't affect the next line.
--
Miguel Bazdresch
http://thewizardstower.org/
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page