[ECOS] jffs2 options

Gary Thomas gary@mlbassoc.com
Tue Nov 25 03:45:00 GMT 2003


On Mon, 2003-11-24 at 15:28, Bob Koninckx wrote:
> 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 ?
> 

The recommendation (from David Woodhouse who made the changes) was
that this might go in "os-ecos.h".  Does that work?

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


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



More information about the Ecos-discuss mailing list