[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: PPC64 kernel build toolchain?



Patrick Finnegan <pat@computer-refuge.org> writes:

> make[3]: Entering directory 
> `/home/pat/buildtools/build-binutils-biarch/bfd/po'
> file=/home/pat/src/binutils/bfd/po/`echo fr | sed 's,.*/,,'`.gmo \
> && rm -f $file && PATH=../src:$PATH no -o 
> $file /home/pat/src/binutils/bfd/po/
> fr.po
> file=/home/pat/src/binutils/bfd/po/`echo tr | sed 's,.*/,,'`.gmo \
> && rm -f $file && PATH=../src:$PATH no -o 
> $file /home/pat/src/binutils/bfd/po/
> tr.po
> file=/home/pat/src/binutils/bfd/po/`echo ja | sed 's,.*/,,'`.gmo \
> && rm -f $file && PATH=../src:$PATH no -o 
> $file /home/pat/src/binutils/bfd/po/
> ja.po
> file=/home/pat/src/binutils/bfd/po/`echo es | sed 's,.*/,,'`.gmo \
> && rm -f $file && PATH=../src:$PATH no -o 
> $file /home/pat/src/binutils/bfd/po/
> es.po
> /bin/sh: line 1: no: command not found
>
> For the life of me, I can't figure out what 'no' is supposed to be.
> I can't find it installed on any machine or using debian's package
> search stuff.  Any ideas what I'm missing?

Install the gettext package, that 'no' should be 'msgfmt'.
Or just do 'apt-get build-dep gcc glibc binutils' to get all packages
required for building a toolchain.


        Juergen

-- 
Juergen Kreileder, Blackdown Java-Linux Team
http://blog.blackdown.de/



Reply to: