https://bugs.freedesktop.org/show_bug.cgi?id=77071
Eike Rathke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|4.2.4.1 rc |4.2.1.1 release --- Comment #8 from Eike Rathke <[email protected]> --- (In reply to comment #6) > We already tried that but LO fails to link in that case: That's odd. I built regularly with internal ICU and didn't encounter such a failure. On Fedora F18/F19 that was for 4.2 I suspect that this S=/home/iurt/rpmbuild/BUILD/libreoffice-4.2.3.3 && I=$S/instdir && W=$S/workdir && g++ -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/ure/lib -Wl,-rpath-link,$I/program -Wl,-z,defs -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,--dynamic-list-cpp-new -Wl,--dynamic-list-cpp-typeinfo -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/ure/lib -L$I/program -L$W/LinkTarget/Library -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib $W/CxxObject/i18npool/source/collator/gencoll_rule.o -Wl,--start-group -L$W/UnpackedTarball/icu/source/lib -licudata -L$W/UnpackedTarball/icu/source/lib -licui18n -L$W/UnpackedTarball/icu/source/lib -licuuc -Wl,--end-group -Wl,--no-as-needed -luno_sal -o $W/LinkTarget/Executable/gencoll_rule somehow does not pull in the correct library paths on your system, though I don't spot an error there. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
