When i do "make install", i get follow message: ============= Building project qadevOOo ============= /usr/ports/editors/openoffice.org-2.0/work/OOC680_m6/qadevOOo ------------- /usr/ports/editors/openoffice.org-2.0/work/OOC680_m6/qadevOOo/runner ------------- jar cfm ../unxfbsdi.pro/class/OOoRunnerLight.jar manifest -C ../unxfbsdi.pro/class util -C ../unxfbsdi.pro/class share -C ../unxfbsdi.pro/class stats -C ../unxfbsdi.pro/class lib -C ../unxfbsdi.pro/class complexlib -C ../unxfbsdi.pro/class helper -C ../unxfbsdi.pro/class basicrunner -C ../unxfbsdi.pro/class base -C ../unxfbsdi.pro/class org/openoffice -C ../unxfbsdi.pro/class convwatch ./unxfbsdi.pro/class/util : no such file or directory ./unxfbsdi.pro/class/share : no such file or directory ./unxfbsdi.pro/class/stats : no such file or directory ./unxfbsdi.pro/class/lib : no such file or directory ./unxfbsdi.pro/class/complexlib : no such file or directory ./unxfbsdi.pro/class/helper : no such file or directory ./unxfbsdi.pro/class/basicrunner : no such file or directory ./unxfbsdi.pro/class/base : no such file or directory ./unxfbsdi.pro/class/org/openoffice : no such file or directory ./unxfbsdi.pro/class/convwatch : no such file or directory dmake: Error code 1, while making 'LIGHT' '---* tg_merge.mk *---' ERROR: Error 65280 occurred while making /usr/ports/editors/openoffice.org-2.0/work/OOC680_m6/qadevOOo/runner dmake: Error code 1, while making 'build_instsetoo_native' '---* *---' *** Error code 255 Stop in /usr/ports/editors/openoffice.org-2.0.
Responsible Changed From-To: freebsd-ports-bugs->openoffice Over to maintainer
I can confirm that this problem still exists. As has been mentioned on the openoffice mailing list, it can sometimes be fixed by building -DWITHOUT_MOZILLA. For the last two development builds (2.0.20060712 and 2.0.20060719) I've found that if I don't include the -DWITHOUT_MOZILLA option it will fail on both CURRENT and STABLE, in the same place as this PR. If I include the -DWITHOUT_MOZILLA option, both the 719 build and the previous 712 build still fail on STABLE (with the same error, at build_instsetoo_native) but will complete successfully on CURRENT. -- Scott Robbins PGP keyID EB3467D6 ( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 ) gpg --keyserver pgp.mit.edu --recv-keys EB3467D6
State Changed From-To: open->feedback Can you confirm that this problem still exists after the recent upgrades of editors/openoffice.org-2 or was this resolved by these upgrades?
State Changed From-To: feedback->closed Feedback timeout.