[go: up one dir, main page]

Skip to content
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

执行mvn clean package构建时出错 gmssl/aead.h:No such file or directory #26

Open
treebreath opened this issue Jun 5, 2024 · 3 comments

Comments

@treebreath
Copy link

执行mvn clean package构建时出现如下错误, 我是从github这边clone的最新的包
[ 50%] Building C object CMakeFiles/gmssljni-native.dir/gmssljni.c.o
/mnt/filemanage/tools/GmSSL-Java/src/main/c/gmssljni.c:21:10: 致命错误:gmssl/aead.h:No such file or directory
21 | #include <gmssl/aead.h>
| ^~~~~~~~~~~~~~
编译中断。
gmake[2]: *** [CMakeFiles/gmssljni-native.dir/build.make:76:CMakeFiles/gmssljni-native.dir/gmssljni.c.o] 错误 1
gmake[1]: *** [CMakeFiles/Makefile2:83:CMakeFiles/gmssljni-native.dir/all] 错误 2
gmake: *** [Makefile:91:all] 错误 2
[WARNING] Command: [/mnt/filemanage/tools/GmSSL-Java/target/dependency/cmake/bin/cmake, --build, /mnt/filemanage/tools/GmSSL-Java/target/build]
[WARNING] Directory: null

@treebreath
Copy link
Author

怎么都没有人回复呀

@wyythsl2022
Copy link

同问

@YZSPSJK
Copy link
YZSPSJK commented Aug 6, 2024

需要使用3.1.1版本的GmSSL, 使用gmssl version查看版本

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants