Hi Mechtilde,
With which version do you build? Java 11?
I try currently with Java 14 and I have another Issue with hsqldb. And
that you can not solve without an update.
Benashell error I can confirm, but I do not have a solution for this at
this time.
On 07.12.20 19:00, Mechtilde wrote:
Hello Peter,
Am 07.12.20 um 07:57 schrieb Peter Kovacs:
Hi Mechtilde,
check main/saxton/saxton-9.0.0.7-bj.patch
line 147 and 148
+ <property name="build.compiler.source" value="1.4"/>
+ <property name="build.compiler.target" value="1.4"/>
thanks, yes this works I changed it from 1.4 to 1.6.
Now It stop at the next step building Beanshell
In
/home/mechtilde/openoffice/main/beanshell/unxlngx6.pro/misc/build/BeanShell-2.0b6/build.xml
I bumped source and target from 1.5 to 1.6 and then I get the following
error message.
BUILD FAILED
/home/mechtilde/openoffice/main/beanshell/unxlngx6.pro/misc/build/BeanShell-2.0b6/build.xml:182:
Compile failed; see the compiler error output for details.
Total time: 4 seconds
dmake: Error code 1, while making 'ANTBUILD'
dmake: Error code 255, while making
'./unxlngx6.pro/misc/build/so_built_ooo_beanshell'
1 module(s):
beanshell
need(s) to be rebuilt
Reason(s):
ERROR: error 65280 occurred while making
/home/mechtilde/openoffice/main/beanshell
which I don't understand
A hint again?
Kind regards