[
https://issues.apache.org/jira/browse/AVRO-467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128518#comment-13128518
]
Scott Carey commented on AVRO-467:
----------------------------------
OK, the patch is applied. My mistake.
The INSTALL file says
{quote}
Building from source
--------------------
The swanson language uses cmake as its build manager. In most cases,
you should be able to build the source code using the following:
{quote}
Swanson? That doesn't sound right.
cd lang/c
./build.sh
Fails -- I don't have cmake installed. The README and/or INSTALL in lang/c
does not tell me where to get it.
The BUILD.txt in the root dir also lists improper build requirements for C:
{quote}
- C: gcc, autoconf, automake, libtool, asciidoc, source-highlight
{quote}
We need to make sure the build instructions and requirements are correct.
> 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