This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: jffs2 compilation


On Tue, Jan 11, 2005 at 06:53:52AM -0700, Kondaiah, Dasari (IE10) wrote:
> Hi ecos experts,
> 
> I was trying to build jffs2 file system for my target flash.
> 
> I am getting following error and build is failing.
> 
> 
> Please help me in solving this problem.
> 
> Thanks
> 
> Kondaiah 
> 
> 
> Error:
> 
> warning: alignment of `jffs2_fste' is greater than maximum object file
> alignment. Using 4.
> make[1]: Leaving directory
> `/ecos-d/workdir/ecos/sleep_test_build/fs/jffs2/v2_0'
> make[1]: *** [src/fs-ecos.o.d] Error 1
> make: Leaving directory `/ecos-d/workdir/ecos/sleep_test_build'

You don't say what platform and toolchain version you are using. This
looks like a compiler problem to me.

So, v2_0 is quite old and has a few bugs in jffs2. You might want to
upgrade to anoncvs.

        Andrew

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]