分页: 1 / 1

标题: 求助 关于linux-2.6.14内核编译出错

发表于 : 2008-03-18 17:22
tjuzhl
在编译内核的时候出现如下错误:
In file included from fs/coda/psdev.c:45:
include/linux/coda.h:248: parse error before `u_quad_t'
include/linux/coda.h:248: warning: no semicolon at end of struct or union
include/linux/coda.h:256: parse error before `va_bytes'
include/linux/coda.h:256: warning: type defaults to `int' in declaration of `va_bytes'
include/linux/coda.h:256: warning: data definition has no type or storage class
include/linux/coda.h:257: parse error before `va_filerev'
include/linux/coda.h:257: warning: type defaults to `int' in declaration of `va_filerev'
include/linux/coda.h:257: warning: data definition has no type or storage class
include/linux/coda.h:434: field `attr' has incomplete type
include/linux/coda.h:442: field `attr' has incomplete type
include/linux/coda.h:484: field `attr' has incomplete type
include/linux/coda.h:493: field `attr' has incomplete type
include/linux/coda.h:538: field `attr' has incomplete type
include/linux/coda.h:545: field `attr' has incomplete type
include/linux/coda.h:565: field `attr' has incomplete type
以前在另一台机子上编译都通过了,为什么会出现这种问题,请高手赐教,小弟感激不尽

发表于 : 2008-03-20 13:15
jeffwei
最近内核编译变了好多
有时候真的莫名其妙就错了