From owner-freebsd-java@FreeBSD.ORG Mon Jul 21 09:00:05 2003 Return-Path: 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 20CCD37B401 for ; Mon, 21 Jul 2003 09:00:05 -0700 (PDT) Received: from mgr3.xmission.com (mgr3.xmission.com [198.60.22.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57EA443F3F for ; Mon, 21 Jul 2003 09:00:04 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: from mail by mgr3.xmission.com with spam-scanned (Exim 3.35 #1) id 19ed51-0003ch-03 for freebsd-java@freebsd.org; Mon, 21 Jul 2003 10:00:03 -0600 Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr3.xmission.com with esmtp (Exim 3.35 #1) id 19ed4s-0003ZE-03; Mon, 21 Jul 2003 09:59:55 -0600 Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.12.9/8.12.9) with ESMTP id h6LG6wh7002741; Mon, 21 Jul 2003 10:06:59 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.12.9/8.12.9/Submit) id h6LG6u4o002740; Mon, 21 Jul 2003 10:06:56 -0600 (MDT) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Mon, 21 Jul 2003 10:06:55 -0600 From: Greg Lewis To: Marcus Henschel Message-ID: <20030721160655.GA2693@misty.eyesbeyond.com> References: <002d01c34f93$214e9210$97faa8c0@mhnote> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <002d01c34f93$214e9210$97faa8c0@mhnote> User-Agent: Mutt/1.4.1i X-Spam-Status: No, hits=-9.2 required=8.0 tests=BAYES_10,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REFERENCES,REPLY_WITH_QUOTES,USER_AGENT_MUTT,X_AUTH_WARNING version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: freebsd-java@freebsd.org Subject: Re: still problems with jdk14 port X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jul 2003 16:00:05 -0000 On Mon, Jul 21, 2003 at 04:19:42PM +0200, Marcus Henschel wrote: > i have still problems with the jdk14 port. > I used the Makefile.diff and patched the Makefile. This worked. > (no ERROR messages) > > But after 30h i stopped the make install process, because nothing > happens. The only thing to see is > root@www:/usr/ports/java/jdk14 # make > ===> Building for jdk-1.4.1p3_3 > # Start of jdk build > bsd i586 1.4.1-p3 build started: 03-07-21 16:14 > > and a java process that uses 98% of the cpu time. > > Any further suggestions, Do you have linprocfs mounted? It looks like 1.4.2 may require this. Using it to bootstrap the 1.4.1 port works for me with this mounted (I haven't tried unmounting and testing in that situation yet). -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org