public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] make: *** *#@!: No such file or directory. Stop.
@ 2008-06-16 20:02 Preston, Ralph A.
  2008-06-17  6:42 ` Tom Deconinck
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Preston, Ralph A. @ 2008-06-16 20:02 UTC (permalink / raw)
  To: ecos-discuss

Hello,

I've just starting using eCos and am attempting to run the
configuration tool, configtool-060710.exe, using Cygwin on Windows XP.
Checking through the list archives I found someone else had a similar
problem but their fix doesn't seem to be working for me.

The problem is running Build -> Library in the eCos Configuration Tool
produces this output:

"make -j2 --directory
"/ecos-c/ReadyFlow/4205_1.5/ecos/nonkernel/ecos_build"

make: *** /ecos-c/ReadyFlow/4205_1.5/ecos/nonkernel/ecos_build: No such
file or directory.  Stop."

I'm using the latest version of the configuration tool from
eCosCentric.  Running "mount" under Cygwin produces this output:

C:\cygwin\bin on /usr/bin type system (textmode)
C:\cygwin\lib on /usr/lib type system (textmode)
C:\cygwin on / type system (textmode)
c: on /ecos-c type user (textmode)
c: on /ecos-c type system (textmode)

If I remove all mounts (umount -A) and then re-start configtool it
recreates the "c: on /ecos-c type user (textmode)" mount point.
However, it still has the same build error.

Any help is appreciated.

Thanks,

Ralph Preston
The MITRE Corporation
202 Burlington Road, MS E095
Bedford, MA 01730
Phone: 781-271-7914    Fax: 781-271-8915    Cell: 617-335-2226


--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [ECOS] make: *** *#@!: No such file or directory. Stop.
  2008-06-16 20:02 [ECOS] make: *** *#@!: No such file or directory. Stop Preston, Ralph A.
@ 2008-06-17  6:42 ` Tom Deconinck
  2008-06-17  7:30   ` [ECOS] " Dave Lawrence
  2008-10-09  9:25 ` [ECOS] " rogi_1126
  2012-01-09  7:37 ` Tayyaba Azeem
  2 siblings, 1 reply; 8+ messages in thread
From: Tom Deconinck @ 2008-06-17  6:42 UTC (permalink / raw)
  To: Preston, Ralph A.; +Cc: ecos-discuss

eCos is known not to build on Cygwin due to the fact that Cygwin is a
moving target and not all tools function expected.
Your best bet is to use a Linux development host.
See the list archive, this has been addressed before.

On Mon, Jun 16, 2008 at 10:01 PM, Preston, Ralph A. <rpreston@mitre.org> wrote:
> Hello,
>
> I've just starting using eCos and am attempting to run the
> configuration tool, configtool-060710.exe, using Cygwin on Windows XP.
> Checking through the list archives I found someone else had a similar
> problem but their fix doesn't seem to be working for me.
>
> The problem is running Build -> Library in the eCos Configuration Tool
> produces this output:
>
> "make -j2 --directory
> "/ecos-c/ReadyFlow/4205_1.5/ecos/nonkernel/ecos_build"
>
> make: *** /ecos-c/ReadyFlow/4205_1.5/ecos/nonkernel/ecos_build: No such
> file or directory.  Stop."
>
> I'm using the latest version of the configuration tool from
> eCosCentric.  Running "mount" under Cygwin produces this output:
>
> C:\cygwin\bin on /usr/bin type system (textmode)
> C:\cygwin\lib on /usr/lib type system (textmode)
> C:\cygwin on / type system (textmode)
> c: on /ecos-c type user (textmode)
> c: on /ecos-c type system (textmode)
>
> If I remove all mounts (umount -A) and then re-start configtool it
> recreates the "c: on /ecos-c type user (textmode)" mount point.
> However, it still has the same build error.
>
> Any help is appreciated.
>
> Thanks,
>
> Ralph Preston
> The MITRE Corporation
> 202 Burlington Road, MS E095
> Bedford, MA 01730
> Phone: 781-271-7914    Fax: 781-271-8915    Cell: 617-335-2226
>
>
> --
> Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
> and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
>
>

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ECOS] Re: make: *** *#@!: No such file or directory. Stop.
  2008-06-17  6:42 ` Tom Deconinck
@ 2008-06-17  7:30   ` Dave Lawrence
  2008-06-17  8:11     ` Dave Lawrence
  2008-06-17 18:11     ` Preston, Ralph A.
  0 siblings, 2 replies; 8+ messages in thread
From: Dave Lawrence @ 2008-06-17  7:30 UTC (permalink / raw)
  To: Tom Deconinck, Preston, Ralph A.; +Cc: ecos-discuss

Tom Deconinck wrote:
> eCos is known not to build on Cygwin due to the fact that Cygwin is a
> moving target and not all tools function expected.
> Your best bet is to use a Linux development host.
> See the list archive, this has been addressed before.

Builds fine for me and all my colleagues under Cygwin.

> 
> On Mon, Jun 16, 2008 at 10:01 PM, Preston, Ralph A. <rpreston@mitre.org> wrote:
>> Hello,
>>
>> I've just starting using eCos and am attempting to run the
>> configuration tool, configtool-060710.exe, using Cygwin on Windows XP.
>> Checking through the list archives I found someone else had a similar
>> problem but their fix doesn't seem to be working for me.
>>
>> The problem is running Build -> Library in the eCos Configuration Tool
>> produces this output:
>>
>> "make -j2 --directory
>> "/ecos-c/ReadyFlow/4205_1.5/ecos/nonkernel/ecos_build"
>>
>> make: *** /ecos-c/ReadyFlow/4205_1.5/ecos/nonkernel/ecos_build: No such
>> file or directory.  Stop."

Did you do Build -> Generate Build Tree first?

I've just tried building the target without a build tree, that's 
definately the error you'll get.

>>
>> I'm using the latest version of the configuration tool from
>> eCosCentric.  Running "mount" under Cygwin produces this output:
>>
>> C:\cygwin\bin on /usr/bin type system (textmode)
>> C:\cygwin\lib on /usr/lib type system (textmode)
>> C:\cygwin on / type system (textmode)
>> c: on /ecos-c type user (textmode)
>> c: on /ecos-c type system (textmode)
>>
>> If I remove all mounts (umount -A) and then re-start configtool it
>> recreates the "c: on /ecos-c type user (textmode)" mount point.
>> However, it still has the same build error.
>>

I've found the name of the mount points to be unimportant.  It'll still 
work if you call you mount point "/fred".

>> Any help is appreciated.
>>
>> Thanks,
>>
>> Ralph Preston
>> The MITRE Corporation
>> 202 Burlington Road, MS E095
>> Bedford, MA 01730
>> Phone: 781-271-7914    Fax: 781-271-8915    Cell: 617-335-2226
>>
>>
>> --
>> Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
>> and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
>>
>>
> 


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ECOS]  Re: make: *** *#@!: No such file or directory. Stop.
  2008-06-17  7:30   ` [ECOS] " Dave Lawrence
@ 2008-06-17  8:11     ` Dave Lawrence
  2008-06-17 18:11     ` Preston, Ralph A.
  1 sibling, 0 replies; 8+ messages in thread
From: Dave Lawrence @ 2008-06-17  8:11 UTC (permalink / raw)
  To: ecos-discuss; +Cc: ecos-discuss

Tom Deconinck wrote:
> eCos is known not to build on Cygwin due to the fact that Cygwin is a
> moving target and not all tools function expected.
> Your best bet is to use a Linux development host.
> See the list archive, this has been addressed before.

Builds fine for me and all my colleagues under Cygwin.

> 
> On Mon, Jun 16, 2008 at 10:01 PM, Preston, Ralph A. <rpreston@mitre.org> wrote:
>> Hello,
>>
>> I've just starting using eCos and am attempting to run the
>> configuration tool, configtool-060710.exe, using Cygwin on Windows XP.
>> Checking through the list archives I found someone else had a similar
>> problem but their fix doesn't seem to be working for me.
>>
>> The problem is running Build -> Library in the eCos Configuration Tool
>> produces this output:
>>
>> "make -j2 --directory
>> "/ecos-c/ReadyFlow/4205_1.5/ecos/nonkernel/ecos_build"
>>
>> make: *** /ecos-c/ReadyFlow/4205_1.5/ecos/nonkernel/ecos_build: No such
>> file or directory.  Stop."

Did you do Build -> Generate Build Tree first?

I've just tried building the target without a build tree, that's 
definately the error you'll get.

>>
>> I'm using the latest version of the configuration tool from
>> eCosCentric.  Running "mount" under Cygwin produces this output:
>>
>> C:\cygwin\bin on /usr/bin type system (textmode)
>> C:\cygwin\lib on /usr/lib type system (textmode)
>> C:\cygwin on / type system (textmode)
>> c: on /ecos-c type user (textmode)
>> c: on /ecos-c type system (textmode)
>>
>> If I remove all mounts (umount -A) and then re-start configtool it
>> recreates the "c: on /ecos-c type user (textmode)" mount point.
>> However, it still has the same build error.
>>

I've found the name of the mount points to be unimportant.  It'll still 
work if you call you mount point "/fred".

>> Any help is appreciated.
>>
>> Thanks,
>>
>> Ralph Preston
>> The MITRE Corporation
>> 202 Burlington Road, MS E095
>> Bedford, MA 01730
>> Phone: 781-271-7914    Fax: 781-271-8915    Cell: 617-335-2226
>>
>>
>> --
>> Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
>> and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
>>
>>
> 


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 8+ messages in thread

* RE: [ECOS]  Re: make: *** *#@!: No such file or directory. Stop.
  2008-06-17  7:30   ` [ECOS] " Dave Lawrence
  2008-06-17  8:11     ` Dave Lawrence
@ 2008-06-17 18:11     ` Preston, Ralph A.
  2008-06-19 23:54       ` Dave Lawrence
  1 sibling, 1 reply; 8+ messages in thread
From: Preston, Ralph A. @ 2008-06-17 18:11 UTC (permalink / raw)
  To: ecos-discuss

>Tom Deconinck wrote:
>>> I've just starting using eCos and am attempting to run the
>>> configuration tool, configtool-060710.exe, using Cygwin on Windows
>XP.
>>> Checking through the list archives I found someone else had a
similar
>>> problem but their fix doesn't seem to be working for me.
>>>
>>> The problem is running Build -> Library in the eCos Configuration
>Tool
>>> produces this output:
>>>
>>> "make -j2 --directory
>>> "/ecos-c/ReadyFlow/4205_1.5/ecos/nonkernel/ecos_build"
>>>
>>> make: *** /ecos-c/ReadyFlow/4205_1.5/ecos/nonkernel/ecos_build: No
>such
>>> file or directory.  Stop."
>
>Did you do Build -> Generate Build Tree first?
>
>I've just tried building the target without a build tree, that's
>definately the error you'll get.

The steps I follow are:

Open the ecos.ecc file.
Check Tools -> Path -> Build Tools... is correct.
Check Tools -> Path -> User Tools... is correct.
Build -> Generate Build Tree.  Status bar at bottom says Ready.
Build -> Library.  Receive error message.

My next step is to reinstall the libraries on a clean computer.  If
that doesn't work I'll try creating a Linux VmWare image and install it
there.

Thanks,

Ralph


--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ECOS]  Re: make: *** *#@!: No such file or directory. Stop.
  2008-06-17 18:11     ` Preston, Ralph A.
@ 2008-06-19 23:54       ` Dave Lawrence
  0 siblings, 0 replies; 8+ messages in thread
From: Dave Lawrence @ 2008-06-19 23:54 UTC (permalink / raw)
  To: ecos-discuss

Preston, Ralph A. wrote:
>> Tom Deconinck wrote:
>>>> I've just starting using eCos and am attempting to run the
>>>> configuration tool, configtool-060710.exe, using Cygwin on Windows
>> XP.
>>>> Checking through the list archives I found someone else had a
> similar
>>>> problem but their fix doesn't seem to be working for me.
>>>>
>>>> The problem is running Build -> Library in the eCos Configuration
>> Tool
>>>> produces this output:
>>>>
>>>> "make -j2 --directory
>>>> "/ecos-c/ReadyFlow/4205_1.5/ecos/nonkernel/ecos_build"
>>>>
>>>> make: *** /ecos-c/ReadyFlow/4205_1.5/ecos/nonkernel/ecos_build: No
>> such
>>>> file or directory.  Stop."
>> Did you do Build -> Generate Build Tree first?
>>
>> I've just tried building the target without a build tree, that's
>> definately the error you'll get.
> 
> The steps I follow are:
> 
> Open the ecos.ecc file.
> Check Tools -> Path -> Build Tools... is correct.
> Check Tools -> Path -> User Tools... is correct.
> Build -> Generate Build Tree.  Status bar at bottom says Ready.
> Build -> Library.  Receive error message.
> 
> My next step is to reinstall the libraries on a clean computer.  If
> that doesn't work I'll try creating a Linux VmWare image and install it
> there.

Clearly make is reporting that it can't find the directory ecos_build, 
so I'd first check that is being generated by the build tree process.

One thing that springs to mind - is your make.exe the correct one?  Try
make --version
which make

Even if the above return the correct info (it needs to be a Cygwin build 
of make to understand those paths) your configtool may be running in a 
different environment to your Cygwin shell.  To ensure the configtool 
and the command shell's envionment are the same launch the tool from the 
shell:
configtool &

Hope that helps..


> 
> Thanks,
> 
> Ralph
> 
> 


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [ECOS] make: *** *#@!: No such file or directory. Stop.
  2008-06-16 20:02 [ECOS] make: *** *#@!: No such file or directory. Stop Preston, Ralph A.
  2008-06-17  6:42 ` Tom Deconinck
@ 2008-10-09  9:25 ` rogi_1126
  2012-01-09  7:37 ` Tayyaba Azeem
  2 siblings, 0 replies; 8+ messages in thread
From: rogi_1126 @ 2008-10-09  9:25 UTC (permalink / raw)
  To: ecos-discuss


I met the same problem recently , It had been solved by installing the latest
cgywin version .
hope it is userful.



Preston, Ralph A. wrote:
> 
> Hello,
> 
> I've just starting using eCos and am attempting to run the
> configuration tool, configtool-060710.exe, using Cygwin on Windows XP.
> Checking through the list archives I found someone else had a similar
> problem but their fix doesn't seem to be working for me.
> 
> The problem is running Build -> Library in the eCos Configuration Tool
> produces this output:
> 
> "make -j2 --directory
> "/ecos-c/ReadyFlow/4205_1.5/ecos/nonkernel/ecos_build"
> 
> make: *** /ecos-c/ReadyFlow/4205_1.5/ecos/nonkernel/ecos_build: No such
> file or directory.  Stop."
> 
> I'm using the latest version of the configuration tool from
> eCosCentric.  Running "mount" under Cygwin produces this output:
> 
> C:\cygwin\bin on /usr/bin type system (textmode)
> C:\cygwin\lib on /usr/lib type system (textmode)
> C:\cygwin on / type system (textmode)
> c: on /ecos-c type user (textmode)
> c: on /ecos-c type system (textmode)
> 
> If I remove all mounts (umount -A) and then re-start configtool it
> recreates the "c: on /ecos-c type user (textmode)" mount point.
> However, it still has the same build error.
> 
> Any help is appreciated.
> 
> Thanks,
> 
> Ralph Preston
> The MITRE Corporation
> 202 Burlington Road, MS E095
> Bedford, MA 01730
> Phone: 781-271-7914    Fax: 781-271-8915    Cell: 617-335-2226
> 
> 
> --
> Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
> and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/make%3A-***-*-%40%21%3A-No-such-file-or-directory.-Stop.-tp17872264p19895311.html
Sent from the Sourceware - ecos-discuss mailing list archive at Nabble.com.


--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [ECOS] make: *** *#@!: No such file or directory. Stop.
  2008-06-16 20:02 [ECOS] make: *** *#@!: No such file or directory. Stop Preston, Ralph A.
  2008-06-17  6:42 ` Tom Deconinck
  2008-10-09  9:25 ` [ECOS] " rogi_1126
@ 2012-01-09  7:37 ` Tayyaba Azeem
  2 siblings, 0 replies; 8+ messages in thread
From: Tayyaba Azeem @ 2012-01-09  7:37 UTC (permalink / raw)
  To: ecos-discuss


Hi,

My problem is also the same, have you got any solution yet?
 
I have installed the latest version of cygwin 1.7.x and have installed ecos
configuration tool 2.11 using its setup available on net. I have downloaded
the ecos repository 1.0.9 from internet. When i generate the build tree it
says Ready but i am facing a problem while building library which is:
 
make -j2 --directory "/ecos-e/cygwin/bin/untitled_build"
make: *** /ecos-e/cygwin/bin/untitled_build: No such file or directory. 
Stop.

I have installed cygwin in E: drive.
 
will be grateful if anyone could help.


I've just starting using eCos and am attempting to run the
configuration tool, configtool-060710.exe, using Cygwin on Windows XP.

The problem is running Build -> Library in the eCos Configuration Tool
produces this output:

"make -j2 --directory
"/ecos-c/ReadyFlow/4205_1.5/ecos/nonkernel/ecos_build"

make: *** /ecos-c/ReadyFlow/4205_1.5/ecos/nonkernel/ecos_build: No such
file or directory.  Stop."
Ralph Preston

-- 
View this message in context: http://old.nabble.com/make%3A-***-*-%40%21%3A-No-such-file-or-directory.-Stop.-tp17872264p33105558.html
Sent from the Sourceware - ecos-discuss mailing list archive at Nabble.com.


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-01-09  7:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-16 20:02 [ECOS] make: *** *#@!: No such file or directory. Stop Preston, Ralph A.
2008-06-17  6:42 ` Tom Deconinck
2008-06-17  7:30   ` [ECOS] " Dave Lawrence
2008-06-17  8:11     ` Dave Lawrence
2008-06-17 18:11     ` Preston, Ralph A.
2008-06-19 23:54       ` Dave Lawrence
2008-10-09  9:25 ` [ECOS] " rogi_1126
2012-01-09  7:37 ` Tayyaba Azeem

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).