Hi All,

I just downloaded the Android sources and the android kernel by checking
out branch android-3.0 from this list:

  origin/HEAD -> origin/master
  origin/android-2.6.39
  origin/android-3.0
  origin/android-3.3
  origin/android-3.4
  origin/master




I get the following error during compilation. Please help

  CC      fs/yaffs2/yaffs_ecc.o
  CC      fs/yaffs2/yaffs_vfs.o
fs/yaffs2/yaffs_vfs.c:46:28: error: linux/smp_lock.h: No such file or
directory
fs/yaffs2/yaffs_vfs.c: In function 'yaffs_read_super':
fs/yaffs2/yaffs_vfs.c:2383: error: implicit declaration of function
'get_sb_bdev'
fs/yaffs2/yaffs_vfs.c: At top level:
fs/yaffs2/yaffs_vfs.c:2390: error: unknown field 'get_sb' specified in
initializer
fs/yaffs2/yaffs_vfs.c:2390: warning: initialization makes integer from
pointer without a cast
fs/yaffs2/yaffs_vfs.c:2414: error: unknown field 'get_sb' specified in
initializer
fs/yaffs2/yaffs_vfs.c:2414: warning: initialization makes integer from
pointer without a cast
make[2]: *** [fs/yaffs2/yaffs_vfs.o] Error 1
make[1]: *** [fs/yaffs2] Error 2
make: *** [fs] Error 2


Anybody chanced upon the same problem?


Thank you.

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to