Thank you, looks like I had incomplete installation of ant. It finally
works for me, a few tests fails though, some of them on RI according
to messages. Is it expected behaviour?

You can workaround your problem, copy all libraries from jre/bin into
jre/bin/default. This is quick and dirty solution.
--
Ivan

On 9/20/06, Vladimir Gorr <[EMAIL PROTECTED]> wrote:
On 9/20/06, Vladimir Gorr <[EMAIL PROTECTED]> wrote:
>
>
>
> On 9/20/06, Ivan Volosyuk <[EMAIL PROTECTED]> wrote:
> >
> > Hi All,
> >
> > I have some kind of configuration problem. DRLVM's 'build test' fails
> > on my machine on kernel tests with attached message. As I can see
> > junit.jar is added in CLASSPATH in build.sh script, but something not
> > work as expected. '-Djuint.home=make/tmp' or
> > '-Djunit.jar=make/tmp/junit.jar' doesn't help either. What is the
> > hidden knowledge how to run the tests?
>
>
> Try to indicate an absolute path to the jar file. I want to hope all
> should work for this case.
> Please, let know me if it helps.
>
>

Unfortunately, I cannot run the testing on Linux due to the well-known
issue:
...
     [echo]             ==================================
     [echo]             Run kernel tests using jitrino.jet
     [echo]             ==================================
     [echo]
    [mkdir] Created dir:
/nfs/ins/proj/drl/coreapi/vgorr/drlvm/trunk/build/lnx_ia32_gcc_debug/semis/kernel.tests/reports/jitrino.jet
     [echo] RUNNING : java.lang.Class1_5Test
    [junit] java/lang/UnsatisfiedLinkError : Failed loading library "
libhyzlib.so": DSO load failed
    [junit] Test java.lang.Class1_5Test FAILED
     [echo] RUNNING : java.lang.Class5Test
    [junit] java/lang/UnsatisfiedLinkError : Failed loading library "
libhyzlib.so": DSO load failed
...

Thanks,
Vladimir.


--
Ivan
Intel Middleware Products 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