[ https://issues.apache.org/jira/browse/XERCESC-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16713217#comment-16713217 ]
ASF GitHub Bot commented on XERCESC-2161: ----------------------------------------- GitHub user candrews opened a pull request: https://github.com/apache/xerces-c/pull/7 build: Include XercesMessages_en_US.Msg in dist Fixes XERCESC-2161 You can merge this pull request into a Git repository by running: $ git pull https://github.com/candrews/xerces-c patch-1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/xerces-c/pull/7.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #7 ---- commit ec480416646122aeed66ff44899175a9442f7fae Author: Craig Andrews <candrews@...> Date: 2018-12-07T19:24:53Z build: Include XercesMessages_en_US.Msg in dist Fixes XERCESC-2161 ---- > No rule to make target > '/src/xercesc/util/MsgLoaders/MsgCatalog/XercesMessages_en_US.Msg' > ----------------------------------------------------------------------------------------- > > Key: XERCESC-2161 > URL: https://issues.apache.org/jira/browse/XERCESC-2161 > Project: Xerces-C++ > Issue Type: Bug > Components: Build > Affects Versions: 3.2.2 > Reporter: Craig > Priority: Major > Labels: cmake > > When building with the > {code:java} > -Dmessage-loader=iconv{code} > cmake option, the build fails with this error: > {noformat} > make[2]: Entering directory > '/var/tmp/portage/dev-libs/xerces-c-3.2.2/work/xerces-c-3.2.2_build' > make[2]: *** No rule to make target > '/var/tmp/portage/dev-libs/xerces-c-3.2.2/work/xerces-c-3.2.2/src/xercesc/util/MsgLoaders/MsgCatalog/XercesMessages_en_US.Msg', > needed by 'src/XercesMessages_en_US.cat'. Stop. > make[2]: Leaving directory > '/var/tmp/portage/dev-libs/xerces-c-3.2.2/work/xerces-c-3.2.2_build' > make[1]: *** [CMakeFiles/Makefile2:211: src/CMakeFiles/gencat.dir/all] Error 2 > make[1]: Leaving directory > '/var/tmp/portage/dev-libs/xerces-c-3.2.2/work/xerces-c-3.2.2_build' > make: *** [Makefile:141: all] Error 2{noformat} > > Originally reported at [https://bugs.gentoo.org/672660] > > Full build logs can be found at > [https://672660.bugs.gentoo.org/attachment.cgi?id=557200] -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: c-dev-h...@xerces.apache.org