We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[root@f23bfab220b6 build]# ldd /etc/yum.repos.d/cos-cpp-sdk-v5/third_party/lib/linux/poco/libPocoCrypto.so ldd: warning: you do not have execution permission for `/etc/yum.repos.d/cos-cpp-sdk-v5/third_party/lib/linux/poco/libPocoCrypto.so' linux-vdso.so.1 (0x00007ffe537de000) libPocoFoundation.so.64 => not found libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f1e38940000) libdl.so.2 => /lib64/libdl.so.2 (0x00007f1e3873c000) librt.so.1 => /lib64/librt.so.1 (0x00007f1e38534000) libssl.so.10 => not found libcrypto.so.10 => not found libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f1e3819f000) libm.so.6 => /lib64/libm.so.6 (0x00007f1e37e1d000) libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f1e37c05000) libc.so.6 => /lib64/libc.so.6 (0x00007f1e37840000) /lib64/ld-linux-x86-64.so.2 (0x00007f1e38d99000)
The text was updated successfully, but these errors were encountered:
需要提供更多的信息,可以联系腾讯云客服反馈处理
Sorry, something went wrong.
提交工单入口,https://console.cloud.tencent.com/workorder/category
No branches or pull requests
[root@f23bfab220b6 build]# ldd /etc/yum.repos.d/cos-cpp-sdk-v5/third_party/lib/linux/poco/libPocoCrypto.so
ldd: warning: you do not have execution permission for `/etc/yum.repos.d/cos-cpp-sdk-v5/third_party/lib/linux/poco/libPocoCrypto.so'
linux-vdso.so.1 (0x00007ffe537de000)
libPocoFoundation.so.64 => not found
libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f1e38940000)
libdl.so.2 => /lib64/libdl.so.2 (0x00007f1e3873c000)
librt.so.1 => /lib64/librt.so.1 (0x00007f1e38534000)
libssl.so.10 => not found
libcrypto.so.10 => not found
libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f1e3819f000)
libm.so.6 => /lib64/libm.so.6 (0x00007f1e37e1d000)
libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f1e37c05000)
libc.so.6 => /lib64/libc.so.6 (0x00007f1e37840000)
/lib64/ld-linux-x86-64.so.2 (0x00007f1e38d99000)
The text was updated successfully, but these errors were encountered: