Date: Thu, 10 Apr 2008 00:59:50 -0400 From: "Jacob Maynard" <Jacob.Maynard@citrix.com> To: "Peter Ulrich Kruppa" <ulrich@pukruppa.net>, "Dale" <daledorman1@earthlink.net> Cc: freebsd-java@freebsd.org Subject: RE: java in FreeBSD 7.0 Message-ID: <39888F25D44D6446AFDBC9141591E8D60479889A@FTLPEXCH04.citrite.net> In-Reply-To: <20080410055129.P55272@pukruppa.net> References: <1207778735.1098.4.camel@darkstar.galaxy> <20080410055129.P55272@pukruppa.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Peter, I am actually trying to install the JDK16 port in 7.0 -CURRENT. I installed the base OS about a week ago. I have installed diablo-jdk1.5.0_07 and now during the install process of JDK16 I get an error message stating that the libjvm.so file was truncated. I am pasting in the error messages below. I installed this on another 7.0 -CURRENT system I have with no problems. I appreciate any insight you can provide here. \ rm -f libjvm.so.1; ln -s libjvm.so libjvm.so.1; \ } Linking vm... g++: Internal error: Killed: 9 (program ld) Please submit a full bug report. See <URL:http://gcc.gnu.org/bugs.html> for instructions. { \ echo Linking launcher...; \ \ gcc -m32 -march=3Di586 -Xlinker -O1 -m32 -march=3Di586 -export-dynamic -L `pwd` -o gamma launcher.o -ljvm -lm -pthread; \ \ } Linking launcher... /usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir/bsd_ i486_compiler2/product/libjvm.so: file not recognized: File truncated gmake[5]: *** [gamma] Error 1 gmake[5]: Leaving directory `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir/bsd _i486_compiler2/product' gmake[4]: *** [the_vm] Error 2 gmake[4]: Leaving directory `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir/bsd _i486_compiler2/product' gmake[3]: *** [product] Error 2 gmake[3]: Leaving directory `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir' gmake[2]: *** [generic_build2] Error 2 gmake[2]: Leaving directory `/usr/ports/java/jdk16/work/hotspot/make' gmake[1]: *** [product] Error 2 gmake[1]: Leaving directory `/usr/ports/java/jdk16/work/hotspot/make' gmake: *** [hotspot-build] Error 2 *** Error code 2 Stop in /usr/ports/java/jdk16. *** Error code 1 Stop in /usr/ports/java/jdk16. Jake Maynard Escalation Engineer World Wide Escalation Team Application Networking Group CiTR!X Systems, Inc. (800) 424-8749 mailto: jacob.maynard@citrix.com -----Original Message----- From: owner-freebsd-java@freebsd.org [mailto:owner-freebsd-java@freebsd.org] On Behalf Of Peter Ulrich Kruppa Sent: Wednesday, April 09, 2008 11:59 PM To: Dale Cc: freebsd-java@freebsd.org Subject: Re: java in FreeBSD 7.0 On Wed, 9 Apr 2008, Dale wrote: > I have recently downloaded and installed FreeBSD 7.0 .when trying to > install java .. I run into a problem with the errors stating that I need > to install two different pkgs from an older version of FreeBSD .. how > do I go about getting the java installation completed or are pkgs in > the pipeline for the 7.0 version ... any help appreciated in advance Which Java port/version are you trying to install? FreeBSD's "native" Java is diablo-jdk /-jre version 1.5 . If - for ex. - you want to build jdk1.6 you will need to install=20 diablo first. Greetings, Uli. > > _______________________________________________ > 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" > ------------------------------------- Peter Ulrich Kruppa Wuppertal Germany _______________________________________________ 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?39888F25D44D6446AFDBC9141591E8D60479889A>