Re: cvs commit: ports/java/jdk15/files patch-j2se::bin::java_md.c

2007-06-04 Thread Brian Somers
On Fri, 01 Jun 2007 23:41:22 +0900 (JST) Ken Yamada [EMAIL PROTECTED] wrote: Thank you.. Sigh, then what am I wrong. I don't have that port installed here, but looking at the error message, it seems that there may be some sort of permission issue here: rm -f

Re: cvs commit: ports/java/jdk15/files patch-j2se::bin::java_md.c

2007-06-04 Thread Ken Yamada
Thank you Brian for your very good observation. I have a good new as well as a bad news. I could compile jdk15 successfully with Uniprocess kernel, but failed with multiprocess kernel. I found that the file

Re: cvs commit: ports/java/jdk15/files patch-j2se::bin::java_md.c

2007-06-04 Thread Henrik Brix Andersen
On Mon, Jun 04, 2007 at 09:02:56PM +0900, Ken Yamada wrote: Thank you Brian for your very good observation. I have a good new as well as a bad news. I could compile jdk15 successfully with Uniprocess kernel, but failed with multiprocess kernel. I found that the file

Re: cvs commit: ports/java/jdk15/files patch-j2se::bin::java_md.c

2007-06-04 Thread Kris Kennaway
On Mon, Jun 04, 2007 at 09:02:56PM +0900, Ken Yamada wrote: Thank you Brian for your very good observation. I have a good new as well as a bad news. I could compile jdk15 successfully with Uniprocess kernel, but failed with multiprocess kernel. What do you mean by this, are you

Re: cvs commit: ports/java/jdk15/files patch-j2se::bin::java_md.c

2007-06-04 Thread Ken Yamada
No, I did not use any -j for jdk15 build. I am not sure why it is, but uniprocess kernel enabled me to compile jdk15 while smp kernel did not. That is what I experienced. ___ cvs-all@freebsd.org mailing list

Re: cvs commit: ports/java/jdk15/files patch-j2se::bin::java_md.c

2007-06-01 Thread Ken Yamada
It was the most recent one as below. I'm going to try anyway with the most updated kernel. tyd3# uname -v FreeBSD 7.0-CURRENT #40: Thu May 31 16:01:17 JST 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/TYD3 ___ cvs-all@freebsd.org mailing list

Re: cvs commit: ports/java/jdk15/files patch-j2se::bin::java_md.c

2007-06-01 Thread Ken Yamada
With the latest kernel/install world, I still have the same problem. (Please see http://www.tydfam.jp/jdk15-compile.log. Updated to the latest one.) Do you set any libmap.conf, by the way? ___ cvs-all@freebsd.org mailing list

Re: cvs commit: ports/java/jdk15/files patch-j2se::bin::java_md.c

2007-06-01 Thread Henrik Brix Andersen
On Fri, Jun 01, 2007 at 10:48:56PM +0900, Ken Yamada wrote: With the latest kernel/install world, I still have the same problem. (Please see http://www.tydfam.jp/jdk15-compile.log. Updated to the latest one.) Do you set any libmap.conf, by the way? No, no special configuration like

Re: cvs commit: ports/java/jdk15/files patch-j2se::bin::java_md.c

2007-06-01 Thread Ken Yamada
Thank you.. Sigh, then what am I wrong. ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: cvs commit: ports/java/jdk15/files patch-j2se::bin::java_md.c

2007-05-31 Thread Henrik Brix Andersen
On Wed, May 30, 2007 at 09:36:23PM +, Jung-uk Kim wrote: jkim2007-05-30 21:36:23 UTC FreeBSD ports repository (src committer) Modified files: java/jdk15/files patch-j2se::bin::java_md.c Log: Fix more sysctl(3) argument sizes and correct a comment.

Re: cvs commit: ports/java/jdk15/files patch-j2se::bin::java_md.c

2007-05-31 Thread Ken Yamada
Which BOOTSTRAP java did you use? I still have the same error with linux-sun-jdk1.4.2 bootstrap, and diablo-jdk1.5.0 does not work - core dumped. ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To

Re: cvs commit: ports/java/jdk15/files patch-j2se::bin::java_md.c

2007-05-31 Thread Henrik Brix Andersen
On Thu, May 31, 2007 at 08:07:46PM +0900, Ken Yamada wrote: Which BOOTSTRAP java did you use? I still have the same error with linux-sun-jdk1.4.2 bootstrap, and diablo-jdk1.5.0 does not work - core dumped. Sorry, I forgot to put this in my initial post. I used java/linux-sun-jdk15 for

Re: cvs commit: ports/java/jdk15/files patch-j2se::bin::java_md.c

2007-05-31 Thread Ken Yamada
Thank you, Brix for your information. I tried what you did with my -current, but it faild again unfortunately. Compile log is in http://www.tydfam.jp/jdk15-compile.log;, if any of you have interests. In summary, it fails at recompiling libraries; gmake[7]: Entering directory

Re: cvs commit: ports/java/jdk15/files patch-j2se::bin::java_md.c

2007-05-31 Thread Henrik Brix Andersen
On Thu, May 31, 2007 at 11:42:19PM +0900, Ken Yamada wrote: gmake[7]: Entering directory `/usr/ports/java/jdk15/work/j2se/make/sun/javac/rec ompile/library' like... (but, not only cannot find symbol...) ../../../../../src/share/classes/java/text/DecimalFormat.java:509: cannot find

cvs commit: ports/java/jdk15/files patch-j2se::bin::java_md.c

2007-05-30 Thread Jung-uk Kim
jkim2007-05-30 21:36:23 UTC FreeBSD ports repository (src committer) Modified files: java/jdk15/files patch-j2se::bin::java_md.c Log: Fix more sysctl(3) argument sizes and correct a comment. Approved by:glewis (implicit) Revision ChangesPath 1.2