On Tue, Nov 28, 2017 at 12:09 PM, Mert Tümer <merttumer@outlook.com> wrote:
Hello,
I am getting this error while building libreoffice with the android viewer:
[build MAK] CustomTarget/android/source/done
make[2]: Warning: File '/home/mert/libreoffice/config_build.mk' has
modification time 5720 s in the future
don't mess around with system time so much, while unrelated to the
poblem with icudata, that can cause all kinds of other issues.
creating liboSettings.gradle
Linking obj/local/armeabi-v7a/liblo-native-code.so
/home/mert/libreoffice/workdir/UnpackedTarball/icu/source/lib/libicuuc.a(udata.ao):udata.cpp:function
openCommonData(char const*, int, UErrorCode*): error: undefined reference to
'icudt60_dat'
[…]
Why am i getting this
because icu doesn't build the data if you disable building icu tools...
and is there anything i can do to fix this?
use current master that tells it to build the icudata nevertheless.
( https://gerrit.libreoffice.org/#/c/45107/ )
ciao
Christian
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.