#4931: libreoffice-4.2.3.3
-------------------------+-----------------------
Reporter: fo | Owner: fo
Type: enhancement | Status: assigned
Priority: normal | Milestone: 7.6
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------+-----------------------
Comment (by fo):
OK with bundled both boost and icu. No problems with clucene.
Problem is that system boost, even bootstrapping --without-icu, still
links to it. I will need to investigate a little further, before disabling
system-boost in LO.
Results below show linking to icu (tried first with ldd, the used scanelf
to confirm it was direct).
{{{
$ scanelf -BF "%f: %n" /usr/lib/libboost_*.so | grep -i icu
libboost_graph.so:
libboost_regex.so.1.55.0,libicuuc.so.53,libicui18n.so.53,libicudata.so.53,
librt.so.1,libstdc++.so.6,libm.so.6,libgcc_s.so.1,libpthread.so.0,libc.so.6
libboost_locale.so:
libboost_thread.so.1.55.0,libboost_chrono.so.1.55.0,libboost_system.so.1.55.0,
libicuuc.so.53,libicui18n.so.53,libicudata.so.53,librt.so.1,libstdc++.so.6,
libm.so.6,libgcc_s.so.1,libpthread.so.0,libc.so.6
libboost_regex.so:
libicuuc.so.53,libicui18n.so.53,libicudata.so.53,librt.so.1,libstdc++.so.6,
libm.so.6,libgcc_s.so.1,libpthread.so.0,libc.so.6
}}}
Will investigate tomorrow.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/4931#comment:8>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page