On Mon, Apr 08, 2013 at 09:55:53AM +0900, OBATA Akio wrote:
On Mon, 08 Apr 2013 06:17:17 +0900, Thomas Klausner <wiz%netbsd.org@localhost>
wrote:
>On Sun, Apr 07, 2013 at 02:13:51PM -0700, John Nemeth wrote:
>>} -----> Building pdf output
>>} [Checking tools for typesetting...NG]
>>} ===> ERROR: The following packages are missing for typesetting:
>>} - ghostscript>=7.05
>>} Make sure to install the latest package of meta-pkgs/netbsd-doc
>>} via pkgsrc. For printable formats, meta-pkgs/netbsd-doc-print is
>>needed.
>>} *** Error code 1
>>
>> Is your pkgsrc tree out of date? netbsd-doc-print has
>>"USE_TOOLS+= gs:run" and mk/replace.mk was properly updated. When
>>I do "make show-depends" in netbsd-doc-print, it shows
>>"{ghostscript-gpl,ghostscript-agpl}>=6.01:../../print/ghostscript-gpl"
>
>This is not in pkgsrc itself, but later during the build.
>I see the same.
http://mail-index.netbsd.org/pkgsrc-users/2013/04/02/msg017905.html
It is in htdocs/share/mk/doc.docbook.mk.
make regen fetches htdocs, but in the end it's the same ghostscript error.