yanet-platform / yanet

A high performance framework for forwarding traffic based on DPDK
Other
167 stars 17 forks source link

add pthread dependency for protobuf #11

Closed taitov closed 11 months ago

taitov commented 11 months ago

add pthread dependency for resolve std::system_error error in protobuf.

$ yanet-cli balancer real any
terminate called after throwing an instance of 'std::system_error'
  what():  Unknown error -1
Aborted