Hello everyone,
Today I was trying to build CyanogenMod 11 for my Galaxy Nexus. But after any attempt I did I get the following problem:
I am using Oracle Java 6. All the previous *.so files have no problem with compiling. Has anyone else dealt with this problem?
Today I was trying to build CyanogenMod 11 for my Galaxy Nexus. But after any attempt I did I get the following problem:
Code:
target Strip: libwebviewchromium (/home/little/Documents/CyanogenMod_System_11/out/target/product/maguro/obj/lib/libwebviewchromium.so)
prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/bin/arm-linux-androideabi-strip:/home/little/Documents/CyanogenMod_System_11/out/target/product/maguro/symbols/system/lib/libwebviewchromium.so: File format not recognized
make: *** [/home/little/Documents/CyanogenMod_System_11/out/target/product/maguro/obj/lib/libwebviewchromium.so] Error 1
make: *** Waiting for unfinished jobs....