Compilation error: mailconfigpage.cxx:(.text+0x3171): undefined reference to `non-virtual thunk to cppu::PartialWeakComponentImplHelper<com::sun::star::mail::XConnectionListener>::acquire()'

David Rohr drohr at jwdt.org
Thu Mar 21 22:11:00 UTC 2019


Hello,

During compilation on gentoo linux 64 bit with GCC 8.3 of libreoffice
6.2.1.2 I get the following error:

mailconfigpage.cxx:(.text+0x3171): undefined reference to `non-virtual
thunk to
cppu::PartialWeakComponentImplHelper<com::sun::star::mail::XConnectionListener>::acquire()'

I can fix this by appending
template class
cppu::PartialWeakComponentImplHelper<com::sun::star::mail::XConnectionListener>;
at the end of mailconfigpage.cxx

I filed a bug report here
(https://bugs.documentfoundation.org/show_bug.cgi?id=124225) but was
asked to write to the mailing list instead.

Kind Regards
David Rohr







-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20190321/f4996323/attachment.sig>


More information about the LibreOffice mailing list