Failure on CentOS 6.4 (libc.so.6: version `GLIBC_2.14' not found)

Issue #56 wontfix
Dmitry Tsarkov repo owner created an issue

Original issue 56 created by dtsarkov on 2013-08-08T13:36:14.000Z:

<b>What steps will reproduce the problem?</b>

  1. On CentOS release 6.4 (Final), Linux 2.6.32-358.0.1.el6.x86_64 # 1 SMP Wed Feb 27 06:06:45 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

  2. started to classify with FaCT++ reasoner (1.6.2)

<b>What is the expected output? What do you see instead?</b> The output is:

/uk.ac.manchester.cs.owl.factplusplus.1.6.2.jar/lib/native/64bit/libFaCTPlusPlusJNI.so: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /myApplication/uk.ac.manchester.cs.owl.factplusplus.1.6.2.jar/lib/native/64bit/libFaCTPlusPlusJNI.so) at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1807) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1716) at java.lang.Runtime.loadLibrary0(Runtime.java:823) at java.lang.System.loadLibrary(System.java:1028) at uk.ac.manchester.cs.factplusplus.FaCTPlusPlus.(FaCTPlusPlus.java:25) at uk.ac.manchester.cs.factplusplus.protege.FaCTPlusPlusFactory.getReasonerFactory(FaCTPlusPlusFactory.java:85) at

<b>What version of the product are you using? On what operating system?</b> 1.6.2

<b>Please provide any additional information below.</b> The current and supported glibc version of my OS is Name : glibc Arch : x86_64 Version : 2.12 Release : 1.107.el6_4.2

This issue has been described already by: https://mailman.stanford.edu/pipermail/p4-feedback/2013-March/005598.html

Please provide binary distribution of Fact++ 1.6.2 for my Environment. Thanks, Endre

Comments (1)

  1. Log in to comment