Hello, I tried to compile android Kikkat(4.4.2).
However I faced with this error.
My PC has
java 1.6.0_45
gcc version 4.6.3

Does anyone have ideas?

target Strip: libstagefrighthw 
(out/target/product/hammerhead/obj/lib/libstagefrighthw.so)
target Strip: libvideoeditor_videofilters 
(out/target/product/hammerhead/obj/lib/libvideoeditor_videofilters.so)
Install: 
out/target/product/hammerhead/system/lib/soundfx/libqcomvisualizer.so
target SharedLib: libkeystore 
(out/target/product/hammerhead/obj/SHARED_LIBRARIES/libkeystore_intermediates/LINKED/libkeystore.so)
Exception in thread "main" java.lang.NoClassDefFoundError: 
org/bouncycastle/cms/CMSTypedData
Caused by: java.lang.ClassNotFoundException: 
org.bouncycastle.cms.CMSTypedData
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: com.android.signapk.SignApk. Program will 
exit.
make: *** 
[out/target/product/hammerhead/obj/APPS/framework-res_intermediates/package.apk]
 
Error 1
make: *** Waiting for unfinished jobs....


-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to