Date: Thu, 27 Jan 2005 18:49:11 GMT From: Adam Weinberger <adamw@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/76770: openoffice-2.0-devel cannot build -DWITHOUT_JAVA Message-ID: <200501271849.j0RInBpi002760@freefall.freebsd.org> Resent-Message-ID: <200501271850.j0RIoJmk002846@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 76770 >Category: ports >Synopsis: openoffice-2.0-devel cannot build -DWITHOUT_JAVA >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 27 18:50:19 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Adam Weinberger >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD smacky 5.3-STABLE FreeBSD 5.3-STABLE #47: Mon Jan 24 20:45:01 EST 2005 root@smacky:/usr/obj/usr/src/sys/smacky i386 >Description: OOo-2.0-devel cannot build without java. Doing so gives: /usr/ports/editors/openoffice-2.0-devel/work/helpcontent2/util/shared ------------------------------ Making: ../../unxfbsd.pro/misc/util.dpz dmake -f makefile.mk product="full" make_zip_deps=true ../../unxfbsd.pro/misc/xhp_shared_en-US.dpzz echo # > ../../unxfbsd.pro/misc/xhp_shared_en-US.dpzz type 3 cd ../../unxfbsd.pro/misc ; zipdep.pl -u -r -prefix ../../unxfbsd.pro/misc/ ../../unxfbsd.pro/bin/xhp_shared_en-US.zip "en-US/text/shared/*" "-x" "*.dphh*" "-x" "*.hzip" -x "*CVS*" >> /usr/ports/editors/openoffice-2.0-devel/work/helpcontent2/util/shared/../../unxfbsd.pro/misc/xhp_shared_en-US.dpzz zipdep -- version: 1.12 Multi Platform Enabled Edition cat ../../unxfbsd.pro/misc/xhp_shared_en-US.dpzz /tmp/mk9jhH35 | grep -v "CVS" >> ../../unxfbsd.pro/misc/util.dpz echo zipdep_langs=en-US >> ../../unxfbsd.pro/misc/util.dpz ------------------------------ Making: ../../unxfbsd.pro/misc/util.dpc dmake subdmake=true -f makefile.mk product="full" depend=t ALLDPC Making : Dependencies ------------------------------ Making: ../../unxfbsd.pro/bin/xhp_shared_en-US.zip rebuilding zipfiles ------------------------------ cd ../../unxfbsd.pro/misc/en-US ; zip -u -r /tmp/mkXjg7wj.__en-US.zip text/shared/* -x "*.dphh*" -x "*.hzip" -x delzip -x "*CVS*" ../../unxfbsd.pro/misc/en-US: No such file or directory. cp -f /tmp/mkXjg7wj.__en-US.zip ../../unxfbsd.pro/bin/xhp_shared_en-US.zip cp: /tmp/mkXjg7wj.__en-US.zip: No such file or directory dmake: Error code 1, while making '../../unxfbsd.pro/bin/xhp_shared_en-US.zip' '---* tg_merge.mk *---' ERROR: Error 65280 occurred while making /usr/ports/editors/openoffice-2.0-devel/work/helpcontent2/util/shared dmake: Error code 1, while making 'instsetoo_native/prj/build_all' *** Error code 255 Stop in /usr/ports/editors/openoffice-2.0-devel. >How-To-Repeat: make -DWITHOUT_JAVA (it's also worth noting that -DWITHOUT_MOZILLA is broken as well, because it doesn't know to look in /usr/local/include/nss/nss etc. for headers). >Fix: If building without java is not supported by the OOo team, you should make that clear in the Makefile. But, seeing as how both mozilla and java are, in general, useless additions to OOo, I hope that I will be able to build -DWITHOUT_MOZILLA -DWITHOUT_JAVA in the future. For that matter, what would you guys think about having -DWITHOUT_MOZILLA -DWITHOUT_JAVA be the default for OOo? >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501271849.j0RInBpi002760>