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

ERROR: package/feeds/packages/shadowsocks-libev failed to build. #157

Open
ted-zheng opened this issue May 1, 2024 · 7 comments
Open

ERROR: package/feeds/packages/shadowsocks-libev failed to build. #157

ted-zheng opened this issue May 1, 2024 · 7 comments

Comments

@ted-zheng
Copy link

checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for thread local storage (TLS) class... __thread
checking for mbedtls_cipher_setup in -lmbedcrypto... yes
checking whether mbedtls supports Cipher Feedback mode or not... configure: error: MBEDTLS_CIPHER_MODE_CFB required
make[3]: *** [Makefile:130: /home/udb/openwrt/build_dir/target-x86_64_musl/shadowsocks-libev-3.3.5/.configured_68b329da9893e34099c7d8ad5cb9c940] Error 1
make[3]: Leaving directory '/home/udb/openwrt/feeds/packages/net/shadowsocks-libev'
time: package/feeds/packages/shadowsocks-libev/compile#8.19#2.29#11.09
ERROR: package/feeds/packages/shadowsocks-libev failed to build.
make[2]: *** [package/Makefile:129: package/feeds/packages/shadowsocks-libev/compile] Error 1
make[2]: Leaving directory '/home/udb/openwrt'
make[1]: *** [package/Makefile:123: /home/udb/openwrt/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/udb/openwrt'
make: *** [/home/udb/openwrt/include/toplevel.mk:233:world] 错误 2

有朋友碰到同样的问题吗?

@smdx
Copy link

smdx commented May 17, 2024

今天编译遇到相同问题
2024-05-17_121050

@keke1975
Copy link

2024年5月17日同上!!也遇到了!

@liulian
Copy link

liulian commented May 18, 2024

在第29行 末尾加上 “+libpcre” 就能正常编译了。
见图:
image

现在问题已经修复了

@Eay5
Copy link

Eay5 commented May 18, 2024

这个问题是不是还没修复?

@liulian
Copy link

liulian commented May 19, 2024

已经修复了

@lgs2007m
Copy link

lgs2007m commented May 21, 2024

shadowsocks-libev-3.3.5

在第29行 末尾加上 “+libpcre” 就能正常编译了。 见图: image

现在问题已经修复了

楼主的log中shadowsocks-libev是3.3.5版本,是openwrt packages仓库里面的版本,你这个图片中应该是kenzok8大佬small仓库的2.5.3版本,不一样哦。我也遇到相同问题,不知删除openwrt仓库的版本只保留small仓库的2.5.3版本行不行。

@ZhangZhang1128
Copy link

6月21 同样遇到此问题
checking whether mbedtls supports Cipher Feedback mode or not... configure: error: MBEDTLS_CIPHER_ODE_CFB required
make[3]: *** [Makefile:130: /home/z/openwrt/build_dir/target-x86_64_musl/shadowsocks-libev-3.3.5/.configured_68b329da9893e34099c7d8ad5cb9c940] Error 1
make[3]: Leaving directory '/home/z/openwrt/feeds/packages/net/shadowsocks-libev'
time: package/feeds/packages/shadowsocks-libev/compile#16.47#1.45#18.85
ERROR: package/feeds/packages/shadowsocks-libev failed to build.
make[2]: *** [package/Makefile:173: package/feeds/packages/shadowsocks-libev/compile] Error 1
make[2]: Leaving directory '/home/z/openwrt'
make[1]: *** [package/Makefile:167: /home/z/openwrt/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/z/openwrt'
make: *** [/home/z/openwrt/include/toplevel.mk:248:world] 错误 2

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

7 participants