link problem : GLIBC_2.4 not found

Hi,

I am using debian “etch”.
I can’t get any libc better than 2.3.6

I have this error :

Error:Exception in thread “Thread-9” java.lang.UnsatisfiedLinkError: /usr/lib/java/jdk1.6.0_02/jre/lib/amd64/libjogl_awt.so: /lib/libc.so.6: version `GLIBC_2.4’ not found (required by /usr/lib/java/jdk1.6.0_02/jre/lib/amd64/libjogl_awt.so)

can’t I use Jogl on debian etch ?

cheers

Just to say it works now.

I had to use jogl 1.0.0, which use a previous lib…

the other solution is to upgrade from etch to sarge…

Our 64-bit Linux build machine is running Ubuntu Edgy Eft, which is a glibc 2.4 distribution. If you need glibc 2.3 compatibility then I recommend you download the 32-bit Linux JDK and 32-bit JOGL; JOGL’s nightly build machine for 32-bit Linux is running Ubuntu Dapper Drake which is a glibc 2.3 based distribution.