Date: Mon, 23 Nov 2009 21:38:52 +0300 From: Alexander Churanov <alexanderchuranov@gmail.com> To: freebsd-ports@freebsd.org Subject: textproc/xmlcharent fails to install Message-ID: <3cb459ed0911231038s3bc2ea28j3cb85affa6fbc71c@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Folks, Today I've decided to install textproc/docbook-500 and it failed to install because of the issue with xmlcharent. In logs I see the following: /usr/local/bin/xmlcatmgr -sc /usr/local/share/sgml/catalog.ports add CATALOG /usr/local/share/xml/xmlcharent/catalog /usr/local/bin/xmlcatmgr -c /usr/local/share/xml/catalog.ports add nextCatalog /usr/local/share/xml/xmlcharent/catalog.xml xmlcatmgr: missing XML declaration; invalid document xmlcatmgr: catalog does not look like an XML file; missing prolog xmlcatmgr: errors while parsing catalog; aborting The file /usr/local/share/xml/xmlcharent/catalog.xml looks like a good xml file. The "xmllint -noout /usr/local/share/xml/xmlcharent/catalog.xml" command does not print any errors. In addition, when I've tried to install textproc/libxslt using portinstall, it somehow re-started the build of docbook-500, which of course failed. I am running 7.2-RELEASE/i386. 1) Is it my fault or I should file a PR? 2) Do you know a workaround? My aim is to try the docbook in xml format. Alexander Churanov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3cb459ed0911231038s3bc2ea28j3cb85affa6fbc71c>