On Tue, Apr 20, 2010 at 11:50 PM, David Expósito <[email protected]> wrote: > Hello > Me and position with linux from scratch in 6.3 and section 5.7 gives me the > tools to adjust the following error. > > the line: > > gcc-dumpspecs | sed 's @ ^ / lib/ld-linux.so.2 @ / tools & @ g' \ > > `Dirname $ (gcc-print-libgcc-file-name)` / specs > > I get error can not find the specs directory.
If that is exactly how you typed in the command, then there should not be spaces around the slash characters. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
