GLIBC versioning problem (GLIBC2.1 not defined in file ...)

2002-03-21 Thread asit
Hello, I built the Sun's CVM using the blackdown Jdk 1.3 for linux on a redhat 7.1 box. It works fine. I then built it using a arm-cross compiler for a arm linux kernel (based 2.4.0). I get the following error .. /cvm: error in loading shared libraries: ./cvm: symbol sem_init, version GLIBC2.1 n

Re: FW: Versioning -- Linux JDK needs your HELP!

1998-09-29 Thread Steve Byrne
Nishikant Kapoor (H) writes: > Kapoor, Nishikant X wrote: > > > > 1) Your system's libc version > > > 2) Your system's libdl version > > > > > >ldd /bin/i386/green_threads/java > > > > > nkapoor:/home/nkapoor> ldd $JAVA_HOME/bin/i386/green_threads/java > libjava.so => not f

Re: Versioning -- Linux JDK needs your HELP!

1998-09-27 Thread Mark Shacklette
On RedHat 5.1: > We need three simple pieces of > information from you: > > 1) Your system's libc version /lib/libc.so.6 -> libc-2.0.7.so > 2) Your system's libdl version /lib/libdl.so.1 -> libdl.so.1.9.5 /lib/libdl.so.2 -> libdl-2.0.7.so > 3) Whether you had to remove libc and libdl to make

Re: Versioning -- Linux JDK needs your HELP!

1998-09-27 Thread Nelson Minar
I've got a Redhat 4.1 system with lots of random upgrades. All the Blackdown JDKs that distributed their own libraries have worked out of the box for me, including jdk 1.1.6v4a. I seem to have the same library versions that the JDK distributes, maybe that's why there's no problem. > 1) Your syste

Re: Versioning -- Linux JDK needs your HELP!

1998-09-27 Thread Kei Takashima
From: Steve Byrne <[EMAIL PROTECTED]> Subject: Versioning -- Linux JDK needs your HELP! Date: Thu, 24 Sep 1998 09:48:43 -0700 (PDT) Message-ID: <[EMAIL PROTECTED]> I am using RHL4.2 + jdk1.1.6v4a. > 1) Your system's libc version libc.so.5 -> libc.so.5.4.46 > 2) Y

Re: Versioning -- Linux JDK needs your HELP!

1998-09-27 Thread Rob Dempster
Steve Byrne wrote: > We need three simple pieces of > information from you: > > 1) Your system's libc version libc.so.5 => libc.so.5.4.44 > > 2) Your system's libdl version libdl.so.1 => libdl.so.1.9.9 > > 3) Whether you had to remove libc and libdl to make Java work for you

Re: FW: Versioning -- Linux JDK needs your HELP!

1998-09-26 Thread Juergen Kreileder
> H writes: > nkapoor:/home/nkapoor> ldd $JAVA_HOME/bin/i386/green_threads/java >libjava.so => not found >libm.so.5 => /lib/libm.so.5.0.9 >libdl.so.1 => /lib/libdl.so.1.7.14 >libawt.so => not found >libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 >li

Re: FW: Versioning -- Linux JDK needs your HELP!

1998-09-26 Thread Nishikant Kapoor (H)
Kapoor, Nishikant X wrote: > > 1) Your system's libc version > > 2) Your system's libdl version > > > >ldd /bin/i386/green_threads/java > > nkapoor:/home/nkapoor> ldd $JAVA_HOME/bin/i386/green_threads/java libjava.so => not found libm.so.5 => /lib/libm.so.5.0.9 libdl.

Re: Versioning

1998-09-25 Thread Marcus Brito
> Marcus> And no, I didn´t have to remove anything. But this may be > Marcus> cause I installed the pre-packaged version of JDK. If I > Marcus> had to remove anything the package maintainer probaly had > Marcus> this done for me. > > Is that jdk1.1-1.1.6v4a-1 or above? If so, you'

Re: Versioning -- Linux JDK needs your HELP!

1998-09-25 Thread Alexander Davydenko
Steve Byrne wrote: > We need three simple pieces of > information from you: > > 1) Your system's libc version libc.so.5 -> libc.so.5.4.44 > > 2) Your system's libdl version libdl.so.1 -> libdl.so.1.9.9 > > 3) Whether you had to remove libc and libdl to make Java work for you yes. It was remo

Re: Versioning

1998-09-25 Thread Stephen Zander
> "Marcus" == Marcus Brito <[EMAIL PROTECTED]> writes: Marcus> And no, I didn´t have to remove anything. But this may be Marcus> cause I installed the pre-packaged version of JDK. If I Marcus> had to remove anything the package maintainer probaly had Marcus> this done for me.

Re: Versioning -- Linux JDK needs your HELP!

1998-09-25 Thread Rob Nugent
My System: RedHat 5.1 1) libc => /lib/lib.so.6which is symlink to libc-2.0.7.so 2) libdl => /lib/libdl.so.2 which is symlink to libdl-2.0.7.so 3) No - I didn't have to delete anything. Java worked out of the box. Rob -- Rob Nugent Development Manager UniKix Technologies Europe [EMAIL PRO

Re: Versioning -- Linux JDK needs your HELP!

1998-09-25 Thread Sorin Lingureanu
On Thu, 24 Sep 1998, Steve Byrne wrote: > 1) Your system's libc version > 2) Your system's libdl version > 3) Whether you had to remove libc and libdl to make Java work for you > On a RedHat 4.2 with jdk-1.1.5-8.i386.rpm epsilon (sorin):~>rpm -qa | grep jdk jdk-1.1.5-8 epsilon (sorin):~>ldd /u

Re: Versioning -- Linux JDK needs your HELP!

1998-09-24 Thread K.R. Foley
On my Slackware 3.5 system running jdk1.1.6v4a > > > 1) Your system's libc version libc.so.5 => libc.so.5.4.44 > 2) Your system's libdl version libdl.so.1 => libdl.so.1.9.9 > 3) Whether you had to remove libc and libdl to make Java work for you No. I did not. On my Slackware 3.4 system ru

Versioning

1998-09-24 Thread Marcus Brito
My system: Debian GNU/Linux 2.1 (Slink) Intel Pentium libc.so.6 => /lib/libc.so.6 (0x40157000) and libc.so.6 points to libc-2.0.7.so libdl.so.2 => /lib/libdl.so.2 (0x40028000) and libdl.so.2 point to libdl-2.0.7.so And no, I didn´t have to remove anything. But this may be cause I

Re: Versioning -- Linux JDK needs your HELP!

1998-09-24 Thread Norman Shapiro
Steve Byrne <[EMAIL PROTECTED]> writes: >We need three simple pieces of >information from you: Note: I am using Red Hat Linux release 4.1. Some weeks ago I tried to upgrade to Red Hat 5.1. But I couldn't get Java to work. So I downgraded back to Red Hat 4.1 and am waiting for you guys to get