protobuf needs zlib
BillWSY opened this issue · comments
Shengye Wang commented
The ROS official build does not have zlib, so protobuf is compiled with HAVE_ZLIB=0, which disables gzip stream.
We should make this package depend on zlib
Shengye Wang commented
Or we just set HAVE_ZLIB in $PROTOBUF_CPPFLAGS_EXTRA