Hey all!
First time going through the LFS project.

Using the LFS Live CD (6.1), I get the following error after running the "make tooldir=/usr" command in the process of installing Binutils a second time chapter 6.13 (pg 115).

make[3]: Entering directory `/sources/binutils-build/bfd/po'
file=../../../binutils-2.15.94.0.2.2/bfd/po/`echo fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH no -o $file ../../../binutils-2.15.94.0.2.2/bfd/po/fr.po
/bin/sh: no: command not found
make[3]: *** [fr.gmo] Error 127
make[3]: Leaving directory `/sources/binutils-build/bfd/po'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/sources/binutils-build/bfd'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/sources/binutils-build/bfd'
make: *** [all-bfd] Error 2

Research into the archives instructs that this is an error in installing Gettext. However, I received no error during installation and, have since, installed it again (without error) only to result in the same error occuring here once more. Any other quick thoughts?


More pertinent info:

Binutils-2.15.94.0.2.2
Gettext-0.14.3
LFS Live CD 6.1

All code is taken from the CD itself.

Thanks in advance.


-kirk

--
I am because You are I Am.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to