- 论坛徽章:
- 0
|
我在编译的时候报错:
"/usr/include/sys/vfs.h", line 167.40: 1506-310 (I) The type "struct ucred" was introduced in a parameter list, and will go out of scope at the end of the function declaration or definition.
"/usr/include/sys/vfs.h", line 169.47: 1506-310 (I) The type "struct ucred" was introduced in a parameter list, and will go out of scope at the end of the function declaration or definition.
"/usr/include/sys/vfs.h", line 171.56: 1506-310 (I) The type "struct ucred" was introduced in a parameter list, and will go out of scope at the end of the function declaration or definition.
"/usr/include/sys/vfs.h", line 173.58: 1506-310 (I) The type "struct ucred" was introduced in a parameter list, and will go out of scope at the end of the function declaration or definition.
"/usr/include/sys/vfs.h", line 182.25: 1506-310 (I) The type "struct ucred" was introduced in a parameter list, and will go out of scope at the end of the function declaration or definition.
"/usr/include/sys/vfs.h", line 184.65: 1506-310 (I) The type "struct ucred" was introduced in a parameter list, and will go out of scope at the end of the function declaration or definition.
"/usr/include/sys/vfs.h", line 186.64: 1506-310 (I) The type "struct ucred" was introduced in a parameter list, and will go out of scope at the end of the function declaration or definition.
"/usr/include/sys/vfs.h", line 188.61: 1506-310 (I) The type "struct ucred" was introduced in a parameter list, and will go out of scope at the end of the function declaration or definition.
很急!
谢谢 |
|