Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Feb 2003 14:43:55 -0600
From:      "Justen Stepka" <jstepka@hoderi.com>
To:        <freebsd-java@FreeBSD.ORG>
Subject:   error building 1.3
Message-ID:  <006c01c2db7c$4a4d9020$6501010a@jstepka>

next in thread | raw e-mail | index | archive | help
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
failed to apply cleanly.
*** Error code 1

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

***************
*** 21,40 ****
  msgstr "Plugin: Netscape プロキシ設定の読み込みに失敗しました。URL \n"
  msgid  "Plugin: couldn't read directory"
  msgstr "Plugin: ディレクトリを読み取れません。"
- msgid  "plugin: java process exited with status"
- msgstr "plugin: java プロセスが終了状態付きで終了しました。"
  msgid  "plugin: java process died due to signal"
  msgstr "plugin: java プロセスがシグナルのために終了しました。"
  msgid  "  a core file was generated"
  msgstr "  コアファイルが生成されました。"
- msgid  "Plugin: trouble with work request from child"
- msgstr "Plugin: 子からの処理要求に失敗しました。"
  msgid  "Plugin: can't find IP address for current host"
  msgstr "Plugin: 現ホストの IP アドレスが見つかりません。"
- msgid  "Plugin: trouble reading Netscape proxy  configuration URL from\n"
- msgstr "Plugin: Netscape プロキシ設定の読み込みに失敗しました。URL \n"
- msgid  "Plugin: can't find plugins/../java directory"
- msgstr "Plugin: ディレクトリ plugins/../java が見つかりません。"
  msgid  "Plugin: unexpected work request from child"
  msgstr "Plugin: 子からの予期しない処理要求です。"
  msgid  "Plugin: Java VM process has died."
--- 21,32 ----
  msgstr "Plugin: Netscape プロキシ設定の読み込みに失敗しました。URL \n"
  msgid  "Plugin: couldn't read directory"
  msgstr "Plugin: ディレクトリを読み取れません。"
  msgid  "plugin: java process died due to signal"
  msgstr "plugin: java プロセスがシグナルのために終了しました。"
  msgid  "  a core file was generated"
  msgstr "  コアファイルが生成されました。"
  msgid  "Plugin: can't find IP address for current host"
  msgstr "Plugin: 現ホストの IP アドレスが見つかりません。"
  msgid  "Plugin: unexpected work request from child"
  msgstr "Plugin: 子からの予期しない処理要求です。"
  msgid  "Plugin: Java VM process has died."


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?006c01c2db7c$4a4d9020$6501010a>