Skip site navigation (1)Skip section navigation (2)
Date:      08 Mar 2003 08:21:03 -0600
From:      "Eric J. Christeson" <echriste@702com.net>
To:        freebsd-java@freebsd.org
Subject:   Re: JDK14 build error -- "must use byte registers if not P6"
Message-ID:  <1047133262.26561.16.camel@robin.christeson.net>
In-Reply-To: <15977.17607.109088.187779@ool-18bacefa.dyn.optonline.net>
References:  <15977.17607.109088.187779@ool-18bacefa.dyn.optonline.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <echriste@702com.net> 
http://www.ndawn.ndsu.nodak.edu 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




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