Basically, I want to know how to build Bugless Beast from source. I really would like to hear from anyone that has successfully built and flashed their own Bugless Beast ROM from the source provided at Peter Alfonso's developers link.
I think there is something different about my development environment that is causing a make error. I'm not sure but maybe this error has something to do with Sun Java versus Open Java. I'm using Sun Java version 6.
I have successfully built and flashed many AOSP ROM versions following the instructions on Google's developer page. But I get a make error when trying to build Bugless Beast.
Here's the details of the build error preceded by a couple extra lines of compiler/make output for context:
Import includes file: out/host/linux-x86/obj/SHARED_LIBRARIES/libdynamic_annotations-host_intermediates/import_includes
Export includes file: external/valgrind/dynamic_annotations/Android.mk -- out/host/linux-x86/obj/SHARED_LIBRARIES/libdynamic_annotations-host_intermediates/export_includes
make: *** No rule to make target `out/target/common/obj/APPS/Gallery2_intermediates/classes.jar', needed by `out/target/common/obj/APPS/CameraTests_intermediates/classes-full-debug.jar'. Stop.
make: *** Waiting for unfinished jobs....
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
What does it mean? Any ideas anyone?

LinkBack URL
About LinkBacks
Reply With Quote