Subject: Re: Problem building pkgsrc guide
To: Hiroki Sato <hrs@NetBSD.org>
From: Thomas Klausner <wiz@NetBSD.org>
List: netbsd-docs
Date: 04/23/2005 11:17:45
On Sat, Apr 23, 2005 at 10:50:18AM +0900, Hiroki Sato wrote:
> Hmm, did you define $SGML_CATALOG_FILES somewhere? For example, setting
> SGML_CATALOG_FILES to "/usr/pkg/share/xml/catalog" can break the build.
Yes, I set it to
/usr/pkg/share/xml/catalog:/usr/pkg/share/sgml/catalog:/home/wiz/cvs/htdocs/share/xml/catalog
and then forgot about it. Thanks for the hint, when I remove that
from the environment, it works.
Is this setting wrong? Or should the package perhaps override the
environment variable?
Thomas