The latest LWJGL version is not working with some linux distributions

Since LWJGL 1.1 the native libraries of LWJGL are compiled with glibc 2.4, but some current Linux distributions (like Debian and the LTS version of Ubuntu) are using glibc 2.3.6. The result is that every LWJGL application exits with an exception. I opened a new topic in the LWJGL forum to discuss the problem:

http://lwjgl.org/forum/index.php/topic,2421.0.html