On 20 Sep 2006 17:04:57 +0700, Egor Pasko <[EMAIL PROTECTED]> wrote:
On the 0x1EA day of Apache Harmony Ivan Volosyuk wrote:
> On 20 Sep 2006 16:06:07 +0700, Egor Pasko <[EMAIL PROTECTED]> wrote:
> > 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? :)
>
> Not works for me. Now I receive:
> java/lang/UnsatisfiedLinkError : Failed loading library
> "libhytext.so": DSO load failed
>
> I have also copied all libraries into bin and bin/default. The message
> still displayed.
oh...
what's the strace of loading attempts?
I forget to copy libicuuc.so.34, strace have showen me that.
After that, no more DSO problem.
--
Thanks,
Ivan
---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]