Docker container for building LibreOffice
Dashamir Hoxha
dashohoxha at gmail.com
Fri Jul 24 05:48:16 PDT 2015
Hi Eike,
On Fri, Jul 24, 2015 at 1:03 PM, Eike Rathke <erack at 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20150724/3d63c0c9/attachment.html>
More information about the LibreOffice
mailing list