首页
社区
课程
招聘
未解决 [求助]编译openssl-1.1.1b遇到的问题
发表于: 2020-4-20 11:26 2024

未解决 [求助]编译openssl-1.1.1b遇到的问题

2020-4-20 11:26
2024
$ make
Makefile:610: target `tags' given more than once in the same rule.
c:/perl/bin/perl.exe "-I." -Mconfigdata "util/dofile.pl" \
    "-oMakefile" crypto/include/internal/bn_conf.h.in > crypto/include/internal/
bn_conf.h
Global symbol "%config" requires explicit package name (did you forget to declare "my %config"?) at util/dofile.pl  line 29.

BEGINs not safe after errors--compilation aborted at util/dofile.pl  line 40.
make: *** [crypto/include/internal/bn_conf.h] Error 255

由于是perl脚本,所以想请教perl中@的含义。
@config代表了什么?


[注意]传递专业知识、拓宽行业人脉——看雪讲师团队等你加入!

收藏
免费 4
支持
分享
最新回复 (2)
雪    币: 3356
活跃值: (3401)
能力值: ( LV4,RANK:40 )
在线值:
发帖
回帖
粉丝
2
vcpkg 你值得拥有,用它编译安装简单很多
https://github.com/microsoft/vcpkg
2020-4-20 11:57
0
雪    币: 1540
活跃值: (2807)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
vc我是编译过去的,我就想知道msys的方法为什么不行?
2020-4-20 12:17
0
游客
登录 | 注册 方可回帖
返回
//