[ 
https://issues.apache.org/jira/browse/XERCESC-2078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Roger Leigh updated XERCESC-2078:
---------------------------------
    Attachment: 0001-build-Correct-use-of-mkdir_p-with-current-automake.patch

Fix automake build with iconv message loader

> 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
>         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.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org

Reply via email to