From owner-freebsd-java@FreeBSD.ORG Tue May 25 19:18:26 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E32616A4CE for ; Tue, 25 May 2004 19:18:26 -0700 (PDT) Received: from andromeda.lunarpages.com (andromeda.lunarpages.com [64.235.234.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id D208543D41 for ; Tue, 25 May 2004 19:18:24 -0700 (PDT) (envelope-from tyler@ekkobsd.org) Received: from c66.190.110.217.ts46v-01.rckprt.tx.charter.com ([66.190.110.217] helo=bsd.tigersitedev.com) by andromeda.lunarpages.com with asmtp (Exim 4.34) id 1BSnzm-00013G-G1 for freebsd-java@freebsd.org; Tue, 25 May 2004 19:18:18 -0700 From: "R. Tyler Ballance" Organization: ekkoBSD To: freebsd-java@freebsd.org Date: Tue, 25 May 2004 21:18:04 -0500 User-Agent: KMail/1.5.4 References: <200405241747.26268.tyler@ekkobsd.org> In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200405252118.04347.tyler@ekkobsd.org> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - andromeda.lunarpages.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - ekkobsd.org X-Source: X-Source-Args: X-Source-Dir: Subject: Re: Java SDk 1.4.2_04 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 May 2004 02:18:26 -0000 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 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 > > 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"