Date: prev next · Thread: first prev next last
2015 Archives by date, by thread · List index


Hi Eike,

On Fri, Jul 24, 2015 at 1:03 PM, Eike Rathke <erack@redhat.com> wrote:

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?


I have tried to compile libreoffice-4-4-4 before, and maybe I forgot to
cleanup properly.
I use this script to cleanup git:
 -
https://github.com/FreeSoft-AL/libreoffice-compile/blob/master/compile/git-clean.sh
(because I didn't know about `g`)

I will try it again and I will let you know.

Thanks,
Dashamir


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


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.