From owner-freebsd-java Sun Apr 14 3:13:18 2002 Delivered-To: freebsd-java@freebsd.org Received: from tk212017121218.teleweb.at (TK212017121218.teleweb.at [212.17.121.218]) by hub.freebsd.org (Postfix) with SMTP id 6BC5137B404 for ; Sun, 14 Apr 2002 03:13:11 -0700 (PDT) Received: (qmail 57814 invoked from network); 14 Apr 2002 10:13:10 -0000 Received: from unknown (HELO freebsd3.rocks) (192.168.1.10) by 192.168.1.1 with SMTP; 14 Apr 2002 10:13:10 -0000 Received: (qmail 42793 invoked by uid 1001); 14 Apr 2002 10:13:08 -0000 Date: Sun, 14 Apr 2002 12:13:08 +0200 From: Herbert To: freebsd-java@FreeBSD.org Subject: jdk13 fails to build after updating gettext Message-ID: <20020414101308.GA76134@TK212017121218.teleweb.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i X-Operating-System: FreeBSD 4.5-STABLE i386 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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