Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Mar 2002 22:05:14 +0200
From:      "Vikash Badal" <vikashb@mweb.co.za>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   building of jdk-1.3.1p6_2 fails with libintl.h: No such file or directory
Message-ID:  <001701c1d438$686b3cc0$4b0a0a0a@my.domain>

next in thread | raw e-mail | index | archive | help
stable# make
===>  Extracting for jdk-1.3.1p6_2
>> Checksum OK for j2sdk-1_3_1-src.tar.gz.
>> Checksum OK for bsd-jdk131-patches-6.tar.gz.
===>   jdk-1.3.1p6_2 depends on executable: gm4 - found
===>   jdk-1.3.1p6_2 depends on executable: zip - found
===>   jdk-1.3.1p6_2 depends on executable: gtar - found
===>   jdk-1.3.1p6_2 depends on file: /usr/local/linux-jdk1.3.1/bin/javac
- found
===>   jdk-1.3.1p6_2 depends on file: /usr/X11R6/lib/libMrm.a - found
===>   jdk-1.3.1p6_2 depends on executable: gmake - found
===>   jdk-1.3.1p6_2 depends on shared library: glib12.3 - found
===>   jdk-1.3.1p6_2 depends on shared library: gtk12.2 - found
===>   jdk-1.3.1p6_2 depends on shared library: nspr4.1 - found
===>  Patching for jdk-1.3.1p6_2

<snip>

./../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

I am running 4.5-STABLE last buildworld 15 March
cvsuped ports 21:55 SAST 25 March.

I searched the archieves and googled,
I did not find any solutions or hints

Please Advise.
Vikash


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001701c1d438$686b3cc0$4b0a0a0a>