Hi, I have fixed the wip/jdk16 package in pkgsrc-wip
It is now possible to build it on DragonFly, for both i386 and x86_64 architectures. The pkgsrc-wip package tree can be downloaded from this url: http://pkgsrc-wip.sourceforge.net/ Like all JDKs, wip/jdk16 requires an existing installation of Java to be built. This ultimately fails down to lang/kaffe, which has a known issue with gcc-4.4. Building it with this version of gcc will result in a broken package There is no problem with gcc-4.1, so setting CCVER=gcc41 to build Kaffe should be enough to get things started. -- Francois Tigeot
