public inbox for ecos-maintainers@sourceware.org
 help / color / mirror / Atom feed
From: Jonathan Larmour <jifl@eCosCentric.com>
To: Alok Damle <alok@jopasana.com>
Cc: ecos-maintainers@sources.redhat.com
Subject: Re: problem compiling ecos
Date: Mon, 21 Oct 2002 08:15:00 -0000	[thread overview]
Message-ID: <3DB419F4.3000904@eCosCentric.com> (raw)
In-Reply-To: <5.1.0.14.0.20021021200259.00b2da90@jopasana.com>

Alok Damle wrote:
> hi,
> 
> i download the ecos-latest.tar.gz from ftp://ftp.skynet.ie/cvs/
> after that i configured the ecos using
> 
> /newecos/ecos/configure --prefix=/tmp/build/ecos
> 
> it created a make file. then i gave the command
> 
> make -Wall install
> 
> it is now giving me error saying that 'size_t' is not declared under 
> this scope. this error is coming due to the vector included in the one 
> of the cxx file.
> 
> i tried to compile a saparate program that uses STl and it is getting 
> perfectly compiled and executed.
> 
> Please tell me what is the problem and how can i solve it.

The problem is that you haven't read the documentation ;-). 
http://sources.redhat.com/ecos/docs-latest and in particularly the getting 
started manual.

What you are doing above is trying to build the eCos host tools. This is 
pointless as they're available for download from the 
http://sources.redhat.com/ecos/anoncvs.html page.

Jifl
-- 
eCosCentric       http://www.eCosCentric.com/       <info@eCosCentric.com>
--[ "You can complain because roses have thorns, or you ]--
--[  can rejoice because thorns have roses." -Lincoln   ]-- Opinions==mine

      reply	other threads:[~2002-10-21 15:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-21  7:33 Alok Damle
2002-10-21  8:15 ` Jonathan Larmour [this message]

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=3DB419F4.3000904@eCosCentric.com \
    --to=jifl@ecoscentric.com \
    --cc=alok@jopasana.com \
    --cc=ecos-maintainers@sources.redhat.com \
    /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).