Re: error when system.load()

2001-11-30 Thread Jharana
hi, try using the ld -G x.o -o libx.so instead of ld - shared, or try the g++ -shared -L command. hope this helps, bye, Jharana Dorothy Wu wrote: hi,I met a problem when I use JNI.I wrote two shared libraries (c/c++).Then I used them in my c/c++ application.Everything is Ok, my c/c++

Problem: ksemPut : Assertion 'sem -- count = = 0' failed.

2001-11-30 Thread Santosh Kumar Janmanchi
Hi, Problem -- Kaffe : ksem.h :115 : ksemPut : Assertion 'sem -- count = = 0' failed Aborted Analysis is -- It is an assertion failure when the count was 1. Which means that when 'ksemGet' times out, still 'ksemPut' is getting called. We are using the following version 1.0.6 of Kaffe

Re: flestmail - daily - 6/11 passed (54.5%) (0 errors, 5 failures)

2001-11-30 Thread Archie Cobbs
FAIL build -- Excerpts from /foo/z/flest/testdir/kaffe_flest/--with-engine=jit3__enable-debug/build.log ... 254. name = (String)e.getValue();