找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 2640|回复: 7

L大源码,连续几天,一直编译报错

[复制链接]
发表于 2019-11-12 21:44 来自手机 | 显示全部楼层 |阅读模式
/home/vivi/lede/staging_dir/toolchain-x86_64_gcc-7.4.0_musl/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
#warning redirecting incorrect #include <sys/poll.h> to <poll.h>
^~~~~~~
/home/vivi/lede/staging_dir/toolchain-x86_64_gcc-7.4.0_musl/lib/gcc/x86_64-openwrt-linux-musl/7.4.0/../../../../x86_64-openwrt-linux-musl/bin/ld: tmp/objs/Mayaqua/Encrypt.o: in function NewX509.part.22': Encrypt.c.text+0x22ae): undefined reference to X509_getm_notBefore'
/home/vivi/lede/staging_dir/toolchain-x86_64_gcc-7.4.0_musl/lib/gcc/x86_64-openwrt-linux-musl/7.4.0/../../../../x86_64-openwrt-linux-musl/bin/ld: Encrypt.c.text+0x22c2): undefined reference to X509_getm_notAfter' /home/vivi/lede/staging_dir/toolchain-x86_64_gcc-7.4.0_musl/lib/gcc/x86_64-openwrt-linux-musl/7.4.0/../../../../x86_64-openwrt-linux-musl/bin/ld: tmp/objs/Mayaqua/Encrypt.o: in function NewRootX509':
Encrypt.c.text+0x260c): undefined reference to X509_getm_notBefore' /home/vivi/lede/staging_dir/toolchain-x86_64_gcc-7.4.0_musl/lib/gcc/x86_64-openwrt-linux-musl/7.4.0/../../../../x86_64-openwrt-linux-musl/bin/ld: Encrypt.c.text+0x2623): undefined reference to X509_getm_notAfter'
/home/vivi/lede/staging_dir/toolchain-x86_64_gcc-7.4.0_musl/lib/gcc/x86_64-openwrt-linux-musl/7.4.0/../../../../x86_64-openwrt-linux-musl/bin/ld: tmp/objs/Mayaqua/Encrypt.o: in function X509ToX': Encrypt.c.text+0x4b94): undefined reference to ASN1_STRING_get0_data'
/home/vivi/lede/staging_dir/toolchain-x86_64_gcc-7.4.0_musl/lib/gcc/x86_64-openwrt-linux-musl/7.4.0/../../../../x86_64-openwrt-linux-musl/bin/ld: tmp/objs/Mayaqua/Network.o: in function StartSSLEx': Network.c.text+0xbaf0): undefined reference to SSLv3_method'
collect2: error: ld returned 1 exit status
src/makefiles/linux_64bit.mak:355: recipe for target 'tmp/hamcorebuilder' failed
make[4]: *** [tmp/hamcorebuilder] Error 1
make[4]: Leaving directory '/home/vivi/lede/build_dir/target-x86_64_musl/softethervirtual**/v4.29-9680'
Makefile:194: recipe for target '/home/vivi/lede/build_dir/target-x86_64_musl/softethervirtual**/v4.29-9680/.built' failed
make[3]: *** [/home/vivi/lede/build_dir/target-x86_64_musl/softethervirtual**/v4.29-9680/.built] Error 2
make[3]: Leaving directory '/home/vivi/lede/feeds/packages/net/softethervirtual**'
time: package/feeds/packages/softethervirtual**/compile#0.22#0.06#0.27
package/Makefile:107: recipe for target 'package/feeds/packages/softethervirtual**/compile' failed
make[2]: *** [package/feeds/packages/softethervirtual**/compile] Error 2
make[2]: Leaving directory '/home/vivi/lede'
package/Makefile:103: recipe for target '/home/vivi/lede/staging_dir/target-x86_64_musl/stamp/.package_compile' failed
make[1]: *** [/home/vivi/lede/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/vivi/lede'
/home/vivi/lede/include/toplevel.mk:216: recipe for target 'world' failed
make: *** [world] Error 2
我的恩山、我的无线 The best wifi forum is right here.
发表于 2019-11-12 21:48 | 显示全部楼层
你试下make clean 与make dirclean 后再重新编译试试

点评

不行,重新拉的源码都试过了  详情 回复 发表于 2019-11-12 22:25
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2019-11-12 22:25 来自手机 | 显示全部楼层
sea18c 发表于 2019-11-12 21:48
你试下make clean 与make dirclean 后再重新编译试试

不行,重新拉的源码都试过了
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2019-11-12 22:28 | 显示全部楼层
改4.9。默认的4.19怎么编译都是报错,改4.9一次成功,也不知道怎么回事

点评

我4.9也试过,照样报错,好像说是openssl版本的问题  详情 回复 发表于 2019-11-12 22:45
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2019-11-12 22:45 来自手机 | 显示全部楼层
fanshiyuan 发表于 2019-11-12 22:28
改4.9。默认的4.19怎么编译都是报错,改4.9一次成功,也不知道怎么回事

我4.9也试过,照样报错,好像说是openssl版本的问题

点评

新代码大幅度修改了openSSL的源码,可能就这里出问题。找以往的替换看看吧。  详情 回复 发表于 2019-11-12 23:43
那就不清楚了,不好意思!  详情 回复 发表于 2019-11-12 23:02
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2019-11-12 23:02 | 显示全部楼层
L-vivi 发表于 2019-11-12 22:45
我4.9也试过,照样报错,好像说是openssl版本的问题

那就不清楚了,不好意思!
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2019-11-12 23:43 | 显示全部楼层
L-vivi 发表于 2019-11-12 22:45
我4.9也试过,照样报错,好像说是openssl版本的问题

新代码大幅度修改了openSSL的源码,可能就这里出问题。找以往的替换看看吧。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2019-11-13 10:54 | 显示全部楼层
没遇到此问题,是不是手工竹梯子质量不好?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-3-29 05:13

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表