[
https://issues.apache.org/jira/browse/XERCESC-2078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roger Leigh resolved XERCESC-2078.
----------------------------------
Resolution: Fixed
Fix Version/s: 3.2.0
SVN revision 1797568.
> iconv message loader won't build when using current automake
> ------------------------------------------------------------
>
> Key: XERCESC-2078
> URL: https://issues.apache.org/jira/browse/XERCESC-2078
> Project: Xerces-C++
> Issue Type: Bug
> Components: Build
> Affects Versions: 3.1.4
> Reporter: Roger Leigh
> Labels: autotools, build, iconv, patch
> Fix For: 3.2.0
>
> Attachments:
> 0001-build-Correct-use-of-mkdir_p-with-current-automake.patch
>
>
> The existing {{Makefile.in}} in {{src/xerces/util/MsgLoader/MsgCatalog` uses
> `$(mkdir_p)}}. However, with current (and not so current) automake versions
> this is set to {{$(MKDIR_P)}}, but this variable is unset, leading to a
> failed build:
> {{gmake[4]: ../../../../../src/.libs: Command not found}}
> (from
> [build|https://ci.openmicroscopy.org/view/Experimental/job/XERCESC-AUTOTOOLS-BSD/build_type=Release,config=4,generator=Unix%20Makefiles,label=perch,shared=OFF/14/console])
> The attached patch substitutes the missing variable.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]