> Juergen Kreileder writes:
Juergen> 2.1, the the glibc 2.1 versions of sem_* are new in
Juergen> 2.1.2. This problem looks like a general issue with
Juergen> symbol versioning, the default version '@@' in glibc <
Juergen> 2.1.2 was GLIBC2.0, now it is GLIBC_2.1. So how is it
> 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
-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
-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
> Gene McCulley writes:
Gene> That works fine. But if I try to compile it with native threads
Gene> instead by changing the above line to:
Gene> g++ invoketest.c -o invoketest -I/usr/lib/jdk1.1/include \
Gene> -L/usr/lib/jdk1.1/lib/i386/native_threads -ljava \
Gene> -L/usr
On Friday 27 August 1999, at 12 h 14, the keyboard of Gene McCulley
<[EMAIL PROTECTED]> wrote:
> Should the Debian policy for Java include the location of the .so so
> that programs that use the Invocation API can have a standard link
> path?
I cannot help you on the native threads, which I don'
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I'm having a problem with native threads and the Invocation API. I
think that the JDK1.1 native threads package is built incorrectly and
requires glibc2.0 symbols. This breaks on my unstable system, which
has glibc2.1 installed.
Here is a simple pro
7 matches
Mail list logo