Date: Sun, 14 Apr 2002 12:13:08 +0200 From: Herbert <herbert@bugat.at> To: freebsd-java@FreeBSD.org Subject: jdk13 fails to build after updating gettext Message-ID: <20020414101308.GA76134@TK212017121218.teleweb.at>
next in thread | raw e-mail | index | archive | help
Hei! After upgrading gettext yesterday, I have now problems to rebuild java/jdk13: i386 Build finished: 1.3.1-p6-herbert-020414-12:04 i386 Build finished: 1.3.1-p6-herbert-020414-12:04 >>>Recursively making ./../ext/plugin/build/solaris all @ So 14 Apr 2002 12:05:08 CEST ... gmake[1]: Entering directory `/usr/local/src/usr/ports/java/jdk13/work/j2sdk1.3.1/ext/plugin/build/solaris' msgfmt -o /usr/local/src/usr/ports/java/jdk13/work/j2sdk1.3.1/build/bsd-i386/lib/locale/ja/LC_MESSAGES/sunw_java_plugin.mo ../../ oji-plugin/src/motif/resources/ja/sunw_java_plugin.po ../../oji-plugin/src/motif/resources/ja/sunw_java_plugin.po:24: duplicate message definition ../../oji-plugin/src/motif/resources/ja/sunw_java_plugin.po:19: ...this is the location of the first definition ../../oji-plugin/src/motif/resources/ja/sunw_java_plugin.po:30: duplicate message definition ../../oji-plugin/src/motif/resources/ja/sunw_java_plugin.po:15: ...this is the location of the first definition ../../oji-plugin/src/motif/resources/ja/sunw_java_plugin.po:34: duplicate message definition ../../oji-plugin/src/motif/resources/ja/sunw_java_plugin.po:21: ...this is the location of the first definition ../../oji-plugin/src/motif/resources/ja/sunw_java_plugin.po:36: duplicate message definition ../../oji-plugin/src/motif/resources/ja/sunw_java_plugin.po:13: ...this is the location of the first definition msgfmt: found 4 fatal errors gmake[1]: *** [/usr/local/src/usr/ports/java/jdk13/work/j2sdk1.3.1/build/bsd-i386/lib/locale/ja/LC_MESSAGES/sunw_java_plugin.mo] Error 1 gmake[1]: Leaving directory `/usr/local/src/usr/ports/java/jdk13/work/j2sdk1.3.1/ext/plugin/build/solaris' gmake: *** [plugin-all] Error 1 *** Error code 2 Stop in /usr/ports/java/jdk13. A "make -DWITHOUT_PLUGIN" in java/jdk13 works fine. Any ideas what the problem is? If you install the latest gettext you no longer need gettext-old, right? devel/gettext seems to be complete. Thx, Herbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020414101308.GA76134>