Subject: Re: pkg/27545
To: None <tv@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org>
From: Todd Vierling <tv@duh.org>
List: pkgsrc-bugs
Date: 06/20/2005 15:29:02
The following reply was made to PR pkg/27545; it has been noted by GNATS.
From: Todd Vierling <tv@duh.org>
To: gnats-bugs@netbsd.org
Cc: pkgsrc-bugs@netbsd.org
Subject: Re: pkg/27545
Date: Mon, 20 Jun 2005 11:28:51 -0400 (Eastern Daylight Time)
On Tue, 29 Mar 2005, Florence HENRY wrote:
> $ javac HelloWorld.java
> There was an error trying to initialize the HPI library.
> Please check your installation, HotSpot does not work correctly
> when installed in the JDK 1.2 Linux Production Release, or
> with any JDK 1.1.x release.
> Could not create the Java virtual machine.
Sorry for the delay in response; I did not see your mail in my mailbox
until just now.
Do you have /proc mounted for Linux emulation? This is necessary for almost
all Linux programs to work properly on NetBSD. Your fstab should include:
=====
proc /proc procfs rw,linux
=====
The ",linux" is very important in order to get Linux-compatible bits in
/proc.
--
-- Todd Vierling <tv@duh.org> <tv@pobox.com> <todd@vierling.name>