-
Notifications
You must be signed in to change notification settings - Fork 1.1k
更新到最新commit无法启动,总提示检查系统日志和配置是否合法。我的配置一直没问题! #2015
New issue
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
Comments
日志怎么说? |
看看系统里是不是没有安装这个包 libatomic1 |
@PikuZheng 没有日志,系统里没有libatomic1包,但编译配置里有libatomic,很奇怪为什么最终没有这个包?但安装了这个包仍然无法启动,还是是上面的问题。 |
直接运行 |
@PikuZheng 应该是不兼容openssl的3.5.0版本问题:
|
我的release打包里有openssl的lib文件。。。你的随固件一起编译的就不知道了。 正常情况下编译时会检查openssl版本,如果编译不报错但使用时报错,应该是编译环境中的openssl版本高于使用环境的 |
大致查了一下64位系统可以不依赖libatomic,32位的需要 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
回退后正常启动。
The text was updated successfully, but these errors were encountered: