On 4 August 2010 23:45, Dan McGhee <beesn...@grm.net> wrote: > On 08/04/2010 01:42 PM, Andrew Benton wrote: >>> Slightly more refined version, 2 seds, one after the other: >>> > >>> > sed -i 's/ot \$/ot:\n$/' manual/Makefile >>> > sed -i '/pot/a\\ttouch $@' manual/Makefile >>> > >>> >> Better still, combine the 2 >> >> sed -i 's/ot \$/ot:\n\ttouch $...@\n$/' manual/Makefile >> >> > Andy, just to be clear. You apply this sed command in Chapter 6 and > *not* in Chapter 5? I've got make-3.81 installed on my host system, > Ubuntu-10.04, I'm building for x86_64 and using LFS-SVN-20100803. > > Dan > -- It's to fix the problem with make-3.82. In chapter 5 you are using the host system's make.
Hmm, actually, if anyone wants to run a "can it build itself" test, or is building from Mandriva cooker, they'll need it in chapter 5. I hadn't thought of that. ĸen -- After tragedy, and farce, "OMG poneys!" -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page