Hi all, I am building libreoffice 5.2.0alpha1 and it fails to install properly the sax library. It links to libcomphelper.so instead of the libmerged as the libcomphelper was integrated by https://cgit.freedesktop.org/libreoffice/core/commit/?id=8668e044b27ca70de2e5b47741d5ccb2d4418ac4
The packages are built here https://build.opensuse.org/package/show/LibreOffice:Unstable/libreoffice and it proceeds just okay except from the linkage of the libsaxlo.so. ldd output of the installed file: libsaxlo.so: linux-vdso.so.1 (0x00007ffee5fe2000) libcomphelper.so => not found libuno_cppu.so.3 => /home/abuild/rpmbuild/BUILDROOT/libreoffice-5.2.0.0.alpha1- 0.x86_64/usr/lib64/libreoffice/program/./libuno_cppu.so.3 (0x00007fe5a2871000) libuno_cppuhelpergcc3.so.3 => /home/abuild/rpmbuild/BUILDROOT/libreoffice-5.2.0.0.alpha1- 0.x86_64/usr/lib64/libreoffice/program/./libuno_cppuhelpergcc3.so.3 (0x00007fe5a2588000) libuno_sal.so.3 => /home/abuild/rpmbuild/BUILDROOT/libreoffice- 5.2.0.0.alpha1-0.x86_64/usr/lib64/libreoffice/program/./libuno_sal.so.3 (0x00007fe5a2332000) libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fe5a1fb0000) libm.so.6 => /lib64/libm.so.6 (0x00007fe5a1cab000) libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fe5a1a94000) libc.so.6 => /lib64/libc.so.6 (0x00007fe5a16f1000) libuno_salhelpergcc3.so.3 => /home/abuild/rpmbuild/BUILDROOT/libreoffice-5.2.0.0.alpha1- 0.x86_64/usr/lib64/libreoffice/program/./libuno_salhelpergcc3.so.3 (0x00007fe5a14ea000) libreglo.so => /home/abuild/rpmbuild/BUILDROOT/libreoffice- 5.2.0.0.alpha1-0.x86_64/usr/lib64/libreoffice/program/./libreglo.so (0x00007fe5a12d0000) libunoidllo.so => /home/abuild/rpmbuild/BUILDROOT/libreoffice- 5.2.0.0.alpha1-0.x86_64/usr/lib64/libreoffice/program/./libunoidllo.so (0x00007fe5a106e000) libxmlreaderlo.so => /home/abuild/rpmbuild/BUILDROOT/libreoffice-5.2.0.0.alpha1- 0.x86_64/usr/lib64/libreoffice/program/./libxmlreaderlo.so (0x00007fe5a0e62000) libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fe5a0c45000) libdl.so.2 => /lib64/libdl.so.2 (0x00007fe5a0a41000) librt.so.1 => /lib64/librt.so.1 (0x00007fe5a0839000) /lib64/ld-linux-x86-64.so.2 (0x000055bbb8887000) libstorelo.so => /home/abuild/rpmbuild/BUILDROOT/libreoffice- 5.2.0.0.alpha1-0.x86_64/usr/lib64/libreoffice/program/./libstorelo.so (0x00007fe5a061d000) Any suggestions on how should I fix or patch are welcome Thanks Tom
_______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice