public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Indra Antonius Simalango <indra@vlsi.itb.ac.id>
To: <ecos-discuss@ecos.sourceware.org>
Subject: [ECOS] a question about anoncvs
Date: Wed, 24 Aug 2005 21:05:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.33.0508250400170.17380-100000@ic.vlsi.itb.ac.id> (raw)



Dear all,

I'd like to use fat filesystem for my target i386pc. In order to do that, 
I do anoncvs to update my repository. Here're my steps work :

#cd ~/anoncvs
#cvs -z3 -d :pserver:anoncvs@ecos.sourceware.org:/cvs/ecos co -P ecos
#cvs -z3 update -d -P
#mkdir ~/tests
#cd ~/tests
#export ECOS_REPOSITORY=~/anoncvs/ecos/packages
#/opt/ecos-2.0/tools/bin/ecosconfig new pc all
#vi ecos.ecc
... editing ecos.ecc ...
#/opt/ecos-2.0/tools/bin/ecosconfig tree
#make -s
headers finished
/home/indra/anoncvs/ecos/packages/hal/i386/pc/current/src/plf_misc.c: 
In function `hal_platform_init':
/home/indra/anoncvs/ecos/packages/hal/i386/pc/current/src/plf_misc.c:129: 
parse error before `lo'
/home/indra/anoncvs/ecos/packages/hal/i386/pc/current/src/plf_misc.c:131: 
`lo' undeclared (first use in this function)
/home/indra/anoncvs/ecos/packages/hal/i386/pc/current/src/plf_misc.c:131: 
(Each undeclared identifier is reported only once
/home/indra/anoncvs/ecos/packages/hal/i386/pc/current/src/plf_misc.c:131: 
for each function it appears in.)
/home/indra/anoncvs/ecos/packages/hal/i386/pc/current/src/plf_misc.c:132: 
`hi' undeclared (first use in this function)
make[1]: *** [src/plf_misc.o.d] Error 1
make: *** [build] Error 2

I've tried repeated my anoncvs update in another new directory, and build 
it with the same way. But still, it gives the same error message.

Please share your experiences, should I use another anoncvs site? Which 
site? Or it's something wrong in my steps work.

Thank you.

-- 
	regards, 	

	IndrA on 15:03, Aug 24

	http://ic.ee.itb.ac.id/~antonius	



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

             reply	other threads:[~2005-08-24 21:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-24 21:05 Indra Antonius Simalango [this message]
2005-08-24 22:16 ` Gary Thomas
2005-08-25  3:21   ` Indra Antonius Simalango
2005-08-25  4:47     ` Indra Antonius Simalango
2005-08-25  7:18       ` Indra Antonius Simalango
2005-08-25  7:33         ` Andrew Lunn
2005-08-25 16:50           ` [ECOS] ***SPAM Level 2*** " Indra Antonius Simalango
2005-08-25  8:10 Indra Antonius Simalango
2005-08-25  8:16 ` Andrew Lunn

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=Pine.LNX.4.33.0508250400170.17380-100000@ic.vlsi.itb.ac.id \
    --to=indra@vlsi.itb.ac.id \
    --cc=ecos-discuss@ecos.sourceware.org \
    /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).