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
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
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-
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).
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