David Booth writes: > I do not have a suggested fix, but I found similar behavior when > I tried to compile it with JDK 1.6. Diablo 1.5 worked fine for > me though.
From the Makefile: USE_JAVA= yes JAVA_BUILD= jdk JAVA_VENDOR= freebsd bsdjava .if (${OSVERSION} >= 700000) JAVA_VERSION= 1.5 .else JAVA_VERSION= 1.4 1.5 .endif OOv2 is not rated for JDK-1.6. Robert Huff _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"