When I try to compile the OpenOffice package 3.3.0 for Debian 64 Bit, I get the following error:
dmake: Error code 1, while making '../unxlngx6.pro/slo/framework.obj'
1 module(s):
jvmfwk
need(s) to be rebuilt
Reason(s):
Attention: if you fix the errors in above module(s) you may prolongue your the build issuing command:
build --all:jvmfwk
make: *** [all] Fehler 1
I already tried to build with -all:jvmfwk, but the error is still there.