Compile error with current CVS
Josh Boyer
jdub at us.ibm.com
Tue Sep 20 16:09:30 EDT 2005
Argh guys! When compiling with CONFIG_JFFS2_FS_WRITEBUFFER not set we
get the following error:
CC fs/jffs2/compr.o
CC fs/jffs2/dir.o
CC fs/jffs2/file.o
CC fs/jffs2/nodelist.o
/home/jwboyer/linux/fs/jffs2/nodelist.c: In function `check_node_data':
/home/jwboyer/linux/fs/jffs2/nodelist.c:415: error: structure has no
member named `wbuf_pagesize'
/home/jwboyer/linux/fs/jffs2/nodelist.c:417: error: structure has no
member named `wbuf_pagesize'
make[2]: *** [fs/jffs2/nodelist.o] Error 1
make[1]: *** [fs/jffs2] Error 2
make: *** [fs] Error 2
josh
More information about the linux-mtd
mailing list