Re: Cross compiling LibreOffice - x86_64 to aarch64

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 30.08.19 21:51, Ray Vine wrote:
I would like to cross compile LibreOffice for
aarch64 to run on my RPi3.

/w5/build-area/LO-6304/RepositoryModule_build.mk:12:
*** Module does not exist:
/w5/build-area/LO-6304/mysqlc/Module_mysqlc.mk.  Stop.
make: *** [Makefile:299: cross-toolset] Error 2

That's correct as far as I can see - there is no
mysqlc module, so:
sed -i '/mysqlc/d ' RepositoryModule_build.mk

yes it should have been removed from this file when the library was moved to "connectivity". (actually i wonder how it was ever added to _build.mk, hopefully no build tool needs it?)

takes me to the next error:

[2]
[CMP] animations/source/animcore/animcore
/w5/build-area/LO-6304/solenv/gbuild/ComponentTarget.mk:50:
*** No LIBFILENAME set at component target:
/w5/build-area/LO-6304/workdir_for_build/ComponentTarget/animations/source/animcore/animcore.component.
  Stop.
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:295: cross-toolset] Error 2

looks like some library requires "animcore" but the module that contains Library_animcore.mk i.e. "animations" is missing in RepositoryModule_build.mk.

please fix these problems upload a patch to gerrit :)

https://wiki.documentfoundation.org/Development/gerrit
_______________________________________________
LibreOffice mailing list
LibreOffice@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/libreoffice




[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux