CppunitTest_vcl_app_test:: help required
Stephan Bergmann
sbergman at redhat.com
Fri Oct 16 05:45:41 PDT 2015
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
More information about the LibreOffice
mailing list