hi Kiyo, --- Kiyo Inaba <[EMAIL PROTECTED]> wrote: > Hi, > > As I previously reported, there are two problems for this target made by > cross-compiling, but the result is '2 of 136 tests failed'. > The failed tests are 'DosTimeVerify.java' and 'ZipTest.java', and skipped one > is 'NetworkInterfaceTest.java'. Failed two tests are actually caused by > the lack of 'libz' and I think they shall be treated as 'FAIL' rather > than 'FAIL'. > > Two workaround needed is > 1) Modify path for SHELL in test/regression/Makefile, if your shell is > in different directories between build and target environment. > 2) Include 'kjc.jar' in BOOTCLASSPATH environment variable, before > invoking 'make check' in test/regression.
Could you produce a patch for the second item? I'm not sure where to put it in TestScript.in or Makefile.am ;) cheers, dalibor topic __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
