Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Mar 2003 20:17:59 -0500
From:      Christopher Rued <c.rued@xsb.com>
To:        freebsd-java@freebsd.org
Subject:   JDK14 build error -- "must use byte registers if not P6"
Message-ID:  <15977.17607.109088.187779@ool-18bacefa.dyn.optonline.net>

next in thread | raw e-mail | index | archive | help

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???

Thanks,

Chris

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?15977.17607.109088.187779>