On 7/4/05, Shane Shields <[EMAIL PROTECTED]> wrote:
> R.Grasbon wrote:
> 
> >   && rm -f $file && PATH=../src:$PATH no -o $file
> 
> Looks to me to be a typo here
> 

The configure script for binutils has replaced a missing gettext
command with the value "no". Either your host has an incomplete
gettext installation, or it's broken.

You can either install gettext on your host distribution, or use
--disable-nls on the configure command line for binutils if you don't
need language support.

-- -
Steve Crosby
--
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