centreon / centreon-broker

A full-featured monitoring event broker, compatible with MySQL, RRDtool, Graphite and more
Apache License 2.0
37 stars 15 forks source link

Issues with make in 21.04.x version #610

Closed EtienneN10 closed 2 years ago

EtienneN10 commented 3 years ago

Hello,

When I compile using make, I get this error :

/usr/bin/ld: reflection.pb.cc:(.text+0x4d24): undefined reference to ``google::protobuf::internal::VerifyUTF8(google::protobuf::stringpiece_internal::StringPiece, char const*)

Do you know how I can set it?

Thanks in advance

omercier commented 2 years ago

Hi @EtienneN10, Do you still get this error? Quite a lot has been done since then. And from version 21.10, you will find the process of compiling engine/broker/clib/connectors easier since the 4 github repositories have been grouped here. What OS and architecture were you trying to compile on? Regards

omercier commented 2 years ago

reflection.pb.cc has been removed since then.