public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Error while building eCOS
@ 2001-06-04  9:00 Stefano Costa
  2001-06-04 12:19 ` Jonathan Larmour
  0 siblings, 1 reply; 3+ messages in thread
From: Stefano Costa @ 2001-06-04  9:00 UTC (permalink / raw)
  To: ecos-discuss

Hello,

I've successfully built the eCOS libs sometimes ago (Windows with Cygwin, 
ARM7) and now I'm starting a new configuration for a different board 
(CDB89712). But issuing the build command from inside the configuration 
tool, an error is shown:

make -r -C hal/arm/arch/current headers
make[1]: Entering directory 
`/c/Clienti/arm/progetti/cdb89712/ecos/89712_build/hal/arm/arch/current'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory 
`/c/Clienti/arm/progetti/cdb89712/ecos/89712_build/hal/arm/arch/current'
make -r -C hal/arm/edb7xxx/current headers
make[1]: Entering directory 
`/c/Clienti/arm/progetti/cdb89712/ecos/89712_build/hal/arm/edb7xxx/current'
cp: cannot create regular file 
`//C/Clienti/arm/progetti/cdb89712/ecos/89712_install/include/pkgconf/mlt_ar
m_cl7111_ram.ldi': Permission denied
make[1]: *** 
[//C/Clienti/arm/progetti/cdb89712/ecos/89712_install/include/pkgconf/mlt_ar
m_cl7111_ram.ldi] Error 1
make[1]: Leaving directory 
`/c/Clienti/arm/progetti/cdb89712/ecos/89712_build/hal/arm/edb7xxx/current'
make: *** [headers] Error 2


Anyone having an idea about its origin?
bye- Stefano
-----------------------------------------
BlueWind                Electronic Design
I-31033 Castelfranco Veneto (TREVISO)
Via Steffani 7/B
-----------------------------------------
VOICE   +39 0 423 723431
FAX     +39 0 423 744738
MOBILE  +39 335 6565749
http://www.bluewind.it
-----------------------------------------

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

* Re: [ECOS] Error while building eCOS
  2001-06-04  9:00 [ECOS] Error while building eCOS Stefano Costa
@ 2001-06-04 12:19 ` Jonathan Larmour
  2001-06-04 12:21   ` Jonathan Larmour
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Larmour @ 2001-06-04 12:19 UTC (permalink / raw)
  To: stefano.costa; +Cc: ecos-discuss

Stefano Costa wrote:
> 
> Hello,
> 
> I've successfully built the eCOS libs sometimes ago (Windows with Cygwin,
> ARM7) and now I'm starting a new configuration for a different board
> (CDB89712). But issuing the build command from inside the configuration
> tool, an error is shown:
> 
> make -r -C hal/arm/arch/current headers
> make[1]: Entering directory
> `/c/Clienti/arm/progetti/cdb89712/ecos/89712_build/hal/arm/arch/current'
> make[1]: Nothing to be done for `headers'.
> make[1]: Leaving directory
> `/c/Clienti/arm/progetti/cdb89712/ecos/89712_build/hal/arm/arch/current'
> make -r -C hal/arm/edb7xxx/current headers
> make[1]: Entering directory
> `/c/Clienti/arm/progetti/cdb89712/ecos/89712_build/hal/arm/edb7xxx/current'
> cp: cannot create regular file
> `//C/Clienti/arm/progetti/cdb89712/ecos/89712_install/include/pkgconf/mlt_ar
> m_cl7111_ram.ldi': Permission denied

It may genuinely be some sort of permissions problem writing the install
tree. Or your disk is full. Or the file is in use by another application.

But more likely, I think is that you're using an old version of make. If
you go to (I think) Tools->Shell in the config tool to open a shell, and
then type "type -p make" does it give you the make from cygwin you were
expecting? If so, what version of cygwin do you have?

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine
Come to the Red Hat TechWorld open source conference in Brussels!
Keynotes, techie talks and exhibitions    http://www.redhat-techworld.com/

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

* Re: [ECOS] Error while building eCOS
  2001-06-04 12:19 ` Jonathan Larmour
@ 2001-06-04 12:21   ` Jonathan Larmour
  0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Larmour @ 2001-06-04 12:21 UTC (permalink / raw)
  To: stefano.costa, ecos-discuss

Jonathan Larmour wrote:
> 
> But more likely, I think is that you're using an old version of make. 
[snip]

I should mention that I know you said this used to work, but perhaps with
the new port you started using new tools. I suppose a good check would be
if it still works for the same board it had worked for you before.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine
Come to the Red Hat TechWorld open source conference in Brussels!
Keynotes, techie talks and exhibitions    http://www.redhat-techworld.com/

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

end of thread, other threads:[~2001-06-04 12:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-04  9:00 [ECOS] Error while building eCOS Stefano Costa
2001-06-04 12:19 ` Jonathan Larmour
2001-06-04 12:21   ` Jonathan Larmour

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).