Subject: Re: j2sdk 1.4.0
To: None <port-i386@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: port-i386
Date: 03/27/2002 15:55:44
In article <F155vjNrfM6e0CqL3Wa0000b2d3@hotmail.com>,
Alex Barrera <nekotronic@hotmail.com> wrote:
>
>Hi,
>
>Have you managed to get Sun's j2sdk version 1.4.0 running on your NetBSD 
>box(es)? I was told this could be done with Linux emulation ... but when I 
>tried it the JVM kept chocking and complaining about how it "could not 
>reserve enough space for object heap" and how it "cannot install alternate 
>signal stack".
>
>Any insight into this problem would be greatly appreciated! =)

1. make sure you are running current.
2. if you are in csh, type unlimit to remove your resource limits, otherwise
   use ulimit to remove limits on your datasize and stacksize.

christos