To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=57841 Issue #:|57841 Summary:|680m139 (windows): problem making beanshell Component:|tools Version:|OOo 2.0 Platform:|PC URL:| OS/Version:|Linux Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|mh Reported by:|simonbr
------- Additional comments from [EMAIL PROTECTED] Sun Nov 13 11:01:18 -0800 2005 ------- Trying to build 680m139, using cygwin and msvc++ .net 2003 standard, I get this error: ============= Building project beanshell ============= /cygdrive/c/ooo-20/beanshell ------------- mkdir.pl ./wntmsci10.pro/misc/build/BeanShell/ cd ./wntmsci10.pro/misc/build/BeanShell/ && dmake && /usr/bin/touch.exe so_bu ilt_ooo_beanshell ------------- guw.pl -env /cygdrive/c/oo_util/apache-ant-1.5.3-1/bin/ant -Dprj=../../../.. -Dp rjname=ooo_beanshell -Ddebug=off -Doptimize=on -Dtarget=jarall -Dsolar.update=o n -Dout=../../../../wntmsci10.pro -Dinpath=wntmsci10.pro -Dproext=".pro" -Dsola r.bin=/cygdrive/c/ooo-20/solver/680/wntmsci10.pro/bin -Dsolar.jar=/cygdrive/c/oo o-20/solver/680/wntmsci10.pro/bin -Dsolar.doc=/cygdrive/c/ooo-20/solver/680/wntm sci10.pro/doc -Dcommon.jar=/cygdrive/c/ooo-20/solver/680/common.pro/bin -Dcommo n.doc=/cygdrive/c/ooo-20/solver/680/common.pro/doc -f build.xml -emacs Use of uninitialized value in substitution iterator at /cygdrive/c/ooo-20/solenv /bin/guw.pl line 115. Use of uninitialized value in substitution iterator at /cygdrive/c/ooo-20/solenv /bin/guw.pl line 115. Use of uninitialized value in substitution iterator at /cygdrive/c/ooo-20/solenv /bin/guw.pl line 115. Use of uninitialized value in substitution iterator at /cygdrive/c/ooo-20/solenv /bin/guw.pl line 115. cygpath: error converting ".:../../../../wntmsci10.pro/class:/cygdrive/c/J2SDK1~ 1.1_0/jre/lib/rt.jar:.:/cygdrive/c/oo_util/apache-ant-1.5.3-1/lib/xercesImpl.jar :/cygdrive/c/oo_util/apache-ant-1.5.3-1/lib/xml-apis.jar:/cygdrive/c/oo_util/apa che-ant-1.5.3-1/lib/ant.jar:/cygdrive/c/J2SDK1~1.1_0/lib/tools.jar ///bin/crimso n.jar" - (null) cygpath: error converting "/cygdrive/c/oo_util/apache-ant-1.5.3-1/lib/xml-apis.j ar:/cygdrive/c/oo_util/apache-ant-1.5.3-1/lib/xercesImpl.jar:/cygdrive/c/oo_util /apache-ant-1.5.3-1/lib/optional.jar:/cygdrive/c/oo_util/apache-ant-1.5.3-1/lib/ ant.jar:.:../../../../wntmsci10.pro/class:/cygdrive/c/J2SDK1~1.1_0/jre/lib/rt.ja r:.:/cygdrive/c/oo_util/apache-ant-1.5.3-1/lib/xercesImpl.jar:/cygdrive/c/oo_uti l/apache-ant-1.5.3-1/lib/xml-apis.jar:/cygdrive/c/oo_util/apache-ant-1.5.3-1/lib /ant.jar:/cygdrive/c/J2SDK1~1.1_0/lib/tools.jar ///bin/crimson.jar:/cygdrive/c/J 2SDK1~1.1_0/lib/tools.jar" - (null) Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/ Main dmake: Error code 1, while making 'ANTBUILD' ---* tg_merge.mk *--- dmake: Error code 255, while making './wntmsci10.pro/misc/build/so_built_ooo_be anshell' ---* tg_merge.mk *--- ERROR: Error 65280 occurred while making /cygdrive/c/ooo-20/beanshell Note: line 115 in guw.pl is $variable =~ s/(\$\w+)/$1/eeg ; # expand the variables Unfortunately I do not know Perl well enough to Something that I find strange is the part "error converting ".:../../../../wntmsci10.pro/class:/cygdrive/c/J2SDK1~ 1.1_0/jre/" (etc), since I have a directory /cygdrive/c/j2sdk1.4.1_03 but not something like /cygdrive/c/J2SDK1~1.1_0/ --------------------------------------------------------------------- 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]
