Build man pages: unkown SDATA

From: Mark Kirkwood <markir(at)paradise(dot)net(dot)nz>
To: pgsql-docs(at)postgresql(dot)org
Subject: Build man pages: unkown SDATA
Date: 2006-10-11 23:54:22
Message-ID: 452D842E.6050909@paradise.net.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

I've been trying to build the man pages in 8.2, unfortunately I am seeing:

$ make man
...
onsgmls postgres.sgml | sgmlspl
/usr/share/sgml/docbook/utils-0.6.14/helpers/docbook2man-spec.pl
--lowercase --section l --date "`date '+%Y-%m-%d'`"
Unknown SDATA: [mdash ] at
/usr/share/sgml/docbook/utils-0.6.14/helpers/docbook2man-spec.pl line
1239, <STDIN> line 10730.
make: *** [man] Error 9

Doing a bit more hacking I find that the following will also cause this
error:

mdash, pi, uuml, ouml, egrave, quot, scaron, oslash

Do I need to specifically point docbook2man-spec.pl at a certain
stylesheet? Any ideas appreciated.

Cheers

Mark

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Peter Eisentraut 2006-10-12 00:47:30 Re: Build man pages: unkown SDATA
Previous Message Simon Riggs 2006-10-11 12:19:39 Re: Added links to the release notes