Date: Sun, 29 Aug 2004 09:47:13 +0300 (EEST) From: Achilleus Mantzios <achill@matrix.gatewaynet.com> To: java@freebsd.org Subject: 1.4.2p6 build failure, build success and run problems Message-ID: <Pine.LNX.4.44.0408271729270.7132-100000@matrix.gatewaynet.com> In-Reply-To: <F90716BF4CCE2844299B91EFC3CB5B29@DerekYoung.easy.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, on a recently (today) updated (world,kernel,ports) system 5.3-BETA2, i have build problems with jdk1.4.2p6. The problem seemed to be in the signature of check() method of /usr/ports/java/jdk14/work/j2se/src/share/classes/sun/tools/javac/SourceMember.java After i upgraded (my bootstrap) linux-sun-jdk-1.4.2.02 to linux-sun-jdk-1.4.2.05, jdk1.4.2p6 built just fine. Maybe if someone else would verify this situation, something needs to be changed in BUILD_DEPENDS? However after i start jboss with the freshly new installed jdk1.4.2p6 CPU seems to run at 100%, and jboss is stalled. [root@smadev bin]# ldd /usr/local/jdk1.4.2/bin/java /usr/local/jdk1.4.2/bin/java: libpthread.so.1 => /usr/lib/libpthread.so.1 (0x28084000) libc.so.5 => /lib/libc.so.5 (0x280a8000) [root@smadev bin]# I tried in libmap.conf with kse, libc_r with (nearly) same results... (with libc_r i could <ctlr>-c, whereas with kse,libpthread i couldn't) If someone has any idea that would be great. -- -Achilleus
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.44.0408271729270.7132-100000>