From owner-freebsd-java@FreeBSD.ORG Thu Jul 28 12:17:24 2005 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 2A49D16A41F for ; Thu, 28 Jul 2005 12:17:24 +0000 (GMT) (envelope-from achill@matrix.gatewaynet.com) Received: from matrix.gatewaynet.com (matrix.gatewaynet.com [217.19.69.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36BBC43D49 for ; Thu, 28 Jul 2005 12:17:22 +0000 (GMT) (envelope-from achill@matrix.gatewaynet.com) Received: from matrix.gatewaynet.com (localhost.localdomain [127.0.0.1]) by matrix.gatewaynet.com (8.12.8/8.12.8) with ESMTP id j6SC6Fmj004862; Thu, 28 Jul 2005 15:06:15 +0300 Received: from localhost (achill@localhost) by matrix.gatewaynet.com (8.12.8/8.12.8/Submit) with ESMTP id j6SC6FLO004858; Thu, 28 Jul 2005 15:06:15 +0300 Date: Thu, 28 Jul 2005 15:06:15 +0300 (EEST) From: Achilleus Mantzios To: madrus@bobcpp.co.id In-Reply-To: <1611.202.158.118.242.1122551708.squirrel@webmail.bobcpp.co.id> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-7 Content-Transfer-Encoding: 8BIT Cc: freebsd-java@freebsd.org Subject: Re: Problem when installing Java using FreeBSD 5.4 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, 28 Jul 2005 12:17:24 -0000 O madrus@bobcpp.co.id έγραψε στις Jul 28, 2005 : > Hi all, > I have installing new server with FreeBSD 5.4, but when try to execute > this: > # cd /usr/ports/java/jdk14 > # make install > > after about 3 hour then appear errors like this: > ------------------------------------------------ > gmake[4]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java/zip' > gmake[3]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java/zip' > gmake[2]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java' > gmake[1]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make' > *** Error code 2 > Stop in /usr/ports/java/jdk14 > ------------------------------------------------ > what's wrong ?? i don't know how to solve this problem. > thanks This reminds of memory failure/cpu overheat, or in general hardware problem. > > ~madrus~ > > > Thanks all, > > It's work now. > > > > ~madrus~ > > > >> Thanks Jonathan, > >> You're right, i am wrong source, right now, i have been trying > >> install the right source as you told me before. > >> Thanks again. > >> > >> ~madrus~ > > > > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" > -- -Achilleus