From owner-freebsd-java@FreeBSD.ORG Mon Mar 21 16:52:03 2005 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 8551A16A4D0 for ; Mon, 21 Mar 2005 16:52:03 +0000 (GMT) Received: from april.chuckr.org (april.chuckr.org [66.92.151.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41B7E43D2D for ; Mon, 21 Mar 2005 16:52:03 +0000 (GMT) (envelope-from chuckr@chuckr.org) Received: from [66.92.151.195] (july.chuckr.org [66.92.151.195]) by april.chuckr.org (Postfix) with ESMTP id 0872611F8A; Mon, 21 Mar 2005 11:51:53 -0500 (EST) Message-ID: <423EFB9E.5090203@chuckr.org> Date: Mon, 21 Mar 2005 16:51:42 +0000 From: Chuck Robey User-Agent: Mozilla Thunderbird 1.0 (X11/20050316) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Damian Gerow References: <20050319021654.GD27012@afflictions.org> In-Reply-To: <20050319021654.GD27012@afflictions.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD-java@freebsd.org Subject: Re: java/jdk15 help 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 Mar 2005 16:52:03 -0000 Damian Gerow wrote: > I've noticed that a few people here have successfully gotten a native > java/jdk15 built. Can one of those people lend me a hand, please? > > I've installed linux-sun-jdk-1.4.2.07_1, and worked around the wonky problem > thrown by the jdk15 build. But afterwards, all I seem to get is hung javac > processes, each consuming 100% of CPU. My own experience is close to yours. I have 9 javacs, but I have 2 processors, and I think that has something to do with the fact that the first javac is runnig at about 98%, and the second running about 95%, but the others are all running at about 0%. It's been nearly 24 hours now, and not even a single character of output. I'm beginning to thing that there is a bug in the jdk15 build. > > Help? > _______________________________________________ > freebsd-amd64@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-amd64 > To unsubscribe, send any mail to "freebsd-amd64-unsubscribe@freebsd.org"