On Wed, 18 Sep 2002, Eddie Chen wrote: > I am having problem of doing "make" I did a > "../binutls-2.12.90.0.15/configure --prefix=/usr/local" and then "make" > > > make[2]: Leaving directory `/usr/src/binutils-build/bfd/doc' > Making install in po > make[2]: Entering directory `/usr/src/binutils-build/bfd/po' > file=../../../binutils-2.12.90.0.15/bfd/po/`echo fr | sed 's,.*/,,' > `.gmo \ > && rm -f $file && PATH=../src:$PATH no -o $file > ../../../binutils-2.12.90.0.15 > /bfd/po/fr.po > /bin/sh: no: command not found > make[2]: *** [fr.gmo] Error 127 > make[2]: Leaving directory `/usr/src/binutils-build/bfd/po' > make[1]: *** [install-recursive] Error 1 > make[1]: Leaving directory `/usr/src/binutils-build/bfd' > make: *** [install-bfd] Error 2 > IDSmachine:/usr/src/binutils-build # > > does anyone have instruction on how to build this????
I presume you're doing this because the rpm for your distro is missing something. I suggest you inspect thee source rpm and see how it's built. Best if you can update the rpm to accommodate your new source (and publish the results for others). -- Cheers John. Please, no off-list mail. You will fall foul of my spam treatment. Join the "Linux Support by Small Businesses" list at http://mail.computerdatasafe.com.au/mailman/listinfo/lssb
