From owner-freebsd-amd64@FreeBSD.ORG Fri Jun 30 12:10:33 2006 Return-Path: X-Original-To: amd64@freebsd.org Delivered-To: freebsd-amd64@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D92716A407 for ; Fri, 30 Jun 2006 12:10:33 +0000 (UTC) (envelope-from rfrancis@ev.net) Received: from ms-smtp-03.ohiordc.rr.com (ms-smtp-03.ohiordc.rr.com [65.24.5.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D61E43D5E for ; Fri, 30 Jun 2006 12:10:21 +0000 (GMT) (envelope-from rfrancis@ev.net) Received: from [192.168.0.4] (cpe-65-24-136-66.columbus.res.rr.com [65.24.136.66]) by ms-smtp-03.ohiordc.rr.com (8.13.6/8.13.6) with ESMTP id k5UCA7SR011074; Fri, 30 Jun 2006 08:10:07 -0400 (EDT) Message-ID: <44A5149E.5050600@ev.net> Date: Fri, 30 Jun 2006 08:10:06 -0400 From: Russell Francis User-Agent: Thunderbird 1.5.0.4 (X11/20060620) MIME-Version: 1.0 To: Danny Braniss References: <1151350344.40202.10.camel@triton.mcneil.com> <44A0380A.1000902@mail.uni-mainz.de> <20060626195820.GA78155@troutmask.apl.washington.edu> <44A0FF9D.4010802@uni-mainz.de> <20060627145517.GA61466@troutmask.apl.washington.edu> <44A45465.1020005@mail.uni-mainz.de> In-Reply-To: X-Enigmail-Version: 0.94.0.0 OpenPGP: id=56C85FCF Content-Type: multipart/mixed; boundary="------------070503010504010902060009" X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: amd64@freebsd.org, "O. Hartmann" Subject: Re: openoffice support and other ports X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2006 12:10:33 -0000 This is a multi-part message in MIME format. --------------070503010504010902060009 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Danny Braniss wrote: > just a small question: how long should it take to compile java? > so far, my first attempt hung the machine (either javac or rpc.lockd were to > blame), now it's been trying to compile GenerateCharacter.java for > some 20 minutes and i don't think much is happening appart from using up cpu Danny, Not sure if this is relevant but I seem to recall that if you have a SMP system, you must disable SMP to compile jdk15 on amd64. Put kern.smp.disabled=0 in /boot/loader.conf. Cheers, Russ --------------070503010504010902060009--