It is currently Fri, 24 May 2013 12:38:24 GMT



 
Author Message
 error building 1.3
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
jste...@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-..::ext::plugin::oji-plugin::src::motif::resources::ja::sunw_java_plug
failed to apply cleanly.
*** Error code 1

If I look into the .rej file I have the following:

***************
*** 21,40 ****
  msgstr "Plugin: Netscape -?????1t???o??T??URL \n"
  msgid  "Plugin: couldn't read directory"
  msgstr "Plugin: ????T??"
- msgid  "plugin: java process exited with status"
- msgstr "plugin: java ?1??a???????-??a??T??"
  msgid  "plugin: java process died due to signal"
  msgstr "plugin: java ?1??????a??T??"
  msgid  "  a core file was generated"
  msgstr "  3??????T??"
- msgid  "Plugin: trouble with work request from child"
- msgstr "Plugin: ????y??o??T??"
  msgid  "Plugin: can't find IP address for current host"
  msgstr "Plugin: ???1? IP 1?????T??"
- msgid  "Plugin: trouble reading Netscape proxy  configuration URL from\n"
- msgstr "Plugin: Netscape -?????1t???o??T??URL \n"
- msgid  "Plugin: can't find plugins/../java directory"
- msgstr "Plugin: ? plugins/../java ?????T??"
  msgid  "Plugin: unexpected work request from child"
  msgstr "Plugin: ?????y?1?"
  msgid  "Plugin: Java VM process has died."
--- 21,32 ----
  msgstr "Plugin: Netscape -?????1t???o??T??URL \n"
  msgid  "Plugin: couldn't read directory"
  msgstr "Plugin: ????T??"
  msgid  "plugin: java process died due to signal"
  msgstr "plugin: java ?1??????a??T??"
  msgid  "  a core file was generated"
  msgstr "  3??????T??"
  msgid  "Plugin: can't find IP address for current host"
  msgstr "Plugin: ???1? IP 1?????T??"
  msgid  "Plugin: unexpected work request from child"
  msgstr "Plugin: ?????y?1?"
  msgid  "Plugin: Java VM process has died."

To Unsubscribe: send mail to majord...@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message



 Fri, 12 Aug 2005 04:45:50 GMT   
 error building 1.3

Remove your port and CVSup again.  This patch no longer exists.

--
Greg Lewis                          Email   : gle...@eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : gle...@FreeBSD.org

To Unsubscribe: send mail to majord...@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message



 Fri, 12 Aug 2005 10:16:17 GMT   
 error building 1.3
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!



 Sat, 13 Aug 2005 00:54:50 GMT   
 error building 1.3
Hello Justen

From: "Justen Stepka" <jste...@webprogrammers.net>
Date: Mon, 24 Feb 2003 10:53:49 -0600
::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'

Please re-appy my patch, as you've done before.

::> > GCC patch from Munehiro
::> > -X patch from Munehiro

Hope this helps,
  Haro
=------------------------------------------------------------------------------
           _ _    Munehiro (haro) Matsuda
 -|- /_\  |_|_|   Business Incubation Dept., Kubota Corp.
 /|\ |_|  |_|_|   1-3 Nihonbashi-Muromachi 3-Chome
                  Chuo-ku Tokyo 103-8310, Japan
                  Tel: +81-3-3245-3318  Fax: +81-3-3245-3315
                  Email: h...@kgt.co.jp

To Unsubscribe: send mail to majord...@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message



 Sat, 13 Aug 2005 01:23:09 GMT   
 
   [ 4 post ] 

Similar Threads

1. mod_jk 1.3 build for apache2.0 fails-help!

2. Installing JDK 1.3 on solaris error : ld.so.1

3. ErrorChk 1.3 - Analyze NCSA Server Errors

4. Apache 1.3 FreeBSD and MMap in error log file

5. Filtering the error.log (Apache 1.3)

6. Apache 1.3 startup error

7. 500 Internal server error in apache 1.3

8. Apache 1.3 and server-status returning Permission error

9. Apache 1.3 - won't start - semctl(IPC_SET) error

10. compile error on Apache 1.3


 
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software