Mini210 compile problem

Andrew
last week I buy a Mini210 and am trying to build Android using the supplied
instructions and source codes.

I am using Ubuntu 10.04LTS and am having the following error when
compiling:
------------------------------------------------------------------------
target Static Jar: com.android.inputmethod.pinyin.lib
(out/target/common/obj/JAVA_LIBRARIES/com.android.inputmethod.pinyin.lib_interme
diates/javalib.jar)
target Dex: Provision
Could not load 'clearsilver-jni'
java.library.path = out/host/linux-x86/lib
make: *** [out/target/common/docs/doc-comment-check-timestamp] Error 45
make: *** Waiting for unfinished jobs....
Could not load 'clearsilver-jni'
java.library.path = out/host/linux-x86/lib
make: *** [out/target/common/docs/api-stubs-timestamp] Error 45
luke@android-dev-1:/opt/FriendlyARM/mini210/android/Android-2.3.1$ ^C
luke@android-dev-1:/opt/FriendlyARM/mini210/android/Android-2.3.1$
clearsilver-jni
clearsilver-jni: command not found
luke@android-dev-1:/opt/FriendlyARM/mini210/android/Android-2.3.1$
--------------------------------------------------------------------------
Someone can help me to solve it.

minidevs
it need to install the JDK and essential packages if you compile the
android in ubuntu system. See the follow website to solve it.
http://armdevs.com/wiki/index.php/Mini210:_Android:_System_Development

minidevs
Sorry, The link is error, the follow link is ok:
it need to install the JDK and essential packages if you compile the
android in ubuntu system. See the follow website to solve it.
http://minidevs.com/minidevs/info225.html