Buiiding LO6.1.4.2 with pdfium emits “error: invalid conversion from ‘int’ to ‘boolean’ [-fpermissive]”

Eike Rathke erack at redhat.com
Wed Jan 16 22:44:51 UTC 2019


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
-------------- 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/20190116/7ca53f6a/attachment.sig>


More information about the LibreOffice mailing list