objdump -x 
icedtea7-2.3-server-jamvm/openjdk.build/j2sdk-image/jre/lib/i386/server/libjvm.so
 | grep SONAME
  SONAME               libjvm.so

objdump -x 
icedtea7-2.3-server-jamvm/openjdk.build/j2sdk-image/jre/lib/i386/jamvm/libjvm.so
 | grep SONAME
  SONAME               libjvm.so.0

To fix this bug we need to make sure that the JamVM libjvm.so SONAME
matches the Hotspot server/client SONAME.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/850433

Title:
  java -jamvm fails to run; couldn't open libjava.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/icedtea/+bug/850433/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to