Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Aug 2003 11:27:17 -0700
From:      Erick Smith <desertfox@cableaz.com>
To:        questions@freebsd.org
Subject:   problem installing /usr/ports/java/jdk14
Message-ID:  <200308071127.17847.desertfox@cableaz.com>

index | next in thread | raw e-mail

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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308071127.17847.desertfox>