Advertisement
pbeeler

Untitled

Mar 5th, 2015
262
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. bionic/libc/include/fcntl.h:43:8: error: redefinition of 'struct flock64'
  2. struct flock64 {
  3. ^
  4. In file included from /home/sabermod/sabermod-ext4/omni/target/product/flounder/obj/KERNEL_OBJ/usr/include/asm/fcntl.h:27:0,
  5. from /home/sabermod/sabermod-ext4/omni/target/product/flounder/obj/KERNEL_OBJ/usr/include/linux/fcntl.h:4,
  6. from bionic/libc/include/fcntl.h:35,
  7. from external/tinycompress/compress.c:57:
  8. /home/sabermod/sabermod-ext4/omni/target/product/flounder/obj/KERNEL_OBJ/usr/include/asm-generic/fcntl.h:188:8: note: originally defined here
  9. struct flock64 {
  10. ^
  11. build/core/binary.mk:741: recipe for target '/home/sabermod/sabermod-ext4/omni/target/product/flounder/obj/SHARED_LIBRARIES/libtinycompress_intermediates/compress.o' failed
  12. make: *** [/home/sabermod/sabermod-ext4/omni/target/product/flounder/obj/SHARED_LIBRARIES/libtinycompress_intermediates/compress.o] Error 1
  13. make: *** Waiting for unfinished jobs....
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement