bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: Problem building development binutils


From: Alan Modra
Subject: Re: Problem building development binutils
Date: Thu, 7 Mar 2002 21:27:20 +1030
User-agent: Mutt/1.3.25i

On Thu, Mar 07, 2002 at 01:04:08AM -0500, Virgil Anderson wrote:
> Having trouble building binutils/bfd/po
> binutils-2.11.92.x.x
> binutils-2.11.93.x.x
> 
> /bin/sh: no: command not found.
> 
> using latest stable kernel 2.4.18
> and binutils from ftp.kernel.org

You probably should be complaining to H.J. Lu then.

> looks like the Make-in file is somehow mangled, but it is not clear what or 
> exactly why.  I suspect the "no" is an option without the "-", however it 
> shows up only in Makefile and Makefile.in, and the fix is not obvious in 
> Make-in. Strat from a decompress or make clean.

My guess is that you are missing a tool like makeinfo.  If I recall
correctly, older versions of autoconf (which generates configure)
used to set MAKEINFO="no makeinfo found" or something like that.
When "make" ran $(MAKEINFO), /bin/sh tried to run "no".

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre



reply via email to

[Prev in Thread] Current Thread [Next in Thread]