From owner-freebsd-java Tue Dec 12 8: 7:14 2000 From owner-freebsd-java@FreeBSD.ORG Tue Dec 12 08:07:12 2000 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from matavnet.hu (mail.matavnet.hu [195.228.240.10]) by hub.freebsd.org (Postfix) with SMTP id 3EBB837B400 for ; Tue, 12 Dec 2000 08:07:07 -0800 (PST) Received: (qmail 7789 invoked from network); 12 Dec 2000 17:07:04 +0100 Received: from mail.cetelem.hu (HELO server.cetelem.hu) (195.228.218.103) by mail.matavnet.hu with SMTP; 12 Dec 2000 17:07:04 +0100 Received: from kuti.cetelem.hu (192.9.210.105 [192.9.210.105]) by server.cetelem.hu with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id YN3HCVSS; Tue, 12 Dec 2000 17:02:01 +0100 Received: (from kuti@localhost) by kuti.cetelem.hu (8.9.3/8.9.3) id RAA01961 for freebsd-java@freebsd.org; Tue, 12 Dec 2000 17:10:18 +0100 (CET) (envelope-from kuti) Date: Tue, 12 Dec 2000 17:10:18 +0100 (CET) From: Zsolt Kuti Message-Id: <200012121610.RAA01961@kuti.cetelem.hu> To: freebsd-java@freebsd.org Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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