|
|
SPLIT include/linux/autoconf.h -> include/config/*
make[1]: “arch/i386/kernel/asm-offsets.s”是最新的。
CHK include/linux/compile.h
CC [M] 3rdparty/ogfs/fs/glops.o
3rdparty/ogfs/fs/glops.c:90: error: conflicting types for 'sync_inode'
include/linux/fs.h:1019: error: previous declaration of 'sync_inode' was here
3rdparty/ogfs/fs/glops.c:90: error: conflicting types for 'sync_inode'
include/linux/fs.h:1019: error: previous declaration of 'sync_inode' was here
make[3]: *** [3rdparty/ogfs/fs/glops.o] 错误 1
make[2]: *** [3rdparty/ogfs/fs] 错误 2
make[1]: *** [3rdparty/ogfs] 错误 2
make: *** [3rdparty] 错误 2
我找不到glops的选项 然后3rdparty那部分我刚才全不要了也不行. :ask
还有就是kernel hacking那里的 build a boot kernel什么意思?? |
|