You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/06/06 20:13:49 UTC

[GitHub] Ethanlm opened a new issue #1491: GLIBC_2.14 dep issue for protoc-3.5.0-linux-x86_64

Ethanlm opened a new issue #1491:  GLIBC_2.14 dep issue for protoc-3.5.0-linux-x86_64
URL: https://github.com/apache/bookkeeper/issues/1491
 
 
   
   **BUG REPORT**
   
   I tried to build the bookkeeper branch-4.7 on RHEL6 and ran into:
   ```
    /lib64/libc.so.6: version `GLIBC_2.14' not found (required by bookkeeper-proto/target/protoc-plugins/protoc-3.5.1-linux-x86_64.exe)
   ```
   This is similar to https://github.com/google/protobuf/issues/4109 and it's related to https://github.com/google/protobuf/issues/4138
   
   We can take advantage of pulsar's fix https://github.com/apache/incubator-pulsar/pull/1914 here
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services