java/jdk15 help
Damian Gerow
dgerow at afflictions.org
Sun Mar 20 17:32:45 PST 2005
Thus spake vjordana at t-online.de (vjordana at t-online.de) [19/03/05 17:44]:
: >I've noticed that a few people here have successfully gotten a native
: >java/jdk15 built. Can one of those people lend me a hand, please?
: >
: >I've installed linux-sun-jdk-1.4.2.07_1, and worked around the wonky
: >problem
: >thrown by the jdk15 build. But afterwards, all I seem to get is hung javac
: >processes, each consuming 100% of CPU.
:
: cd /usr/ports/java/jdk15
: make build 2>&1 | tee build.out (or make build |& tee build.out,
: depending on your shell)
: and when the compilation breaks with an error, compile directly the long
: line between if/then
: See the mailing lists
Yep, I've already worked past that stage. The problem I'm having is just
afterwards, and I get hung javac processes. i.e. the build doesn't fail
with an error, it just hangs.
More information about the freebsd-amd64
mailing list