[
https://issues.apache.org/jira/browse/AVRO-467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128403#comment-13128403
]
Douglas Creager commented on AVRO-467:
--------------------------------------
You're using the newer patch file, right? That one works for me on my mac:
{code}
$ cd ~/svn/avro/
$ patch -p1 --dry-run < 0001-AVRO-467.-C-Switch-from-autotools-to-CMake.patch
patching file lang/c/.gitignore
patching file lang/c/Makefile.am
patching file lang/c/build.sh
patching file lang/c/config/.gitignore
patching file lang/c/configure.in
patching file lang/c/docs/Makefile.am
patching file lang/c/examples/Makefile.am
patching file lang/c/jansson/.gitignore
patching file lang/c/m4/.gitignore
patching file lang/c/src/Makefile.am
patching file lang/c/tests/Makefile.am
{code}
> CMake: Complete CMake build system and remove autotools build system
> --------------------------------------------------------------------
>
> Key: AVRO-467
> URL: https://issues.apache.org/jira/browse/AVRO-467
> Project: Avro
> Issue Type: Improvement
> Components: c
> Affects Versions: 1.3.0
> Reporter: Bruce Mitchener
> Assignee: Bruce Mitchener
> Labels: cmake
> Attachments: 0001-AVRO-467.-C-Switch-from-autotools-to-CMake.patch,
> 0001-AVRO-467.-C-Switch-from-autotools-to-CMake.patch
>
>
> Placeholder bug to serve as a parent for all of the various remaining tasks
> for the CMake build system.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira