Craig created XERCESC-2161:
------------------------------
Summary: 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
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: [email protected]
For additional commands, e-mail: [email protected]