From owner-freebsd-java Fri Oct 18 17: 8:45 2002 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 E299737B401 for ; Fri, 18 Oct 2002 17:08:43 -0700 (PDT) Received: from smtp.hccnet.nl (smtp.hccnet.nl [62.251.0.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B4BD43E97 for ; Fri, 18 Oct 2002 17:08:43 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from heinz by smtp.hccnet.nl via uds31-45.dial.hccnet.nl [62.251.45.31] with ESMTP for id CAA20905 (8.8.8/1.13); Sat, 19 Oct 2002 02:08:41 +0200 (MET DST) Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan Organization: FreeBSD Project Subject: Fwd: cvs commit: ports/java/linux-sun-jdk14 Makefile Date: Sat, 19 Oct 2002 02:08:36 +0200 User-Agent: KMail/1.4.3 To: java@FreeBSD.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200210190208.36759.znerd@FreeBSD.org> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org FYI: The Sun JDK 1.4 port is upgraded to 1.4.1_01. It still doesn't run as a normal user, though: ernst@zaphod$ /usr/local/linux-sun-jdk1.4.1/bin/java -version # # HotSpot Virtual Machine Error, Internal Error # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Java VM: Java HotSpot(TM) Client VM (1.4.1_01-b01 mixed mode) # # Error ID: 4F533F4C494E55580E43505002D7 # Abort trap (core dumped) ernst@zaphod$ su Password: zaphod# /usr/local/linux-sun-jdk1.4.1/bin/java -version java version "1.4.1_01" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_01-b01) Java HotSpot(TM) Client VM (build 1.4.1_01-b01, mixed mode) But perhaps it does run on later versions of 4-STABLE. I'm running a September 4.6. ---------- Forwarded Message ---------- Subject: cvs commit: ports/java/linux-sun-jdk14 Makefile Date: Fri, 18 Oct 2002 17:03:28 -0700 (PDT) From: Ernst de Haan To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org znerd 2002/10/18 17:03:28 PDT Modified files: java/linux-sun-jdk14 Makefile Log: Installing to ${PREFIX}/linux-sun-jdk1.4.1. This port is now compatible with bsd.java.mk again. Bumped PORTREVISION. Revision Changes Path 1.21 +2 -1 ports/java/linux-sun-jdk14/Makefile ------------------------------------------------------- Ernst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message