On the 0x1E9 day of Apache Harmony Ivan Volosyuk wrote:
>
> [snip]
> 
> I've also reproduced the problem with DSO.
> Just run 'java' from different directory and will get:
> java/lang/UnsatisfiedLinkError : Failed loading library
> "libhyzlib.so": DSO load failed

Using lovely strace ... I found that moving all lib* (except
libhysig.so, hibhyprt.so, libhythr.so) from jre/bin to jre/bin/default
solves the DSO load failures for me.

HelloWorld and Eclipse work just fine :)

(BTW: to reproduce the happy DSO problem, run the launcher not staying
at .../jre/bin, but from some other dir)

Does anybody experience the same? Time to quickfix the build? :)

-- 
Egor Pasko, Intel Managed Runtime Division


---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to