error installing bin utils in chapter 6 +help+sos
hi i am using lfs 4.0 , trying to install binutils as per the instruc.. written in the book.
first when in write config command it configures it well .
when in put make tooldir=/usr it have the following errors.
can anyone guide ...
make[2]: Entering directory `/static/sed-3.02/doc'
/bin/sh ../mkinstalldirs /usr/man/man1
/usr/bin/install -c -m 644 ./sed.1 /usr/man/man1/sed.1
/bin/sh: /usr/bin/install: No such file or directory
make[2]: *** [install-man1] Error 127
make[2]: Leaving directory `/static/sed-3.02/doc'
make[1]: *** [install-man] Error 2
make[1]: Leaving directory `/static/sed-3.02/doc'
make: *** [install-recursive] Error 1
|