This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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: Error during make bootstrap (gcc-4.1.1)


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


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