[ 
https://issues.apache.org/jira/browse/HBASE-14850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15286065#comment-15286065
 ] 

Sudeep Sunthankar commented on HBASE-14850:
-------------------------------------------

Hi,

This is Sudeep. I am part of Vamsi's team. As per discussion with Vamsi, we are 
working on compiling hbase-native-client using make. The compilation was 
working fine and I was able to build using both make and buck. It is giving me 
the below error since I synced the most recent changes today.

In file included from if/Admin.pb.h:30:0,
                 from if/Admin.pb.cc:5:
if/WAL.pb.h:1103:37: error: 'google::protobuf::uint64 
hbase::pb::StoreDescriptor::store_file_size() const' cannot be overloaded
   inline ::google::protobuf::uint64 store_file_size() const;
                                     ^
if/WAL.pb.h:1084:14: error: with 'int 
hbase::pb::StoreDescriptor::store_file_size() const'
   inline int store_file_size() const;
              ^
if/WAL.pb.h:3527:35: error: prototype for 'google::protobuf::uint64 
hbase::pb::StoreDescriptor::store_file_size() const' does not match any in 
class 'hbase::pb::StoreDescriptor'
 inline ::google::protobuf::uint64 StoreDescriptor::store_file_size() const {
                                   ^
if/WAL.pb.h:3460:12: error: candidate is: int 
hbase::pb::StoreDescriptor::store_file_size() const
 inline int StoreDescriptor::store_file_size() const {

--
Best Regards,
Sudeep Sunthankar

> C++ client implementation
> -------------------------
>
>                 Key: HBASE-14850
>                 URL: https://issues.apache.org/jira/browse/HBASE-14850
>             Project: HBase
>          Issue Type: Task
>            Reporter: Elliott Clark
>
> It's happening.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to