Date: Thu, 28 Mar 2002 13:09:44 +0800 From: Calvin NG <calvinng@brel.com> To: marphilvc@yahoo.com Cc: java@FreeBSD.ORG Subject: Re: jdk-1.3.1p6 compile errors Message-ID: <20020328130944.D67280@brel.com> In-Reply-To: <20020328044314.43973.qmail@web13105.mail.yahoo.com>; from marphilvc@yahoo.com on Wed, Mar 27, 2002 at 08:43:14PM -0800 References: <20020328044314.43973.qmail@web13105.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Greetings,
libintl.h belongs to the gettext port.
When I install this port, I have to define
"WANT_FULL_GETTEXT" to get all the include files
and libraries. You might want to try that.
But, first, make sure that you really do not have
/usr/local/include/libintl.h
Good luck.
[PS: I just rebuilt that jdk13 port over the last weekend,
it went okay. ]
Regards,
/calvin
lines with :> are quotes from marphilvc@yahoo.com's email
:> Hi,
:>
:> Tried installing jdk-1.3.1p6 on FreeBSD 4.5 but
:> getting compile errors on make.
:>
:> Version:
:> # $FreeBSD: ports/java/jdk13/Makefile,v 1.18
:> 2002/03/13 15:06:15 sobomax Exp $
:>
:>
:> Error:
:> ../../oji-plugin/src/motif/navig4/CJavaVM.cpp:85:
:> libintl.h: No such file or directory
:> gmake[1]: *** [../../tmp/bsd/i386/CJavaVM.o] 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.
:>
:>
:> Packages installed on my computer are:
:> gettext-0.11.1 GNU gettext package
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?20020328130944.D67280>
