x86_64: Rebuild!

If you’re running 64-bit DragonFly, and you’re on version 2.11, you will want to rebuild with the latest sources.  Peter Avalos found a bug with file descriptor passing, and Venkatesh Srinivas fixed it.  It will require a quickworld/kernel build – maybe a full buildworld and kernel?  I’m not sure.   Some pkgsrc packages might need recompilation, too if they also passed file descriptors around.

More Java on DragonFly

Francois Tigeot has fixed wip/jdk16 to build on DragonFly.  Note that this is in pkgsrc-wip, not ‘normal’ pkgsrc.  The secret is to build lang/kaffe to bootstrap it, which requires CCVER=gcc41 to be set.  Apparently kaffe will not build under gcc 4.4.

Why did he do it?  To run OpenGrok, of course.  He’s posted instructions on getting OpenGrok running on DragonFly.  Note the Java crashes he reports in DragonFly 2.11 may already have been fixed.

p.s. I hated “Stranger in a Strange Land”.