From owner-freebsd-java Thu Mar 28 21:48:43 2002 Delivered-To: freebsd-java@freebsd.org Received: from web13101.mail.yahoo.com (web13101.mail.yahoo.com [216.136.174.146]) by hub.freebsd.org (Postfix) with SMTP id 488DB37B416 for ; Thu, 28 Mar 2002 21:48:38 -0800 (PST) Message-ID: <20020329054838.48916.qmail@web13101.mail.yahoo.com> Received: from [64.162.195.150] by web13101.mail.yahoo.com via HTTP; Thu, 28 Mar 2002 21:48:38 PST Date: Thu, 28 Mar 2002 21:48:38 -0800 (PST) From: Subject: Re: jdk-1.3.1p6 compile errors To: Calvin NG Cc: java@freebsd.org In-Reply-To: <20020328211425.F67280@brel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 Greetings, You were right, my problems were related to the gettext port. When I was getting the errors in building JDK1.3.1 I have gettext-0.11.1 installed. What I did is I deinstalled that version and installed gettext-0.10.35_1 and everything went smoothly. Many Thanks!!! Marphil --- Calvin NG wrote: > Greetings, > > Glad that my suggestion help a little. > I am not familiar with the error messages you are > getting, sorry. > > The plugin is almost certainly related to the > browser plugins, > specifically plugins to use with native FreeBSD > netscape, and > native mozilla builds. > > > Looks like it is still problem with gettext, > msgfmt is part of gettext. > > Regards, > /calvin > > lines with :> are quotes from marphilvc@yahoo.com's > email > :> Hi Calvin, > :> > :> First, thanks for that very fast reply :) > :> > :> Alas, found libintl.h after reinstalling gettext > and > :> defining "WANT_FULL_GETTEXT". > :> > :> But now I am getting different errors: > :> > ../../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/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/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. > :> > :> > :> > :> I did some investigation on the Makefile(s) and > found > :> out that the building of the plugins can be > disabled. > :> > :> > :> What exactly are these plugins? > :> Do I really need it? (seems the error am getting > is > :> for Japanese locale) > :> > :> > :> Thanks again! > :> > :> > :> Marphil > :> __________________________________________________ Do You Yahoo!? Yahoo! Greetings - send holiday greetings for Easter, Passover http://greetings.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message