Date: Tue, 16 Apr 2002 09:29:16 -0700 (PDT) From: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/37147: made a patch for jdk13 failed to make after gettext was upgraded Message-ID: <200204161629.g3GGTGA71140@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 37147 >Category: ports >Synopsis: made a patch for jdk13 failed to make after gettext was upgraded >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 16 09:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: SUGIMURA Takashi >Release: 4.5-STABLE >Organization: Infoscience Corporation >Environment: FreeBSD kei.yasudakei.info 4.5-STABLE FreeBSD 4.5-STABLE #1: Sun Mar 17 12:59:15 JST 2002 root@kei.yasudakei.info:/usr/obj/usr/src/sys/KEI i386 >Description: ports/java/jdk13 failed to make at the resource as follows, and I made a patch to solve it. ---------------------- 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 >How-To-Repeat: retrieve my patch file and make again. >Fix: Here is my patch: http://http://yasudakei.org/FreeBSD/resources.diff.gz I am not familiar with gettext, so I am not sure whether this kind of fix is right or not. It seems to work fine in my environments. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204161629.g3GGTGA71140>