From owner-freebsd-current@FreeBSD.ORG Sat May 31 08:22:45 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F149037B401; Sat, 31 May 2003 08:22:44 -0700 (PDT) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F32243F93; Sat, 31 May 2003 08:22:44 -0700 (PDT) (envelope-from eischen@pcnet.com) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mail.pcnet.com (8.12.8/8.12.1) with ESMTP id h4VFMgNc008335; Sat, 31 May 2003 11:22:42 -0400 (EDT) Date: Sat, 31 May 2003 11:22:42 -0400 (EDT) From: Daniel Eischen To: Dag-Erling Smorgrav In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org cc: Norikatsu Shigemura Subject: Re: Native JDK with libthr/libkse X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 May 2003 15:22:45 -0000 On Sat, 31 May 2003, Dag-Erling Smorgrav wrote: > Daniel Eischen writes: > > What are the above error messages? Sorry, I've never been able to > > build native java for FreeBSD. > > # cd /usr/ports/java/jdk13 > # make install clean That's what I meant; it didn't work for me. It got pretty far through the build but seemed to run out of some sort of resource. I couldn't tell by the error message what it was, and I don't have the log anymore. I'll try again. -- Dan Eischen