Re: libc upgrade has broken jdk 1.3?

2002-12-02 Thread Alban Peignier
Brett Sealey wrote: I'm thinking I will probably need to keep the old libraries handy for the older JVMs once I upgrade. It is a damn pity though. I tried yesterday to use the old lic6 with the blackdown j2sdk1.3. All the old libs are correctly loaded (with links into j2sdk/lib/i386) *except*

Re: libc upgrade has broken jdk 1.3?

2002-12-02 Thread Rupa Schomaker
Greg Wilkins <[EMAIL PROTECTED]> writes: > I get the same thing with 1.3.1_06 IBM's 1.3.x works fine for me with the newer libc... -- -rupa

Re: libc upgrade has broken jdk 1.3?

2002-12-02 Thread Brett Sealey
About 6 weeks ago people started reporting this problem. I think only jdk-1.4.1 is OK with the new libc6 Apparently the old JVMs used a non-public api which the libc people don't/won't support. I'm thinking I will probably need to keep the old libraries handy for the older JVMs once I upgrade.

Re: libc upgrade has broken jdk 1.3?

2002-12-02 Thread Rupa Schomaker
Greg Wilkins <[EMAIL PROTECTED]> writes: > I get the same thing with 1.3.1_06 IBM's 1.3.x works fine for me with the newer libc... -- -rupa -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: libc upgrade has broken jdk 1.3?

2002-12-02 Thread Brett Sealey
About 6 weeks ago people started reporting this problem. I think only jdk-1.4.1 is OK with the new libc6 Apparently the old JVMs used a non-public api which the libc people don't/won't support. I'm thinking I will probably need to keep the old libraries handy for the older JVMs once I upgrade.

Re: libc upgrade has broken jdk 1.3?

2002-12-02 Thread Greg Wilkins
I get the same thing with 1.3.1_06 Greg Wilkins wrote:> I've been using Suns jdk1.3.1_02 on debian sid. I just updated my libc to libc-2.3.1.so and now when I run java I get: Error occurred during initialization of VM Unable to load native library: /usr/local/java/jdk/jdk1.3.1_02/jre/lib/i386/

Re: Mass filing of bugs

2002-12-02 Thread Grzegorz Prokopski
W liście z pon, 02-12-2002, godz. 08:18, Ola Lundqvist pisze: > On Sat, Nov 30, 2002 at 09:50:36AM -0800, Stephen Zander wrote: > > > "Ola" == Ola Lundqvist <[EMAIL PROTECTED]> writes: > > Ola> Programs must depend on java-virtual-machine (because they > > Ola> will need it in order to

libc upgrade has broken jdk 1.3?

2002-12-02 Thread Greg Wilkins
I've been using Suns jdk1.3.1_02 on debian sid. I just updated my libc to libc-2.3.1.so and now when I run java I get: Error occurred during initialization of VM Unable to load native library: /usr/local/java/jdk/jdk1.3.1_02/jre/lib/i386/libjava.so: symbol __libc_wait, version GLIBC_2.0 not d

Re: libc upgrade has broken jdk 1.3?

2002-12-02 Thread Greg Wilkins
I get the same thing with 1.3.1_06 Greg Wilkins wrote:> I've been using Suns jdk1.3.1_02 on debian sid. I just updated my libc to libc-2.3.1.so and now when I run java I get: Error occurred during initialization of VM Unable to load native library: /usr/local/java/jdk/jdk1.3.1_02/jre/lib/

Re: Mass filing of bugs

2002-12-02 Thread Grzegorz Prokopski
W liście z pon, 02-12-2002, godz. 08:18, Ola Lundqvist pisze: > On Sat, Nov 30, 2002 at 09:50:36AM -0800, Stephen Zander wrote: > > > "Ola" == Ola Lundqvist <[EMAIL PROTECTED]> writes: > > Ola> Programs must depend on java-virtual-machine (because they > > Ola> will need it in order to

libc upgrade has broken jdk 1.3?

2002-12-02 Thread Greg Wilkins
I've been using Suns jdk1.3.1_02 on debian sid. I just updated my libc to libc-2.3.1.so and now when I run java I get: Error occurred during initialization of VM Unable to load native library: /usr/local/java/jdk/jdk1.3.1_02/jre/lib/i386/libjava.so: symbol __libc_wait, version GLIBC_2.0 no

Re: Mass filing of bugs

2002-12-02 Thread Ola Lundqvist
On Sat, Nov 30, 2002 at 09:50:36AM -0800, Stephen Zander wrote: > > "Ola" == Ola Lundqvist <[EMAIL PROTECTED]> writes: > Ola> Programs must depend on java-virtual-machine (because they > Ola> will need it in order to run). > > Given's Dalibor Topic's comment on this list > (<[EMAIL PRO