From owner-freebsd-java@FreeBSD.ORG Sat Sep 13 09:17: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 5E7B716A4C0 for ; Sat, 13 Sep 2003 09:17:05 -0700 (PDT) Received: from alfred.oau.org (2.208.27.24.cfl.rr.com [24.27.208.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B97443FE5 for ; Sat, 13 Sep 2003 09:17:04 -0700 (PDT) (envelope-from elliot@alfred.oau.org) Received: from alfred.oau.org (localhost [127.0.0.1]) by alfred.oau.org (8.12.8p1/8.12.8) with ESMTP id h8DGH2ZK065378 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 13 Sep 2003 12:17:02 -0400 (EDT) (envelope-from ebd@oau.org) Received: (from elliot@localhost) by alfred.oau.org (8.12.8p1/8.12.8/Submit) id h8DGH2kC065377 for freebsd-java@freebsd.org; Sat, 13 Sep 2003 12:17:02 -0400 (EDT) Message-Id: <200309131617.h8DGH2kC065377@alfred.oau.org> To: freebsd-java@freebsd.org Date: Sat, 13 Sep 2003 12:17:02 -0400 (EDT) Sender: elliot@alfred.oau.org From: Elliot Dierksen X-Mailer: ELM [version 2.4ME+ PL99f (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Subject: Building JDK 1.4 on -CURRENT 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: Sat, 13 Sep 2003 16:17:05 -0000 Hello All, I have an update on my attempts to compile JDK1.4 on -CURRENT. First, the experimental patches as of today seemed to help. I had to comment out the -Wall CFLAGS option as was mentioned earlier on the list. The other problem was with the plugin (which is the main reason I am trying to compile this). It has an unlisted dependency on nspr. Installing devel/nspr got me past several errors. I am also having to comment out references to '-lpthread'. I am not quite there yet, but I am getting closer! Later, EBD -- Elliot Dierksen "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety" -- Benjamin Franklin