public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Jonathan Larmour <jlarmour@redhat.com>
To: felixwong@i-technologies.cc
Cc: Ecos-Discuss <ecos-discuss@sources.redhat.com>
Subject: Re: [ECOS] RAM fs build error.
Date: Thu, 06 Sep 2001 13:24:00 -0000	[thread overview]
Message-ID: <3B97DB63.6A50349@redhat.com> (raw)
In-Reply-To: <NFBBLLEDKLLJHLKGHKACCEDOCAAA.felixwong@i-technologies.cc>

felixwong@i-technologies.cc wrote:
> 
> Hello,
> 
> Anyone sucess in creating RAM filesystem using external block array type structure?
> I have problem building it, the info is listed below.
> 
> Using WINNT4.0 config tools v 2.03.
> 
> ARM Atmel EB40 port.
> Use Posix template.
> Then add the RAM filesystem from PACKAGE selection part.
> No conflict before build library.
> 
> Block-based RAM filesystem allocation,
> Use block array rather than malloc(),
> Block array is external,
> Name of external block array = 0
> Size of blocks array = 2000.
> 
> Error messages:
> //E/cygwin/cvs/ecos/packages/fs/ram/current/src/ramfs.c:554: subscripted value is neither array nor pointer

You named the external block array "0". CYGPKG_FS_RAM_BLOCKS_ARRAY_NAME
should be the name of a symbol you define in your application that it can
use.

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

      reply	other threads:[~2001-09-06 13:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-27 19:32 felixwong
2001-09-06 13:24 ` 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=3B97DB63.6A50349@redhat.com \
    --to=jlarmour@redhat.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=felixwong@i-technologies.cc \
    /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).