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
symbol lookup error: nginx: master process /usr/local/nginx-1.20.2/sbin/nginx: undefined symbol: iniGetIntValue
The text was updated successfully, but these errors were encountered:
libfastcommon版本问题,编译和运行的版本需要保持一致
Sorry, something went wrong.
nginx: symbol lookup error: nginx: undefined symbol: g_fdfs_base_path,请问这个是怎么回事呢
FDFS client library编译和运行要一致。 如果 /usr/local/lib 下有 libfastcommon.so 和 libfdfsclient.so,需要手工删除掉,命令行如下: sudo rm -f /usr/local/lib/libfastcommon.so /usr/local/lib/libfdfsclient.so
No branches or pull requests
symbol lookup error: nginx: master process /usr/local/nginx-1.20.2/sbin/nginx: undefined symbol: iniGetIntValue
The text was updated successfully, but these errors were encountered: