From owner-freebsd-questions@FreeBSD.ORG Thu Sep 2 17:25:59 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F1AE16A4CE for ; Thu, 2 Sep 2004 17:25:59 +0000 (GMT) Received: from mail112.megamailservers.com (mail112.megamailservers.com [216.251.36.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE5AD43D45 for ; Thu, 2 Sep 2004 17:25:58 +0000 (GMT) (envelope-from antadam@spymac.com) X-Authenticated-User: atnewhard.microstrain.com Received: from [192.168.167.17] (ipn36372-b84274.cidr.lightship.net [216.204.141.178]) (authenticated bits=0)i82HPqiN006728 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Thu, 2 Sep 2004 13:25:54 -0400 Message-ID: <413757A9.2060903@spymac.com> Date: Thu, 02 Sep 2004 13:26:01 -0400 From: adam User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-MMX: 0 X-MMC: 227 X-MMR: 0 Subject: jdk 1.4 from ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Sep 2004 17:25:59 -0000 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 root@wv1u.btc.adaptec.com:/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 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.