From owner-freebsd-questions Mon Mar 25 12:12:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chen.org.nz (adsl-210.54.19.51.quicksilver.net.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id CF7BF37B405 for ; Mon, 25 Mar 2002 12:11:41 -0800 (PST) Received: (from jonc@localhost) by chen.org.nz (8.11.6/8.11.6) id g2PKBI526179; Tue, 26 Mar 2002 08:11:18 +1200 (NZST) (envelope-from jonc) Date: Tue, 26 Mar 2002 08:11:18 +1200 From: Jonathan Chen To: Vikash Badal Cc: freebsd-questions@FreeBSD.ORG Subject: Re: building of jdk-1.3.1p6_2 fails with libintl.h: No such file or directory Message-ID: <20020326081118.A25652@grimoire.chen.org.nz> References: <001701c1d438$686b3cc0$4b0a0a0a@my.domain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <001701c1d438$686b3cc0$4b0a0a0a@my.domain>; from vikashb@mweb.co.za on Mon, Mar 25, 2002 at 10:05:14PM +0200 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 On Mon, Mar 25, 2002 at 10:05:14PM +0200, Vikash Badal wrote: [...] > ./../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 > > I did a find for libintl on my system and all that I found were : > /usr/local/lib/libintl.so.1 > /usr/src/contrib/texinfo/lib/libintl.h This has to do with the recent port updates of gettext and gettext-old. If you deinstall-install or portupgrade gettext and install gettext-old, your problems should go away. -- Jonathan Chen ---------------------------------------------------------------------- "If everything's under control, you're going too slow" - Mario Andretti To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message