Skip to content

protobuf related errors while building RAMcloud #12

@MheniMerz

Description

@MheniMerz

i am trtying to get RAMcloud up and running on Centos.
and after dealing with some dependency problems, that you can check here https://github.com/PlatformLab/RAMCloud/issues/11
i have encoutered a protobuf related error that looks like this :

/home/antd/RAMCloud/obj.master/ServerList.pb.h:618:20: error: base class ‘struct google::protobuf::internal::integral_constant<bool, true>’ has a non-virtual destructor [-Werror=effc++]
template <> struct is_proto_enum< ::RAMCloud::ProtoBuf::ServerList_Type> : ::google::protobuf::internal::true_type {};

any one had this ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions