Fwd: Uploaded java-common 0.2 (source all) to master

1999-09-03 Thread Stephane Bortzmeyer
This new version includes the new Policy, now written in DocBook and distributed with the package. (The text did not change recently.) Soon, I'll start to bug (with Severity:wishlist) the Java packages which do not comply. --- Forwarded Message From: [EMAIL PROTECTED] Date: Fri, 3 Sep 199

Re: native threads and Invocation API

1999-09-03 Thread Gene McCulley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > "Juergen" == Juergen Kreileder <[EMAIL PROTECTED]> writes: Juergen> Try adding '-D_REENTRANT' and '-lpthread'. That doesn't help. The libpthread.so has sem_{destroy,post,wait,init}@@GLIBC_2.1 and sem_{destroy,post,wait,[EMAIL PROTECTED], bu

Re: native threads and Invocation API

1999-09-03 Thread Gene McCulley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > "Stephane" == Stephane Bortzmeyer <[EMAIL PROTECTED]> writes: Stephane> I cannot help you on the native threads, which I don't Stephane> know, but otherwise, *if* the JDK requires *any* Stephane> environment variable (like LD_LIBRARY

Re: native threads and Invocation API

1999-09-03 Thread Juergen Kreileder
> Gene McCulley writes: > "Juergen" == Juergen Kreileder <[EMAIL PROTECTED]> writes: Juergen> Try adding '-D_REENTRANT' and '-lpthread'. Gene> That doesn't help. The libpthread.so has Gene> sem_{destroy,post,wait,init}@@GLIBC_2.1 and Gene> sem_{destroy,post,wait,[EMAIL PR