From owner-freebsd-java Mon Feb 24 8:54:58 2003 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 60FFB37B401 for ; Mon, 24 Feb 2003 08:54:55 -0800 (PST) Received: from plato.webprogrammers.net (plato.webprogrammers.net [204.221.75.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81B8443FB1 for ; Mon, 24 Feb 2003 08:54:53 -0800 (PST) (envelope-from jstepka@webprogrammers.net) Received: from jstepkalaptop ([206.146.4.8]) by plato.webprogrammers.net (8.12.6/8.12.6) with SMTP id h1OGvQBW032487; Mon, 24 Feb 2003 10:57:29 -0600 (CST) (envelope-from jstepka@webprogrammers.net) Message-ID: <00e201c2dc25$4fc00480$ed0310ac@mpls.imaginet.corp> From: "Justen Stepka" To: "Greg Lewis" Cc: References: <006c01c2db7c$4a4d9020$6501010a@jstepka> <20030224124548.A43027@misty.eyesbeyond.com> Subject: Re: error building 1.3 Date: Mon, 24 Feb 2003 10:53:49 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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" To: "Justen Stepka" Cc: 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