Problem with liphpi.so on JDK1.3 + RedHat 6.0

2001-01-02 Thread Erik Erskine
I am having problems starting up java 1.3 on a Cobalt raq3 (Redhat 6.0, 2.2 kernel). This applies to both IBM and Sun versions. Java 1.2 works fine. The exact error message I get when running "java ..." is: Unable to load /opt/IBMJava2-13/jre/bin/libhpi.so: symbol sem_wait, version GLIBC_2.1

JDB hangs-up 1.3.0-FCS

2001-01-02 Thread Larry Gates
Just to add my gripe on the NON-functionality of the j2sdk1.3.0 debugger: It hangs as well on my Slackware 7.1 system: glibc-2.1.3. I also upgraded my Xemacs version and I can't get JDE to work like it used to: it hangs (obviously with j2sdk1.3.0) with the jdk1.2.2-RC4 also. So what do linux-j

Re: JDB hangs-up 1.3.0-FCS

2001-01-02 Thread Nathan Meyers
Larry Gates wrote: > Just to add my gripe on the NON-functionality of the j2sdk1.3.0 debugger: > > It hangs as well on my Slackware 7.1 system: glibc-2.1.3. > > I also upgraded my Xemacs version and I can't get JDE to work like it > used to: it hangs (obviously with j2sdk1.3.0) with the jdk1.2.2-

Debugging under Linux

2001-01-02 Thread Stephan Jaensch
Hi, I'll expand a bit on my experiences with debugging under Linux. I currently have 3 JDKs installed: Blackdown 1.3.0FCS, Suns original 1.3.0 (without the _01) and IBMs 1.3 with the fixes from Nov. 14. Distribution is Debian unstable, so everything is quite bleeding edge (and sometimes buggy).

Re: Problem with liphpi.so on JDK1.3 + RedHat 6.0

2001-01-02 Thread Bryce McKinlay
Erik Erskine wrote: > I am having problems starting up java 1.3 on a Cobalt raq3 (Redhat 6.0, > 2.2 kernel). This applies to both IBM and Sun versions. Java 1.2 works > fine. > > The exact error message I get when running "java ..." is: > > Unable to load /opt/IBMJava2-13/jre/bin/libhpi.so: sym