Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 May 2004 21:18:04 -0500
From:      "R. Tyler Ballance" <tyler@ekkobsd.org>
To:        freebsd-java@freebsd.org
Subject:   Re: Java SDk 1.4.2_04
Message-ID:  <200405252118.04347.tyler@ekkobsd.org>
In-Reply-To: <opr8i1qugvhntn4l@outgoing.local>
References:  <200405241747.26268.tyler@ekkobsd.org> <opr8i1qugvhntn4l@outgoing.local>

next in thread | previous in thread | raw e-mail | index | archive | help
Alright, so far I have the IBM 1.4.1 JDK installed, and running a simple 
program that just prints out Hello World! it gives me the following, (the 
install didn't error)

bsd# /usr/local/linux-ibm-jdk1.4.1/bin/javac test.java
JVMLH050: Signal stack registration failed (errno=22).
Abort (core dumped)


when I try to install the linux-sun-jdk14 port, I get a brand new error 
(!) :-/

Everything seems to run fine up to this point:

In file included from /usr/ports/java/jdk14/work/hotspot/src/share/vm/adlc/
adlc.hpp:81,
                 from /usr/ports/java/jdk14/work/hotspot/src/share/vm/adlc/
output_h.cpp:10:
/usr/ports/java/jdk14/work/hotspot/src/share/vm/adlc/formssel.hpp:305: 
internal compiler error: Segmentation
   fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html>; for instructions.
gmake[3]: *** [../generated/adfiles/output_h.o] Error 1
gmake[3]: Leaving directory `/usr/ports/java/jdk14/work/control/build/
bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/product'
gmake[2]: *** [ad_stuff] Error 2
gmake[2]: Leaving directory `/usr/ports/java/jdk14/work/control/build/
bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/product'
gmake[1]: *** [product] Error 2
gmake[1]: Leaving directory `/usr/ports/java/jdk14/work/control/build/
bsd-i586/hotspot-i586/tmp'
gmake: *** [product] Error 2
*** Error code 2

Stop in /usr/ports/java/jdk14.

oi vei, why java why!

-Tyler

> Maybe you should update your ports to the latest version.
> You can do this with cvsup or porteasy I think.
> I'm currently building java and it run just fine. It only takes a while.
> ;-)
>
> Greetings.
>
> Ronald.
>
> On Mon, 24 May 2004 17:47:26 -0500, R. Tyler Ballance <tyler@ekkobsd.org>
>
> wrote:
> > Howdy there, i"m happy to say, I finally gave up on Fedora, and came
> > back to
> > FreeBSD
> >
> > Anyways, I'm a java-student in college and all that fun stuff, and I'm
> > having
> > trouble building the JDK14 port (/usr/ports/java/jdk14)
> >
> > The ports say they require revision 02 which is completely abscent from
> > java.sun.com, so I just stuck the 04 in the distfiles directory, and
> > changed
> > the MD5 sum in the distinfo (/usr/ports/java/linux-sun-jdk14) file and
> > the
> > Makefile variable JDK_REVISION
> >
> > Anyways, i keep getting errors in that same port's  (/usr/ports/java/
> > linux-sun-jdk14) work directory, it's giving me this
> >
> > /usr/ports/java/linux-sun-jdk14/work/install.sfx: 1: Syntax error: ")"
> > unexpected
> > *** Error code 2
> >
> > Stop in /usr/ports/java/linux-sun-jdk14.
> > *** Error code 1
> >
> >
> > If anybody either a) has the 02 revision
> > or
> > b) knows a workaround or a fix for this I'd be much obliged ;)
> >
> > (also: I tried IBM's JDK and whatnot, i'm under 5.2.1 btw, and it built
> > fine,
> > but it suffers from memory stack errors etc, I have the linuxprocfs
> > mounted
> > and whatnot, but it just won't work :-/)
> >
> > A way to get ANY JDK working would be nice ;)
> >
> > -Tyler
> > -----------
> > ekkoBSD.org
> >
> > _______________________________________________
> > freebsd-java@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-java
> > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"



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