Hi All
I am buiding Android on RHEL 5.2, x86_64 machine for beagleboard...
I got an error "make: *** [out/target/common/docs/offline-sdk-timestamp] Error 45"
Details of the buid machine:
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-b64)
Java HotSpot(TM) Client VM (build 1.5.0-b64, mixed mode, sharing)
GCC version:
gcc (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42)
I have pasted here the last few lines:
------------------------------------------------------------------------------------------------------------------------------------------------
Copying out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/classes-full-debug.jar
Copying: out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/classes.jar
target Dex: framework
target Jar: framework (out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/javalib.jar)
Docs droiddoc: out/target/common/docs/offline-sdk
Could not load 'clearsilver-jni'
java.library.path = out/host/linux-x86/lib
make: *** [out/target/common/docs/offline-sdk-timestamp] Error 45
-----------------------------------------------------------------------------------------------------------------------------------------------------
However beagledroid/out/host/linux-x86/lib/ contains the file "libclearsilver-jni.so"
Please can you suggest what needs to be done in order to get rid of this error?
Regards
Ravi Rattihalli