Docker container for building LibreOffice

Eike Rathke erack at redhat.com
Fri Jul 24 04:03:08 PDT 2015


Hi Dashamir,

On Thursday, 2015-07-23 18:42:23 +0200, Dashamir Hoxha wrote:

> /compile/libreoffice-5-0/workdir/CxxObject/svtools/source/dialogs/prnsetup.o:
> In function `PrinterSetupDialog::ImplPropertiesHdl(void*)':
> prnsetup.cxx:(.text+0x1e67): undefined reference to
> `Printer::Setup(vcl::Window*)'
> prnsetup.cxx:(.text+0x1ee5): undefined reference to
> `Printer::Setup(vcl::Window*)'

indeed  include/vcl/print.hxx declares

    Setup( vcl::Window* pWindow = NULL, bool bPapersizeFromSetup = false);

since 6779b46796c93cbb4293a400f57c29e8ae85811b on branch libreoffice-5-0 of Jul-7
so workdir/CxxObject/svtools/source/dialogs/prnsetup.o should had been
build with a reference to a two parameter Printer::Setup() as well.

Are you mixing sources or builds of different checkouts somehow?
Excute  ./g pull -r  in your source tree and then make.

  Eike

-- 
LibreOffice Calc developer. Number formatter stricken i18n transpositionizer.
GPG key "ID" 0x65632D3A - 2265 D7F3 A7B0 95CC 3918  630B 6A6C D5B7 6563 2D3A
Better use 64-bit 0x6A6CD5B765632D3A here is why: https://evil32.com/
Care about Free Software, support the FSFE https://fsfe.org/support/?erack
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20150724/3d9c0eeb/attachment.sig>


More information about the LibreOffice mailing list