Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Mar 2004 07:07:10 -0500
From:      "Ralph M. Los" <Ralph@boundariez.com>
To:        "Peter Schuller" <peter.schuller@infidyne.com>, <freebsd-questions@freebsd.org>
Subject:   RE: Java runtime?
Message-ID:  <B06CC0370BBC0F4EA588FD6952A9392561F9@tenacious.boundariez.com>

next in thread | raw e-mail | index | archive | help



-----Original Message-----
From:	Peter Schuller [mailto:peter.schuller@infidyne.com]
Sent:	Tue 3/23/2004 5:14 AM
To:	freebsd-questions@freebsd.org
Cc:	Ralph M. Los
Subject:	Re: Java runtime?
>   Coming from the windows world I'm used to having the Sun java =
run-time.=20
> I went to install it from ports, naturally...and can't figure out what =
I
> should be installing! Can someone give me a clue?

Your best bet is probably java/jdk14 which is the native version of JDK =
1.4.2.=20
It will need to first install the linux-JDK though for bootstrapping=20
purposes.

Choose the JDK you would like to install and do 'make install'. It's =
going to=20
ask you to download files from Sun manually due to licensing =
restrictions.

--=20
/ Peter Schuller, InfiDyne Technologies HB

PGP userID: 0xE9758B7D or 'Peter Schuller <peter.schuller@infidyne.com>'
Key retrieval: Send an E-Mail to getpgpkey@scode.org
E-Mail: peter.schuller@infidyne.com Web: http://www.scode.org



Alright.  I tried, and after hours and hours of compiling...this:

Java HotSpot(TM) Client VM warning: Can't detect initial thread stack =
location
/usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc/java/util/Curren=
cyData.java:1: 'class' or 'interface' expected
Java HotSpot(TM) Client VM warning: Can't detect initial thread stack =
location
^
/usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc/java/util/Curren=
cyData.java:1: unclosed character literal
Java HotSpot(TM) Client VM warning: Can't detect initial thread stack =
location
                                       ^
2 errors
gmake[4]: *** [.compile.classlist] Error 1
gmake[4]: Leaving directory =
`/usr/ports/java/jdk14/work/j2se/make/java/java'
gmake[3]: *** [optimized] Error 2
gmake[3]: Leaving directory =
`/usr/ports/java/jdk14/work/j2se/make/java/java'
gmake[2]: *** [all] Error 1
gmake[2]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java'
gmake[1]: *** [all] Error 1
gmake[1]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make'
gmake: *** [j2se-build] Error 2
*** Error code 2
=20
Stop in /usr/ports/java/jdk14.


Any further thoughts?  I'm not sure what to do next because the error is =
not clear enough to me.

Thanks=20
Ralph



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B06CC0370BBC0F4EA588FD6952A9392561F9>