From owner-freebsd-questions Tue Feb 4 15:26:48 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C896437B405 for ; Tue, 4 Feb 2003 15:26:46 -0800 (PST) Received: from ms-smtp-01.nyroc.rr.com (ms-smtp-01.nyroc.rr.com [24.92.226.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBC1843E4A for ; Tue, 4 Feb 2003 15:26:45 -0800 (PST) (envelope-from bcsfd204@twcny.rr.com) Received: from twcny.rr.com (syr-66-24-56-65.twcny.rr.com [66.24.56.65]) by ms-smtp-01.nyroc.rr.com (8.12.5/8.12.2) with ESMTP id h14NQiOU027848; Tue, 4 Feb 2003 18:26:45 -0500 (EST) Message-ID: <3E404C34.7010209@twcny.rr.com> Date: Tue, 04 Feb 2003 18:26:44 -0500 From: Tom Parquette User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030131 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gary D Kline Cc: FreeBSD Mailing List Subject: Re: missing function.... any ideas? References: <20030124052946.GA50068@tao.thought.org> In-Reply-To: <20030124052946.GA50068@tao.thought.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Gary D Kline wrote: > Hi People, > > I built jdk13 on a spare machine and installed the results > on this platform. Following is output when I launch the > newest mozilla. Looks like I'm missing something from > gettext. > > Have any of you bumped into this snafu? Ideas on howto > resolve? > > thanks in advance, > > gary > > > > >No running window found. >LoadPlugin: failed to initialize shared library >/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so >[/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so: Undefined >symbol "libintl_dgettext"] >LoadPlugin: failed to initialize shared library >/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so >[/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so: Undefined >symbol "libintl_dgettext"] > > > > > Gary, Look at the end of /usr/ports/java/jdk13/Makefile. It talks about having to create a link between Java and Mozilla. I had this problem the first time I tried Mozilla. Creating this link fixed my problem. Cheers... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message