[uClibc] Need help with compiling programs using uclibc in alternate location

Manuel Novoa III mjn3 at codepoet.org
Tue Dec 2 19:32:37 UTC 2003


On Tue, Dec 02, 2003 at 02:30:15PM -0500, Josh Goebel wrote:
> What am I doing wrong?  This is in the middle of a make in the buildroot
> directory that I downloaded from CVS.
> 
> make[4]: Entering directory
> `/home/jgoebel/floppy/buildroot/toolchain_build_i386/binutils-build/bfd/
> po'
> file=/home/jgoebel/floppy/buildroot/toolchain_build_i386/binutils-2.14.9
> 0.0.6/bfd/po/`echo fr | sed 's,.*/,,'`.gmo \
>   && rm -f $file && PATH=../src:$PATH no -o $file
> /home/jgoebel/floppy/buildroot/toolchain_build_i386/binutils-2.14.90.0.6
> /bfd/po/fr.po
> /bin/sh: no: command not found
> make[4]: *** [fr.gmo] Error 127
> make[4]: Leaving directory
> `/home/jgoebel/floppy/buildroot/toolchain_build_i386/binutils-build/bfd/
> po'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory
> `/home/jgoebel/floppy/buildroot/toolchain_build_i386/binutils-build/bfd'
> make[2]: *** [all-recursive-am] Error 2
> make[2]: Leaving directory
> `/home/jgoebel/floppy/buildroot/toolchain_build_i386/binutils-build/bfd'
> make[1]: *** [all-bfd] Error 2
> make[1]: Leaving directory
> `/home/jgoebel/floppy/buildroot/toolchain_build_i386/binutils-build'
> make: ***
> [/home/jgoebel/floppy/buildroot/toolchain_build_i386/binutils-build/binu
> tils/objdump] Error 2

You don't have the gettext utilities installed.

Manuel



More information about the uClibc mailing list