Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2009 14:18:19 +1200
From:      Jonathan Chen <jonc@chen.org.nz>
To:        freebsd-openoffice@freebsd.org, maho@freebsd.org
Subject:   Re: OpenOffice-3 build failing.
Message-ID:  <20090526021819.GA90864@osiris.chen.org.nz>
In-Reply-To: <20090525225522.GA86606@osiris.chen.org.nz>
References:  <20090525225522.GA86606@osiris.chen.org.nz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 26, 2009 at 10:55:22AM +1200, Jonathan Chen wrote:
> Reason(s):
> 
> ERROR: error 65280 occurred while making /usr/ports/editors/openoffice.org-3/work/OOO310_m11/qadevOOo/runner
> 

I've managed to isolate the failure lines to:

/usr/ports/editors/openoffice.org-3/work/OOO310_m11/qadevOOo/runner
-------------
jar cfm ../unxfbsdx.pro/class/OOoRunnerLight.jar manifest -C ../unxfbsdx.pro/cla
ss util -C ../unxfbsdx.pro/class share -C ../unxfbsdx.pro/class stats -C ../unxfbsdx.pro/class lib -C ../unxfbsdx.pro/class complexlib -C ../unxfbsdx.pro/class helper -C ../unxfbsdx.pro/class basicrunner -C ../unxfbsdx.pro/class base -C ../unxfbsdx.pro/class org/openoffice -C ../unxfbsdx.pro/class convwatch -C ../unxfb
sdx.pro/class graphical
Error: could not find libjava.so
Error: could not find Java 2 Runtime Environment.
dmake:  Error code 2, while making 'LIGHT'
Running processes: 0
=============

The OO build environment section states:

The variable SRC_ROOT          is set to: /usr/ports/editors/openoffice.org-3/work/OOO310_m11
The variable SHELL             is set to: /bin/tcsh
The variable JAVA_HOME         is set to: /usr/local/openjdk6
The variable ANT_HOME          is set to: /usr/local/share/java/apache-ant
The variable ANT_LIB           is set to: /usr/local/share/java/apache-ant/lib
The variable ANT               is set to: /usr/local/bin/ant
The variable JDKLIB            is set to: unset
The variable STLPORT4          is set to: NO_STLPORT4
The variable STLPORT_VER       is set to: 400
The variable ASM_PATH          is set to: unset
The variable BUILD_SOSL        is set to: true
The variable FRAMEWORKSHOME    is set to: unset

libjava.so can be found at:

2:17pm> find /usr/local/openjdk6 -name libjava.so
/usr/local/openjdk6/jre/lib/amd64/libjava.so

Cheers.
-- 
Jonathan Chen                      |      To do is to be  -- Nietzsche
<jonc@chen.org.nz>                 |      To be is to do  -- Sartre 
                                   |      Scooby do be do -- Scooby



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090526021819.GA90864>