Trying to compile the openoffice monster gives me the error
listed below.  I've tried this multiple times, this last time after
recreating my ports tree.  This is on a -current system compiled
on 1/30.   Given the complexities of both Java and Openoffice,
I'm rather puzzled.  Have others built oo lately?  This is the
first time in several weeks for me.

Thanks, STeve Andre'

/usr/local/jdk-1.5.0/bin/java -Xms256m -Xmx256m  
-Djavax.xml.parsers.SAXParserFactory=org.apache.xerces.jaxp.SAXParserFactoryImpl
 
-Djavax.xml.parsers.DocumentBuilderFactory=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl
 
-cp 
.:../../unxobsd.pro/class:/usr/local/jdk-1.5.0/jre/lib/rt.jar:.:/usr/ports/editors/openoffice/w-openoffice-2.1.0p3/OOE680_m6/solver/680/unxobsd.pro/bin/xml-apis.jar:/usr/ports/editors/openoffice/w-openoffice-2.1.0p3/OOE680_m6/solver/680/unxobsd.pro/bin/xercesImpl.jar:/usr/ports/editors/openoffice/w-openoffice-2.1.0p3/OOE680_m6/solver/680/unxobsd.pro/bin/xt.jar:/usr/ports/editors/openoffice/w-openoffice-2.1.0p3/OOE680_m6/solver/680/unxobsd.pro/bin/unoil.jar:/usr/ports/editors/openoffice/w-openoffice-2.1.0p3/OOE680_m6/solver/680/unxobsd.pro/bin/ridl.jar:/usr/ports/editors/openoffice/w-openoffice-2.1.0p3/OOE680_m6/solver/680/unxobsd.pro/bin/jurt.jar:/usr/ports/editors/openoffice/w-openoffice-2.1.0p3/OOE680_m6/solver/680/unxobsd.pro/bin/jut.jar:/usr/ports/editors/openoffice/w-openoffice-2.1.0p3/OOE680_m6/solver/680/unxobsd.pro/bin/xmlsearch.jar:/usr/ports/editors/openoffice/w-openoffice-2.1.0p3/OOE680_m6/solver/680/unxobsd.pro/bin/xmlhelp.jar:/usr/local/lib/db4/db.jar
 
com.sun.star.help.HelpLinker @/tmp/mkk19031
Exception in thread "main" java.lang.UnsatisfiedLinkError: no db_java in 
java.library.path
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1684)
        at java.lang.Runtime.loadLibrary0(Runtime.java:822)
        at java.lang.System.loadLibrary(System.java:992)
        at com.sleepycat.db.db_javaJNI.<clinit>(db_javaJNI.java:34)
        at com.sleepycat.db.Db.<init>(Db.java:3276)
        at com.sun.star.help.HelpLinker.link(HelpLinker.java:369)
        at com.sun.star.help.HelpLinker.main(HelpLinker.java:228)
dmake:  Error code 1, while making '../../unxobsd.pro/bin/sbasic_en-US.zip'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while 
making 
/usr/ports/editors/openoffice/w-openoffice-2.1.0p3/OOE680_m6/helpcontent2/util/sbasic
dmake:  Error code 1, while making 'build_instsetoo_native'
'---*  *---'
*** Error code 255

Stop in /usr/ports/editors/openoffice (line 185 of Makefile).
*** Error code 1

Stop in /usr/ports/editors/openoffice (line 2063 
of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/editors/openoffice (line 1370 
of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/editors/openoffice (line 1861 
of /usr/ports/infrastructure/mk/bsd.port.mk).

Reply via email to