1.4.2p6 build failure, build success and run problems

Achilleus Mantzios achill at matrix.gatewaynet.com
Sun Aug 29 00:34:08 PDT 2004


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 at 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 at 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



More information about the freebsd-java mailing list