Does this prevent it from running? It just looks like those libraries have a documentation problem.
Matt On Wed, Jan 6, 2016 at 6:21 AM, Orxan Shibliyev <[email protected]> wrote: > I got the following error after my code worked until some time. I don't > know why the error was given while the code was working properly but not in > the beginning. > > Error message: > > ./out: /usr/lib64/libcrypto.so.10: no version information available > (required by > /truba/sw/centos6.4/lib/petsc/3.6.3-gcc-5.1.0-openmpi-1.8.5/lib/libpetsc.so.3.6) > ./out: /usr/lib64/libssl.so.10: no version information available (required > by > /truba/sw/centos6.4/lib/petsc/3.6.3-gcc-5.1.0-openmpi-1.8.5/lib/libpetsc.so.3.6) > ./out: /usr/lib64/libcrypto.so.10: no version information available > (required by > /truba/sw/centos6.4/lib/petsc/3.6.3-gcc-5.1.0-openmpi-1.8.5/lib/libpetsc.so.3.6) > ./out: /usr/lib64/libssl.so.10: no version information available (required > by > /truba/sw/centos6.4/lib/petsc/3.6.3-gcc-5.1.0-openmpi-1.8.5/lib/libpetsc.so.3.6) > ./out: /usr/lib64/libcrypto.so.10: no version information available > (required by > /truba/sw/centos6.4/lib/petsc/3.6.3-gcc-5.1.0-openmpi-1.8.5/lib/libpetsc.so.3.6) > ./out: /usr/lib64/libssl.so.10: no version information available (required > by > /truba/sw/centos6.4/lib/petsc/3.6.3-gcc-5.1.0-openmpi-1.8.5/lib/libpetsc.so.3.6) > -- What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead. -- Norbert Wiener
