From owner-freebsd-java  Wed May  8  1: 4:52 2002
Delivered-To: freebsd-java@freebsd.org
Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.128.241])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2194937B408; Wed,  8 May 2002 01:04:49 -0700 (PDT)
Received: from zaphod.euronet.nl (localhost [127.0.0.1])
	by zaphod.euronet.nl (8.12.3/8.12.3) with ESMTP id g4884i6q050993;
	Wed, 8 May 2002 10:04:44 +0200 (CEST)
	(envelope-from ernst@zaphod.euronet.nl)
Received: (from ernst@localhost)
	by zaphod.euronet.nl (8.12.3/8.12.3/Submit) id g4884aXJ050992;
	Wed, 8 May 2002 10:04:36 +0200 (CEST)
Content-Type: text/plain;
  charset="us-ascii"
From: Ernst de Haan <ernsth@nl.euro.net>
Organization: EuroNet Internet B.V.
To: freebsd-gnats-submit@FreeBSD.org, tim@agship.com
Subject: Re: ports/37848: linux-ibm-jdk13: IBMJava2-SDK-131.tgz new service release cxia32131-20020410
Date: Wed, 8 May 2002 10:04:35 +0200
X-Mailer: KMail [version 1.4]
Cc: java@FreeBSD.org
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Message-Id: <200205081004.35607.ernsth@nl.euro.net>
Sender: owner-freebsd-java@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-java.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-java>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-java>
X-Loop: FreeBSD.org

I updated the port locally, and the install is fine. But when I try to run the 
JDK, it hangs:

zaphod# cd /usr/local/linux-ibm-jdk1.3.1/bin/
zaphod# java -version
java: Command not found.
zaphod# ./java -version
setupLdt: modify_ldt: Function not implemented

I have to kill -9 it...

Any ideas?


Ernst

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message