public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Bob Koninckx <bob.koninckx@fmtc.be>
To: ecos-discuss@sources.redhat.com
Subject: [ECOS] jffs2 options
Date: Mon, 24 Nov 2003 22:28:00 -0000	[thread overview]
Message-ID: <1069712902.7198.5.camel@pc-002> (raw)

Hi,

some cdl options have been added to the jffs2 package. The file compr.c
now contains a lot conditionals like

#ifdef JFFS2_USE_ZLIB
  ...
#endif
#ifdef JFFS2_USE_DYNRUBIN
  ...
#endif
#ifdef JFFS2_USE_RUBINMIPS
  ...
#endif
#ifdef JFFS2_USE_RTIME
  ...
#endif

It looks however like compr.c does not include (directly or indirectly)
the file <pkgconf/fs_jffs2.h> which contains definitions for these
conditionals. Any suggestions where to place an include statement ?

Regards,
Bob

-- 
--------------------------------------------------------------------------
dr. ir. Bob Koninckx
Project Leader
		
Flanders' MECHATRONICS Technology Centre (FMTC)
Celestijnenlaan 300D, 3001 Leuven, Belgium

Tel: +32-498-91.94.02
     +32- 16-32.28.74
Fax: +32- 16-32.29.84

bob.koninckx@fmtc.be			www.fmtc.be
--------------------------------------------------------------------------


*****DISCLAIMER*****
This e-mail and/or its attachments may contain confidential information.
It is intended solely for the intended addressee(s). Any use of the
information contained herein by other persons is prohibited. FMTC does
not accept any liability for the contents of this e-mail and/or its
attachments.
******************** 


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

             reply	other threads:[~2003-11-24 22:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-24 22:28 Bob Koninckx [this message]
2003-11-25  3:45 ` Gary Thomas
2003-11-25 20:50 Bob Koninckx
2003-11-25 21:14 ` Gary Thomas

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=1069712902.7198.5.camel@pc-002 \
    --to=bob.koninckx@fmtc.be \
    --cc=ecos-discuss@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).