libc.so.6

We need to run our application on 64bit - CentOS release 5.9 (Final) - Kernel 2.6.18-348.1.1.el5. I threw exceptions in the JNA code, so we ran:

ldd -v libTurboActivate.so

and are missing /lib64/libc.so.6, as reflected in multiple libraries. Is there a way we can get a version of the jna adapter compiled for this platform? We are a little reluctant to upgrade to libc.so.6, as it may adversely affect other applications.

In the next version of TurboActivate (out soon) it will work out of the box in CentOS 5.x. If you email me I can send you the current build. wyatt@wyday.com