From owner-freebsd-java@FreeBSD.ORG Thu Feb 23 11:37:45 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org 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 68EBD16A422 for ; Thu, 23 Feb 2006 11:37:45 +0000 (GMT) (envelope-from work@ashleymoran.me.uk) Received: from mail.dc-servers.com (mail.dc-servers.com [83.243.101.206]) by mx1.FreeBSD.org (Postfix) with SMTP id A849043D45 for ; Thu, 23 Feb 2006 11:37:44 +0000 (GMT) (envelope-from work@ashleymoran.me.uk) Received: (qmail 20226 invoked by uid 399); 23 Feb 2006 11:37:45 -0000 Received: from unknown (HELO alfie.jigsawhq.com) (work@ashleymoran.me.uk@213.106.224.113) by mail.dc-servers.com with SMTP; 23 Feb 2006 11:37:45 -0000 From: Ashley Moran Organization: Codeweavers Ltd To: freebsd-java@freebsd.org Date: Thu, 23 Feb 2006 11:36:24 +0000 User-Agent: KMail/1.9.1 References: <200602221524.35585.work@ashleymoran.me.uk> <86bqwy7cwl.fsf@lala.gnapp.org> In-Reply-To: <86bqwy7cwl.fsf@lala.gnapp.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200602231136.24649.work@ashleymoran.me.uk> Subject: Re: i386 java binaries causing 100% cpu on amd64 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Feb 2006 11:37:45 -0000 On Thursday 23 February 2006 07:27, David Israelsson wrote: > I had the same problems on amd64. =A0In my case the problem was solved > by deinstalling linux_base-8 and installing linux_base-rh-9. =A0After > that, the JDK build went fine using linux-sun-jdk-14. Cheers I've got JDK15 building on the development server now. Odd though how my=20 Sempron box works fine but the Athlon 64 chokes. Ashley