﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
747	Re-adjusting the toolchain needs /bin/echo	petri.koistinen@…	lfs-book@…	"I tried to run ""make -C ld INSTALL=/tools/bin/install install"" like suggested on
page chapter06/adjustingtoolchain.html, but I got error messages:

 /bin/sh ./libtool  --mode=install /tools/bin/install  ld-new /tools/bin/ld
./libtool: line 1: /bin/echo: No such file or directory
./libtool: line 1: /bin/echo: No such file or directory
./libtool: line 4746: /bin/echo: No such file or directory
./libtool: line 1: /bin/echo: No such file or directory
./libtool: line 4822: /bin/echo: No such file or directory
./libtool: line 4823: /bin/echo: No such file or directory
make[2]: *** [install-exec-local] Error 1
make[2]: Leaving directory `/sources/binutils-build/ld'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/sources/binutils-build/ld'
make: *** [install-recursive] Error 1
make: Leaving directory `/sources/binutils-build/ld'

It seems that I need to run ""ln -s /tools/bin/echo /bin/"" before install works."	defect	closed	lowest		Book	CVS	normal	invalid		
