Craig created XERCESC-2163:
------------------------------
Summary: XercesMessages_en_US.cat is installed to wrong directory
Key: XERCESC-2163
URL: https://issues.apache.org/jira/browse/XERCESC-2163
Project: Xerces-C++
Issue Type: Bug
Components: Build
Affects Versions: 3.2.2
Reporter: Craig
When building with the
{code}-Dmessage-loader=iconv{code}
cmake option, {{XercesMessages_en_US.cat}} is installed to:
{{/usr/msg/}}
It should be installed to:
{{/usr/share/xerces-c/msg/}}
which is what previous versions of Xerces-C did.
This change breaks downstream consumers of Xerces-C, such as Xalan-C (which
fails to build as it cannot find {{XercesMessages_en_US.cat}}).
Originally reported at https://bugs.gentoo.org/673548
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]