Date: Fri, 13 Feb 2004 15:40:18 -0500 From: "Slater, Chad" <cslater@intelispan.net> To: Yuri Khotyaintsev <yuri@irfu.se>, "Slater, Chad" <chad.slater@intelispan.net> Cc: freebsd-java@freebsd.org Subject: Re: Error compiling JDK 1.4, patch 6 Message-ID: <001c01c3f271$980e5c10$1439a8c0@hal9000> References: <000e01c3f23e$05b5f1d0$1439a8c0@hal9000> <402CE3C7.20004@irfu.se>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks, that fixed my initial problem. Please excuse the multiple questions. I've googled extensively for answers before I post here. I can manage BSD fine, but I'm no developer... trying to learn though ;-) Now I'm getting a different error. gmake[3]: Entering directory `/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486 _compiler2/jvmg' Linking launcher... /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_ compiler2/jvmg/libjvm_g.so: undefined referen ce to `State::MachNodeGenerator(int)' gmake[3]: *** [gamma_g] Error 1 gmake[3]: Leaving directory `/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486 _compiler2/jvmg' gmake[2]: *** [the_vm] Error 2 gmake[2]: Leaving directory `/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486 _compiler2/jvmg' gmake[1]: *** [jvmg] Error 2 gmake[1]: Leaving directory `/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp' gmake: *** [jvmg] Error 2 *** Error code 2 Stop in /usr/ports/java/jdk14. ----- Original Message ----- From: "Yuri Khotyaintsev" <yuri@irfu.se> To: "Slater, Chad" <chad.slater@intelispan.net> Cc: <freebsd-java@freebsd.org> Sent: Friday, February 13, 2004 9:48 AM Subject: Re: Error compiling JDK 1.4, patch 6 Try removing optimization CFLAGS in make.conf. I think I had a similar error when trying to compile jdk with -O2. Best, Yuri Slater, Chad wrote: > Guru's o' BSD Java, I beg your help.... > > How do I fix this error? > > Compiling ../generated/adfiles/ad_i486_gen.cpp > {standard input}: Assembler messages: > {standard input}:63816: Warning: end of file not at end of a line; newline > inserted > g++: Internal compiler error: program cc1plus got fatal signal 9 > gmake[3]: *** [ad_i486_gen.o] Error 1 > gmake[3]: Leaving directory > `/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486 > _compiler2/jvmg' > gmake[2]: *** [the_vm] Error 2 > gmake[2]: Leaving directory > `/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486 > _compiler2/jvmg' > gmake[1]: *** [jvmg] Error 2 > gmake[1]: Leaving directory > `/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp' > gmake: *** [jvmg] Error 2 > *** Error code 2 > > > Thanks in advance! > > -C > > > > NOTICE: This electronic mail transmission may contain confidential > information and is intended only for the person(s) named. Any use, copying > or disclosure by any other person is strictly prohibited. If you have > received this transmission in error, please notify the sender via e-mail. > > > > _______________________________________________ > 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" > > -- Yuri Khotyaintsev, PhD Swedish Institute of Space Physics, http://www.cluster.irfu.se/yuri Uppsala Division (IRF-U) http://ovt.irfu.se
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001c01c3f271$980e5c10$1439a8c0>