[ https://issues.apache.org/jira/browse/XERCESC-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16713218#comment-16713218 ]
Craig commented on XERCESC-2161: -------------------------------- Here's a patch that should fix the problem for the next release: https://github.com/apache/xerces-c/pull/7 > 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