On 10/16/2015 01:02 PM, sibu wrote:
DynamicLibraryManagerException: "Failed to load dynamic library:
/home/linteg/BUILD_LO/libreoffice-5.0.2.2/workdir/LinkTarget/CppunitTest/libtest_vcl_app_test.so
"

Looks like there's something wrong with loading that test lib. What is the output of

readelf -d 
/home/linteg/BUILD_LO/libreoffice-5.0.2.2/workdir/LinkTarget/CppunitTest/libtest_vcl_app_test.so

and

LD_LIBRARY_PATH=/home/linteg/BUILD_LO/libreoffice-5.0.2.2/instdir/program ldd 
/home/linteg/BUILD_LO/libreoffice-5.0.2.2/workdir/LinkTarget/CppunitTest/libtest_vcl_app_test.so

and

LD_LIBRARY_PATH=/home/linteg/BUILD_LO/libreoffice-5.0.2.2/instdir/program:/home/linteg/BUILD_LO/libreoffice-5.0.2.2/workdir/UnpackedTarball/cppunit/src/cppunit/.libs
 ldd 
/home/linteg/BUILD_LO/libreoffice-5.0.2.2/workdir/LinkTarget/CppunitTest/libtest_vcl_app_test.so


_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to