I'm trying to build the java14 natively for FreeBSD.  (I've heard this can be 
done), but I keep running into this error:

===>  Checking if java/jdk14 already installed
/bin/mkdir -p /usr/local/jdk1.4.1
cd /usr/ports/java/jdk14/work/control/make/../build/bsd-i586/j2sdk-image && 
/usr/bin/find .  | /usr/bin/cpio -pdmu -R root:wheel /usr/local/jdk1.4.1
119711 blocks
cd /usr/ports/java/jdk14/work/control/make/../build/bsd-i586/j2sdk-debug-image 
&& /usr/bin/find .  | /usr/bin/cpio -pdmu -R root:wheel /usr/local/jdk1.4.1
441978 blocks
/usr/local/bin/registervm: not found
*** Error code 127

The 'registervm' program doesn't seem to exist on my machine.  Any ideas how 
to get around this?

Thanks,

Erick Smith

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to