Open Office 1.1

Peter Jeremy peterjeremy at optushome.com.au
Sat Nov 15 14:21:29 PST 2003


On Mon, 10 Nov 2003 14:55:52 +0000, Mick Walker <materialised at privacy.net> wrote:
>Does anyone know if it is possible to build open office 1.1 with the jdk
>1.3 port rather than 1.4?

No.  The build dies building ../../../../unxfbsd.pro/lib/libofficebean.so with
...
/home/ports/editors/openoffice-1.1/work/oo_1.1_src/solenv/bin/checkdll.sh -L../../../../unxfbsd.pro/lib -L../lib -L/home/ports/editors/openoffice-1.1/work/oo_1.1_src/solenv/unxfbsd/lib -L/home/ports/editors/openoffice-1.1/work/oo_1.1_src/solver/645/unxfbsd.pro/lib -L/home/ports/editors/openoffice-1.1/work/oo_1.1_src/solenv/unxfbsd/lib -L/usr/local/jdk1.3.1/lib -L/usr/local/jdk1.3.1/jre/lib/i386 -L/usr/local/jdk1.3.1/jre/lib/i386/client -L/usr/local/jdk1.3.1/jre/lib/i386/native_threads -L/usr/X11R6/lib ../../../../unxfbsd.pro/lib/check_libofficebean.so
Checking DLL ../../../../unxfbsd.pro/lib/check_libofficebean.so ...: ERROR: /usr/local/jdk1.3.1/jre/lib/i386/libawt.so: Undefined symbol "JVM_RaiseSignal"
dmake:  Error code 1, while making '../../../../unxfbsd.pro/lib/libofficebean.so'


What's worse, it's not possible to build OOo-1.1 with the current
jdk14 port.  The OOo-1.1 Makefile has jdk1.4.1 as the default JDKDIR
so the default build will die unless you have jdk1.4.1 installed.  If
you override JDKDIR to point to jdk1.4.2, the build will report that
OOo is using a deprecated Java interface and die.  (Unfortunately, I've
deleted that build log).

Peter


More information about the freebsd-ports mailing list