Re: java + potato

1999-04-27 Thread Khalid EZZARAOUI
Someone says there is no solution to this except to downgrade libc6 (potato->slink) , but if you do this you will lose other package who need this. Some people stay with slink, get the source of package needed in potato and recompil waht they want from potato. Someone other use the jdk1.2beta with

Re: java + potato

1999-04-26 Thread Anibal Acero
ime problem [SOLVED] with tzconfig >* Next by thread: Re: java + potato >* Index(es): > o Date > o Thread Were you able to resolve this? I've just run into the same problem! Thanks, Tony -- Anibal Antonio Acero (Tony) [EMAIL PROTECTED] / [EMAIL PROTECTED] / [EMAIL PROTECTED]

Re: java + potato

1999-04-13 Thread Seth M. Landsman
On Tue, Apr 13, 1999 at 04:33:29PM +0200, Khalid EZZARAOUI wrote: > To make me more clear : > > Today someone in a previous mail speak about potato+jdk1.2. > > I had believe that there is a official way to solve the problem. In the use of > jdk1.2 instead of jdk1.1.7 That fix is of limit

Re: java + potato

1999-04-13 Thread Khalid EZZARAOUI
To make me more clear : Today someone in a previous mail speak about potato+jdk1.2. I had believe that there is a official way to solve the problem. In the use of jdk1.2 instead of jdk1.1.7

Re: java + potato

1999-04-13 Thread ANShevin
I have the same problem. The cause is that the java runtime uses private symbols from libc6 (glibc2) that are no longer visible in glibc2.1. There is no fix that I know of, short of downgrading to glibc2 (which breaks tons of dependencies in potato). Avi Shevin [EMAIL PROTECTED]

java + potato

1999-04-13 Thread Khalid EZZARAOUI
hello, when I type java in a shell, I get : bash-2.02$ java /usr/lib/jdk1.1/bin/../bin/i686/green_threads/java: error in loading shared libraries: /usr/lib/jdk1.1/bin/../lib/i686/green_threads/libjava.so: undefined symbol: _dl_symbol_value I have : potato+linux2.0.36 thanks.