[Opensim-dev] DllNotFoundException: lib64/libode-x86_64

Jeff Kelley opensim at pescadoo.net
Thu Jan 21 07:54:27 UTC 2016


Hi.

It seems that commit 073877d (ODE lib: update the lib for linux 
64bit) has introduced a dependency on glibc 2.14, raising a 
DllNotFoundException when running a ODE/ubODE simulator with an older 
glibc :

http://opensimulator.org/mantis/view.php?id=7804

Unfortunately, upgrading glibc past the version supported by a distro 
is not possible. This rules out (for example) RHEL 6, Debian 6 and 
maybe 7, and Ubuntu 10.

https://en.wikipedia.org/wiki/GNU_C_Library#Version_history

I think there is a choice to make here : either require glibc >= 2.14 
and subsequently raise the version for qualified Linux distros ; or 
rebuild the libs with a pre 2.14 glibc.

What the team thinks?


-- Jeff





The memcpy vs. memmove saga :
https://www.win.tue.nl/~aeb/linux/misc/gcc-semibug.html





More information about the Opensim-dev mailing list