Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Feb 2003 14:19:44 +0800
From:      leafy <leafy@leafy.idv.tw>
To:        freebsd-java@freebsd.org
Subject:   Re: [REPOST] java/47397: [PATCH] java/jdk13 to enable HotSpot
Message-ID:  <20030225061944.GA2782@leafy.idv.tw>
In-Reply-To: <20030225154141.A48569@misty.eyesbeyond.com>
References:  <15961.28772.873323.999940@ool-18bacefa.dyn.optonline.net> <20030224.103157.108739495.haro@kgt.co.jp> <15962.16668.753657.116140@ool-18bacefa.dyn.optonline.net> <20030225.014627.41626713.haro@h4.dion.ne.jp> <20030225154141.A48569@misty.eyesbeyond.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Greg, 
I tried your patch and 'make WITH_HOTSPOT=1', the result is:
===>  Applying FreeBSD patches for jdk-1.3.1p8
===>   Ignoring patchfile /usr/ports/java/jdk13/files/patch-jvm.cfg.orig
===>   Ignoring patchfile /usr/ports/java/jdk13/files/patch-platform_i486.orig
===>   Ignoring patchfile /usr/ports/java/jdk13/files/patch-threads_bsd.c.orig
1 out of 1 hunks failed--saving rejects to ../src/solaris/hpi/native_threads/src
/threads_md.c.rej
>> Patch patch-threads_md.c failed to apply cleanly.
>> Patch(es) patch-common::Defs-bsd.gmk patch-jvm.cfg patch-platform_i486 patch-
threads_bsd.c applied cleanly.
*** Error code 1

Stop in /usr/ports/java/jdk13.

============Out put of the rej file follows ======
cat ./work/j2sdk1.3.1/src/solaris/hpi/native_t
hreads/src/threads_md.c.rej
***************
*** 23,28 ****
  #include <setjmp.h>
  #include <signal.h>
  #include <sys/types.h>
  #include <sys/signal.h>
  #include <sys/resource.h>
  #ifdef __FreeBSD__
--- 23,29 ----
  #include <setjmp.h>
  #include <signal.h>
  #include <sys/types.h>
+ #include <sys/time.h>
  #include <sys/signal.h>
  #include <sys/resource.h>
  #ifdef __FreeBSD__

I run -current

Regards,

Jiawei

-- 
"Without the userland, the kernel is useless."
                                     --inspired by The Tao of Programming

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?20030225061944.GA2782>