From owner-freebsd-java Thu Feb 6 10:18:23 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 9AD9537B401 for ; Thu, 6 Feb 2003 10:18:21 -0800 (PST) Received: from primus.vsservices.com (primus.vsservices.com [63.66.136.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBFC643F75 for ; Thu, 6 Feb 2003 10:18:20 -0800 (PST) (envelope-from gclarkii@vsservices.com) Received: from prime.vsservices.com (conr-adsl-dhcp-17-187.txucom.net [209.34.17.187]) by primus.vsservices.com (8.12.6/8.12.6) with SMTP id h16IIFNq097920; Thu, 6 Feb 2003 12:18:15 -0600 (CST) (envelope-from gclarkii@vsservices.com) Date: Thu, 6 Feb 2003 12:18:17 -0600 From: GB Clark To: Alexey Zelkin Cc: freebsd-java@FreeBSD.ORG Subject: Re: patchset 2 build failure Message-Id: <20030206121817.5df51104.gclarkii@vsservices.com> In-Reply-To: <20030206192722.A99004@phantom.cris.net> References: <1044548353.29433.20.camel@dyn231.iacc-tm4.ndsu.nodak.edu> <20030206192722.A99004@phantom.cris.net> X-Mailer: Sylpheed version 0.8.9 (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-1.2 required=5.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_01_02, TO_BE_REMOVED_REPLY version=2.43 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 Thu, 6 Feb 2003 19:27:22 +0200 Alexey Zelkin wrote: > hi, > > On Thu, Feb 06, 2003 at 10:19:13AM -0600, Eric J. Christeson wrote: > > I'm getting an assertion failure trying to build JDK 1.4.1 patchset 2. > > The machine is a K6-III. > > > > #uname -a > > FreeBSD robin.christeson.net 4.7-STABLE FreeBSD 4.7-STABLE #0: Tue Feb > > 4 17:00:26 CST 2003 > > root@robin.christeson.net:/usr/space/obj/usr/src-all/stable/src/sys/ROBIN i386 > > Cool. It's something absolutely new for me. I think it's because you're > using AMD, and not Intel machine. > > Let's try to fix it. Can you please: > > 1. post first lines of dmesg. I.e. how FreeBSD detects a machine ? > > 2. Run 'java_g -XX:+Verbose' and post me an output. > > PS: To not to spam the list, please send it to me directly. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > Alexey, I think the problem here is that the K6-III is a P5 processor and not a P6 processor as mentioned in the error... assert(VM_Version::is_P6() || dest->has_byte_register(), "must use byte registers if not P6") Is the line... GB -- GB Clark II | Roaming FreeBSD Admin gclarkii@VSServices.COM | General Geek CTHULU for President - Why choose the lesser of two evils? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message