Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- target thumb C: static_busybox <= external/busybox/android/libc/__set_errno.c
- target thumb C: static_busybox <= external/busybox/archival/bbunzip.c
- target thumb C: static_busybox <= external/busybox/archival/bzip2.c
- target thumb C: static_busybox <= external/busybox/archival/cpio.c
- target thumb C: static_busybox <= external/busybox/archival/gzip.c
- In file included from external/busybox/archival/bbunzip.c:7:0:
- external/busybox/include/libbb.h:94:35: fatal error: sepol/policydb/flask.h: No such file or directory
- # include <sepol/policydb/flask.h>
- ^
- compilation terminated.
- make: *** [out/target/product/generic/obj/UTILITY_EXECUTABLES/static_busybox_intermediates/archival/bbunzip.o] Error 1
- make: *** Waiting for unfinished jobs....
- In file included from external/busybox/archival/bzip2.c:35:0:
- external/busybox/include/libbb.h:94:35: fatal error: sepol/policydb/flask.h: No such file or directory
- # include <sepol/policydb/flask.h>
- ^
- compilation terminated.
- make: *** [out/target/product/generic/obj/UTILITY_EXECUTABLES/static_busybox_intermediates/archival/bzip2.o] Error 1
- In file included from external/busybox/archival/cpio.c:13:0:
- external/busybox/include/libbb.h:94:35: fatal error: sepol/policydb/flask.h: No such file or directory
- # include <sepol/policydb/flask.h>
- ^
- compilation terminated.
- make: *** [out/target/product/generic/obj/UTILITY_EXECUTABLES/static_busybox_intermediates/archival/cpio.o] Error 1
- In file included from external/busybox/archival/gzip.c:84:0:
- external/busybox/include/libbb.h:94:35: fatal error: sepol/policydb/flask.h: No such file or directory
- # include <sepol/policydb/flask.h>
- ^
- compilation terminated.
- make: *** [out/target/product/generic/obj/UTILITY_EXECUTABLES/static_busybox_intermediates/archival/gzip.o] Error 1
- #### make failed to build some targets (03:08 (mm:ss)) ####
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement