Date: Tue, 5 Oct 2004 16:21:49 -0700 From: Matt Navarre <mnavarre@cox.net> To: freebsd-questions@freebsd.org Cc: Volker Eckert <volkere@cs.tu-berlin.de> Subject: Re: /usr/ports/java/jdk14 - native or not? problems with build.. Message-ID: <200410051621.49942.mnavarre@cox.net> In-Reply-To: <Pine.GSO.4.60.0410051822360.16059@conde> References: <Pine.GSO.4.60.0410051822360.16059@conde>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 05 October 2004 02:30, Volker Eckert wrote: > i understand that port was the native freebsd port - why do i need > linprocfs mounted and why does it depend on > /usr/local/linux-sun-jdk1.4.2/bin/javac > > anyway, i am getting this while trying to build that very port > (jdk14): > > ../../../../src/share/classes/javax/rmi/PortableRemoteObject.java:22: > cannot access java.rmi.RemoteException > bad class file: > /a/jdk14/work/control/build/bsd-i586/classes/java/rmi/RemoteException.class > illegal start of class file > Please remove or make sure it appears in the correct subdirectory > of the classpath. > import java.rmi.RemoteException; > ^ > 1 error > Did you try building the jdk before you had linprocfs mounted? If so, blow away /usr/ports/java/jdk14/work and start over. > i'm clueless, any help appreciated. > > regards, > Volker. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" -- "We all enter this world in the same way: naked, screaming, and soaked in blood. But if you live your life right, that kind of thing doesn't have to stop there." -- Dana Gould
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410051621.49942.mnavarre>