Makefile in /src/bfd/po

Boris Tschirschwitz boris@math.ubc.ca
Tue Dec 18 02:02:00 GMT 2001


I just downloaded the cvs tree, after ./configure and make I get  the
following error message:


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

When I look into the Makefile in that directory, I find at line 33:

GMSGFMT = PATH=../src:$$PATH no

What does the 'no' do?
(My system is a i686-pc-linux-gnu)

Boris.




More information about the Binutils mailing list