From owner-freebsd-java Wed Mar 27 14: 1:43 2002 Delivered-To: freebsd-java@freebsd.org Received: from ida.net (mail.ida.net [204.228.203.4]) by hub.freebsd.org (Postfix) with SMTP id DAA3937B419 for ; Wed, 27 Mar 2002 14:01:38 -0800 (PST) Received: (qmail 15665 invoked from network); 27 Mar 2002 22:01:38 -0000 Received: from unknown (HELO tjr2.ida.net) (204.228.203.100) by mail.ida.net with SMTP; 27 Mar 2002 22:01:38 -0000 Subject: Re: Possible problem with the jdk-1.3.1p6_2 port? From: "T.J. Rowe" To: Lutz Bichler Cc: freebsd-java@FreeBSD.ORG In-Reply-To: <200203271741.51815.lutz@medusa.informatik.unibw-muenchen.de> References: <1017245351.28265.29.camel@tjr2.ida.net> <200203271741.51815.lutz@medusa.informatik.unibw-muenchen.de> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.1 Date: 27 Mar 2002 15:01:38 -0700 Message-Id: <1017266498.9128.58.camel@tjr2.ida.net> Mime-Version: 1.0 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 Thank you for your very prompt replies. I've installed the port, but still am having the same problem. Specifically, I'm using gettext version 0.10.35 (and I removed the other version--0.11.1--as well). I did try to track down that "dgettext" function, and I think maybe I found a header file (/usr/ports/devel/gettext-old/work/gettext-0.10.35/intl/libintl.h) which defines the dgettext function. I checked to make sure the files such as /usr/local/lib/libintl.so.1 were replaced when I installed the older version of gettext, but to no avail. I realize that gettext is certainly not something you'd feel compelled to support, but does anyone have any ideas perhaps what may be a problem, here? Which specific libraries from gettext should I be looking at? If I get this solved, I'll be more than happy to write up a nice java plugin howto for FreeBSD 4.x :) Thanks again, T.J. Rowe tjr@ida.net On Wed, 2002-03-27 at 09:41, Lutz Bichler wrote: > The symbol belongs to the GNU gettext library which has changed (several > times) recently. A solution can be to install /usr/ports/devel/gettext-old. > > Lutz > -- > Lutz Bichler > Institute for Software Technology, Department of Computer Science > University of the Federal Armed Forces Munich, D-85577 Neubiberg, Germany > TEL/FAX: +49(0)89 6004-2261/-4447, NET: lutz@informatik.unibw-muenchen.de > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message