Date: Tue, 12 Dec 2000 17:10:18 +0100 (CET) From: Zsolt Kuti <kuti@kuti.cetelem.hu> To: freebsd-java@freebsd.org Message-ID: <200012121610.RAA01961@kuti.cetelem.hu>
next in thread | raw e-mail | index | archive | help
Hi! Finally I realized, that the package of OpenJIT is for 1.1.8. Now I try to compile 1.1.[12-15] and get errors (configure was OK): gmake ./libOpenJIT_g.so VARIANT=DBG gmake[1]: Entering directory `/usr/home/kuti/OpenJIT-1.1.15' /usr/local/jdk1.2.2/bin/javah -d CClassHeaders -old org.OpenJIT.Compile java.util.MissingResourceException: Can't find resource for base name com.sun.tools.javah.resources.FreeBSD_i386, locale en at java.util.ResourceBundle.getBundle(ResourceBundle.java:423) at java.util.ResourceBundle.getBundle(ResourceBundle.java:339) at com.sun.tools.javah.Util.initPlatform(Util.java:163) at com.sun.tools.javah.Util.getPlatformString(Util.java:148) at com.sun.tools.javah.OldHeaders.write(OldHeaders.java:96) at com.sun.tools.javah.Gen.run(Gen.java:156) at com.sun.tools.javah.Main.run(Main.java:174) at com.sun.tools.javah.Main.main(Main.java:48) Error loading resources. Please file a bug report. gmake[1]: *** [CClassHeaders/org_OpenJIT_Compile.h] Error 10 gmake[1]: Leaving directory `/usr/home/kuti/OpenJIT-1.1.15' gmake: *** [debug] Error 2 I don't know where is this missing resource file, CClassHeaders dir is empty. Thanks for your help! Zsolt ------------- Zsolt Kuti 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?200012121610.RAA01961>