From owner-freebsd-java Sat Mar 8 6:45: 6 2003 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA08C37B401 for ; Sat, 8 Mar 2003 06:45:04 -0800 (PST) Received: from minas-morgul.702com.net (minas-morgul.702com.net [216.239.0.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9D2543F85 for ; Sat, 8 Mar 2003 06:45:01 -0800 (PST) (envelope-from echriste@702com.net) Received: from [216.239.16.144] by minas-morgul.702com.com (NTMail 7.01.0023/KW6603.00.19d4e18f) with ESMTP id zumhdeba for freebsd-java@freebsd.org; Sat, 8 Mar 2003 08:20:03 -0600 Subject: Re: JDK14 build error -- "must use byte registers if not P6" From: "Eric J. Christeson" To: freebsd-java@freebsd.org In-Reply-To: <15977.17607.109088.187779@ool-18bacefa.dyn.optonline.net> References: <15977.17607.109088.187779@ool-18bacefa.dyn.optonline.net> Content-Type: text/plain Organization: Message-Id: <1047133262.26561.16.camel@robin.christeson.net> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 08 Mar 2003 08:21:03 -0600 Content-Transfer-Encoding: 7bit X-AuthenticatedSender: echriste@702com.net Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 2003-03-07 at 19:17, Christopher Rued wrote: > I get the following error when I try to compile jdk14 port: > > /usr/ports/java/jdk14/work/control/build/bsd-i586/bin/javah_g -J-XX:ThreadStackSize=768 -jni -bootclasspath /usr/ports/java/jdk14/work/control/build/bsd-i586/classes -d /usr/ports/java/jdk14/work/control/build/bsd-i586/tmp/sun/java.net/net/CClassHeaders/ \ > java.net.Socket java.net.SocketOptions java.net.SocketImpl java.net.PlainSocketImpl java.net.ServerSocket java.net.InetAddress java.net.Inet4Address java.net.Inet6Address java.net.InetAddressImpl java.net.Inet4AddressImpl java.net.Inet6AddressImpl java.net.NetworkInterface java.net.SocketInputStream java.net.SocketOutputStream java.net.DatagramPacket java.net.DatagramSocket java.net.DatagramSocketImpl java.net.PlainDatagramSocketImpl java.net.MulticastSocket java.net.UnknownHostException java.net.ProtocolException java.lang.Integer java.io.FileDescriptor java.net.InetAddressImplFactory java.net.Inet4AddressImpl java.net.Inet6AddressImpl > VM option 'ThreadStackSize=768' > # > # HotSpot Virtual Machine Error, assertion failure > # Please report this error at > # http://java.sun.com/cgi-bin/bugreport.cgi > # > # Java VM: Java HotSpot(TM) Client VM (1.4.1-p3-cbr_07_mar_2003_11_48-debug mixed mode) > # > # assert(VM_Version::is_P6() || dest- has_byte_register(), "must use byte registers if not P6") > # > # Error ID: /usr/ports/java/jdk14/work/hotspot/src/cpu/i486/vm/c1_LIRAssembler_i486.cpp, 1145 > # > # Problematic Thread: prio=5 tid=0x0x80b0e18 nid=0x8577400 runnable > # > > Any one else get anything like this??? > Any idea what is wrong??? This is the exact same error I've been getting since patchset2. Are you trying to build this on an AMD K6? Could you post a dmesg from your build machine? thanks Eric -- Eric J. Christeson http://www.ndawn.ndsu.nodak.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message