Hi Дилян,

On Wednesday, 2019-01-16 15:11:26 +0000, Дилян Палаузов wrote:

> configurig LO 6.1.4.2 with
> ../configure --without-doxygen --with-jdk-home=/opt/jdk --with-ant-home=/opt
> /ant --without-junit
> 
> fails with
> 
> /usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld:
>  /src/libreoffice-
> 6.1.4.2/build3/workdir/CxxObject/l10ntools/source/xmlparse.o: in function 
> `(anonymous
> namespace)::lcl_QuotRange(icu_61::UnicodeString const&, int, int, bool)':
> xmlparse.cxx:(.text+0x92): undefined reference to `vtable for 
> icu_61::UnicodeString'

Looks like you didn't issue a  make clean   command after generating
your new configure that switches from various --with-system-..., in
particular --with-system-icu, to without. This may leave the build in an
indetermined state where it isn't known what to recompile or which
libraries to link against.

  Eike

-- 
GPG key 0x6A6CD5B765632D3A - 2265 D7F3 A7B0 95CC 3918  630B 6A6C D5B7 6563 2D3A

Attachment: signature.asc
Description: PGP signature

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to