Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- In file included from include/linux/coda.h:64:0,
- from fs/coda/psdev.c:45:
- include/uapi/linux/coda.h:221:2: error: unknown type name ‘u_quad_t’
- u_quad_t va_size; /* file size in bytes */
- ^~~~~~~~
- include/uapi/linux/coda.h:229:2: error: unknown type name ‘u_quad_t’
- u_quad_t va_bytes; /* bytes of disk space held by file */
- ^~~~~~~~
- include/uapi/linux/coda.h:230:2: error: unknown type name ‘u_quad_t’
- u_quad_t va_filerev; /* file modification number */
- ^~~~~~~~
- scripts/Makefile.build:258: recipe for target 'fs/coda/psdev.o' failed
- make[2]: *** [fs/coda/psdev.o] Error 1
- scripts/Makefile.build:403: recipe for target 'fs/coda' failed
- make[1]: *** [fs/coda] Error 2
- Makefile:967: recipe for target 'fs' failed
- make: *** [fs] Error 2
Add Comment
Please, Sign In to add comment