<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - BUILD FAIL WITH LIBREOFFICE 6.0 ANDROID"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114191">114191</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>BUILD FAIL WITH LIBREOFFICE 6.0 ANDROID
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.0.0.0.beta1
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>ARM
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Android
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Android Viewer
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>tranngocthinh.90@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Hello,

I am getting this error while building libreoffice 6.0 (branch libreoffice-6-0)
with the android viewer:

[build MAK] CustomTarget/android/source/done
creating liboSettings.gradle
Linking obj/local/armeabi-v7a/liblo-native-code.so
/mnt/thinhtn/thinhtn_01_07_17/1_libre/libreoffice/workdir/UnpackedTarball/icu/source/lib/libicuuc.a(udata.ao):udata.cpp:function
openCommonData(char const*, int, UErrorCode*): error: undefined reference to
'icudt60_dat'
/mnt/thinhtn/thinhtn_01_07_17/1_libre/libreoffice/workdir/UnpackedTarball/icu/source/lib/libicuuc.a(udata.ao):udata.cpp:function
openCommonData(char const*, int, UErrorCode*): error: undefined reference to
'icudt60_dat'
clang++: error: linker command failed with exit code 1 (use -v to see
invocation)
make[2]: *** [obj/local/armeabi-v7a/liblo-native-code.so] Error 1
make[1]: ***
[/mnt/thinhtn/thinhtn_01_07_17/1_libre/libreoffice/workdir/CustomTarget/android/source/done]
Error 2
make: *** [build] Error 2

Why am i getting this and is there anything i can do to fix this?

Regards,

Thinh

Steps to Reproduce:
1.Add line "--with-distro=LibreOfficeAndroid" into "autogen.input"
2.run "./autogen.sh"
3.run "make"


Actual Results:  
Build Fail

Expected Results:
Build Success


Reproducible: Always


User Profile Reset: No



Additional Info:


User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:58.0) Gecko/20100101
Firefox/58.0</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>