[
https://issues.apache.org/jira/browse/HBASE-18901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16202752#comment-16202752
]
Enis Soztutar commented on HBASE-18901:
---------------------------------------
The v4 patch compilation failed for me:
{code}
/usr/src/hbase/hbase-native-client/src/hbase/serde/rpc-serde.cc:32:33: fatal
error: hbase/utils/version.h: No such file or directory
{code}
{{version.h}} is a generated file which is generated from the mvn build, and
gets copied from its original place via bin/copy-version.h. Also the makefile
and buck calls bin/copy-protobuf.sh as well.
> Support build with CMake
> ------------------------
>
> Key: HBASE-18901
> URL: https://issues.apache.org/jira/browse/HBASE-18901
> Project: HBase
> Issue Type: Sub-task
> Reporter: Josh Elser
> Assignee: marco polo
> Labels: C++
> Fix For: HBASE-14850
>
> Attachments: HBASE-18901.v1.HBASE-14850.patch,
> HBASE-18901.v2.HBASE-14850.patch, HBASE-18901.v3.HBASE-14850.patch,
> HBASE-18901.v4.HBASE-14850.patch
>
>
> I've co-opted some help from folks in trying to support CMake as the build
> tool instead of Buck.
> They have something working, but need to consolidate the patch. Filing an
> issue for them to put a patch on.
> FYI [~enis], [~tedyu]
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)