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. > _______________________________________________ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "[EMAIL PROTECTED]" -- "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 _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
