From owner-freebsd-questions@FreeBSD.ORG Thu Jan 29 13:04:58 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42B2316A4CE for ; Thu, 29 Jan 2004 13:04:58 -0800 (PST) Received: from mail.rtl.org (rtl-3.i2k.com [63.94.12.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CA3743D41 for ; Thu, 29 Jan 2004 13:04:53 -0800 (PST) (envelope-from jstewart@rtl.org) Received: from mis3c.rtl.lan (rtl-2.i2k.com [63.94.12.206]) by mail.rtl.org (Postfix) with ESMTP id 0793530ACD; Thu, 29 Jan 2004 16:03:44 -0500 (EST) Received: by mis3c.rtl.lan (Postfix, from userid 500) id 258D94FD1; Thu, 29 Jan 2004 16:03:40 -0500 (EST) Date: Thu, 29 Jan 2004 16:03:40 -0500 From: Jason Stewart To: Jorn Argelo Message-ID: <20040129210340.GE1089@rtl.org> References: <200401292140.03693.jorn@wcborstel.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200401292140.03693.jorn@wcborstel.nl> User-Agent: Mutt/1.4.1i cc: questions@freebsd.org Subject: Re: Building JDK14 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2004 21:04:58 -0000 On 29/01/04 21:40 +0100, Jorn Argelo wrote: > Hi all, > > I'm currently building JDK14 from the ports tree (/usr/ports/java/jdk14) on > FreeBSD 5.2-RELEASE. Before that I compiled blackdown-java from the > ports-tree so I could compile the native one. However, it's busy for almost > four hours now with building it. Now my question was, does anybody know how > long is this going to take? > Depends on your hardware. Make sure you have enough swap space too! On my PIII 500mhz it took overnight to build jdk14 Jason