From owner-freebsd-java Wed Jul 18 1:34:47 2001 Delivered-To: freebsd-java@freebsd.org Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by hub.freebsd.org (Postfix) with ESMTP id F05B837B403 for ; Wed, 18 Jul 2001 01:34:44 -0700 (PDT) (envelope-from K.J.Koster@kpn.com) Received: by l04.research.kpn.com with Internet Mail Service (5.5.2653.19) id ; Wed, 18 Jul 2001 10:34:43 +0100 Message-ID: <59063B5B4D98D311BC0D0001FA7E452205FD9D97@l04.research.kpn.com> From: "Koster, K.J." To: 'Greg Lewis' , Carlo Dapor Cc: Stu Brown , freebsd-java@FreeBSD.ORG Subject: RE: Porting JDK1.2.2 to OpenBSD Date: Wed, 18 Jul 2001 10:34:38 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear All, > > > For some weird reason, the file > > invokers.c never gets build. I remember that I never was > able to have it gene- > > rated through the Linux binaries, not even with jdk 1.2.2. > I cheat by compiling > > InvokerGen.java, run java InvokerGen < invokers.txt > > invokers.c with the native > > BSD (1.2.2) binaries ; and when I successfully built > everything, I re-generate > > invokers.c, only this time with the brand-new binaries. > > No difference between the two, not even their md5 checksums. > > Right, I recall that some people had this problem with the > 1.2.2, but I > don't think anybody tracked down why it happened to some and > not others. > I think someone did, but my memory fails me. If you dig in the mailing list archives I'm sure you will find more detail. I think that the problem was tracked down to a problem with the Linuxulator reworking certain paths as it loads libraries. My workaround was just to copy the relevant files into /tmp and making invokers.c there. Somewhere in between I reshuffeld the disk layout on my box, and the problem went away. Something about my old home dirs being a symlink to /usr/home and my new home directories having their own partition. Kees Jan ===================================================== You can't have everything. Where would you put it? [Steven Wright] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message