This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: binutils-2.17, configuring


On Mon, May 07, 2007 at 01:30:25PM +1000, Myhuong Nguyen wrote:
> Hi!
> 
> I have recently downloaded binutils-2.17 and tried to build it on my SGI
> (irix6.5) computer. I failed to configure it, the message was 
> 
> make: file 'Makefile' line 94: Syntax error
> *** Error code 1 (bu21)
> *** Error code 1 (bu21)
> *** Error code 1 (bu21)
> 
> I have cut and paste the error message and the Makefile (for reference
> of Line 94) and attached to this message. In case attached file does not
> work, the content in Line 94 is (in one line)
> 
> BUILD_CONFIGARGS = --cache-file=../config.cache --build=mips-sgi-irix6.5
> --host=mips-sgi-irix6.5 --target=mips-sgi-irix6.5 
> --program-transform-name='s,y,y,' --with-build-subdir="$(BUILD_SUBDIR)"

I do not know what caused the error (the line looks fine), but it
sounds like your "make" is not good enough to build binutils.  You may
want to try installing GNU make instead.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]