I'm attempting to install jdk1.4 from /usr/ports/java/jdk14 and have no problem compiling any of the pre-reqs, but when it gets to compiling the actual jdk14 I get the error listed at the bottom. Floating around google and some irc rooms hasn't helped much. I cvsup'd the ports collection before I attempted the compilation.

Any suggestions or anyone else ever run into this problem before???
TIA,
Adam

monkey# uname -a
FreeBSD monkey 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Mon Feb 23 20:45:55 GMT 2004 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386


-------------- error ----------------------------------
Compiling /usr/ports/java/jdk14/work/hotspot/src/share/vm/runtime/functionAtStart.cpp
Compiling /usr/ports/java/jdk14/work/hotspot/src/share/vm/utilities/accessFlags.cpp
Compiling ../generated/adfiles/ad_i486.cpp
Compiling ../generated/adfiles/ad_i486_clone.cpp
Compiling ../generated/adfiles/ad_i486_expand.cpp
Compiling ../generated/adfiles/ad_i486_format.cpp
Compiling ../generated/adfiles/ad_i486_gen.cpp
{standard input}: Assembler messages:
{standard input}:3648: Warning: end of file not at end of a line; newline inserted
g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
{standard input}:5374: Error: no such instruction: `jm'
gmake[3]: *** [ad_i486_gen.o] Error 1
gmake[3]: Leaving directory `/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/product'
gmake[2]: *** [the_vm] Error 2
gmake[2]: Leaving directory `/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/product'
gmake[1]: *** [product] Error 2
gmake[1]: Leaving directory `/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp'
gmake: *** [product] Error 2
*** Error code 2


Stop in /usr/ports/java/jdk14.

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

Reply via email to