libutllo.so error
Eike Rathke
erack at redhat.com
Mon Sep 25 13:16:08 UTC 2017
Hi Xavier,
On Sunday, 2017-09-24 15:55:01 +0200, Xavier van wijmeersch wrote:
> This error i have about several days, when trying to build a daily
> master and v5.4.2.0
> /home/libreofficekde4/unotools/source/i18n/resmgr.cxx:107: undefined reference to
> `boost::locale::generator::add_messages_path(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
In 5.4.2 that can't be because unotools/source/i18n/resmgr.cxx doesn't
even exist in that branch.
For master make sure you have boost-locale or libboost-locale-dev and
its lib installed and libboost_locale.so is available. Actually
./autogen.sh and ./configure should test for that.. but maybe wasn't
detected correctly in your case?
Did you somehow merge branches or otherwise corrupt the build tree?
I suggest
make clean && ./g checkout master && make
or
make clean && ./g checkout libreoffice-5-4-2 && make
Eike
--
LibreOffice Calc developer. Number formatter stricken i18n transpositionizer.
GPG key 0x6A6CD5B765632D3A - 2265 D7F3 A7B0 95CC 3918 630B 6A6C D5B7 6563 2D3A
Care about Free Software, support the FSFE https://fsfe.org/support/?erack
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20170925/b5ca8145/attachment.sig>
More information about the LibreOffice
mailing list