Open
Description
Unfortunately RHEL 6 (6.10) is still mainstream at work and the protoc plugin fails with this error:
ERROR] PROTOC FAILED: xxxxxx/target/protoc-plugins/rsocket-rpc-protobuf-0.2.19-linux-x86_64.exe: /lib64/libc.so.6: version 'GLIBC_2.14' not found (required by xxxxxx/target/protoc-plugins/rsocket-rpc-protobuf-0.2.19-linux-x86_64.exe)
--rsocketRpc_out: protoc-gen-rsocketRpc: Plugin failed with status code 1.
Protoc itself works fine.