public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Jonathan Larmour <jlarmour@redhat.com>
To: stefano.costa@bluewind.it
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] Error while building eCOS
Date: Mon, 04 Jun 2001 12:19:00 -0000	[thread overview]
Message-ID: <3B1BDF3E.7A330B2C@redhat.com> (raw)
In-Reply-To: <3B1BCB18.27824.C943B2@localhost>

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/

  reply	other threads:[~2001-06-04 12:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-04  9:00 Stefano Costa
2001-06-04 12:19 ` Jonathan Larmour [this message]
2001-06-04 12:21   ` Jonathan Larmour

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3B1BDF3E.7A330B2C@redhat.com \
    --to=jlarmour@redhat.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=stefano.costa@bluewind.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).