zhcn commented on issue #17279:
URL: https://github.com/apache/pulsar/issues/17279#issuecomment-1233668231

   ```
   g++ --version
   g++ (GCC) 7.3.1 20180303 (Red Hat 7.3.1-6)
   Copyright © 2017 Free Software Foundation, Inc.
   ```
   ```
   ldd shared
           linux-vdso.so.1 =>  (0x00007ffc9bb53000)
           /$LIB/libonion.so => /lib64/libonion.so (0x00007f6152654000)
           libpulsar.so.2.11.0-SNAPSHOT => not found
           libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f61521b0000)
           libm.so.6 => /lib64/libm.so.6 (0x00007f6151eae000)
           libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f6151c97000)
           libc.so.6 => /lib64/libc.so.6 (0x00007f61518d3000)
           libdl.so.2 => /lib64/libdl.so.2 (0x00007f61516cf000)
           /lib64/ld-linux-x86-64.so.2 (0x00007f615253b000)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to