Error during make bootstrap (gcc-4.1.1)

Brian Dessent brian@dessent.net
Fri Jul 14 21:44:00 GMT 2006


Santosh Sugur wrote:

> make: Fatal error in reader: Makefile, line 51: Unexpected end of line seen
> Current working directory
> /u1/santosh/gcc_obj/build-sparc-sun-solaris2.10/fixincludes
> *** Error code 1
> The following command caused the error:

The above error output does not look like what GNU make would output.  
Are you using GNU make?  This is a requirement as per
<http://gcc.gnu.org/install/prerequisites.html>.  It might be installed
on your system already as gmake, or you may have to install it first.

Brian



More information about the Gcc-help mailing list