Date: 27 Mar 2002 15:01:38 -0700 From: "T.J. Rowe" <tjr@ida.net> To: Lutz Bichler <lutz@medusa.informatik.unibw-muenchen.de> Cc: freebsd-java@FreeBSD.ORG Subject: Re: Possible problem with the jdk-1.3.1p6_2 port? Message-ID: <1017266498.9128.58.camel@tjr2.ida.net> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1017266498.9128.58.camel>