Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Re: `/etc/startup.mk' not found
Re: `/etc/startup.mk' not found [message #234267] Tue, 26 May 2009 12:41 Go to next message
Eclipse UserFriend
Richard wrote:
> I am trying to run ganymede on a Windows XP pro based pc for the first
> time. I am trying to build the Hello World example. When I select Clean
> and then it attempts to rebuild, I get this error. I have searched the
> web pretty thoroughly, but can not find out what I am doing wrong.
>
> =====================================================
> **** Build of configuration Default for project HelloWorldRAP ****
>
> make all make: Error -- Configuration file `/etc/startup.mk' not found
> =====================================================
>
> I even tried some stuff from a command prompt window:
> Microsoft Windows XP [Version 5.1.2600]
> (C) Copyright 1985-2001 Microsoft Corp.
>
> p:\>make --version
>
> Defined macro MAKECMD=make
>
> make: Unknown option --
> Usage: make [-eEiMnpqrstuvVx] [-k|-S] [-c dir] [-D macro=value] [-f
> file] [macro
> =value ...] [target ...]
>
> Note: I do also have MKS integrity installed for another project. But,
> I also have another co-worker that does not and they are having this
> same problem.
>
>

Re-routed to CDT

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclips e.platform.doc.isv/guide/workbench.htm
Re: `/etc/startup.mk' not found [message #234276 is a reply to message #234267] Tue, 26 May 2009 16:28 Go to previous messageGo to next message
Eclipse UserFriend
Paul Webster wrote:

> Re-routed to CDT

Paul, I am new here, so I apologize. I see this got re-routed to CDT
section. And that is fine. I am not sure if the rest of the links in
your post were some kind of an answer. I could not make sense of them I
am afraid. Can you possibly point me in the proper direction for my 2
problems?
Thanks, Rick
Re: `/etc/startup.mk' not found [message #234325 is a reply to message #234267] Wed, 27 May 2009 22:20 Go to previous message
Eclipse UserFriend
Paul Webster wrote:
> Richard wrote:
>> I am trying to run ganymede on a Windows XP pro based pc for the first
>> time. I am trying to build the Hello World example. When I select
>> Clean and then it attempts to rebuild, I get this error. I have
>> searched the web pretty thoroughly, but can not find out what I am
>> doing wrong.
>>
>> =====================================================
>> **** Build of configuration Default for project HelloWorldRAP ****
>>
>> make all make: Error -- Configuration file `/etc/startup.mk' not found
>> =====================================================
>>
>> I even tried some stuff from a command prompt window:
>> Microsoft Windows XP [Version 5.1.2600]
>> (C) Copyright 1985-2001 Microsoft Corp.
>>
>> p:\>make --version
>>
>> Defined macro MAKECMD=make
>>
>> make: Unknown option --
>> Usage: make [-eEiMnpqrstuvVx] [-k|-S] [-c dir] [-D macro=value] [-f
>> file] [macro
>> =value ...] [target ...]
>>
>> Note: I do also have MKS integrity installed for another project.
>> But, I also have another co-worker that does not and they are having
>> this same problem.
>>
>>
>
> Re-routed to CDT
>
The message appears to be coming from make. Eclipse uses the make
utility installed on your system. Have you looked at the documentation
for your make program to see if that gives any clues?
Previous Topic:Re: `/etc/startup.mk' not found
Next Topic:How to set a build configuration for a Project Template?
Goto Forum:
  


Current Time: Wed May 07 00:41:43 EDT 2025

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

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

Back to the top