Hi Chase, I'm going to sit on this one for a bit...
I've been working on a utf8 conversion branch, and one of the issues I
ran into was that the embedded nsgmls could not work with utf-8 data.
So I had already resigned myself to probably having to get rid of the
embedded nsgmls completely in
This patch disables building nsgmls on linux in favor of the system built-in
onsgmls, I finally ironed out the error with dtinfogen and now everything
generates normally, once this code is also suited for the bsds and solaris, we
can remove nsgmls from the repo entirely.
Thank you for your time