Re: /usr/ports/java/jdk14 - native or not? problems with build..

2004-10-07 Thread Volker Eckert
On Tue, 5 Oct 2004, Matt Navarre wrote: On Tuesday 05 October 2004 02:30, Volker Eckert wrote: 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:

Re: /usr/ports/java/jdk14 - native or not? problems with build..

2004-10-07 Thread Matthew Seaman
On Thu, Oct 07, 2004 at 10:59:57AM +0200, Volker Eckert wrote: On Tue, 5 Oct 2004, Matt Navarre wrote: Did you try building the jdk before you had linprocfs mounted? If so, blow away /usr/ports/java/jdk14/work and start over. i only mounted linprocfs after the first error showed up. it works

Re: /usr/ports/java/jdk14 - native or not? problems with build..

2004-10-07 Thread Matt Navarre
On Thursday 07 October 2004 01:59, Volker Eckert wrote: On Tue, 5 Oct 2004, Matt Navarre wrote: On Tuesday 05 October 2004 02:30, Volker Eckert wrote: anyway, i am getting this while trying to build that very port (jdk14):

Re: /usr/ports/java/jdk14 - native or not? problems with build..

2004-10-05 Thread Kris Kennaway
On Tue, Oct 05, 2004 at 11:30:47PM +0200, 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 Because you need a java compiler to compile the java compiler (thanks, sun!).

Re: /usr/ports/java/jdk14 - native or not? problems with build..

2004-10-05 Thread Matt Navarre
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):