Curtis Hamilton wrote
> ...
> I have developed patches and would like to contribute this work for
> inclusion in the code base.
Hello Curtis,
In addition of this page https://wiki.documentfoundation.org/Development,
you can specifically follow this link
https://wiki.documentfoundation.org/Develop
I've been successful in getting a fully functional build on
FreeBSD/PowerPC, including menu icons, toolbars and graphics.
The issue, as I discovered, was in the code used to define endianness, for
FreeBSD/PowerPC. This also resolved the issue with the Base application.
I have developed patches a
I've successfully built Libreoffice-4.3.7 on FreeBSD 10.2/PowerPC64, that
has menu icons, toolbars and graphics. With the exception of the Base
application, everything seems to be working correctly.
To get it to build, I had to take the "hatchet" approach, due to a flaw in
the big/little endian
On 19.11.2016 00:19, Curtis Hamilton wrote:
>
>
> On 11/18/2016 05:26, Michael Stahl wrote:
>> On 17.11.2016 17:54, Curtis Hamilton wrote:
>> My build environment:
>>
>> OS: FreeBSD 10.2-STABLE powerpc (64-bit)
>> Compiler: GCC version 4.8.5
>> Java Version: OpenJDK Runtime Environment (build 1
Hi Curtis,
11/20/2016 4:46 AM, Curtis Hamilton пишет:
I've tried building 5.2 with the suggested options disabled. Everything seems
to go okay until the module tests start. Below is what I get:
[CUT] binaryurp_test-cache
/usr/ports/editors/libreoffice/work/libreoffice-5.2.3.3/basegfx/test/base
I've tried building 5.2 with the suggested options disabled. Everything
seems to go okay until the module tests start. Below is what I get:
[CUT] binaryurp_test-cache
/usr/ports/editors/libreoffice/work/libreoffice-5.2.3.3/basegfx/test/basegfx2d.cxx:145:basegfx2d::b2dsvgdimpex::impex
assertion f
>
> i've tried building 5.2 which looks for firebird,
>
Not if you use the --disable-firebird-sdbc configure option.
When doing a LibreOffice port to some new and/or exotic platform, it's a
good idea to check what all non-essential features you can opt out from at
start, to get core LibreOffice w
On 11/18/2016 05:26, Michael Stahl wrote:
On 17.11.2016 17:54, Curtis Hamilton wrote:
This might be a lost cause and I’m sure this subject has been previously
addresses, however, I’d like to know if any has successfully ported
LibreOffice to FreeBSD on PowerPC.
I’ve been able to successfully
On 17.11.2016 17:54, Curtis Hamilton wrote:
> This might be a lost cause and I’m sure this subject has been previously
> addresses, however, I’d like to know if any has successfully ported
> LibreOffice to FreeBSD on PowerPC.
>
> I’ve been able to successfully build version 4.3.7, from the FreeBSD