Is it possible to build jdk;java directly from openbsd: I always
believed i had to "install" linux emulation first.

Thanks for the clarifications.

On 1/9/07, J.C. Roberts <[EMAIL PROTECTED]> wrote:
On Tuesday 09 January 2007 06:20, bofh wrote:
> On 1/9/07, J.C. Roberts <[EMAIL PROTECTED]> wrote:
> > On Monday 08 January 2007 17:38, bofh wrote:
> > > I tried installing the jdk I had built under 3.9, jdk-1.5.0p14,
> > > that installed without problems, however:
> >
> > It has been said many, many times yet people still regularly make
> > same the mistake which you have made: Packages (and ports) from one
> > version of OpenBSD are not supported under other versions.
> >
> > You might think you and your FrankenSystem are somehow clever but
> > more often than not, you are wasting your time. You are much better
> > off doing things in the supported manner.
>
> Dude,
> I *was* trying to set it up in the supported manner.  See the
> previous parts of the email.  I was just testing it to see if it may
> work, since the supported manner did not work.
>
> Thanx.

I've been in no rush to build and install java, and in fact I've been
dreading the idea for a couple months but since you're hitting
problems, I decided to start on it after reading your post to see if I
could help.

In the handful of hours since my last reply, I've managed to download,
build and install jdk 1.3 from ports and I've got 1.4 currently
building while I type this. As you probably know, having a working JVM
is a prerequisite for building 1.4 and 1.5. As soon as I get 1.4 built
and installed, I'll start on 1.5

Like OpenOffice, building java seems to use a a lot of swap. How large
is your swap partition/slice?

My limits are (far) more  conservative than yours:

$ ulimit -a
time(cpu-seconds)    unlimited
file(blocks)         unlimited
coredump(blocks)     unlimited
data(kbytes)         524288
stack(kbytes)        4096
lockedmem(kbytes)    315906
memory(kbytes)       946192
nofiles(descriptors) 64
processes            64
$

Lastly, as what user are you building the port?

Kind Regards,
JCR

Reply via email to