You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Craig (JIRA)" <xe...@xml.apache.org> on 2019/01/02 20:00:00 UTC

[jira] [Created] (XERCESC-2163) XercesMessages_en_US.cat is installed to wrong directory

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: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org