From owner-freebsd-java@FreeBSD.ORG Fri Dec 17 18:28:33 2004 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 5468516A4CE for ; Fri, 17 Dec 2004 18:28:33 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id C54A343D5A for ; Fri, 17 Dec 2004 18:28:32 +0000 (GMT) (envelope-from sander.vesik@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so1387144rnf for ; Fri, 17 Dec 2004 10:28:32 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=GVdFB/k/3wzs/Vbc7uj2PKF2fOgspJoB8NAl19n2dUtfqBvEHtYx5Y05jrtSU/AccqOYZHSipwHIL4BpZdwkXMijRHRKFQ34zhtpostDtW4oCGrBvp+E0MNREfC5YrFCpqVyHCNx/3ZpmwcHQAP3zrAX13V3TJn2gcmsjm/3vt0= Received: by 10.38.126.74 with SMTP id y74mr89865rnc; Fri, 17 Dec 2004 10:28:31 -0800 (PST) Received: by 10.38.66.64 with HTTP; Fri, 17 Dec 2004 10:28:31 -0800 (PST) Message-ID: Date: Fri, 17 Dec 2004 20:28:31 +0200 From: Sander Vesik To: Nick Sayer In-Reply-To: <4885A5C3-5041-11D9-A430-000A959D8ECE@kfu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <4885A5C3-5041-11D9-A430-000A959D8ECE@kfu.com> cc: freebsd-java@freebsd.org Subject: Re: Still cannot build native JDK 1.4 with FreeBSD 5.3 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sander Vesik List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Dec 2004 18:28:33 -0000 On Fri, 17 Dec 2004 07:35:30 -0800, Nick Sayer wrote: > >Have you tried to verify that your linux linux-sun-jdk-1.4.2.0x is > >working indeed? (try some apps, especially javac) > > Yup. It works just fine. I use it every day for all sorts of things, > given that I can't use the last native build any more because of file > descriptor leaks (the last successful build I did was with 5.2.1). > > >Have you tried make clean and start all over the build? > > Dozens of times. It fails the exact same way every time, no matter what > I try to change. > > >Also a check for mem,disk,CPU overheating, would be very good. > > I really, really, really doubt it. > > 1. It fails exactly the same way every time. > > 2. Nothing else I do on this machine, which includes some fairly > intensive things (building all of KDE, for example) has failed. > > 3. The machine is a, more or less, out-of-the-box IBM desktop machine > without bizarro 3rd party RAM or anything like that. > Do you have *both* linprocfs and procfs mounted?