From owner-freebsd-java@FreeBSD.ORG Sun Oct 19 20:30:55 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 2EFE516A4B3 for ; Sun, 19 Oct 2003 20:30:55 -0700 (PDT) Received: from siralan.org (12-223-227-231.client.insightbb.com [12.223.227.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39AAF43F93 for ; Sun, 19 Oct 2003 20:30:54 -0700 (PDT) (envelope-from mikes@siralan.org) Received: from siralan.org (localhost [127.0.0.1]) by siralan.org (8.12.9p2/8.12.9) with ESMTP id h9K3UqN8069565 for ; Sun, 19 Oct 2003 22:30:53 -0500 (EST) (envelope-from mikes@siralan.org) Received: (from mikes@localhost) by siralan.org (8.12.9p2/8.12.9/Submit) id h9K3UqAI069564 for freebsd-java@freebsd.org; Sun, 19 Oct 2003 22:30:52 -0500 (EST) (envelope-from mikes) From: "Michael L. Squires" Message-Id: <200310200330.h9K3UqAI069564@siralan.org> To: freebsd-java@freebsd.org Date: Sun, 19 Oct 2003 22:30:52 -0500 (EST) In-Reply-To: <20031020031417.A47397@phantom.cris.net> from "Alexey Zelkin" at Oct 20, 2003 03:14:17 AM X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Success with 1.4.1/5.1-CURRENT of 10/17/linux_base 7.1 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, 20 Oct 2003 03:30:55 -0000 > If you are using jdk 1.4.1 (linux) compiler -- try downgrading > you linux_base to 6.2. Or try to upgrade linux-sun-jdk14 to 1.4.2. I compiked 1.4.1 under 5.1-CURRENT cvsup'd on 10/17 and completely recompiled and although the compilation took a long time it finished without errors. I'm running the 7.1 linux_base, also. This was done using the standard ports configuration, no changes. The system has 1GB memory and 2GB swap, Supermicro P6DGH dual PIII/850 with SCSI disks with a redundant PS - i.e., slow but very solid hardware. Mike Squires