----- Forwarded message from [EMAIL PROTECTED] -----
    Date: Wed, 15 Nov 2006 11:18:36 -0800
    From: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
 Subject: Re: [Fwd: Re: java on openbsd]
      To: Keith Richardson <[EMAIL PROTECTED]>

Quoting Keith Richardson <[EMAIL PROTECTED]>:

I don't know if you are subscribed to the ports@ list.  Thought I would
forward you Kurt Miller's response just in case.

He is the maintainer of all Java ports on OpenBSD so I would consider
his answer authoritative.

FWIW - I run java (1.4 and 1.5) and have no problems.

Best advice I can give is to download all the packages that
build/runtime depends on and java dist files on a fast connection and
then build the native java.

Here are the packages you will need before building / running on -release

# cd /usr/ports/devel/jdk/1.5
# make full-all-depends      hicolor-icon-theme-0.5p0
bzip2-1.0.3
help2man-1.29
autoconf-2.57p0
autoconf-2.59p1
metaauto-0.5
libtool-1.5.22p0
libiconv-1.9.2p3
jikes-1.22p0
expat-2.0.0
gettext-0.14.5p1
gtar-1.15.1p4
gmake-3.80p1
pkgconfig-0.19p0
glib2-2.10.3
atk-1.10.3p1
libIDL-0.8.5p0
glitz-0.4.4
jpeg-6bp3
tiff-3.8.2p0
gmp-4.1.4p0
libaudiofile-0.2.6p0
libltdl-1.5.22p1
autoconf-2.13p0
esound-0.2.34p0
unzip-5.52
zip-2.32
openmotif-2.1.30.5p1
png-1.2.12
cairo-1.0.4p0
pango-1.12.3
gtk+2-2.8.20
kaffe-1.1.7p2
mozilla-devel-1.7.13p0



# cd /usr/ports/devel/jdk/1.4
# make full-all-depends
bzip2-1.0.3
help2man-1.29
autoconf-2.59p1
autoconf-2.57p0
metaauto-0.5
libtool-1.5.22p0
iodbc-3.52.4
libiconv-1.9.2p3
expat-2.0.0
gettext-0.14.5p1
gtar-1.15.1p4
gcpio-2.6
gmake-3.80p1
popt-1.7p0
rpm-3.0.6p4
redhat_base-8.0p8
jdk-linux-1.3.1_16
unzip-5.52
zip-2.32
ghostscript-fonts-6.0p0
openmotif-2.1.30.5p1
autoconf-2.13p0
nspr-4.4.1p0

-------- Original Message --------
Subject:        Re: java on openbsd
Date:   Tue, 14 Nov 2006 12:20:45 -0500
From:   Kurt Miller <[EMAIL PROTECTED]>
Reply-To:       [EMAIL PROTECTED]
To:     ports@openbsd.org
References:     <[EMAIL PROTECTED]>



On Tuesday 14 November 2006 8:07 am, you wrote:
However, whenever I run java, I get a "Can't detect initial thread stack location - find_vma failed" error. This is for sun's jdk 1.5.06 as well as one of the newer 1.6 versions. IBM's jdk1.4 says it cannot read or write (not sure exactly anymore) to /proc/xxxx. I've tried running all three versions as root to check for permission errors, but it makes no difference. I've googled for hours trying to find a solution, but can't seem to fix it.

Our linux emulation doesn't support the features needed
by linux jdk binaries (1.4 and up). Our native jdk's work
quite well (especially devel/jdk/1.5) but you need to
build from source.

-Kurt

That package list helps a lot. I didn't know you could generate a
dependency list like that (see my other message today: "packages").
Thanks!

Marc



----- End forwarded message -----

Reply via email to