[Libreoffice] [REVIEW] new build breaker in configure/set_soenv

Petr Mladek pmladek at suse.cz
Wed Jun 22 08:40:29 PDT 2011


Andreas Radke píše v St 22. 06. 2011 v 14:06 +0200:
> Am Wed, 22 Jun 2011 12:13:27 +0200
> schrieb Petr Mladek <pmladek at suse.cz>:
> 
> > The check fails if the optional translation sources are missing.

> The patch doesn't solve it:

Are you sure?

> Setting up the environment for building LibreOffice 
> Setting Linux x86 specific values... done
> 
> ****************************************************************************
> *
> * LibreOffice configuration finished. 

configuration finished, so the patch probably solved the original
problem ;-)

> dmake/dmake already built
> 
> dmake copied to /build/src/build/solenv/unxlngi6/bin/dmake
> build -- version: 275224
> 
> ERROR: dmake: Command not found. Please rerun bootstrap
> make: *** [all] Error 1

I have seen this when I had messed the source tree. I suggest to try:

    make clean
    make -C dmake clean
    rm -f solenv/*/bin/dmake*

and do the ./autogen.sh/make again.

Please, let us know about the result, so we could integrate the patch
for the original problem.

> If you don't know I can add the translation sources as a quick fix.
> Thanks for the hint but a proper fix would save lots of wasted
> bandwidth and time for de-/compressing the huge source.

I doubt that it is related to the dmake problem.

Best Regards,
Petr



More information about the LibreOffice mailing list