Hi, all:
    I tried to build android, but met following errors:
==============================================================================
frameworks/base/../../dalvik/libcore/concurrent/src/main/java/java/
util/concurrent/locks/UnsafeAccess.java:26: warning: sun.misc.Unsafe
is Sun proprietary API and may be removed in a future release
    /*package*/ static final Unsafe THE_ONE = Unsafe.getUnsafe();
                             ^
Could not load 'clearsilver-jni'
java.library.path = out/host/linux-x86/lib
make: *** [out/target/common/docs/framework-timestamp] Error 45

===============================================================================
   My java version is :
$ java -version
java version "1.6.0_10"
Java(TM) SE Runtime Environment (build 1.6.0_10-b33)
Java HotSpot(TM) Client VM (build 11.0-b15, mixed mode, sharing)


$ which java
~/dev-tools/jdk1.6.0_10/bin/java

   Can anyone tell what is going wrong?
   Thanks.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to