Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Managed make: Fatal error in reader: line 2:unexpected end of line
Managed make: Fatal error in reader: line 2:unexpected end of line [message #86186] Wed, 19 November 2003 13:53 Go to next message
Eclipse UserFriend
Originally posted by: jim.brown.mindspring.com

Brand new install of eclipse on Solaris 9. Eclipse 2.1.1, cdt 1.2.

I'm trying a simple HelloWorld project using Managed make.
When I build I get the referenced error.

I used managed make because I assumed it would write a correct make file.

Suggestions?
Re: Managed make: Fatal error in reader: line 2:unexpected end of line [message #86324 is a reply to message #86186] Thu, 20 November 2003 11:11 Go to previous messageGo to next message
Eclipse UserFriend
Jim,
A little more information would be helpful, but I'm pretty sure from the
error that you are not using Gnu make. The generated makefile that the
managed builder produces relies on some Gnu extensions to 'make' that
are not supported by the vanilla make that ships on Solaris by default.

jim.brown@mindspring.com wrote:
> Brand new install of eclipse on Solaris 9. Eclipse 2.1.1, cdt 1.2.
>
> I'm trying a simple HelloWorld project using Managed make.
> When I build I get the referenced error.
>
> I used managed make because I assumed it would write a correct make file.
>
> Suggestions?
>
>
Re: Managed make: Fatal error in reader: line 2:unexpected end of line [message #86466 is a reply to message #86324] Thu, 20 November 2003 20:34 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jim.brown.mindspring.com

Right on. There was indeed a make in the path before /usr/local/bin
Many thanks. I would have never thought of that.
Jim

Sean Evoy wrote:
> Jim,
> A little more information would be helpful, but I'm pretty sure from the
> error that you are not using Gnu make. The generated makefile that the
> managed builder produces relies on some Gnu extensions to 'make' that
> are not supported by the vanilla make that ships on Solaris by default.
>
> jim.brown@mindspring.com wrote:
>
>> Brand new install of eclipse on Solaris 9. Eclipse 2.1.1, cdt 1.2.
>>
>> I'm trying a simple HelloWorld project using Managed make.
>> When I build I get the referenced error.
>>
>> I used managed make because I assumed it would write a correct make file.
>>
>> Suggestions?
>>
>>
>
Re: Managed make: Fatal error in reader: line 2:unexpected end of line [message #86522 is a reply to message #86466] Fri, 21 November 2003 10:23 Go to previous message
Eclipse UserFriend
Glad to help. In the CDT 2.0, the generated makefiles will be more
generic so people won't get tripped up by these sorts of problems.

jim.brown@mindspring.com wrote:
> Right on. There was indeed a make in the path before /usr/local/bin
> Many thanks. I would have never thought of that.
> Jim
>
> Sean Evoy wrote:
>
>> Jim,
>> A little more information would be helpful, but I'm pretty sure from
>> the error that you are not using Gnu make. The generated makefile that
>> the managed builder produces relies on some Gnu extensions to 'make'
>> that are not supported by the vanilla make that ships on Solaris by
>> default.
>>
>> jim.brown@mindspring.com wrote:
>>
>>> Brand new install of eclipse on Solaris 9. Eclipse 2.1.1, cdt 1.2.
>>>
>>> I'm trying a simple HelloWorld project using Managed make.
>>> When I build I get the referenced error.
>>>
>>> I used managed make because I assumed it would write a correct make
>>> file.
>>>
>>> Suggestions?
>>>
>>>
>>
>
Previous Topic:Can we Make CDT Editor more comfortable?
Next Topic:code assist and co.
Goto Forum:
  


Current Time: Thu Jul 17 02:23:45 EDT 2025

Powered by FUDForum. Page generated in 0.06764 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top