java in FreeBSD 7.0
Jacob Maynard
Jacob.Maynard at citrix.com
Thu Apr 10 05:31:02 UTC 2008
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=i586 -Xlinker -O1 -m32 -march=i586
-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 at citrix.com
-----Original Message-----
From: owner-freebsd-java at freebsd.org
[mailto:owner-freebsd-java at freebsd.org] On Behalf Of Peter Ulrich Kruppa
Sent: Wednesday, April 09, 2008 11:59 PM
To: Dale
Cc: freebsd-java at 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
diablo first.
Greetings,
Uli.
>
> _______________________________________________
> freebsd-java at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to
"freebsd-java-unsubscribe at freebsd.org"
>
-------------------------------------
Peter Ulrich Kruppa
Wuppertal
Germany
_______________________________________________
freebsd-java at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-java
To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"
More information about the freebsd-java
mailing list