From owner-freebsd-java Thu Jun 8 7:37:49 2000 Delivered-To: freebsd-java@freebsd.org Received: from kiew.egd.igd.fhg.de (kiew.egd.igd.fhg.de [192.102.170.32]) by hub.freebsd.org (Postfix) with ESMTP id 6754F37BB34 for ; Thu, 8 Jun 2000 07:37:46 -0700 (PDT) (envelope-from runge@rostock.zgdv.de) Received: from rostock.zgdv.de (penguin.egd.igd.fhg.de [192.102.170.145]) by kiew.egd.igd.fhg.de (Netscape Messaging Server 3.6) with ESMTP id AAA7306 for ; Thu, 8 Jun 2000 16:37:41 +0200 Message-ID: <393FB070.CC78B26C@rostock.zgdv.de> Date: Thu, 08 Jun 2000 16:40:48 +0200 From: Thomas Runge X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 4.0-STABLE i386) X-Accept-Language: en, de MIME-Version: 1.0 Cc: freebsd-java@FreeBSD.ORG Subject: Re: jdk build References: <59063B5B4D98D311BC0D0001FA7E4522026D75FB@l04.research.kpn.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "Koster, K.J." wrote: > > So the build fails right here: > > > > /usr/local/linux-jdk1.2.2/bin/java -classpath . InvokerGen < > > ../../../../src/share/javavm/include/invokers.txt > invokers.c > > Exception in thread "main" java.lang.NoClassDefFoundError: InvokerGen > > I've seen this too on my home box: > http://web.inter.nl.net/users/kjkoster/java/content/known.html#hd13 > Anyone knows what's wrong? Well, that trick helped, but not much. The build failed just some seconds later. Now I moved that directory some levels up and everything builds fine. Strange. (from /usr/home/runge to /usr/java, which are on different disks/mounts, I guess, thats the problem.) -- Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message