build issue #569 for v2.6.28-rc1-5-g23cf24c : 'struct jffs2_sb_info' has no member named 'wbuf_ofs'

Alexander Belyakov abelyako at googlemail.com
Mon Oct 27 05:25:10 EDT 2008


On Sun, Oct 26, 2008 at 6:52 PM, Toralf Förster <toralf.foerster at gmx.de> wrote:
> Hello,
>
> the build (.config attached) failed, make ends with :
> ...
>  CC      fs/jffs2/nodemgmt.o
> fs/jffs2/nodemgmt.c: In function 'jffs2_find_nextblock':
> fs/jffs2/nodemgmt.c:265: error: 'struct jffs2_sb_info' has no member
> named 'wbuf_ofs'
> fs/jffs2/nodemgmt.c:265: error: 'struct jffs2_sb_info' has no member
> named 'wbuf_len'
> fs/jffs2/nodemgmt.c:266: error: 'struct jffs2_sb_info' has no member
> named 'wbuf_ofs'
> make[2]: *** [fs/jffs2/nodemgmt.o] Error 1
> make[1]: *** [fs/jffs2] Error 2
> make: *** [fs] Error 2
>
> The build was made with :
> $>make randconfig; make clean; make
>

There is a commit in MTD git fixing this build issue
http://git.infradead.org/mtd-2.6.git?a=commit;h=f04de505e3fa322728d1a851e08bf7060b117743

Thank you,
Alexander


More information about the linux-mtd mailing list