Date: Mon, 24 Feb 2003 10:53:49 -0600 From: "Justen Stepka" <jstepka@webprogrammers.net> To: "Greg Lewis" <glewis@eyesbeyond.com> Cc: <freebsd-java@FreeBSD.ORG> Subject: Re: error building 1.3 Message-ID: <00e201c2dc25$4fc00480$ed0310ac@mpls.imaginet.corp> References: <006c01c2db7c$4a4d9020$6501010a@jstepka> <20030224124548.A43027@misty.eyesbeyond.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Awesome.. this has allowed me to get much father... Here is the current error I received during the compile: Compiling /usr/ports/java/jdk13/work/hotspot1.3.1/build/linux/../../src/share/vm/adlc/ adlparse.cpp cc1plus: Invalid option `-fguess-branch-probability' cc1plus: Invalid option `-fcprop-registers' cc1plus: Invalid option `-fmerge-constants' cc1plus: Invalid option `-fmerge-all-constants' cc1plus: Invalid option `-foptimize-sibling-calls' cc1plus: Invalid option `-fgcse-sm' cc1plus: Invalid option `-fgcse-lm' cc1plus: Invalid option `-fpeephole2' cc1plus: Invalid option `-fdelete-null-pointer-checks' cc1plus: Invalid option `-freorder-blocks' cc1plus: Invalid option `-fprefetch-loop-arrays' cc1plus: Invalid option `-fno-guess-branch-probability' cc1plus: Invalid option `-falign-functions' cc1plus: Invalid option `-falign-labels' cc1plus: Invalid option `-falign-loops' cc1plus: Invalid option `-falign-jumps' cc1plus: Invalid option `-fssa' cc1plus: Invalid option `-frename-registers' cc1plus: Invalid option `-fguess-branch-probability' cc1plus: Invalid option `-fcprop-registers' cc1plus: Invalid option `-fmerge-constants' cc1plus: Invalid option `-fmerge-all-constants' cc1plus: Invalid option `-foptimize-sibling-calls' cc1plus: Invalid option `-fgcse-sm' cc1plus: Invalid option `-fgcse-lm' cc1plus: Invalid option `-fpeephole2' cc1plus: Invalid option `-fdelete-null-pointer-checks' cc1plus: Invalid option `-freorder-blocks' cc1plus: Invalid option `-fprefetch-loop-arrays' cc1plus: Invalid option `-fno-guess-branch-probability' cc1plus: Invalid option `-falign-functions' cc1plus: Invalid option `-falign-labels' cc1plus: Invalid option `-falign-loops' cc1plus: Invalid option `-falign-jumps' cc1plus: Invalid option `-fssa' cc1plus: Invalid option `-frename-registers' gmake[2]: *** [../generated/adfiles/adlparse.o] Error 1 gmake[2]: Leaving directory `/usr/ports/java/jdk13/work/hotspot1.3.1/build/linux/linux_i486_compiler2/pr oduct' gmake[1]: *** [ad_stuff] Error 2 gmake[1]: Leaving directory `/usr/ports/java/jdk13/work/hotspot1.3.1/build/linux/linux_i486_compiler2/pr oduct' gmake: *** [product] Error 2 *** Error code 2 Thanks! ----- Original Message ----- From: "Greg Lewis" <glewis@eyesbeyond.com> To: "Justen Stepka" <jstepka@hoderi.com> Cc: <freebsd-java@FreeBSD.ORG> Sent: Sunday, February 23, 2003 8:15 PM Subject: Re: error building 1.3 > On Sun, Feb 23, 2003 at 02:43:55PM -0600, Justen Stepka wrote: > > Currently building with the following: > > > > JDK 1.3.1 patchset8 > > Hotspot core repost patch from Munehiro > > GCC patch from Munehiro > > -X patch from Munehiro > > > > make WITH_HOTSPOT=compiler2 > > > > FreeBSD sandbox.hoderi.com 4.8-PRERELEASE FreeBSD 4.8-PRERELEASE #2: Fri Feb > > 21 15:02:38 CST 2003 > > jstepka@sandbox.hoderi.com:/usr/src/sys/compile/SANDBOX i386 > > > > I get the following error: > > > > atching file j2sdk1.3.1/src/solaris/native/sun/awt/robot_common.c using Plan > > A... > > Hunk #1 succeeded at 148. > > done > > ===> Applying FreeBSD patches for jdk-1.3.1p8 > > Ignoring previously applied (or reversed) patch. > > 1 out of 1 hunks ignored--saving rejects to > > ../ext/plugin/oji-plugin/src/motif/resources/ja/sunw_java_plugin.po.rej > > >> Patch > > patch-..::ext::plugin::oji-plugin::src::motif::resources::ja::sunw_java_plug > > Remove your port and CVSup again. This patch no longer exists. > > -- > Greg Lewis Email : glewis@eyesbeyond.com > Eyes Beyond Web : http://www.eyesbeyond.com > Information Technology FreeBSD : glewis@FreeBSD.org > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00e201c2dc25$4fc00480$ed0310ac>