| ARM Technical Support Knowledge Articles | |
Applies to: RealView Development Suite (RVDS), RealView ICE and Trace (RVI / RVT)
Error: failed /var/tmp/isjBXXXXXX/lib/sparc/client/libjvm.so, because ld.so.1:
/var/tmp/isjBXXXXXX/bin/java: fatal: relocation error: file
/var/tmp/isjBBXXXXXX/lib/sparc/client/libjvm.so: symbol
__1cG__CrunSregister_exit_code6FpG_v_v_: referenced symbol not found
then you should check that you have the minimal patches to run the installer which uses Java 1.3.1.
Note: The authorised complete list of patches for Java on Solaris is available at
http://java.sun.com/j2se/1.3/install-solaris-patches.html
As a minimum the following patches are required: 106300, 106327, 106950, 106980.
You can check by running
showrev -p | grep 106300These patches provide the shared library for C++ runtime use by the Java JVM.
showrev -p | grep 106327
showrev -p | grep 106950These patches provide fixes for libpthreads.
showrev -p | grep 106980
Article last edited on: 2008-09-09 15:47:39
Did you find this article helpful? Yes No
How can we improve this article?