Hi Eike,
On Thu, 2017-05-11 at 13:58 +0200, Eike Rathke wrote:
Hi David,
On Wednesday, 2017-05-10 09:06:13 +0200, David Ostrovsky wrote:
Building LO on OpenSUSE 42.2, against the latest available system
icu version (52.1) is failing here with:
[...]
/usr/bin/genbrk: can not initialize ICU.  status =
U_FILE_ACCESS_ERROR
Does  ldd /usr/bin/genbrk   show any peculiarity?
If not, then does this? i.e. output should be identical
make cmd cmd='ldd /usr/bin/genbrk'
The output looks sane:
echo "custom cmd" && ( ldd /usr/bin/genbrk )
custom cmd
        linux-vdso.so.1 (0x00007ffd76b9c000)
        libicutu.so.52.1 => /usr/lib64/libicutu.so.52.1
(0x00002b5a599a0000)
        libicuuc.so.52.1 => /usr/lib64/libicuuc.so.52.1
(0x00002b5a59c04000)
        libstdc++.so.6 => /usr/lib64/libstdc++.so.6
(0x00002b5a59f83000)
        libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00002b5a5a30c000)
        libc.so.6 => /lib64/libc.so.6 (0x00002b5a5a523000)
        libicui18n.so.52.1 => /usr/lib64/libicui18n.so.52.1
(0x00002b5a5a8c7000)
        libpthread.so.0 => /lib64/libpthread.so.0 (0x00002b5a5acdb000)
        libicudata.so.52.1 => /usr/lib64/libicudata.so.52.1
(0x00002b5a5aef8000)
        libdl.so.2 => /lib64/libdl.so.2 (0x00002b5a5b0fa000)
        libm.so.6 => /lib64/libm.so.6 (0x00002b5a5b2fe000)
        /lib64/ld-linux-x86-64.so.2 (0x00005636661fb000)
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.