openoffice build failure

Michael Butler imb at protected-networks.net
Thu Sep 7 17:14:40 UTC 2006


I wrote:
> I'm trying to build OO locally on a -stable build from this morning but 
> stumbling on this ..
> 
> checking for javac... javac
> checking if javac works... configure: error: The Java compiler javac 
> failed (see config.log, check the CLASSPATH?)
> dmake:  Error code 1, while making 
> './unxfbsdi.pro/misc/build/so_configured_so_berkeleydb'
> '---* tg_merge.mk *---'

Sorry for the noise - it seems that it builds with this change ..

--- /etc/make.conf~     Thu Sep  7 11:24:10 2006
+++ /etc/make.conf      Thu Sep  7 11:24:10 2006
@@ -29,2 +29,2 @@
-#WITH_CCACHE=yes
-#NUMOFPROCESSES=4
+WITH_CCACHE=yes
+NUMOFPROCESSES=4


More information about the freebsd-openoffice mailing list