To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57286
Issue #:|57286
Summary:|build fails when xmerge ignores configured JAVADOC
|with gcj
Component:|porting
Version:|680m136
Platform:|All
URL:|
OS/Version:|Linux
Status:|NEW
Status whiteboard:|
Keywords:|
Resolution:|
Issue type:|DEFECT
Priority:|P3
Subcomponent:|code
Assigned to:|mh
Reported by:|sparcmoz
------- Additional comments from [EMAIL PROTECTED] Thu Nov 3 03:55:52 -0800
2005 -------
Building with gcj4 I have JAVADOC=/usr/local/bin/gjdoc but xmerge ignores it
because javadoc is a core task within ant.
xmerge/java/build.xml: <javadoc packagenames="org.openoffice.xmerge.*"
xmerge/util/build.xml: <javadoc destdir="${javadoc.dir}"
configure: ac_cv_path_JAVADOC="$JAVADOC" # Let the user override the test with
a path.
A workaround is to make a link javadoc--> gjdoc but this defeats the idea of
configure
/usr/local/bin/gij
-Dgnu.gcj.precompiled.db.path=/home/jim/ooo680/solver/680/unxlngs.pro/lib/openoffice.org.gcjdb
--classpath
.:../unxlngs.pro/class:/home/jim/JMF-2.1.1e/lib/jmf.jar:/home/jim/JMF-2.1.1e/lib/mediaplayer.jar:/home/jim/JMF-2.1.1e/lib/multiplayer.jar:/home/jim/JMF-2.1.1e/lib/customizer.jar/usr/local/apache-ant-1.6.5/lib/xercesImpl.jar:/usr/local/apache-ant-1.6.5/lib/ant-launcher.jar:/usr/local/apache-ant-1.6.5/lib/ant.jar
-Dant.home=/usr/local/apache-ant-1.6.5 org.apache.tools.ant.Main
-Dbuild.compiler=gcj -Dprj=.. -Dprjname= -Ddebug=off -Doptimize=on
-Dtarget=xmrg_util -Dsolar.update=on -Dout=../unxlngs.pro -Dinpath=unxlngs.pro
-Dproext=".pro" -Dsolar.bin=/home/jim/ooo680/solver/680/unxlngs.pro/bin
-Dsolar.jar=/home/jim/ooo680/solver/680/unxlngs.pro/bin
-Dsolar.doc=/home/jim/ooo680/solver/680/unxlngs.pro/doc
-Dcommon.jar=/home/jim/ooo680/solver/680/common.pro/bin
-Dcommon.doc=/home/jim/ooo680/solver/680/common.pro/doc -f build.xml -emacs
Buildfile: build.xml
init:
Created dir: /home/jim/ooo680/xmerge/unxlngs.pro/class/javadoc
javadoc:
Generating Javadoc
Javadoc execution
BUILD FAILED
/home/jim/ooo680/xmerge/util/build.xml:63: Javadoc failed: java.io.IOException:
java.io.IOException: No such file or directory
Total time: 9 seconds
dmake: Error code 1, while making 'ANTBUILD'
'---* tg_merge.mk *---'
ERROR: Error 65280 occurred while making /home/jim/ooo680/xmerge/util
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]